/* CSS Document */
html, body{
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #780e01;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height:100%;
	behavior: url('iepngfix.htc');
	}
img{
	margin: 0 auto;
	border: none;
	behavior: url('iepngfix.htc');
	}
div{
	behavior: url('iepngfix.htc');
	}
a{
	text-decoration: none;
	color:#CC0000;
	}
div.sfondi{
	position:absolute;
	width: 1278px;
	height: 100%;
	top: 0;
	left: 50%;
	margin: 0 0 0 -639px;
	}
div.principale{
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	height: 100%;
	background-color: #813617;
	position: relative;
	}
/*--------------------------------------------------------------testata---------------------------------------------*/
div.testata{
	background-image: url(../images/bg_testata.jpg);
	height: 149px;
	position: relative;
	}
img.logo{
	position: absolute;
	top: 4px;
	left: 162px;
	}
span.lingue{
	display: block;
	width: 110px;
	position: absolute;
	top: 8px;
	left: 15px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	}
span.lingue a{
	display: block;
	width: 55px;
	height: 25px;
	text-align: left;
	color:#311B06;
	}
span.titolo_prenota{
	display: block;
	position: absolute;
	bottom: 0;
	left: 50px;
	color:#c50000;
	font-weight: 500;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	line-height: 19px;
	}
/*----------------------------------------------------------corpo-----------------------------------------------*/
div.corpo{
	position: relative;
	height: 375px;
	width: 998px;
	}
div.prenotaout{
	position: absolute;
	top: 0;
	left: 50px;
	width: 583px;
	height: 45px;
	background-image: url(../images/bg_prenota.png);
	color: #FFFFFF;
	text-align: left;
	}
div.prenota{
	position: absolute;
	top: 0;
	left: 50px;
	width: 583px;
	height: 45px;
	color: #FFFFFF;
	text-align: left;
	}
div.prenota table{
	margin: 2px 0 0 13px;
	}
div.striscialateraleout{
	position: absolute;
	top: 0;
	left: 724px;
	width: 200px;
	height: 373px;
	background-image: url(../images/bg_menu.png);
	border-top: 1px solid #C9723D;
	border-bottom: 1px solid #C9723D;
	}
div.striscialaterale{
	position: absolute;
	top: 0;
	left: 724px;
	width: 200px;
	height: 373px;
	}
div.menu{
	text-align: left;
	margin: 5px 0 0 20px;
	}
div.menu a{
	margin: 0;
	padding: 0;
	}
div.menu img{
	margin: 0;
	padding: 0;
	}
div.menu img.righino{
	margin: 1px 0 3px 3px;
	padding: 0;
	}
/*-------------------------------------------------------contenuti---------------------------------------------------------------*/
div.contenuti{
	min-height: 218px;
	background-color: #fce9cc;
	background-image: url(../images/bg_contenuti.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	position: relative;
	text-align: left;
	}
/*----------------------------------------------offerte*/
div.offerteout{
	position: absolute;
	top: 0;
	left: 724px;
	border-left: 1px dotted #CC6600;
	width: 200px;
	min-height: 200px;
	text-align: center;
	}
div.offerteout div.offerte{
	margin: 0 0 0 10px;
	}
div.offerteout div.offerte ul{
	margin: 0;
	padding: 0;
	}
div.offerteout div.offerte ul li img{
	clear: left;
	float: left;
	margin: 0 5px 5px 0;
	border: 1px solid #660000;
	}
div.offerteout div.offerte ul li a{
	color:#000000;
	}
div.offerteout div.offerte ul li a:hover{
	color:#BB0000;
	}
/*-----------------------------------------testi*/
div.testi{
	margin:0 0 25px 140px;
	padding: 0;
	width: 550px;
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	}
div.testi h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: bold;
	color: #a50000;
	margin: 0;
	padding: 15px 0 0 0;
	}
div.testi h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #a50000;
	margin: 0;
	padding: 15px 0 0 0;
	}	
div.anteprime{
	float: right;
	width: 130px;
	margin: 10px 0 0 10px;
	}
div.anteprime img{
	margin: 0 3px 3px 0;
	float: left;
	border: 1px solid #71260D;
	}
/*---------------------------------------menubasso*/
div.menubasso{
	position: absolute;
	bottom: 15px;
	left: 140px;
	color: #6A5231;
	}
div.menubasso a{
	color:#6A5231;
	}
/*----------------------------------------------------------footer-------------------------------------------------*/
div.footer{
	background-color: #813617;
	background-image:url(../images/elda_romantico_bordeaux_basso.jpg);
	background-repeat: no-repeat;
	color: #E6CAA4;
	font-size: 10px;
	padding: 3px 0 0 0;
	}
div.footer a{
	color: #E6CAA4;
	}
div.footer a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	}

