body { 
    margin-top:12px;
	background-color:#000000;

}
.titolobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.colore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	color: #F7A325;
}

.sottotitolobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.sottotitolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.sottotitoloD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
.sottotitoloD a:link{color: #666666; font-weight:bold; text-decoration:underline;}
.sottotitoloD a:hover{color: #F7A325; font-weight:bold; text-decoration:underline;}




.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight: normal;
	color: #F7A325;
	text-decoration: none;
	}
	
a:link{color: #F7A325}
A:hover{color: #F7A325; font-weight:bold; text-decoration:underline;}




<!--cerca-->


.bottoneCerca{
	background: url(/Images/Freccia_Cerca.gif);
	width:20px;
	height:20px;
	cursor:hand;
	border:0px;
}

.hidden{
display:none;
}

#testatina .lingua{
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	margin-left:40px;
}
#testatina .lingua:HOVER {
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin-left:40px;
}
#testatina .lingua2{
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	margin-left:10px;
}
#testatina .lingua2:HOVER {
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	font-style:normal;
	margin-left:10px;
}
<!--menu-->

#menu {
	font-family: Verdana;
	font-size: 13px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	text-indent:60px;
}
#menu a {
	font-family: Verdana;
	color:#666666;
	display: block;
	font-size: 13px;
	text-decoration: none;
	cursor:hand;
	font-weight:normal;
	font-style:normal;
	text-indent:60px;
}
#menu .livello1 {
	font-family: Verdana;
	color:#666666;
	display: block;
	line-height: 24px;
	height:24px;
	font-weight:normal;
	text-align:left;
	background-position:right;
	text-indent:60px;
}
#menu .livello1:HOVER {
	font-family: Verdana;
	color:#666666;
	display: block;
	line-height: 24px;
	font-weight:bold;
	text-align:left;
	text-indent:50px;
	background:url(/images/menu_on.gif);	
	background-position:right;
}
#menu .livello1SELECTED {
	font-family: Verdana;
	color:#666666;
	display: block;
	font-weight:bold;
	line-height: 24px;
	height:24px;
	text-align:left;
	text-indent:50px;	
	background:url(/images/menu_on.gif);	
	background-position:right;
}



<!--menu agenzie testo-->

#agenzie_testo {
	font-family: Verdana;
	font-size: 10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
	text-indent:16px;
}
#agenzie_testo a {
	font-family: Verdana;
	color:#666666;
	display: block;
	font-size: 10px;
	text-decoration: none;
	cursor:hand;
	font-weight:normal;
	font-style:normal;
	text-indent:16px;
}
#agenzie_testo .testo {
	font-family: Verdana;
	color:#666666;
	display: block;
	line-height: 14px;
	height:14px;
	font-weight:normal;
	text-align:left;
	text-indent:16px;	
	background:url(/images/agenzie_off.gif);	
}
#agenzie_testo .testo:HOVER {
	font-family: Verdana;
	color:#666666;
	display: block;
	font-weight:bold;
	text-align:left;
	text-indent:16px;
	background:url(/images/agenzie_on.gif);	
}
#agenzie_testo .testoSELECTED {
	font-family: Verdana;
	color:#666666;
	display: block;
	font-weight:bold;
	line-height: 14px;
	height:14px;
	text-align:left;
	text-indent:16px;	
	background:url(/images/agenzie_on.gif);	
}



