/* CSS Document */
* {margin:0; padding:0;}
img {display:block; border:0;}
a img {border:0;}

body {
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: url("../ima/bkg.gif");
	}
a {	color: #663300;	}
a:hover {	text-decoration: none	}

div.main {
position:absolute;
	width: 760px;
	left:50%;
	margin:5px 0 0 -380px;
	background: #E7E0C0 url("../ima/bkg_sotto.gif") repeat-x bottom;
	border: 1px solid #fff;
	}
/*--- menu ---*/
#menu {
	width:760px;
	height: 75px;
	}
#menu img {
	display: block;
 	float: left;
	}

/*--- second ---*/
.second {
	margin-top: 1px;
	border-bottom:#fff 1px solid;
	float:left;
	}
/*--- menu left ----*/
#menu_left {
	background: url("../ima/menu_left.png") no-repeat;
	height: 290px;
	width:139px;
	float: left;
	}
#menu_left img {padding: 3px 0 0 0;}
/*---languages ---*/
#lang {
	color: #E7E0C0;
	margin: 5px 0 10px 73px;
	}

#lang a {
	color: #E7E0C0;
	text-decoration: none;
	display: inline
	}
#menu_left #lang a:hover {	background: #8a2527;	}
/*--- SOTTO ---*/
#sotto {
	width: 590px;
	padding: 15px 15px 15px 155px;
	border-top:#793701 4px solid;
	float:left;
	color: #564e32;
	text-align:justify;
	background:url(../ima/bg_sotto.jpg) repeat-y;
	}
#cont {
float:left; clear:both;
	background:url(../ima/bg_sotto.jpg) repeat-y;
	}
.camere #sotto{ background: url(../ima/foto_camere_2.jpg) bottom left no-repeat;}
.home #sotto{ background: url(../ima/foto_home_2.jpg)  bottom left no-repeat;}
.risto #sotto{ background: url(../ima/foto_risto_2.jpg) bottom left no-repeat;}
.tariffe #sotto{ background: url(../ima/foto_tariffe_2.jpg) bottom left no-repeat;}
.dove #sotto{ background: url(../ima/foto_dove_2.jpg) bottom left no-repeat;}
.offerte #sotto{ background: url(../ima/foto_offerte_2.jpg) bottom left no-repeat;}
.last #sotto{ background: url(../ima/foto_last_2.jpg) bottom left no-repeat;}
.contatti #sotto{ background: url(../ima/foto_contatti_2.jpg)  bottom left no-repeat;}

/*-- home ---*/
#norcia {
	background: #fff;
	width: 617px;
	height: 290px;
	float: left;
	border-right:#E7E1C1 4px solid;
	}

#sotto p {padding-bottom:15px;}
/*---- ristorante ---*/

/*--- prezzi ----*/
.prezzi {
	width: 330px;
	float:right;
	}
.prezzi td{
	background: #FDFAED;
	border: 1px solid #AB9C64;
	}
.prezzi thead td{
	background: #8A2527;
	color: #E7E0C0;
	font-variant: small-caps;
	font-weight: bold;
	border: 1px solid #663300
	}
.prezzi td{
	color: #564E32;
	font-weight: normal;
	padding: 5px;
	}
	
/* --- dove siamo --- */
.dest {
	float: left;
	margin:  1px auto;
	width:480px;
	height: 146px;
	border: 1px solid #630
	}
.dest  td{
	background: #FDFAED;
	border: 1px solid #AB9C64;
	text-align: center
	}
.dest  thead td {
	background: #8A2527;
	color: #E7E0C0;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12px;
	border: 1px solid #663300;
	text-align: left
	}
/*--- CAMERE ---*/
#green {
	background: #793701;
	clear:both;
	padding: 5px;
	width: 750px;
	height: 30px;
	margin: -12px auto 0 auto;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	}
#green a {
	text-decoration: none;
	color: #e7e0c0
	}
#green a.gre {display:block; float:right; margin-top:-7px;}
#capo {
	position: absolute;
	margin: -250px 0 0 -200px
	}
	
	#sotto h1 {
	color:#e8731a;
	font:bold 18px georgia;
	padding-bottom:15px;
	}
#sotto a.gallery img {float:right; clear:both;}


#sotto .testo {width:230px;
float:left;
}

div.off {
float:left;
width:280px;
padding-bottom:50px;
}

td.titolo {display:none;}

#warning h2, #warning h5 {
	text-align: center;
	margin: 4px;
	padding: 2px;
	font-size: 12px;

	}
 #warning h2 {
		color: #AD1C2F}
		
		
iframe.mappa {
width:617px;
height:290px;
overflow:hidden;
border:0;
}

iframe.contatti {
width:590px;
height:545px;
overflow:hidden;
border:0;
}

.hide {display:none;}
