p	{font-family:Arial; font-size:12px;}
li 	{font-family:Arial; font-size:12px;}

.bottoni
{
    BORDER-RIGHT: white thin solid;
    BORDER-TOP: white thin solid;
    FONT-SIZE: 8pt;
    BORDER-LEFT: white thin solid;
    COLOR: white;
    BORDER-BOTTOM: white thin solid;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #716C42
}
.controlli
{
    FONT-SIZE: 8pt;
    COLOR: darkblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: aliceblue
}
.labelparametri
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 8pt;
    BORDER-LEFT: medium none;
    COLOR: midnightblue;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #E1DFCC
}
.descrizionebrevecamere
{
    FONT-SIZE: 9pt;
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.carrello
{
    FONT-SIZE: 8pt;
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: snow
}

.messaggi
{
    FONT-SIZE: 9pt;
    COLOR: #6C673F;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.datihotel
{
    FONT-SIZE: 7pt;
    COLOR: gray;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.body
{
    FONT-SIZE: 10pt;
    COLOR: #6C673F;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: white
}
.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;
}

