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

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

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

.hotel_header{
  background-color: #004F75;
  width:100%;  /* 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: #edbb5c;*/
  padding:6px;
  text-align: center;

}
