html,body{margin:0;padding:0}

body{
  font: 13px Helvetica,Arial,Verdana,sans-serif;
  font-color: #FFF;
  text-align:center;
  margin-top: 10px;
  background: #42210b;
}

p{
  margin:0 10px 10px;
}

div#globale{
  width:920px;
  background: transparent;
  text-align:left;
  margin:0 auto;
}

#contenitore{
  width:920px;
  margin:0 auto;
  padding: 0px;
  background: #42210b;
}

#contenuti{
  position: relative;
  float:left;
  width:660px;
  height:380px;
  background: #371b08;
  color: #E4BE9C;
  margin: 0px;
  padding: 9px;
  border: 1px solid #722600;
}

#contenuti h2{
  background: #371b08;
  margin: 5px 0 15px 0;
  padding: 0;
  font-size: 15px;
  color: #e4be9c;
}

#contenuti h3{
  margin: 5px 0 10px 0;
  padding: 0;
  font-size: 13px;
  font-weight: 600;
  color: #c17323;
}

#contenuti img{
  position: relative;
  top: 0px;
  left: 0px;
}

#contenuti a {
  color: #c17323;
  text-decoration: none;
}
#contenuti a:hover {
  color: #FFF;
  text-decoration: underline;
}

.immagine{
  float: left;
  border: 0;
  margin: 0;
  padding: 0 10px 10px 0;
}

p.ristoro{
	clear: left;
	border-bottom: 1px solid #e4be9c;
  width: 580px;
  height: 74px;
}

b.ristoro{
	color: #c17323;
}

img.ristoro {
	float: left;
  margin: 0 10px 0 0;
  padding: 0;
  border: 0;
}

p.cantina{
	clear: left;
	border-bottom: 1px solid #e4be9c;
  width: 550px;
  height: 104px;
}

b.cantina{
	color: #c17323;
}

img.cantina {
	float: left;
  margin: 0 10px 0 0;
  padding: 0;
  border: 0;
}

#logo{
  float:right;
  width:240px;
  height:400px;
  margin: 0px;
  padding: 0px;
  background: #42210b;
  /*border-left: #9F2E3D 1px solid;*/
}

#logo h3{
  font: 11px Arial;
  font-weight: 500;
  color: #c17323;
  text-align: center;
  margin: 45px 0 0;
}

#logoimg{
  padding: 45px 0 0 20px;
}

#bandamenu{
  float:left;
  width:680px;
  height:180px;
  background: #42210b;
  margin: 0px;
  padding: 0px;
}

#bandamenu ul {
  font: 13px Tahoma;
  padding: 0px;
  margin: 15px 0px 0px 10px;
  list-style-type: none;
}
#bandamenu ul li {
  font-weight: bold;
  font-color: #e5ddcc;
  text-decoration: none;
  float: left;
}
#bandamenu ul li a {
  color: #e5ddcc;
  text-decoration: none;
	padding-right: 25px;
}
#bandamenu ul li a:hover {
  color: #FFF;
  text-decoration: none;
}

#bandamenu h2 {
  margin: 0px;
	padding: 5px 0px 5px;
	font: 14px Helvetica,Arial,Verdana,sans-serif;
	font-weight: bold;
	line-height: 1.4;
	text-decoration: none;
	color: #484848;
}

#bandamenu p{
  font-size: 13px;
  padding: 5px 0px 2px;
  text-align: justify;
  line-height: 1.5;
}

#bandamenu h3{
  font-size: 13px;
  font-weight: 600;
  font-style: italic;
  text-align: center;
  line-height: 1.6;
}

#bandamenu h5{
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  line-height: 1.5;
}

#bandamenu img{
  float: left;
  display: block;
  /*padding: 8px 10px 5px 0px;*/
  margin-bottom: 5px;
}

#contdesc {
  position: relative;
  float: left;
  clear: left;
  font-size: 16px;
  font-weight: 600;
  color: #e4be9c;
  text-align: center;
  top: 25px;
  left: 25px;
  width: 330px;
  height: 70px;
}
#conttitolo {
  position: relative;
  float: left;
  font-size: 12px;
  font-weight: 600;
  color: #e4be9c;
  text-align: center;
  top: 15px;
  left: 90px;
  width: 220px;
  height: 80px;
}
#conttitolo h1{
  font: 18px Times;
  font-weight: 600;
  color: #FFF;
  text-align: center;
  margin: 0;
}
#conttitolo h2{
  font: 10px Arial;
  font-weight: 600;
  color: #c17323;
  text-align: center;
  margin: 5px 0 0;
}
#contlink{
  position: relative;
  float:left;
  clear: left;
  /*text-align:right;*/
  width:300px;
  height:30px;
  top:40px;
  border: 0px;
  margin: 0px;
  padding: 0px;
}
#contlink img{
  display: inline;
  border: 0;
  margin: 0;
  padding: 0 5px 0 5px;
}
#contlink a{
  padding: 0px;
}

div#contimage{
  float:right;
  width:240px;
  height:180px;
  margin: 0px;
  padding: 0px;
  background: #42210b;
  /*border-left: #9F2E3D 1px solid;*/
}

ul#gallery{
  list-style:none;
  margin:25px 0 0;
  padding:0;
}

ul#gallery li{
  float:left;
  margin: 0 8px 15px 8px;
  padding:0;
}

ul#gallery img{
  display:block;
  border: 1px solid #722600;
  background: #4f2704;
  float: none;
  text-align: center;
  margin: 0;
  padding: 3px;
}

div#piede{
  clear: left;
  margin: 0;
	border: 0;
  padding: 10px 0 0 0;
	height: 20px;
  color: #C6929B;
	width: 920px;
	font-family: font: 10px Helvetica,Arial,Verdana,sans-serif;
	font-weight: normal;
}
div#piede p{
  margin:0px;
  padding: 0px 2px 0;
}
#piede a {
  color: #C6929B;
	/*font-weight: 600;*/
  text-decoration: none;
  padding-left: 10px;
}
#piede a:hover {
  color: #E2C9CD;
  text-decoration: none;
}
div#piedesx{
  float: left;
  margin: 0;
	border: 0;
	width: 680px;
}
div#piededx{
  float: right;
  text-align: right;
  margin: 0;
	border: 0;
	width: 240px;
}

.spotpopup{
  position: relative;
  z-index: 0;
}

.spotpopup:hover{
  background-color: transparent;
  z-index: 50;
}

.spotpopup span{
  position: absolute;
  background-color: transparent;
  padding: 5px;
  top: -156px;
  left: -1000px;
  border: none;
  visibility: hidden;
  color: black;
  text-decoration: none;
}

.spotpopup span img{ /*CSS for enlarged image*/
  border-width: 0;
  padding: 2px;
}

.spotpopup:hover span{
  visibility: visible;
  top: -156px;
  left: 0;
}

.pagine {
  position:relative;
  top:2px;
  float:right;
  margin-bottom:10px;
  margin-left:6px;
  padding-bottom:10px;
}

.pagine ol, .pagine ol li {
  float:left;
  list-style:none;
}

.pagine ol {
  padding-left: 5px;
}

.pagine ol li {
  padding:0px 2px 2px;
  float:left;
}

.pagine ol li a {
  color: #206050;
  text-decoration: none;
}
.pagine ol li a:hover {
  text-decoration: overline;
}

.pagine p, .pagine a, .pagine ol, .pagine ol li {
  margin: 0;
  /*color: #FFF;*/
  font-size:11px;
}

.pagine p {
  float:left;
  /*margin: 9px;*/
  line-height:11px;
  width:40px;
}

.pagine ol li span {
  /*display:block;*/
  height:13px;
  color: #FFF;
  /*line-height:14px;*/
  position:relative;
  font-weight: 600;
}

.root {
  position: relative;
/*  height: 200px;
  width: 489px;
  margin: 0px 0px 8px 7px;*/		
}
.thumb {
  position: absolute;
  height: 9px;
  width: 15px;
  left: 10px;
}
.up, .dn {
  position: absolute;
  left: 10px;
}
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img {
  border: 0;
}
.scrollContainer { 
  position: absolute; 
  left: 2px; 
  top: 19px; 
  width: 350px; 
  height: 200px; 
  clip: rect(0 467 200 0); 
  overflow: auto;
/*  border-top: 2px solid #000000;
  border-left: 2px solid #000000;
  border-right: 2px solid #686262;
  border-bottom: 2px solid #686262;
  background: #D9D9B0;
*/
}
.scrollContent { 
  position: absolute; 
  left: 0px; 
  top: 0px; 
  width: 100px; 
}
