/* CSS Document */

body {
	background-image:url(../images/bg_body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-color:#f2dba3;	
}

h1{
	color:#597528;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
}

h2{
	font-size:1.6em;
	color:#ADBD92;
	padding:0px;
	margin:0px;
}

a{
	color:#597528;
}

#main{
	width:944px;
	margin-left:auto;
	margin-right:auto;
	border-top:3px solid #597528;
	border-left:3px solid #597528;
	border-right:3px solid #597528;
	border-bottom:6px solid #597528;
	background-color:#fefdf8;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:30px;
	background-image:url(../images/bg.gif);	
	background-repeat:repeat-y;
}

#aas{
	width:10px;
	height:230px;
	float:left;
}

#testata{
	border-bottom:4px solid #597528;
	margin-bottom:4px;
}

#filmato{
	width:649px;
	height:297px;
	float:right
}

#richiesta_info{
	float:left;
	height:277px;
	width:290px;	
	padding-top:0px;
	font-size:0.8em;
	text-align:left;

}

#richiesta_info form{
	margin:0px;
	padding:0px;
}

#richiesta_info input, select{
	width:135px;	
	border:0px;
	font-size:9px;
}

#menu{
	margin-top:3px;
	float:none;
	clear:both;
	margin-bottom:30px;
}

#corpo{	
	padding-left:30px;
	padding-right:30px;
	padding-top:0px;
	padding-bottom:10px;
	text-align: justify;
}

#footer{
	width:950px;
	margin:auto;
	margin-bottom:50px;
	margin-top:10px;
	text-align:center;
	color:#597528;
}

#credits{
	font-size:0.8em;
	color:#666666;
}

#credits a{
	color:#666666;
}

#prenota_online{	
	margin-bottom:10px;
	margin-top:10px;
	text-align:center;
	padding:2px;
	background-color:#eadea9;
	color:#ffffff;
	font-weight:bold;
	font-size:1.4em;
	border:#FFFFFF 2px solid;
	cursor:pointer;
}

#offerte_dx{
	height:400px;
	overflow:auto;
}

.testo{
	width:610px;
	float:left;
	text-align:justify;
}

.testo p{
	text-align:justify;
}

.destra{
	width:230px;
	float:right;
	text-align:justify;
}

.galleria{
	float:left;
	margin:0px;

	border:#ffffff 1px solid;
}


.offerta_lato{
	margin-bottom:10px;
	border-bottom:#623f0d 1px solid;
	background-color:#F5F5F2;
	padding:3px;
}

.offerta_lato h3{
	background-color:#FFFFFF;
	color:#623f0d;
	padding:3px;
	margin:0px;
}

.offerta {
	border-bottom:10px solid #536d25;
	margin-bottom:20px;
}

.offerta img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}

.clearer{
	float:none;
	clear:both;
}
#lingue{
	width:944px;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#000;
}
#lingue a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#000;
}
