P,TD, A, TEXTAREA, TH {
  font: 10pt trebuchet ms, verdana;
  color: #233c4e;

}
.testo{
  color: #233c4e;
  font-family: trebuchet ms, verdana;
  font-size: 9pt;
  text-align: justify; 
}

.testo_index{
  color: #cfdae2;
  font-family: trebuchet ms, verdana;
  font-size: 9pt;
  text-align: center; 
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #233c4e;
 
}

.didascalia{
  color: #233c4e;
  text-decoration: none;
  font-family: trebuchet ms, verdana;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 9px;
  text-align: center; 
}

.hotel_body{
  background-color: #e5e5e5;
  text-align: center;
  margin: 0px;
 
}

.hotel_header{
  background-color: #e5e5e5;
  width:100%;  
  color: #233c4e;
  line-height: 14px;
  font-size: 9pt;
  padding:2px;
  text-align:center;
  
}
.hotel_footer{
    width:100%;  
      text-align:center;
}
.hotel_content{
  background-color: #ffffff;
  padding:6px;
  text-align: left;
  border-left: 1px solid #684916;
  border-right: 1px solid #684916;

}
.hotel_table_bkg{
  background-image: url(images/local/sf-bar.gif);
  background-repeat: repeat-x;
  text-align: left;
}

.hotel_table_bkg_menu{
  background-image: url(images/local/sf-menu.gif);
  background-repeat: repeat-x;
  text-align: left;
}
  
  .hotel_address{
  background-image: url(images/local/sf-address.gif);
  background-repeat: repeat-x;
  text-align: left;
}
  
.hotel_footer{
   background-image: url(images/local/sf-footer.gif);
  background-repeat: repeat-x;
  text-align: left;
}