P,TD, A, TEXTAREA, TH {
  font: 10pt trebuchet ms, verdana;
  color: #000000;
  line-height : 17px;
    text-align: left;
}
.testo_index{
  color: #000000;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  line-height : 20px;
  text-align: center; 
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #757531;
  text-align: center;
  
}

.didascalia{
  color: #000000;
  text-decoration: none;
  font-family: trebuchet ms, verdana;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 13px;
  text-align: center; 
}

.hotel_body{
 background-color: #E2DBC7;
 	margin: 0px;
  text-align: center;
}

.hotel_header{
  background-color: #83843C;
  width:625;  /* to set header align 100% --> center or 750 --> align right */
  color: #000000;
  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: #BFC072;
  text-align: left;
 }