/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}

h1{
	color:#623f0d;
	padding:0px;
	margin:0px;
	width:600px;
	float:left;
}

h2{
	font-size:1.6em;
	color:#623f0d;
	padding:0px;
	margin:0px;
}

ul{
	margin-right:35px;
}

li{
	padding:2px;
	margin:2px;
	background-color:#caac28;
	font-size:1.2em;
	color:#623f0d;
	font-weight:bold;
}

a{
	color:#000000;
}

#main{
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#aas{
	width:10px;
	height:230px;
	float:left;
}

#filmato{
	width:649px;
	height:230px;
	float:left
}

#richiesta_info{
	float:left;
	clear:right;
	height:214px;
	width:257px;
	background-image:url(../images/bg_moduloinfo.jpg);
	background-repeat:no-repeat;
	padding-top:23px;
	font-size:0.8em;
	text-align:left;
	padding-left:3px;
}

#richiesta_info form{
	margin:0px;
	padding:0px;
}

#richiesta_info input, select{
	width:135px;	
	border:0px;
	font-size:9px;
}

#corpo{
	background-image:url(../images/bg.gif);	
	background-repeat:repeat-y;
	padding-left:30px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:10px;
	text-align:left;	
}

#footer{
	background-color:#edece7;
	margin-bottom:10px;
	margin-top:10px;
}

#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{
	margin:3px;
}

.galleria img{
	border-top:#caac28 4px solid;
	border-bottom:#caac28 2px solid;
	border-left:none;
	border-right:none;
}

.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;
}

.clearer{
	float:none;
	clear:both;
}