<!--
body
{
background-image: sfondopagina.jpg;
background-attachment:fixed;
}

.Stile12 {
	font-family: century gothic;
	font-size:14px;
	font-weight: normal;
	color: #9E1E81;
}
.Stile13 {
	font-family: century gothic;
	font-size:13px;
	font-weight: normal;
	color: #F7710E;
	}
.Stile12b {
	font-family: century gothic;
	font-size:14px;
	font-weight: bold;
	color: #F7710E;
}
.testo {font-family: century gothic; color: #ffffff; font-size: 13px; font-weight: normal; font-style: normal;}
.testotabella {font-family: century gothic; color: #ffffff; font-size: 12px; font-weight: normal; font-style: normal;}
.testocommenti {font-family: century gothic; color: #ffffff; font-size: 13px; font-weight: normal; font-style: oblique;}
.testoinglese {font-family: century gothic; color: #999999; font-size: 11px; font-weight: normal ; font-style: oblique;}
.testohome {font-family: century gothic; color: #171D33; font-size: 15px; font-weight: normal; font-style: normal;}
.titgrandi {font-family: century gothic; color: #171D33; font-size: 15px; font-weight: bold; font-style: normal;}
.menu {font-family: century gothic; color: #234164; font-size: 11px; font-weight: normal; font-style: normal;}

a:link {
	color: #F7710E;
	font-weight: oblique;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #F7710E;
}
a:hover {
	text-decoration: none;
	font-weight: normal;
	color: #F7710E;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #F7710E;
	
	}
.bordo { border:solid #F7710E 1px ;}
hr {
	width:800px;
	color:#F7710E;
	height:1px;
	clear:both;
	}