P,TD, A, TEXTAREA, TH {
  font: 9pt verdana;
  color: #760010;  
}

.testo{
  color: #760010;
  font-family: verdana;
  font-size: 9pt;
  text-align: justify; 
}

.testo_index{
  color: #760010;
  font-family: verdana;
  font-size: 8pt;
  text-align: left; 
}

INPUT, SELECT {
  font: 9pt verdana;
  color: #760010;
}

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

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

.hotel_header{
  width:750;
  color: #760010;
  line-height: 14px;
  font-size: 10pt;
  padding:2px;
  text-align:center;
}

.hotel_footer{
  width:100%;
  text-align:center;
}

.hotel_content{
/*background-color: #edbb5c;*/
  padding:6px;
  text-align: center;
}

.hotel_table_bkg{
  background-image: url(images/local/sf-banner.gif);
  background-repeat: repeat-x;
  text-align: center;
 }
 
 .hotel_table_footer{
  background-image: url(images/local/sf-footer.gif);
  background-repeat: repeat-x;
  text-align: center;
 }