P,TD, A, TEXTAREA, TH {
  font: 10pt arial;
  color: #35210B;
    text-align: justify;
}
.testo_index{
  color: #000000;
  font-family: arial;
  font-size: 9pt;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt arial;
  color: #35210B;
  text-align: center;
  
}

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

.hotel_body{
  background-color: #FDF6E7;
  text-align: center;
}

.hotel_header{
  background-color: #35210A;
  width:750;  /* to set header align 100% --> center or 750 --> align right */
  color: #DDCCA8;
  line-height: 14px;
  font-size: 9pt;
    font-weight: bold;
  padding:2px;
  text-align:center;
  
}
.hotel_footer{
    width:750;  /* 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: #FBEDCF;
  text-align: center;
 }
  .hotel_table_banner{
  background-color: #ffffff;
  text-align: center;
 }