/* CSS Document */
body {
	background-image: url(../images/bg01.gif);
	background-color: #f0e7d7;
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center;
}
div#head{
	width: 892px;
	height:301px;
	background-image:url(../images/head.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.menu{
	width: 892px;
	height:17px;
	background-color:#E1DBD5;
	clear:both;
}

.destra{
	width:450px;
	float:right;
}

div#filmato{
	width:594px;
	height:300px;
	float:left
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3C2C08;
}
.campo{
	background-color:#FFFFFF;
	border: 1px solid #ccc1ad;
}

.corpo{
	width: 872px;
	margin-top: 20px;
	margin-left:0px;
	margin-right:0px;
	text-align:left;
	padding-left: 20px;
}
.foto1{
	margin-right: 20px;
}
.titolo{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:32px;
	color: #ccc1ad;
}

h1{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:32px;
	color: #ccc1ad;
	margin:0px;
	padding:0px;
}

h2{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:26px;
	color: #ccc1ad;
	margin:0px;
	padding:0px;
}

.galleria{
	width: 208px;
	float: right;
	border: 1px #ccc1ad solid;
	padding: 15px;
	margin: 0;
}
a:link {
	color: #3C2C08;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3C2C08;
}
a:hover {
	text-decoration: underline;
	color: #3C2C08;
}
a:active {
	text-decoration: none;
	color: #3C2C08;
}
#info{	
	width: 350px;
	border:#ccc1ad 1px solid;
	margin-bottom:30px;
}

.Stile1 {color: #FFFFFF}

.privacy{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:335px;
	height:60px;
}

#main{
	width: 892px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-bottom:30px;
}

#indirizzo_footer{
	background-color:#d0bf9b;
	width: 100%;
	padding: 5px;
	float:none;
	clear:both;
	margin-top:30px;
}

#lingue{
	height:40px;
	padding-top:210px;
	padding-right:30px;
	text-align:right;
	line-height:20px;
}

#lingue a:hover{
	text-decoration:underline;
}

.pulsante_prezzi{
	background-color:#d0bf9b;
	line-height:30px;
	color:#3C2C08;
}


.pulsante_prezzi a:hover{
    text-decoration:underline;	
}