@charset "utf-8";
/* CSS Document */

* {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	margin: 0; padding: 0;
	background: url(../immagini/bgTotale.jpg) repeat-x #98ad73;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	margin: 0; padding: 0;
	font-size: 18px;
	color: #060;
}

h2 {
	margin: 0; padding:0;
}

h3 {
	margin:0; padding:0; 
}

a{
	text-decoration:none;
}

a img{
	border: 0;
	text-decoration:none;
}

ul{
	margin: 0 0 0 25px; padding: 0;
}

li{
	margin: 0; padding: 0 0 0 5px; 
	list-style-type: square;
}

p {
	margin: 5px 0 5px 0; padding: 0;
}

#layout {
	/*position: absolute;
	left: 50%; top:50%;
	margin-left: -475px; margin-top: -306px;*/
	margin: 15px auto 0 auto;
	width: 957px; height: 620px;
	background: url(../immagini/sfondo.png) no-repeat;
}

#content {
	position: relative;
	width: 950px; height: 612px;
	z-index: 2;
}

#metasup {
	position: absolute;
	left: 4px; top: 5px;
	width: 949px; height: 300px;
	background: url(../immagini/bgMenu.jpg) repeat-x;
}

#metainf {
	position: absolute;
	left: 6px; top: 300px;
	width: 945px; height: 320px;
}

#prenotazione {
	position: absolute;
	top: 2px;
	width: 291px; height: 43px;
}

#logo {
	position: absolute;
	top: 50px; left: 30px;
	width: 43px; height: 251px;
}

#immagine{
	position:absolute;
	top:5px;
	height:253px;
	left:295px;
	width:644px;
	border:1px solid #000;
}

#mainmenu{
	position:absolute;
	width:690px;
	height:33px;
	font-size:13px;
	left:294px;
	bottom:0px;
}
#mainmenu ul {
	margin: 0; padding: 0;
}

#mainmenu li{
	display:block;
	padding:4px 23px 4px 23px;
	float:left;
	line-height:25px;
	list-style:none;
	background:url(../immagini/sfoMenu.jpg) repeat-x;
}

#mainmenu a{
	color:#FFF;
}

#langmenu {
	position: absolute;
	left: 0; bottom: 0;
	width: 294px; height:33px;
	font-size: 13px;
	color: white;
	text-align: center;
}
#langmenu a {
	color: white;
	line-height: 33px;
}

#anteprima {
	position: absolute;
	left: -2px;
	top: 10px;
	width: 282px;
	height: 307px;
	background:url(../immagini/ante.jpg) no-repeat;
	border: 0px solid red;
}

#gallery {
	margin: 15px 0 0 30px; padding: 0;
}
#gallery ul {
	margin: 0; padding: 0;
}
#gallery ul li {
	margin: 0 0 5px 0; padding: 0;
	width:220px;
	height:86px;
	border:1px solid #000;
}

#ante1 {
	margin: 10px 0 0 32px;
	width: 220px; height: 86px;
	border: 1px solid #000;
}

#testo {
	position: absolute;
	left: 300px; top: 20px;
	width: 390px; height: 250px;
	border-right: 0px solid #0C3;
}

.maincontent {
	text-align: justify;	
}

#news {
	position: absolute;
	top: 20px; right: 10px;	
	padding-left: 10px;
	width: 222px; height: 240px;
	border-left: 1px solid #0c5f03;
}

#footer {	
	position: absolute;	
	left: 280px; bottom: 3px;
	padding-left: 20px;
	width: 647px; height: 22px;
	line-height: 22px;
	color: #FFF;	
	background: #0c5f03;
	border-bottom: 1px solid #CCC;
}

#imgbassa {
	position: absolute;
	bottom: -9px; right: 2px;
	width: 123px; height: 109px;
}
