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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height:100%;
	background-color:#444444;
	color: #fffffe;
	letter-spacing:-0,8px;
}
p {
	margin-left: 0px;
	margin-right: 0px;
}
.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;
}

#main_table {
	/*border: 1px solid #84817C; */
	/*border-bottom-color: #C5C5C5;*/
}

#main_table, #info_cell, #bottom_cell {
	/* background: #edf1ef url(../images/Pattern_Contenuti.jpg) 97% 99% fixed; */
	/*background-color:#FFFFFF; */
	
}

#lingue {
	/*background: #edf1ef url(../images/Pattern_Contenuti.jpg) 97% 99% fixed;*/
	padding: 2px 10px;
}
#lingue a {
	color: #FFFFFE;
	text-decoration: none;
	margin: 0px 10px 0px 5px;
}
#lingue a img{
	margin: 0px -5px 0px 0px;
}
#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;
	padding: 15px 15px 0px 0px;
	/*font-weight: bold;*/
	/*color:#ff9900;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffffe;
	letter-spacing:-0,8px;
	/*font-size: 16px;*/
}
#menu p {
	padding-bottom:4px;
	border-bottom:1px dotted #CCCCCC;
	color:#ff9900;
}
#menu a {
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	color:#FFFFFE;

}
#menu a:hover {
	color:#ff9900;
}
#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: #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: #333854;
}
#posizione_raggiungerci p {
	margin: 10px 0px;
	text-align: justify;
}

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

.offerte_cell {
	
}
.offerte_cell a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
.offerte_cell .data {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.offerte_cell .small_descr {
	text-decoration: none;
	font-size: 11px;
	color: #CCCCCC;
}
#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 {
	border: 1px solid #CCCCCC;
}

#info_cell {
	/*border-top: 1px solid #C5C5C5;
	border-right: 1px solid #84817C;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #84817C;*/
	font-size: 11px;
	color:#CCCCCC;
}
.offerte_cell .vaia, .offerte_cell .vaia a, #info_cell .titolo, .offerte_cell .titolo a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.offerte_cell .titolo {
	color: #ff8e00;
	text-decoration: none;
}
#info_cell a {
	font-size: 10px;
	text-decoration: none;
	color:#CCCCCC;
}
#bottom_cell {
	/*border-top: 1px solid #C5C5C5;
	border-right: 1px solid #84817C;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #84817C;*/
	font-size: 9px;
	padding: 5px 20px;
}

/*********** STILI FORM INFO **************/
.info_pren {
	border-bottom: 1px dotted #999999;
	text-align: left;
}
.info_pren .titolo {
	text-align: right;
	/*background-color: #ee8800;*/
	/*background-image:url(../images/Pattern_posizione1.jpg);*/
	padding: 5px;
	color: #ff9900;
	font-weight:bold;
}
.info_pren a {
	color: #ff9900;
	}
.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 **************/
