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

}
.testo{
  color: #38315a9;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify; 
}

.testo_index{
  color: #38315a;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: center; 
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #38315a;
 
}

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

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

.hotel_header{
  width:750;  /* to set header align 100% --> center or 750 --> align right */
  color: #38315a9;
  line-height: 14px;
  font-size: 10pt;
  padding:2px;
  text-align:center;
  
}
.hotel_footer{
    width:100%;  /* to set header align 100% --> center or 750 --> align right */
      text-align:center;
}
.hotel_content{
background-color: #FFFFFF;
  padding:6px;
  text-align: center;

}
.hotel_table_bkg{
background-color: #e4e3ec;
 }
 .hotel_table_banner{
  background-image: url(images/local/sfbanner.gif);
  background-repeat: repeat-x;
 }