BODY {
	SCROLLBAR-FACE-COLOR: #FFFFFF; SCROLLBAR-HIGHLIGHT-COLOR: #C8C8C8; SCROLLBAR-SHADOW-COLOR: #C8C8C8; SCROLLBAR-ARROW-COLOR: #FC9F80; SCROLLBAR-BASE-COLOR: #666666; scrollbar-3d-light-color: #FC9F80; scrollbar-dark-shadow-color: #FC9F80;
	background-color: #C8C8C8;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.sfondo_lato {
	background-attachment: scroll;
	background-image: url(img/sfondo_lato.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sfondo_centrale {
	background-attachment: fixed;
	background-image: url(img/sfondo_centrale.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9966;
}
.testoHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #316AC5;
	text-align: justify;
}
.benvenuto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 3px;
}
.sfondo_PAG {
	background-attachment: scroll;
	background-image: url(img/sfondo_PAG.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	padding-top: 4px;
}
.link_home {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2856A2;
	font-size: 13px;
}
.link_home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9758;
	font-size: 13px;
	text-decoration: underline;
}
.TABcentrale {
	background-color: #FFFFFF;
	border: 1px solid #9E9E9E;
}
.altezzaRIGA {
	line-height: 20px;
	height: 20px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7F99BE;
	background-color: #FFFFFF;
	border: 1px solid #7F99BE;
	font-size: 11px;
}
.sfondo_latoricerca {

	background-attachment: scroll;
	background-image: url(img/sfondo_latoDX-ricerca.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

