.fondinoPage {
	background-attachment: fixed;
	background-image: url(img/centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: normal;

}
.testImp {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;

}
.fondinoPage2 {

	background-attachment: fixed;
	background-image: url(img/sx_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;

}

body {
	background-attachment: fixed;
	background-image: url(img/centro.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #EEEEEE;

}
.sott {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
}
.titoletto {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
}
.testiTab {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}
.testiCopiati {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: normal;
	font-style: italic;


}
a {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}


