body {
	background-color: #6DC843;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.TabellaCentroPagina {
	width: 900px;
}
.TabellaLateraliPagina {

}
#Header-Top{
	width:900px;
	height:58px;
	background-image:url(../img/heder-top.gif);
	background-repeat:no-repeat;
	background-position:top left;	
}
/* ############ TUTTI GLI HEADER CHE CI SONO #############*/
#Header-Center{
	width:900px;
	background-repeat:no-repeat;
	background-position:top left;	
}
.Header-Center-Home{
	height:195px;
	background-image:url(../img/heder-home.jpg);	
}
.Header-Center-Amianto, .Header-Center-Ristrutturazioni, .Header-Center-Servizi, .Header-Center-Chisiamo{
	height:103px;
}
.Header-Center-Amianto{
	background-image:url(../img/heder-amianto.jpg);
}
.Header-Center-Ristrutturazioni{
	background-image:url(../img/heder-ristrutturazioni.jpg);
}
.Header-Center-Servizi{
	background-image:url(../img/heder-servizi.jpg)
}
.Header-Center-Chisiamo{
	background-image:url(../img/heder-chisiamo.gif);
}

/* ################ FINE --- HEADER ####################*/
#Header-Stampa{
	visibility:hidden;
	display:none;
	font-weight:bold;
	font-size:14px;
}
#Toolbar{
	width:900px;
	height:59px;
	background-image:url(../img/toolbar-sfondo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	text-align:right;
}
#Toolbar-Amianto{
	height:59px;
	float:right;
}
#Toolbar-Ristrutturazioni{
	height:59px;
	float:right;
}
#Toolbar-Servizi{
	height:59px;
	float:right;
}
#Toolbar-ChiSiamo{
	height:59px;
	float:right;
}
#CorpoPagina{	
	clear:left;
	clear:right;
	background-color:#696969;
	padding-top:20px;
	padding-left:18px;
	padding-right:18px;
	/* 900px - 18px -18px */
	/*width:864px;*/	
}
#Footer{
	clear:left;
	clear:right;
	
	height:75px;
	background-color:#303030;
	font-size:11px;
	font-weight:bold;
	color:#eaeaea;
	text-align:center;
}
.divGoogleAnalytics{
	margin-top:5px;
}

.TitoloTesti{
	font-family:Tahoma, Geneva, sans-serif;
	color:#cf3127;
	font-weight:bold;
	font-size:18px;
	text-align:center;
}

a.txtGoogleAnalytics:link, a.txtNoteFooter:visited { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color:#6DC843; 
}
a.txtGoogleAnalytics:hover{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color:#CF3127; 
}
