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

body {
	background: url(../images/sfondo_body.jpg) fixed #dcba8d no-repeat;
	background-position: 50% 50%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
	color: #4c667b;
}
p {
	margin: 13px 0px;
}
.testo {
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	color: #663300;
	line-height: 22px;
}

#main_table {

}

#main_table, #info_cell, #bottom_cell {
	background: none;
	
}

#lingue {
padding-bottom:4px;
text-align: right;
}
#lingue a {
	color: #301600;
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
#lingue a img{
	margin: 0px 3px 0px 10px;
}
#titolo_img {
	border: 1px solid #5A5A5A;
	border-right: 1px solid #C5C5C5;
	background-position: left top;
	background-repeat: no-repeat; 
}
#logo_venezia {
	border: 1px solid #5A5A5A;
	border-left: none;
}
#menu {
	text-align: left;
	font-weight: bold;
	color: #ff9900;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:-1px;
	font-size: 22px;
}
#menu a {
	font-weight: normal;
	text-decoration: none;
	color: #ff9900;
	font-size: 22px;
}
#menu a:hover {
	text-decoration: none;
	font-weight:bold;
}
#posizione_raggiungerci {
	float: right;
	padding: 5px 5px 10px 5px;
	width: 215px;
	margin: 15px 0px 10px 10px;
	color: #510100;
	font-size: 9px;
	line-height: normal;
}
#posizione_raggiungerci .titolo {
	padding: 5px;
	background-color: #4d0304;
	color: #FFFFFF;
	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: #510100;
}
#posizione_raggiungerci p {
	margin: 10px 0px;
	text-align: justify;
}

.hr_menu {
	border: 0px;
	Height: 7px;
	width: 262px;
	background: url(../images/knot.png) right;
}

.offerte_cell {
	
}
.offerte_cell a {
	color: #510100;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.offerte_cell .data {
	color: #301600;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.offerte_cell .small_descr {
	color: #301600;
	text-decoration: none;
	font-size: 9px;
}
#tab_camere {

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

.imgborder {
	border: 1px solid #556D82;
}

#info_cell {

	font-size: 9px;
	color: #301600;
	padding: 0px 0px;
}
.offerte_cell .vaia, .offerte_cell .vaia a, #info_cell .titolo, .offerte_cell .titolo, .offerte_cell .titolo a {
	color: #301600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.offerte_cell .titolo {
	color: #FFFFFF;
}
#info_cell a {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}
#bottom_cell {
	font-size: 9px;
	color: #666;
	padding: 5px 0px;
}

/*********** STILI FORM INFO **************/
.info_pren {
	border: 1px solid #999999;
	text-align: left;
}
.info_pren .titolo {
	text-align: center;
	background-color: #ee8800;
	background-image:url(../images/Pattern_posizione1.jpg);
	padding: 5px;
	color: #FFFFFF;
}
.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 **************/

