/* CSS Document */

html, body{
	height:100%
}
body {
	color:#C9B894;
	text-align:center;
	padding:0;
	border:0;
	margin:0;
	background-color: #2b0000;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.166;
	font-weight: normal;
	font-variant: normal;
	background-image: url(../immagini/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	
}
h1, h2, h3, h4, h5, h6 { padding:0; margin:0; }
h1 { font-size:180%; } h2 { font-size:160%; } h3 { font-size:140%; } h4 { font-size:120%; } h5 { font-size:110%; } h6 { font-size:100%; }
p {
	padding:0px;
	margin:0px;
}

/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#C9B894;
	text-decoration: underline;
}
a:hover, a:active {
	color:#F3DE9B;
	text-decoration: none;
}

img { border:0; }

/********* form and related tag styles *********/
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #694C29;
}

* .left {
	float: left;
}
* .right {
	float: right;
}
* .sx {
	float: left;
}
* .dx {
	float: right;
}
.img-sx {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.Stile1 {font-size: 13px}

.cancella {	clear: both;}

#all {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#all #head {
	height: 558px;
	width: 980px;
	position: relative;
	background-image: url(../immagini/head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav-bar {
	position: absolute;
	top: 67px;
	text-align: right;
	height: 20px;
	width: 530px;
	line-height: 20px;
	z-index: 6;
	right: 155px;
}
#nav-bar ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	padding: 0px;
}
#nav-bar ul li {
	display: inline;
}
#nav-bar a {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "Trebuchet MS", Geneva, sans-serif;
}

#nav-bar a:link, #nav-bar a:visited {
	text-decoration: none;
	color: #dcae69;
}
#nav-bar a:hover, #nav-bar a:active {
	text-decoration: underline;
	color: #F8E690;
}
#nav-bar a.current:link, #nav-bar a.current:visited {
	text-decoration: none;
	color: #F8E690;
	font-weight: bold;
}
#link-strutture {
	height: 55px;
	width: 470px;
	position: absolute;
	left: 310px;
	top: 0px;
}

#all #head #flash {
	height: 334px;
	width: 960px;
	position: absolute;
	left: 10px;
	top: 102px;
	z-index: 1;
	text-align: center;
}
#all #head #flash p {
	line-height: 3em;
}
#language {
	position: absolute;
	top: 10px;
	right: 50px;
	z-index: 9999;
}


#nav-bar-up {
	position: absolute;
	left: 315px;
	top: 90px;
	z-index: 2;
	height: 25px;
	width: 608px;
}
#nav-bar-down {
	position: absolute;
	left: 66px;
	top: 427px;
	z-index: 3;
	height: 25px;
	width: 850px;
}
.link-bar  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #d4ac4d;
	text-transform: uppercase;
	text-align: center;
	line-height: 19px;
	height: 19px;
	font-weight: bold;
}
.link-bar ul {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
.link-bar ul li {
	display: inline;
}
.link-bar ul li a {
	margin-right: 2px;
	margin-left: 2px;
}

.link-bar a:link, .link-bar a:visited {
	color: #623E18;
	text-decoration: none;
}
.link-bar a:hover, .link-bar a:active {
	color: #a60000;
	text-decoration: none;
}
.link-bar a.current:link, .link-bar a.current:visited {
	color: #a60000;
	text-decoration: underline;
}
#fastbooking {
	position: absolute;
	z-index: 4;
	left: 60px;
	top: 447px;
	background-repeat: no-repeat;
	height: 60px;
	width: 300px;
	padding-top: 27px;
	padding-left: 50px;
}
.fast-it{background-image: url(../immagini/fastbooking.gif);}
.fast-en{background-image: url(../immagini/fastbooking-en.gif);}
#box-offers {
	height: 80px;
	width: 300px;
	background-image: url(../immagini/box-offers.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 435px;
	top: 447px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	padding-top: 15px;
}
#box-offers a {
	color: #F7E694;
	text-decoration: none;
}

#thumb {
	position: absolute;
	top: 465px;
	right: 68px;
	background-image: url(../immagini/bg-thumb.gif);
	background-repeat: no-repeat;
	height: 48px;
	width: 150px;
	text-align: center;
	z-index: 5;
}
#thumb img {
	border: 1px solid #957312;
	margin-top: 20px;
	margin-right: 4px;
	margin-bottom: 5px;
	margin-left: 4px;
}
#all #content {
	width: 860px;
	margin-left: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #C9B894;
	line-height: 1.6em;
}
#all #content h1 {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #C9B894;
	border-bottom-color: #C9B894;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #ffeaac;
	font-size: 24px;
	letter-spacing: 0.3em;
	padding: 10px;
}
#all #content p {
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
#piatti {
    text-align:center;
}
#piatti ul {
	padding:0px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
    }
	
#piatti li {
	display:block;
	float:left;
	list-style-type: none;	
	
    }
#piatti li a {
     margin-left:10px;
	 margin-right:10px;
	 text-decoration:none;
	

}	
#piatti img {
     padding:4px;
	 border: solid 1px #f7e694;

}
#footer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C9B894;
}
#footer address {
	font-style: normal;
	line-height: 1.6em;
	padding: 20px;
}
#box-lingue ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#box-lingue li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
ul#credits {
	color:#C9B894;
	text-align:center;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
	padding: 40px;
	margin: 0px;
}
      #credits li a:link, #credits li a:visited {
	color:#C9B894;
	text-decoration:underline;
}
#all #head #nav-bar-down li {
	padding-right: 5px;
	padding-left: 5px;
}

      #credits li a:hover, #credits li a:active {
	color:#FFFFFF;
	text-decoration:underline;
}
}
.photopiatti {
	height: 350px;
}
.minifoto {
	float: right;
	width: 360px;
	cursor: pointer;
}
.minifoto img {
	padding: 5px;
}
.hires {
	float: left;
	height: 350px;
	width: 495px;
}

