
.bottoni
{
    BORDER-RIGHT: #A9A9A9;
    BORDER-TOP: #A9A9A9;
    FONT-SIZE: 16pt;
    BORDER-LEFT: #A9A9A9;
    COLOR: white;
    BORDER-BOTTOM: #A9A9A9;
    FONT-FAMILY: tahoma;
    FONT-WEIGHT:bold;
    BACKGROUND-COLOR: #A9A9A9
}
.controlli
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: aliceblue
}
.labelparametri
{
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    FONT-SIZE: 10pt;
    BORDER-LEFT: medium none;
    COLOR: black;
    BORDER-BOTTOM: medium none;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: white
}
.descrizionebrevecamere
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: #F5F5F5
}
.carrello
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: snow
}

.messaggi
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: white
}
.datihotel
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: white
}

.body
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: tahoma;
    BACKGROUND-COLOR: white
}

p { font-family: tahoma }
div { font-family: tahoma }
td { font-family: tahoma }
span { font-family: tahoma }
ul { font-family: tahoma }
li { font-family: tahoma }
.bestchoice
{
	position:relative;
	left:0px;
	top:0px;
	z-index:20;
	border:3px solid #990000;
	padding:0.4em;
	height=9;
	width:115px;
	background-color: #CF0E22;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	color: white;
        FONT-SIZE: 9pt;
        FONT-FAMILY: tahoma;
        FONT-WEIGHT:bold;
	text-align:center;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
}

