/* CSS Document */
body {
	background-color:#dba978;
	margin:0px;
	padding:0px;
	background-image: url(../img/bg_body.jpg);
	background-repeat: repeat-x;
}


div#header {
	width:850px;
	height:397px;
	margin:auto;	
}

div#header img{
	float:left;
}

#logo{
	width:850px;
	height: 125px;
	background-image:url(../img/logo-lepre.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin:auto;
}
div#lingue {
	float:right;
	width:auto;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
	padding:10px 10px 5px 10px;
	text-decoration: none;
}

#lingue img {
	border:0px;
	}	

div#menu {
	width:850px;
	height:39px;
	margin:auto;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: repeat-x;
	float: left;
}

div#menu div#separatore {
	display:block;
	width:1px;
	height:20px;
	float:left;
	background-image: url(../img/divisore.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}

div#menu a {
	color:#330000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding:12px 12px;
	float:left;
	display:block;
	
	
}

div#menu a:hover  {
	color:#ffffff;
	
	
}
div#menu a.selected  {
	color:#FFFFFF;
}


div#corpo {
	width:850px;
	margin:auto;
	background-color: #ffffff;
}

div.clear {
	clear:both;
}

div#corpo div#destro {
	padding-top:0px;
	float:left;
	width: 380px;
}

div#corpo div#sinistro {
	float:left;
	width:380px;
	padding-bottom:0px;
	background-color: #ffffff;
	padding-left:30px;
	padding-right: 30px;
}	

div#corpo div#contatti {
	float:left;
	width:500px;
	
}
.gallery img{
	margin-right:4px;
	margin-bottom: 4px;
}

.gallery{
	padding-bottom:20px;
}


div#barra_footer {
	
	background-image:url(../img/footer.gif);
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#666666;
	border-width:1px 0 0px 0;
	width:100%;
	height:200px;
	margin:0px;
	
	
}

div#footer {
	width:850px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#660000;
	padding-top:8px;
	
}

div#corpo div#destro img#img {
	float:right;
	}

div.thumbinals {
	float:right;
	width: 380px;
	
} 
	
div.thumbinals img {
	margin:10px 10px 10px 0;
	cursor:pointer;
	width:40px;
	height: 40px;
	}

div#prezzi{
	width:790px;
	margin:auto;
	padding:0px 30px 20px 30px;
}

div#prezzi th {
	width:120px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFCC;
	border-style:outset;
	border-color:#330000;
 	border-width:thin;
	background-color:#660000;
	padding:10px;
}
div#prezzi td {
	font-family:Arial, Helvetica, sans-serif;
	border-style:outset;
	border-color:#999999;
	border-width:1px 0 0 1px;
	color:#666666;
	font-size:12px;
	text-align:center;
	padding:5px 0px 5px 0px;
}
.periodo {
	color:#000000 !important;
	}

input{
	width:300px;
}	

textarea{
	width:300px;
}	


#credits{
	float:right;
	
	padding-left:0px;
	width:70px;
	height:20px;
}
#footer p{
	float:left;
	}
#credits img{
	border:0px;
	}
#testo-footer{
	width:650px;
	float:left;
	margin: auto;
	}
#testo-footer strong{
	color:#660000;
	}		
input.button {
	float:right;
	margin:5px;
	width:100px;
	height:25px;
	background-color:#660000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color:#FFFF99;
	border-color:#330000;

}

input.ratio{
	width:12px;
	}
/* Sezioni principali */
