.Titolo {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; color: #666666; font-weight: normal}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: normal;
	line-height: 8pt;
}
A:link {
	color : #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
A:visited {
	color : #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
A:active {
	text-decoration: underline;
	color: #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
A:hover  {
	color : #378AC6;
	text-decoration : underline;
	;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}

.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	color: #333333;
	line-height: 10px;
}
.Testo_normale { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 11px; line-height: 13px; color: #333333; font-weight: 200}
.Testo_piccolo {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 18px;
	text-align: center;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

IMG.stylename {
	border: 5px solid #FFFFFF;
}

}
IMG.bordosmall { border: 8px solid #C2B5A2; } 

div.navigation { position:relative; }
  span.flag { position:absolute; top:7px; right:5px; }
    span.flag img { border:0; }
    
    .reserve { background-color:#378AC6; padding:0 3px; }
    .reserve a:link, .reserve a:visited { color:#fff; }
    .reserve a:hover, .reserve a:active { color:#fff; text-decoration:none; }
    
    
/* ==BookingHermes*/
    
#bookinghermes { position:relative; width:100%; overflow:hidden; background-color:#c5ccc9; margin-top:12px; border-top:1px solid #999; border-bottom:1px solid #999; }
  .bookinghermes { text-align:left; padding:5px 0 5px; font-family:"arial"; width:635px; padding-left:15px; }
  .bookinghermes .item { float:left; margin-right:0; }
  .bookinghermes .date { width:210px; }
  .bookinghermes .date .select-date { display:block; border:0px; padding-top:0; }
  .bookinghermes .notte { width:60px; }
  .bookinghermes .adult { width:50px; }
  .bookinghermes .child { width:50px; }
  .bookinghermes .room { width:50px; }
  .bookinghermes .buttons { position:absolute; right:20px; bottom:13px; }
  .bookinghermes .label { display:block; clear:both; margin-bottom:4px; font-size:11px; }


