P,TD, A, TEXTAREA, TH {
  font: 10pt trebuchet ms, verdana;
  color: #000000;
  line-height : 15px;
  line-height : 16px;
}
.testo_index{
  color: #3B3B3B;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  line-height : 17px;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #000000;
  text-align: center;
  
}

.didascalia{
  color: #760000;
  text-decoration: none;
  font-family: trebuchet ms, verdana;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 13px;
  text-align: center; 
}

.hotel_body{
 background-color: #064A89;
 	margin: 0px;
  text-align: center;
}

.hotel_header{
  background-color: #7F7F7F;
  width:750;  /* to set header align 100% --> center or 750 --> align right */
  color: #ffffff;
  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: #F4F4F4;
  padding:6px;
  text-align: center;

}
.hotel_table_bkg{
  background-color: #B5B5B5;
  margin: 0px;
  background-repeat: repeat-y;
  text-align: center;
 }
.hotel_table_bkg_banner{
  background-image: url(images/local/sf-bar.gif);
  background-repeat: repeat-y;
  text-align: center;
 }