                body {
                        margin: 0px; padding: 0px;
                        background: #c00 url(../img/bg.gif) center repeat-y;
                        font: 8pt Verdana, Arial, Helvetica, sans serif;
                        color: #300;
                }
                h1, h2, h3, h4 {
                       /* font-family: Century Gothic, Verdana, Arial, Helvetica, sans serif; */
                        font-family: Georgia, Times New Roman, Times, serif;
                        margin: 0.5em 0 0.5em 0;
                        color: #999;
                }
                a { text-decoration: none; }
                a:hover { text-decoration: underline; }
                
                #content {
                        width: 950px;
                        margin: auto;
                        background: #fff;
                        border-left: 1px solid #ccc;
                        border-right: 1px solid #ccc;
                }
                #top {
                        background: #900;
                        padding: 3px;
                        text-align: center;
                        color: #ffc;
                        font-size: 7pt;
                }
                #header {
                        background: #fff;
                        height: 95px;
                }
                #logo {
                        width: 600px;
                        text-align: right;
                }
                #intro {
                        margin-top: -12px;
                        width: 600px; text-align: center;
                        font: bold 8pt Century Gothic, Verdana, Arial, Helvetica, sans serif;
                }
                #address {
                        float: right;
                        width: 200px;
                        text-align: left;
                        font-size: 8pt;
                        padding: 8pt;
                }
                #address a {
                        color: #900;
                        font-weight: bold;
                }


/* inizio barra navigazione */
                #nav {
                        background: #fff;
                        height: 25px;
                        border-bottom: 3px solid #000;
                        font-weight: bold;
                }
                #nav form{
                        margin: 0px; padding: 0px;
                }
                #lang {
                        float: right;
                        padding: 2px 6px 2px 2px ;
                }
                #nav0, #nav1, #nav2, #nav3, #nav4 {
                        float: left;
                }
                #nav1 {
                        background: #000;
                        padding: 6px;
                        color: #fff;
                }
                #nav1 a {
                        color: #fff;
                }
                #nav3 {
                        background: #c00;
                        padding: 6px;
                        color: #fff;
                }
                #lang a, #nav3 a  {
                        color: #fff;
                }
                #lang img  {
                        border: 1px solid #c00;
                }
/* fine barra navigazione */
                
                #flash {
                        padding: 1px 0px 1px 0px;
                        background: #fff;
                        height: 250px;
                        border-bottom: 1px solid #900;
                }
                #main {
                        margin: 0px;
                        background: #fff url(../img/main.gif) right repeat-y;
                }
                #main a, #right a {
                        color: #900;
                        font-weight: bold;
                }
                #main img {
                        border: 3px double #900;
                        /* padding: 4px; */
                        margin: 0px 4px 4px 4px;
                }
                #main img.none {
                        border: 0px solid #ccc;
                        padding: 0px;
                        margin: 0px;
                }
                #right {
                        margin-top: 12px;
                        float: right;
                        /* text-align: center; */
                        width: 210px;
                }
                #calend {
                        text-align: center;
                }
#calend td.plan, #main td.plan {
    font-size: 7pt;
    text-align: center;
    width:22px; height:22px;
    border:1px solid #ccc;
    background: #fff; 
}
                #right h3 {
                        font-size: 12pt;
                }
                #corpo {
                        margin-left:  8px;
                        margin-right: 230px;
                }
                #corpo p {
                        padding-left: 24px;
                        font-size: 9pt;
                        line-height: 1.5em;
                }
                #corpo ul {
                        font-size: 9pt;
                        list-style-image: url(../img/arrow.gif);
                        list-style-type: circle;
                        line-height: 1.5em;
                }
                #corpo td {
                        vertical-align: top;
                }
                #corpo a.upcase, #corpo b.upcase, #right b.upcase{
                        text-transform: uppercase;
                }
                #corpo td.boxapt{
                        border: 0px double #ccc;
                        border-bottom: 3px solid #900;
                        border-right: 3px solid #900;
                        width: 50%;
                }
                #corpo td.boxapt h4{
                        font-size: 11pt;
                }
                #corpo td.boxapt p {
                        margin: 0pt;
                        font-size: 8pt;
                        line-height: 1em;
                        padding-left: 0px;
                }
                #corpo td.boxapt .book{
                        background: url(../img/block.gif) center center no-repeat;
                        text-align: center;
                        padding: 4px 2px 5px 2px;
                        color: #fff;
                }
                #corpo td.boxapt .book a {
                        color: #fff;
                }
                #aps td {
                        vertical-align: top;
                        font-size: 8pt;
                        line-height: 1em;
                }
                #bread a {
                        font-weight: normal;
                }
                #glemap {
                        height: 320px;
                        width:  560px;
                        margin:  12px auto;
                        border: 3px double #900;
                }
                span.blk {
                        color: #000;
                        font-size: 1.2em;
                }
                span.red {
                        color: #900;
                        font-size: 1.2em;
                }
                img.photo {
                        padding: 2px;
                        border: 1px solid #f00;
                        margin-right: 4px;
                }
                #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 #996; /* #cc9 */
                        background: #930;  /* #996 */
                        font: bold 9pt Georgia, Times New Roman, Times, serif;
                        color: #fff; 
                        text-align: right;
                        padding: 2px 8px 2px 16px;
                }
                #price td {
                        border: 1px solid #930;
                        background: #fff;
                        color: #996;
                        font-weight: bold;
                        text-align: right;
                }
                #price td.none {
                        border-width: 0px;
                }

                #glemap {
                	      height: 320px;
                	      width:  560px;
                	      margin: 12px auto;
                        border: 3px double #cc9;
                }
                #stop {
                        /*clear: both;*/
                }
                #footer {
                        background: #000;
                        padding: 6px;
                        color: #fff;
                	      text-align: center;
                        border-bottom: 2px solid #fff;
                }
                #footer a {
                        font-weight: bold;
                        color: #fff;
                }
                #special {
                	padding: 8px;
                	height: 120px;
                  border-bottom: 1px solid #900;
                	background: #eee;
                }
                #special a, #special h3 {
                	color: #900;
                }
                #info {
                	float: right;
                	width: 210px;
                	padding: 8px;
                	text-align: left;
                	border-left: 1px solid #996;
                }
                #terms {
                	float: left;
                	width: 320px;
                	padding: 8px;
                	border-right: 1px solid #996;	
                }
                #privacy {
                	margin-left: 340px;
                	width: 320px;
                	padding: 8px;
                }
                #bottom {
                        text-align: right;
                        background: #900;
                        padding: 4px;
                        color: #ccc;
                }
                #bottom a {
                        color: #999;
                }
                input, textarea, select { 
                 	 color: #300;
                   background: #fff;
                 	 border: 1px solid #900;
                 	 font: 8pt Verdana, Arial,Helvetica,sans-serif;
                 	 margin: 3px;
                }
                input.button {
                        color: #fff; 
                        font-weight: bold; 
                        font-size: 10pt; 
                        background: #c00;
                        border: 1px solid #000;
                }
                input.light {
                        color: #fff; 
                        font-weight: bold; 
                        background: #c00;
                        border: 1px solid #000;
                }
                input.tondo,input.none { border: 0px;}

#calendario {
        position: absolute;
        top: -1000px;
        left: -1000px;
        padding: 10px;
        border: 1px solid #ccc;
        background: #fff; 
}
.logo {
	font-family: "Maiandra GD", Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
h5 {
	margin: 4px 0px 4px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;


}
