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

body {
	background-image: url(../images/carta-parati-3.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:100%;
}
p {
	margin: 13px 0px;
}
.testo {
	padding: 0px 15px 0px 25px;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
}

#main_table {
	border: 1px solid #84817C;
	border-bottom-color: #666;
	/*background: url(../images/SfondoContenuti_minisito.png);*/
	background-color:#F7F2E3;
}
#lingue {
	background-color: #666666;
	padding: 2px 10px;
}
#lingue a {
	color: #CCCCCC;
	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 {
	border-top: 1px solid #5A5A5A;
	text-align: left;
	padding: 15px 15px 5px 15px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menu a {
	font-weight: normal;
	text-decoration: none;
	color: #884F00;
	font-size: 12px;
}
#menu a:hover {
	text-decoration: none;
}
#posizione_raggiungerci {
	float: right;
	padding: 5px 5px 10px 5px;
	background-color: #ffcc66;
	width: 215px;
	margin: 15px 0px 10px 10px;
	color: #663300;
	font-size: 9px;
	line-height: normal;
}
#posizione_raggiungerci .titolo {
	padding: 5px;
	background-color: #ff9900;
	color: #663300;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
}
#posizione_raggiungerci .sotto_titolo {
	font-weight: bold;
	color: #00487D;
}
#posizione_raggiungerci p {
	margin: 10px 0px;
	text-align: justify;
}

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

.right_col {
	background-color:#F0E4BF;
	margin-right: 25px;
	padding: 10px 0px 10px 25px;
}
.offerte_cell {
	
}
.offerte_cell a {
	color: #fca903;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.offerte_cell .data {
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.offerte_cell .small_descr {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
}
#tab_camere {

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

.imgborder {
	border: 1px solid #ffcc66;
}

#info_cell {
	border-top: 1px solid #C5C5C5;
	border-right: 1px solid #84817C;
	border-bottom: 1px solid #C5C5C5;
	border-left: 1px solid #84817C;
	font-size: 9px;
	color: #666;
	padding: 5px 20px;
	/*background: url(../images/SfondoContenuti_minisito.png);*/
	background-color:#F0E4BF;
}
.offerte_cell .vaia, .offerte_cell .vaia a, #info_cell .titolo, .offerte_cell .titolo, .offerte_cell .titolo a {
	color: #ff9900;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.offerte_cell .titolo {
	color:#884F00;
}
#info_cell a {
	font-size: 10px;
	color: #996600;
	text-decoration: none;
}
#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;
	color: #666;
	padding: 5px 20px;
	background-color:#F0E4BF;
	/*background: url(../images/SfondoContenuti_minisito.png);*/
}

/*********** STILI FORM INFO **************/
.info_pren {
	border: 2px solid #ff9900;
	text-align: left;
}
.info_pren .titolo {
	text-align: center;
	background-color: #ff9900;
	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;
}
/*********************************/
/*			 POPUP				 */
/*********************************/
.popup {
	position: absolute;
	background-color: #E7F6FF;
	border: 2px solid #000000;
	padding: 5px;
	visibility: hidden;
	color: #666666;
}
.popup th {
	color: #666666;
	padding: 5px;
	font-weight: bold;
}
.popup form {
	border: 1px dotted #000000;
	margin: 0px;
	padding: 5px;
}

.btn {
	height: 18px;
	font-family: Verdana;
	font-size:9px;
}
