BODY {
background-repeat:no-repeat; 
background-image: url(images/sfondo.gif); 
background-position: 50% 50%; 
background-color:#FFE6C4;
FONT-WEIGHT: normal; 
FONT-SIZE: 12px; 
COLOR: #000000; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
TEXT-DECORATION: none 
}

A:link {
        text-decoration: none;
        color: #663333;
        font-family: Verdana;
}

A:visited { text-decoration: none;
color: #663333;
font-family: Verdana; }
A:active {text-decoration: none;
color: #663333;
font-family: Verdana;
}

A:hover {text-decoration: none;
color: #FFE6C4;
font-family: Verdana;
background-color: #663333;
 }

input {color:#000000; font: 8pt verdana; text-decoration: none; background: #E2E2E2; border: 1px #666666 ridge; }
TEXTAREA {color:#000000; font: 8pt verdana; text-decoration: none; background: #E2E2E2;  overflow:hidden;}
select {color:#000000; font-size: 8pt; font-family: verdana, tahoma, arial; text-decoration: none; background: #E2E2E2; }

.menu {
        color: #663333;
      }
      
.camere {
        color: #663333;
        FONT-SIZE: 11px;
      }
      
.titoli {
        color: #663333;
        FONT-SIZE: 12px;
        FONT-WEIGHT: bold;
      }

.testo_red {
        color: #663333;
        FONT-SIZE: 11px;
        
      }
      
.testo {
        color: #808080;
        FONT-SIZE: 11px;
        
      }


form p {
margin:.2em 0;
}



#informazioni label {
display:block;
float:left;
width:200px;
text-align:right;
font-weight:bold;
color:rgb(51,102,153);
padding-right:0;
font-family:Verdana, sans-serif;
font-size:13px;

}

#informazioni input { 
font-weight: bold; 
font-size: 12px;
font-family: Verdana,helvetica,sans-serif;
letter-spacing: .1em;
width:300px; 
border:#73848C 1px solid; 
background:rgb(229,229,229);
padding:4;
margin-left:10px;
}


#informazioni textarea{
font-weight:bold;
font-size:13px;
font-family: Verdana,helvetica,sans-serif;
letter-spacing: .2em;
width:300px; 
border:#73848C 1px solid;
background:rgb(229,229,229);
padding:0px 0px 0px 2px;
margin-left:10px;
}

input#invia {
width:100px;
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: rgb(51,102,153);
font-weight: bold;
font-size:11px ;
font-family:Verdana,helvetica,sans-serif; 
/*margin-left:5px;*/
}

input#annulla {
width:80px;
border:#73848C 1px solid; 
background-color:rgb(228,228,228);
color: rgb(51,102,153);
font-weight: bold;
font-size:11px ;
font-family:Verdana,helvetica,sans-serif; 
}

.labelAccesskey{
font-size:11px;
color:rgb(51,102,153);
font-family:Verdana, sans-serif;
font-weight:bold;
}