html, body, form {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3a3a37;
	background-image:url(/images/bkg_body.gif);
	background-repeat:repeat;
}
#head {
	margin-left:auto;
	width:898px;
	background-image:url(/images/bg_head.png);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #382a1b;
	border: 2px solid #231a11;
	color: #FFF;
	padding:9px;
}
hr {
	display:block;
	color:#4a4a4a;
	background-color:#4a4a4a;
	border:none;
	padding:0;
	width:90%;
	font-size:1px;
	height:2px;
	margin:23px auto;	
}
#band {width:898px; margin:10px auto; border:2px solid #b8b7b7; padding:9px; background-color:#FFF; background-image:url(/images/bkg_band.gif); background-position:bottom right; background-repeat:no-repeat; }
#lingue a {
	color:#494949;
	text-decoration: none;
	margin: 0px 10px 0px 5px;
}
#lingue a img{
	margin: 0px -5px 0px 0px;
}

#bone {
	width:898px;
	overflow:auto;
	padding:9px; border:2px solid #b7b7b7;
	margin:10px auto;
	background-color:#FFF;
}
#main {	float:left;	width:635px;}
#main .padder {	padding:9px;}
#main .padder img {border:2px solid #231A11;}
#main.noBorderImg .padder img {border:none;}

#left_col {
	float:right;
	width:245px;
	margin-left:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#left_col #menu { margin:35px 10px 10px 80px; border-top:1px dotted #494949;}
#menu {
	width:898px;
	background-color: #382a1b;
	border: 2px solid #231a11;
	color: #FFF;
	padding:9px;
	margin:10px auto;
	color:#ddd;
	font-size:14px;
}
#menu .entry {
	padding:7px;
	/*border-right:1px dotted #494949;*/
	text-decoration:none;
	color:#ddd;
	text-transform:uppercase;
}
#menu .entry:hover , #menu .entry.current {color:#FFF;}

#offerte_cell {
	padding:5px 14px;
	background-color:#237f5f;
	/*margin: 30px 10px 10px 0;*/
	color:#c8dac9;
}
#offerte_cell a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #c8dac9;
}
#offerte_cell .data {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	font-variant:capitalize;
}
#offerte_cell .small_descr {
	text-decoration: none;
	font-size: 10px;
	font-weight:normal;
	color:#FFF;
}
#offerte_cell .vaia a, #offerte_cell .vaia a, #info_cell .titolo, #offerte_cell .titolo a {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
#offerte_cell .titolo {
	text-decoration: none;
	font-weight:bold;
}
#other_hotel{ padding:12px 0; color:#237e5f;}

.offerte_cell a{text-decoration: none;}
.offerte_cell .data{	font-size:10px; color:#666;}
.offerte_cell .titolo {color: #950028; font-weight:bold; font-size:14px}
.offerte_cell .small_descr {color:#444; font-size:11px;}

/*.testo {
	padding: 0px 35px 0px 15px;
	font-size: 12px;
	color:#333854;
	color: #301600;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffe;
	letter-spacing:-0,8px;
}*/

#posizione_raggiungerci {
	float: right;
	padding: 5px 5px 10px 5px;
	width: 215px;
	margin: 15px 0px 10px 10px;
	color: #333854;
	font-size: 9px;
	line-height: normal;
}
#posizione_raggiungerci .titolo {
	padding: 5px;
	background-color: #4d0304;
	color: #333854;
	background-image:url(../images/Pattern_posizione1.jpg);
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#posizione_raggiungerci .sotto_titolo {
	font-weight: bold;
	color: #333854;
}
#posizione_raggiungerci p {
	margin: 10px 0px;
	text-align: justify;
}


#tab_camere {

}
#tab_camere th {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
}
#tab_camere td {
	font-size: 10px;
	font-weight: normal;
	padding: 10px 2px;
}

.imgborder {
	display:block;
	border:2px solid #231a11;
	margin:5px 0;
}

#info_cell {
	background-color:#FFF;
	padding:5px;
	font-size: 11px;
	color:#666;
	clear:both;
	text-align:center;
}

#info_cell a {
	font-size: 10px;
	text-decoration: none;
	color:#222;
}
#bottom_cell {
	/*border-top: 1px solid #C5C5C5;
	border-right: 1px solid #84817C;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #84817C;*/
	text-align:center;
	background-color:#FFF;
	font-size: 9px;
	padding: 5px;
	clear:both;
}

/*********** STILI FORM INFO **************/
.info_pren {
	text-align: left;
}
.info_pren .titolo {
	text-align: left;
	background-color: #237f5f;
	padding: 5px;
	color: #fff;
	font-weight:bold;
}
.info_pren a {
	color: #fff;
}
.info_pren p:first-letter {
	margin-left: 15px;
}
.info_pren p {
	margin-left: 5px;
}
.info_pren img, .info_pren input, .info_pren textarea {
	vertical-align: middle;
}

.formfontrequired {
	color: red;
	font-weight: bold;
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, SunSans-Regular;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
/*********** STILI FORM INFO **************/
