body,html {
	margin: 0;
	padding: 0;
	text-align: center;
}

html {
	background-image: url("img/bg_pagina.jpg");
	background-repeat: no-repeat;
	background-position: top center;
}

#contenitore {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#sopra {
	width: 978px;
	height: 139px;
	margin-left: 0;
	position: relative;
	z-index: 10;
	border-top: #333333 1px solid;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;	
}

#menu {
	width: 980px;
	position: absolute;
	z-index: 20;
	top: 135px;
	left: 0;
	text-align: left;
}

#menu_login {
	width: 325px;
	height: 50px;
	position: absolute;
	z-index: 30;
	top: 173px;
	left: 643px;
	text-align: left;
	background-image: url("img/bg_login.png");
}

#centro {
	width: 978px;
	border-left: #333333 1px solid;
	border-right: #333333 1px solid;
	border-bottom: #333333 1px solid;
	background-image: url("img/bianco_centro.jpg");
	min-height: 400px;
	float: left;
}

#centro_home {
	width: 930px;
	margin-top: 55px;
	margin-left: 25px;
	margin-bottom: 20px;
}

#centro_home_sotto  {
	background-image: url("img/filetto_home.gif");
	margin-bottom: 25px;
	margin-left: 25px;
	width: 930px
}

.centro_news {
	width: 930px;
	margin-top: 65px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.centro_partners {
	width: 930px;
	margin-top: 65px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.centro_installatori {
	width: 930px;
	margin-top: 75px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.centro_associati {
	width: 930px;
	margin-top: 90px;
	margin-left: 25px;
}

.centro_promo {
	width: 930px;
	margin-top: 100px;
	margin-left: 25px;
}

.centro_news_fine {
	width: 930px;
	height: 20px;
	margin-left: 25px;
	margin-bottom: 20px;
	border-top: #999999 1px solid;
	text-align: right;
}

.box_sx_news {
	width: 310px;
	float: left;
	text-align: left;
}

.box_dx_news {
	width: 620px;
	float: left;
}

.box_titolo_news {
	width: 600px;
	height: 20px;
	margin-left: 10px;
	border-bottom: #cccccc 1px solid;
	display: block;
	text-align: left;
}

.box_testo_news {
	width: 380px;
	margin-left: 10px;
	float: left;
	text-align: left;
	color: #555555;
	font-size: 12px;
	line-height: 16px;
	margin-right: 20px;
	margin-top: 10px;
}

.box_link_news {
	width: 200px;
	float: left;
	text-align: left;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
	color: #999999;
}

.centro_chisiamo {
	width: 930px;
	margin-top: 65px;
	margin-left: 25px;
	margin-bottom: 20px;
}

.box_sx_chisiamo {
	width: 208px;
	float: left;
	text-align: left;
	border-left: #0f73b5 1px solid;
	border-right: #0f73b5 1px solid;
	background-color: #fcfcfc;
}

.box_dx_chisiamo {
	width: 720px;
	float: left;
}

.associati_sx {
	width: 208px;
	float: left;
	text-align: left;
	border-left: #0f73b5 1px solid;
	border-right: #0f73b5 1px solid;
	background-color: #fcfcfc;
}

.associati_dx {
	width: 720px;
	float: left;
}

.home_sotto1 {
	width: 200px;
	float: left;
}

.home_sotto2 {
	width: 200px;
	float: left;
	margin-left: 43px;
}

.home_sotto3 {
	width: 200px;
	float: left;
	margin-left: 44px;
}

.home_sotto4 {
	width: 200px;
	float: left;
	margin-left: 43px;
}

#piede {
	width: 980px;
	height: 20px;
	background-image: url("img/bg_piede.png");
	margin-top: 8px;
	font-size: 10px;
}

#piede_sx {
	width: 560px;
	height: 20px;
	float: left;
	margin-top: 4px;
	margin-left: 25px;
	text-align: left;
}

#piede_dx {
	width: 370px;
	height: 20px;
	float: left;
	margin-top: 4px;
	text-align: right;
}

img {
	border: 0;
}

img.sx {
	float: left;
}

img.dx {
	float: right;
}

.centro_contatti {
	width: 930px;
	margin-top: 65px;
	margin-left: 25px;
	margin-bottom: 20px;
}

#sx_contatti {
	width: 240px;
	float: left;
	text-align: left;
	font-size: 12px;
	line-height: 15px;
}

#dx_contatti {
	width: 640px;
	float: left;
	text-align: left;
	border-left: #0f73b5 1px solid;
}

.aggiornamento_asso {
	width: 700px;
}
