P,TD, A, TEXTAREA, TH {
  font: 10pt trebuchet ms, verdana;
  color: #650f34;
    text-align: justify;
}
.testo_index{
  color: #ffffff;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #650f34;
  text-align: center;
  
}

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

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

.hotel_header{
  background-color: #bfbfbf;
  width:100%;  /* to set header align 100% --> center or 750 --> align right */
  color: #650f34;
  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: #ede3e7;
  padding:6px;
  text-align: center;

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