* { margin:0; padding:0; }



body{
margin:0;
padding:0;
font: 76% verdana,sans-serif;
background-color:  #F7EB97;
}


#banner{
background-color: #F7EB97;
background-color: #FFFFFF;
background-image: url(../im/banner.jpg);
background-repeat: no-repeat;
height: 109px;
}

#left{
float: left;
height: 800px;
background-image: url(../im/left.jpg);
background-repeat: no-repeat;
width:224px;
clear: left;
}

#contenuto{
background-color: #F7EB97;
margin-left:224px;
}



.invisibile {
display:none;

}

h1 {
color: #B10009;
text-align: center;
font-size: 200%;
}

h2 {
color: #B10009;
text-align: left;
font-size: 150%;
}

dl {
margin:2em;
width:100%;
}
dt {
font-weight:bold;
color: #B10009;
line-height: 1.6em;
font-size: 150%;
margin-bottom:6px;
}
dd {
margin: 2px 2px 2px 2px;
text-align:justify;
}

.box {
font-size:120%;
margin: 10px 5px 10px 5px;
margin-right: 5em;
text-align: justify;
min-height: 350px;
height: auto!important;
height: 350px;
}

#indirizzo {
font-size:100%;
border-top: 2px solid #B50212;
border-bottom: 2px solid #B50212;
margin: 20px 5px 10px 5px;
text-align: center;
padding: 2em;
}

p {
margin-top:2em;
margin-bottom: 2em;
}

#camere ul {
margin-left:3em;

}

#camere li {
display: inline;
list-style-type: none;
/*margin: 1em;*/
border:none!important;

}

.camere h1 {
background-color:#E6E6E6;
height: 1.5em;
}

.tabella {
float:none;
}
.clear{
clear:both;
}

.right {
float:right;

}

.left{
float:left;
}

.table {
	width: 100%
}


.foto {
text-align:center;
padding:1em;
}

.testo {
text-align:justify;
padding:1em;
}


li  {
display: inline;
list-style-type: none;
border-left: 1px solid #000;
padding:0.2em;
}

a, a:link a:visited {
text-decoration:none;
color: #B10009;
}

a:hover {
text-decoration:underline;
}
 
  .prezzi th{
 text-align:center;
 background-color: #cccccc;
 padding:2px;
 }
   .prezzi td{
 background-color: #ffffff;
 padding:2px;
 text-align:center;
 }
 
 .prezzi caption {
font-weight: bold;
color:  #B10009;}

	
select {
width:auto;
height: 1.60em;
}

form{
margin-top:25px;
margin-bottom:15px;
}
fieldset{
width:400px;
margin:12px 0;
padding:10px;
display:block;
}
legend{
font-weight:bold;
margin-bottom:10px;
}
label{
display:block;
margin:5px;
}
input{
display:block;
margin:5px;
width:200px;
}
input.check{
float:left;
margin:0;
padding:0;
width:20px;
}
input.check2{
float:left;
margin:10px 5px;
width:5em;
padding:0;
}
select{
display:inline;
margin:5px;
}


/*stili menu di navigazione*/
#menu-2 {
width:98%;
font: 120% "MS Serif", "New York", serif;
font-style: italic;
margin-left: 224px;
margin-top:20px;
}
#menu-2 ul{
margin:0;
padding-left: 0;
list-style:none;
}
#menu-2 li{
font-size:1.3em;
font-weight:bold;
display:inline;
margin:0;
padding:0;
}
#menu-2 a:link, 
#menu-2 a:visited{
float:left;
background:#FFFFFF;
color:#BC0013;
margin:0;
padding:5px 10px;
text-decoration:none;
}
#menu-2 a:hover, 
#menu-2 a:focus, 
#menu-2 a:active, 
#menu-2 #voce-corrente a{
color:#ED0000;
background:#FFFFFF;
}
/* fine menu di navigazione */
