.sfondo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #EAE1CC;
	background-image: url(img/sfondo.png);
	background-repeat: repeat;
}
.img {
	background-image: url(img/img.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;

}
.rigabianca {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.riga {
	background-attachment: fixed;
	background-image: url(img/riga.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rigabiancapulsanti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	text-align: justify;



}
.righe {
	background-image: url(img/righe.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;

}
.testo_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #61718D;
	text-align: left;
	padding-left: 125px;
	padding-top: 10px;
	line-height: 12px;
	padding-bottom: 5px;






}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #61718D;
	text-align: justify;
	padding: 10px;
}
.testoinferiore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	color: #2D536A;
	text-align: center;
	border-top: 1px solid #FFFFFF;
	border-right: #FFFFFF;
	border-bottom: solid #FFFFFF;
	border-left: #FFFFFF;
	padding-right: 5px;
	padding-left: 5px;



}
.sfondolaterale {
	background-attachment: fixed;
	background-image: url(img/sfondo_laterale.gif);
	background-repeat: repeat;
	background-position: center top;
}
.tabella {
	font-style: normal;
	line-height: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-color: #FFFFFF;
	background-color: #FFFFFF;





}
.imgpagina {
	background-attachment: fixed;
	background-image: url(img/imgpic.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.titoli {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	color: #007EBB;
}
.link A:link {
	COLOR: #006699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; LEFT: 3px; TEXT-DECORATION: underline
}
.link A:visited {
	COLOR: #006699; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.link A:hover {
	COLOR: #CC3300; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px; FONT-WEIGHT: bold; TEXT-DECORATION: underline
}
.txtform {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #61718D;

}
.testolink a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2D536A;
	text-align: center;
	text-decoration: underline;
}
.testolink a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D536A;
	text-align: center;
	text-decoration: underline;	
}
.testolink a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2D536A;
	text-align: center;
	text-decoration: none;	
}