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

* {
}

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0; padding: 0;
	background: #d6d0c8;
	font-size: 12px;
}

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

h2 {
	margin: 12px 0 10px 0; padding: 0;
	font-size: 15px;
	color:#5b5651;
}

h3 {
	margin: 0; padding: 0;
}

a {
	color: black;
	text-decoration:none;
}

p {
	margin: 5px 0 5px 0; padding: 0;	
	line-height: 18px;
}

.clear{
	clear: both;
}

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

ul{
	padding: 0; margin: 0;
}

li {
	padding: 0; margin: 0;
}

hr {
	margin: 5px 0 5px 0; padding: 0;
	height: 1px;
}

#layout {
	margin: 10px auto;
	width: 980px;
}

#lay {
	position: relative;
	width: 100%;
	background: url(../immagini/bf.png) repeat-y;
}

#header {
	width: 980px; height: 440px;
}

#logo {
	position: absolute;
	top: 10px; left: 15px;	
}

#prenotazione {
	position: absolute;	
	top:40px; right:15px;
}

#immagine {
	position:absolute;
	top:120px; left:15px;
	width: 730px; height: 288px;
	border: 5px solid #90857a;
	overflow: hidden;
}

#left {
	margin: 0 0 0 0;
	float: left;
	width: 240px;
	border: 0px solid red;
}
#left a {
	color: #0081C1;
	text-decoration: none;
}

#right {
	margin: 0 8px 0 0;
	float: right;
	width: 195px;
	border: 0px solid red;
}

#mainmenu{
	position:absolute;
	width:200px;
	height:333px;
	top:117px;
	right:15px;
}

#mainmenu li{
	margin:0;
	padding:0;
	list-style:none;
	display:block;
	background:url(../immagini/bg-menu.jpg) repeat-x;
	width:200px;
	margin-top:3px;
	height:40px;
	line-height:40px;
	color:#FFF;
	text-align:center;
	font-size:15px;
	text-transform:uppercase;
	font-weight:bold;
}

#mainmenu a{
	color:#FFF;
}

#sectionmenu {
	margin: 0 0 15px 0;
}

#sectionmenu li {
	list-style: none;
	padding-left: 10px;
	font-size: 12px;
	line-height: 20px; 
	border-bottom: 0px solid #90857a;
}

#sectionmenu a {
	color: #90857a;
}

#sectionmenu li.active a {
	font-weight: bold;
}


#content{
	padding: 0px 10px 20px 20px;
}

#gallery{
	float: left;
	width: 259px;
}

.img-content {
	padding: 1px;
	border: 3px solid #90857a;
}

#testo {
	float:left;
	padding:0 10px 0 10px;
	width:440px;
	border-left:1px solid #b7b0a9;
	line-height:18px;
}

#testo ul {
	margin: 0 0 0 24px; padding: 0 0 0 10px;
}

#testo ul li {
	margin: 0 0 0 10px; padding: 0 0 0 10px;
	list-style: square;
}

#testo a {
	color: black;
}

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

#quadroOfferta{
	margin: 0; padding: 0;
	width: 195px;
}

.secondmenu {
	width: 195px;
	border: 0px solid gray;
}

.secondmenu li {
	display: block;	
	margin: 0; padding: 0;
	list-style: none;
	background: url(../immagini/sfo-2menu.jpg) repeat-x;
	height: 40px;
	margin-top: 3px;
	line-height:40px;
	color: #9f968d;
	text-transform:uppercase;
	text-align:center;
	font-size: 15px;
}

.secondmenu li a {
	color: #9f968d;
}

#offerta {
	position: absolute;
	top: 720px; right: 15px;
	width: 200px; height: 200px;
}

#footer{
	margin-top:6px;
	text-align:center;
	color:#9f968d;
}

#footer a{
	color:#FFF;
}


.jcarousel {
	margin: 0; padding: 4px;
	width: 180px;
	background-color: #91847b
}
.jcarousel ul {
	margin: 0; padding: 0;
}
.jcarousel ul li {
	margin: 4px; padding: 0;
	width: 180px; height: 160px;
	list-style-type: none;
	text-align: center;
	font-size: 13px; color: white;
}
.jcarousel ul li img {
	width: 185px;
}
.jcarousel ul li a {
	color: white;
}
.jcarousel ul li .thumb {
	width: 190px; height: 110px; overflow: hidden; 
}

.topmenu {
	position: absolute;
	top: 5px;
	right: 10px;
}

.topmenu ul {
}

.topmenu ul li {
	list-style: none;
	display: inline;
	padding-right: 5px;
}

.topmenu ul li a {
	font-weight: bold;
	color: #90857a;
}

input, select, textarea {
	font-size: 11px;
}


.boxLeft {
	clear: left;
	margin: 10px 0 0 0;
	height: 105px;
}
.boxLeft h2, .boxRight h2 {
	margin: 0 0 3px 0; padding: 0 0 0 0;
	font-size: 12px; color: #DEA029;
}
.boxLeft img, .boxRight img {
	float: left;
	margin: 0 15px 0 0; padding: 2px;
	border: 1px solid #90857A;
}
.boxLeft ul {
	margin: 0; padding: 0;
	list-style: none;
}
.boxLeft ul li {
	margin: 0; padding: 0;
	list-style: none;
}

.gallery {
	position: relative;
	margin: 20px 0 30px 0; padding: 3px 0 3px 0;
	width: 430px;
	border-top: 1px solid #D6D0C8;
	border-bottom: 1px solid #D6D0C8;
	border-left: 1px solid white;
	border-right: 1px solid white;
	background-color: white;	
}
.gallery_thumbs ul {
	margin: 0; padding: 0;
	width: 445px;
	list-style: none;
	background-color: white;
}
.gallery_thumbs ul li {
	margin: 0; padding: 0;
	width: 85px; height: 70px;
	overflow: hidden;
	background-color: white;
}
.gallery_thumbs ul li img {
	width: 100px;		
}
.btn_left {
	position: absolute;
	left: 0; bottom: -35px;
	z-index: 100;
}
.btn_right {
	position: absolute;
	right: 0; bottom: -35px;
	z-index: 100;
}

.offers-attachments {
	margin: 10px 0 0 0; padding: 5px;
	width: 234px;
	background-color: #90857a; 
	border: 2px solid #90857a;
}
.offers-attachments h2 {
	margin: 0; padding: 0;
	color: white;
}
.offers-attachments ul {
	margin: 5px 0 0 10px; padding: 0 0 0 5px;
}
.offers-attachments ul li {
	margin: 0; padding: 0;
	list-style-type: square;
	color: white;
	line-height: 18px
}
.offers-attachments ul li a {
	color: white;	
}