@charset "UTF-8";
/* CSS Document */


.bottoni
{
	BORDER-RIGHT: white thin solid;
	BORDER-TOP: white thin solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: white thin solid;
	COLOR: white;
	BORDER-BOTTOM: white thin solid;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #713E31
}
.controlli
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: aliceblue
}
.labelparametri
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #D4D0C1;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.descrizionebrevecamere
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFF6E2;
	text-decoration: none;
}
.carrello
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFD8
}

.messaggi
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E6E4D2
}
.datihotel
{
	FONT-SIZE: 11px;
	COLOR: #333333;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #FFFFD8
}
.body
{
	FONT-SIZE: 11px;
	COLOR: #662602;
	FONT-FAMILY: Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: #E6E4D2
}.bestchoice
{
	position:relative;
	left:0px;
	top:0px;
	z-index:20;
	border:2px solid #FFFF00;
	padding:0.4em;
	height=15;
	width:120px;
	background-color:#FFFF66;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	color: red;
        FONT-SIZE: 8pt;
        FONT-FAMILY: Verdana;
	text-align:center;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

