body {
        margin: 0px; padding: 0px;
        background: #8B7963 url(../img/bg.gif) center repeat-y;
        font: 8pt Verdana, Arial, Helvetica, sans serif;
        color: #333;
}
h1, h2, h3, h4 {
        font-family: Trebuchet Ms, Verdana, Arial, Helvetica, sans serif;
        margin: 0.5em 0 0.5em 0;
        color: #B81123;
}
.red { color: #900; }
h2 {    font-size: 16pt; }
h3 {    font-size: 14pt; }
h4 {    font-size: 10pt; }
a { text-decoration: none; color: #B81123; }
a:hover { text-decoration: underline; }
#content {
        width: 1000px;
        margin: auto;
        position: relative;
        background: #fff;
}
#header {
        position: relative;
        height: 240px;
        width: 1000px;
}
#top {
        padding: 6px;
        background: #784943;
        text-align: center;
        color: #fff;
        border-bottom: 1px solid #fff;
}
#head {
        margin: 0px;
        padding: 0px;
        width: 1000px;
        height: 240px;
}
#logo {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 380px;
}
#logo img {
        behavior: url("iepngfix.htc");
}
#logo_bis {
       position: absolute;
        top: 0px;
       left: 0px;
       width: 380px;
}
/* inizio barra navigazione */
#nav {
        background: #B81123;
        text-align: center;
        color: #fff;
        padding: 8px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
}
#nav a {
        color: #fff;
        font-weight: bold;
}
#lang {
        float: right;
        padding: 2px 6px 2px 2px ;
}

/* fine barra navigazione */
#main {
        margin: 0px;
        background: #fff url(../img/main_bg.gif) center repeat-y;
}
#main_bis {
        margin: 0px;
        background: #fff url(../img/main_bg2.gif) right repeat-y;
}
#main a, #main_bis a, #right a {
        color: #8B7963;
        font-weight: bold;
}
#main img, #main_bis img {
        border: 1px solid #fcc;
        padding: 4px;
        margin: 0px 4px 4px 4px;
}
#main img.none, #main_bis img.none {
        border: 0px solid #fcc;
        padding: 0px;
        margin: 0px;
}
#right {
        float: right;
        padding-left: 6px;
        padding-right: 4px;
        /* background: #784943; */
        width: 210px;
        color: #ccc;
}
#left {
        float: left;
        margin-top: 1px;
        padding-left: 6px;
        padding-right: 4px;
        /* background: #784943; */
        width: 180px;
        color: #ccc;
}
#right h3, #left h3 {
        font-size: 11pt;
        color: #fff;
}
#right a, #left a {
        color: #fff;
        font-weight: normal;
}
#right tr.white {
        background: #fff;
        color: #777;
}
#right tr.grey {
        background: #f4f4f4;
        color: #b13;
}
#right hr, #left hr {
        height: 1px;
        border: 0px;
        border-bottom: 1px solid #fff;
}
#corpo {
        margin-left:  195px;
        margin-right: 235px;
}
#scheda {
        margin-left:  16px;
        margin-right: 235px;
}
#corpo h4, #scheda h4 {
    padding-left: 12px;
    color: #784943;
}
#corpo h5, #scheda h5 {
    padding: 8px 2px 4px 24px;
    color: #ccc;
}
#corpo p, #scheda p {
    padding-left: 24px;
    font-size: 10pt;
    line-height: 1.5em;
}
#corpo td.apt {
    padding: 4px;
    font-size: 10pt;
    border-right: 1px solid #8B7963;
    border-bottom: 1px solid #8B7963;
}
#corpo td.apt p, #scheda td.apt p {
    padding-left: 0px;
    margin: 0px;
    font-size: 10pt;
    line-height: 1em;
}
#corpo ul, #scheda ul {
    font-size: 9pt;
    list-style-image: url(../img/arrow.gif);
    list-style-type: circle;
    line-height: 1.5em;
}
#corpo td, #scheda td {
    vertical-align: top;
}
#corpo a.upcase, #corpo b.upcase, #right b.upcase {
    text-transform: uppercase;
}
#scheda a.upcase, #scheda b.upcase {
    text-transform: uppercase;
}
#news {
    float: right;
    font-size: 7pt;
    width: 240px;
    text-align: right;
}
#news h4 {
    color: #930;
}
#lastbox {
    background: #eee;
    border: 1px solid #996;
    font-size: 7pt;
    padding: 6px;
}
#lastbox p {
    font-size: 7pt;
}
#guest {
    padding-left: 24px;
}
#price th {
    border: 1px solid #784943;
    background: #784943;
    font: bold 9pt Georgia, Times New Roman, Times, serif;
    color: #fff; 
    text-align: right;
    padding: 2px 8px 2px 16px;
}
#price td {
    border: 1px solid #784943;
    background: #fff;
    color: #784943;
    font-weight: bold;
    text-align: right;
}
#price td.none {
    border-width: 0px;
}

#glemap {
	  height: 160px;
	  width:  190px;
	  margin: 12px auto;
    border: 3px double #B81123;
    overflow:hidden;
}
#map {
    width:600px;
    height:500px;
    margin: auto;
    margin-top: 20px ;
    margin-bottom: 20px ;
    border: 3px double #069;
}
#stop {
    clear: both;
}
#bread, div.nn {
    font-size: 7pt;
    font-weight: normal;
    padding: 6px 6px 2px 4px;
}
#bread a, div.nn a {
    font-weight: normal;
}
#footer {
    background: #B81123;
    padding: 6px;
    color: #fff;
    text-align: center;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
}
#footer a {
    font-weight: bold;
    color: #fff;
}
#special {
	  color: #fff;
	  padding: 8px;
	  background: #784943;
}
#special a, #special h3 {
	  color: #fff;
}
#info {
	  float: right;
	  width: 225px;
	  padding: 8px;
	  text-align: right;
	  /* border-left: 1px solid #996; */
}
#terms {
	  float: left;
	  width: 320px;
	  padding: 8px;
	  border-right: 1px solid #ffc;	
}
#privacy {
	  margin-left: 340px;
	  width: 320px;
	  padding: 8px;
}
#bottom {
    background: #784943; /*#8B7963; */
    border-top: 1px solid #fff;
 	  font-size: 7pt;
    text-align: center;
    padding: 4px;
    color: #ffc;
}
#bottom a, #bottom b {
    color: #fff;
}
input, textarea, select { 
 	  color: #000;
    background: #fff;
 	  border: 1px solid #B81123;
 	  font: 8pt Verdana, Arial,Helvetica,sans-serif;
 	  margin: 3px;
}
input.button {
        color: #fff; 
        font-weight: bold; 
        font-size: 10pt; 
        background: #B81123;
        border: 1px solid #8B7963;
}
input.light {
        color: #fff; 
        font-weight: bold; 
        background: #B81123;
        border: 1px solid #8B7963;
}
input.tondo,input.none { border: 0px;}
#left a.check {
        margin-left: 12px; 
        font-weight: bold; 
        color: #fff;
}
#corpo div.book {
        background: #fff url(../img/button.jpg) center center no-repeat;
        font-size: 8pt;
        width: 100px; height: 30px;
        text-align: center;
        margin-top: 4px;
}
#corpo div.book a {
        display: block;
        margin: 6px;
        color: #fff;
}
td.red { color: #f00; }
#calend {
        text-align: center; 
}
#calend td {
        color: #555; 
        text-align: center; 
}
#calend td b {
        color: #ccc;
}
#calend td.plan {
        font-size: 7pt;
        text-align: center;
        width:22px; height:22px;
        border:1px solid #ccc;
        background: #fff; 
}

#calendario {
        position: absolute;
        top: -1000px;
        left: -1000px;
        padding: 10px;
        border: 1px solid #ccc;
        background: #fff; 
}


