body {
	background: #C3DBCB url(immagini/sfondo.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-right: 0px; 
	margin-left: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:13px;
	color:#000;
	text-decoration: none;
	font-weight: normal;
}
/*---------------IMMAGINI-------------------*/
.intro {
	background-image: url("images/intro.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width:776px;
	height:502px;
	margin-top:122px;
}
.sfondo_testa {
	background-image: url("immagini/sfondo_testa.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	width:790px;
	height:369px;
}
.ombra_testa_top {
	background-image: url("immagini/ombra_testa_top.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.ombra_testa_sx {
	background-image: url("immagini/ombra_testa_sx.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
.ombra_testa_dx {
	background-image: url("immagini/ombra_testa_dx.gif");
	background-attachment: scroll;
	background-repeat:no-repeat;
	background-position: left top;
}
.sfondo_menu {
	background-image: url("immagini/sfondo_menu.gif");
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center;
}
.class_sx {
	background-image: url("immagini/class_sx.gif");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: center;
}
.class_dx {
	background-image: url("immagini/class_dx.gif");
	background-attachment: scroll;
	background-repeat: repeat-y;
	background-position: left top;
}
.class_bottom {
	background-image: url("immagini/class_bottom.gif");
	background-attachment: scroll;
	background-repeat:  no-repeat;
	background-position: left top;
	height:54px;
}
.sfondo_box {
	background-image: url("immagini/sfondo_box.jpg");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
.testa_top {
	background-image: url("immagini/testa_top.gif");
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: left bottom;
}
.sfondo_verde {
	background-image: url("immagini/sfondo_verde.gif");
	background-attachment: scroll;
	background-repeat:  no-repeat;
	background-position: left bottom;
}
pag_ombra_sx {
	background-image: url("immagini/pag_ombra_sx.gif");
	background-attachment: scroll;
	background-repeat:repeat-y;
	background-position: top right;
}
pag_ombra_dx {
	background-image: url("immagini/pag_ombra_dx.gif");
	background-attachment: scroll;
	background-repeat:repeat-y;
	background-position: top left;
}
.cornice {
	background-image: url("immagini/cornice.gif");
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
}
/*---------------HTML-------------------*/
.contorno_centro {
	border-top: 1px solid #C3DBCB;
	border-right: 1px solid #C3DBCB;
	border-bottom: 1px solid #C3DBCB;
	border-left: 1px solid #C3DBCB;
}
.contorno_centro_grigio {
	border-top: 3px solid #C3DBCB;
	border-right: 1px solid #C3DBCB;
	border-bottom: 1px solid #C3DBCB;
	border-left: 1px solid #C3DBCB;
}
.bordo_img { 
	border-top: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3;
	border-bottom: 1px solid #B3B3B3;
	border-left: 1px solid #B3B3B3;
	padding:2px;
}
.sfondo{
	background-color:#C3DBCB;
}
/*---------------TESTO-------------------*/

td.testo {  
    font-family: Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 13px; 
	color: #2A2929; 
	text-align: justify;
}

.testo {  
    font-family: Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 13px; 
	color: #2A2929; 
	text-align: justify;
	line-height:18px;
}
a.testo:visited { color:#2A2929; text-decoration: none;}
a.testo:link { color:#2A2929; text-decoration: none;}
a.testo:hover { color:#000;text-decoration: underline;}

.testo_cg {  
    font-family: Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 14px;; 
	color: #2A2929; 
	text-align: justify; 
	font-style:italic;
	font-weight: bold;
	}
.testo2 {  
    font-family:  Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 13.5px; 
	color: #575757;
	line-height:18px; 
}
	
.testo_ng {  
    font-family: Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 13.5px; 
	color: #575757; 
}
	
.testo_small {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #575757;
	font-weight:normal;
	font-style: normal;
}
	
.titolo_rosso {
    font-family: Georgia, "Times New Roman", Arial, Times, serif;
	font-size: 14px; 
	color: #DE0124;
}
a.titolo_rosso:visited { color: #DE0124; text-decoration:none; }
a.titolo_rosso:link { color: #DE0124; text-decoration:none; }
a.titolo_rosso:hover { color: #DE0124; text-decoration:underline; }

.testo_verde {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #014546; 
}
	
.testobianco {
    font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px; 
	color: #ffffff; 
	text-align: normal;
}
a.testobianco:visited {	color:#ffffff; text-decoration: none;}
a.testobianco:link { color:#ffffff; text-decoration: none;}
a.testobianco:hover { color:#ffffff;text-decoration: underline;}
