A:link, A:visited { 
        text-decoration: none 
}
A:hover { 
        text-decoration: none; 
		color: #018CCD;
}
.sfondo_menu {
	background-attachment: fixed;
	background-image: url(images/sf3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.menu {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	letter-spacing: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
.testo {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-left: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.testocentr {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 150%;
}
.testotab {
	font-family: Verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.titolo {
	font-family: "Quixley LET";
	font-size: 18pt;
	font-weight: lighter;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	padding-left: 40px;
}
.copy {
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 5px;
}
.eng{
	font-family: Arial;
	font-size: 7pt;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: left;
}
.sfondo {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(images/sf_pag.gif);
}
.sfondonew {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #68AFD9;
	background-image: url(images/sf_new.gif);
}
.sfondonewpage {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #68AFD9;
	background-image: url(images/sf_new_page.gif);
}
