html {
	background:none repeat scroll 0 0 #924E5B;
	color:#000000;
	font-family: Arial;
}
body
{
	font-family: Arial;
	font-size: 14px;
}
h4
{
	font-family: Arial;
	font-size: 18px;
	color: #323937;
}
.divRiepilogo 
{
	line-height: 18px;
	font-weight: bold;
}
.divRiepilogo i
{
	color: #2D536A;
	width: 250px;
	font-style: normal;
}

.header
{
	background-color: #ffffff;
}
.headerImg
{
	width:660px;
	font-size: 30px;
	color:#F1f1f1;
	padding-bottom: 10px;
	padding-top: 10px;
}

.headerScritta
{
	float: right;
	padding-top: 10px;
	color: #924E5B;
	padding-top: 40px;
   /* width: 420px;*/
}

.footer2
{
	background-color: #924E5B;
	height: 18px;
	color: #ffffff;
}
.footer2 a
{
	background-color: #924E5B;
	height: 18px;
	color: #ffffff;
}
.topMenuFrontEnd
{
	background-color: #ffffff;
	padding-top: 10px;
}
.divForm
{
	width:660px;
	background-color: #ffffff;
	padding-bottom: 10px
}
.inputPrenotazioni
{
	height:24px;
	border:#924E5B;
	border-style:solid;
	border-width:2px;
	font-size:14px;
	float:left;
	color:#2a3a35;
	width: 200px;
}

.menuFrotEnd
{
	color:#924E5B;
	font-size:18px;
}
.menuFrotEndSelected
{
	float:left;
	width:20%;
	color:#924E5B;
	font-size:18px;
	text-decoration:none;
	height:50px;
	background-image:url(../img/50/pallino.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
.parteAlta
{
	color: #323937;
}
#prezzoTot
{
	font-size: 14px;
	width: 400px;
	color: #009900;
}

#dettaglioStanze
{
	color: #323937;
}
.titolo
{
	color: #924E5B;
}
.terminiCancellazione
{
	background-color: #bfbfbf; 
	text-align: justify;
	padding: 10px; 
	color: #323937;
}

thead tr th.ui-datepicker th {
    border: 0 none;
    font-weight: bold;
    padding: 0.7em 0.3em;
    text-align: center;
}
thead tr th {
    background: none repeat scroll 0 0 #ffffff;
    color: #090909;
    padding: 5px;
}