body{
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
background:url(../img/bg.jpg) no-repeat center top #2b0a07; margin:0;
font-size:14px;
color:#fff;
margin:0; padding:0;
}

a{  text-decoration:none}
a:hover{  color:#ccc}


ul{ margin:0; padding:0; list-style:none; list-style-position:inside}
li{margin:0px 2px 10px 2px;list-style:none;}


#container{
	margin:0 auto;
	margin-top:30px;
	width:940px;
	background:url(../img/bg_container.jpg) no-repeat center top #110b0b;

	}
	#header{
		width:940px;
		height:140px;
		position:relative;
		}
	#logo{
		position:absolute;
		left:2px;
		width:180px;
		height:135px;
		background:url(../img/logo.jpg) no-repeat;
		}
	#logo h1{ position:absolute; top:-200px;}
	
	
	
	
	#menu {
	margin:0;
	padding:0;
	position:absolute;
	bottom:0; right:9px;
	background:url(../img/bg_menu.jpg) no-repeat;
	width:740px;
	height:35px;
	font-variant:small-caps;
	font-size:16px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	list-style-position:inside;
	text-align:center;
}
#menu li {
	margin:0;
	margin:0 10px;
	padding:0;
	float:left;
	display:inline;
	list-style:none;
	line-height:35px
}
#menu a {
	font-size:16px;
	display:block;
	padding:0 10px;
	color:#e7dbcd;
	text-shadow: #361511 1px 1px;
	text-decoration:none
}
#menu a:hover {
	color:#960;
}

#indirizzi{
	position:absolute;
	top:10px;
	right:20px;
	color:#95815c;
	font-size:14px;
	text-align:right;
	text-shadow: #361511 1px 1px;
	font-variant:small-caps;
	}	
#indirizzi a, #indirizzi span{
	color:#e0d2b6;
}


#foto{ margin:0 10px; width:920px; height:440px; background:#CCC; position:relative; overflow:hidden; float:left; display:inline}



#foto ul{ display:none; z-index:1;}
#txt{ position:absolute; bottom:0px; right:10px; z-index:200;}
#SlideShow{position:absolute; z-index:0; overflow:hidden;}
#slide{position:absolute; z-index:0;  overflow:hidden;}
#stop{position:absolute; z-index:300; bottom:2px; left:40px;}
#play{position:absolute; z-index:300; bottom:2px; left:10px;}
#didascalia{ z-index:100;  position:absolute; bottom:0px; font-size:10px; padding:5px; text-align:right; color:#ffffff;background:#333; right:0px; width:728px;}

#pannelli{ float:left; display:inline;
background:url(../img/bg_pannelli.png) repeat-x top;
margin:2px 5px;
 padding:0;
color:#959595;
font-size:10px
}
#pannelli h2{ margin:0 10px; padding:0; color:#FFF; line-height:30px; text-align:center; font-variant:small-caps; font-size:16px; font-weight:normal;}
#pannelli a{ font-size:14px; color:#e0d2b6}


#gallo{cursor:pointer; display:inline; float:left; margin:0 5px 0 10px; background:url(../img/ristorante_gallo_di_pietra.jpg) no-repeat; width:220px; height:210px;}
#offerte{ display:inline; float:left; margin:0 5px; width:330px; height:210px;}
#news{ display:inline; float:left; margin:0; width:330px; height:210px;}


#testo{ margin:10px 10px 0 10px; font-size:12px}


	#footer{
	margin:0 auto;
	margin-bottom:40px;
	width:940px;
	height:50px;
	background:url(../img/bg_footer.jpg) no-repeat center bottom;
font-size:10px;
color:#e0d2b6;
	text-align:center;
	text-shadow: #361511 1px 1px;
	font-variant:small-caps;
	line-height:30px;

	}

#content{min-height: 500px;
height: auto !important;
height: 500px;}
#content h2{line-height:20px; color:#e0d2b6; padding:5px; font-size:18px; border-bottom: solid 1px #FFF; font-weight:normal}	
#content a{ color:#FFF}		
#tariffe{color:#000; font-size:10px; float:left; display:inline; width:490px;  margin:10px}	
caption{ line-height:20px; color:#e0d2b6; padding:5px; font-size:18px; border-bottom: solid 1px #FFF; }	
tbody td{ line-height:20px; background:#CCC; padding:5px; border-bottom: solid 1px #FFF;}	
tbody th{ line-height:20px; background:#e0d2b6; padding:5px; border-bottom: solid 1px #FFF;}	

#richiesta_info{ width:400px; float:left; display:inline;}
#richiesta_info a{  text-decoration:none; color:#fff}
	form input{ font-size:10px;}
	fieldset{ background:#95815c; border:none;}
	fieldset div{ line-height:20px; border-bottom:solid 1px #fff; padding:5px; text-align:right}
label{margin:0 2px;float:left; text-align:right}
input, textarea, select, button { color: #312E64; border:none; padding:2px; }

#loading_form{ z-index:1000; height:100%; width:100%; background:url(../img/loading.gif) no-repeat center #e9ebf0;}
.campo_obbligatorio{ background:#FFCCCC; border:solid 1px #FF9999}
.form_disabled{ background:#dddddd; border:solid 1px #999999}


.gallery {
		width: 950px;
	}
	.gallery ul { list-style: none; }
	.gallery ul li { display: inline; }
	.gallery ul img {
		 width:120px;
		 height:120px;
		 vertical-align:middle;
		border: 5px solid #110b0b;
		border-width: 5px 5px 5px;
	}
	.gallery ul a:hover img {
		border: 5px solid #e0d2b6;
		color: #fff;
	}
	.gallery ul a:hover { color: #fff; }
#gallery1 div{ float:left; display:inline; margin:10px;}
#gallery1 a{ text-decoration:none}