body { 
    margin-top:12px;
	background-image:url(/images/sfondo.gif)

}
.titolobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
.titoloaran {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #ff4e00;
}
.colore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color: #ff4e00;
}

.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: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
	color: #333333;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	font-weight: normal;
	color: #ff5400;
	text-decoration: underline;
	}
	
a:link{color: #ff5400}
A:hover{color: #ff5400; font-weight:bold;}




<!--cerca-->


.bottoneCerca{
	background: url(/Images/Freccia_Cerca.gif);
	width:20px;
	height:20px;
	cursor:hand;
	border:0px;
}

.hidden{
display:none;
}



<!--menu-->

#menu {
	font-family: Verdana;
	font-size: 11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	font-style:normal;
}
#menu a {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	font-size: 11px;
	text-decoration: none;
	cursor:hand;
	font-weight:normal;
	font-style:normal;
}
#menu .livello1 {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	line-height: 25px;
	height:25px;
	font-weight:normal;
	text-align:left;
	text-indent:12px;
	background:url(/images/menu/menu.gif);
	background-position:right;
}
#menu .livello1:HOVER {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	font-weight:bold;
	line-height: 25px;
	height:25px;
	text-align:left;
	text-indent:12px;
	background:url(/images/menu/menu_on.gif);	
	background-position:right;
}
#menu .livello1SELECTED {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	font-weight:bold;
	line-height: 25px;
	height:25px;
	text-align:left;
	text-indent:12px;	
	background:url(/images/menu/menu_on.gif);	
	background-position:right;
}
#menu .livello1contatti {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	line-height: 25px;
	font-weight:normal;	
	text-align:center;
	background-image:url(/images/menu/contatti.gif)
}
#menu .livello1contatti:HOVER {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	font-weight:bold;
	line-height: 25px;	
	text-align:center;
	background-image:url(/images/menu/contatti_on.gif)
}
#menu .livello1contattiSELECTED {
	font-family: Verdana;
	color:#ffffff;
	display: block;
	font-weight:bold;
	line-height: 25px;
	text-align:center;
	background-image:url(/images/menu/contatti_on.gif);
}
.GuestSave{
border:0px;
width:50px;
background-image:url(/images/enter.gif);
}






.filtro {
	width: 100%; 
	display:block;
}

.filtro:HOVER {
	width: 100%; 
	opacity:.60;
	filter: alpha(opacity=60); 
	-moz-opacity: 0.6;
	display:block;
}

