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

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

.hotel_body{
 /* background-color: #FFFCC6;*/
  text-align: center;
  margin: 5px;
}

.hotel_header{
  background-color: #ff9722;
  width:767;  /* 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: #006633;*/
  padding:8px;
  text-align: center;

}
.hotel_table_bkg{
  background-color: #006633;
  text-align: center;
 }