P,TD, A, TEXTAREA, TH {
  font: 10pt Arial;
  color: #75633F;
    text-align: justify;
}
.testo_index{
  color: #75633F;
  font-family: arial;
  font-size: 10pt;
  text-align: justify; 
  padding-right:10px;
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #75633F;
  text-align: center;
  
}

.didascalia{
  color: #75633F;
  text-decoration: none;
  font-family: Arial;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 0px;
  text-align: center; 
}

.hotel_body{ /* classe che mi serve per lo sfondo di tutto il sito*/
 background-image: url(images/local/sfondo.jpg);
  background-repeat: repeat;
 /* background-color: #F3F1E3;*/
  text-align: center;
  margin: 0px;
}

.hotel_header{ 
  background-color: #8c7cb3;
  width:739px;  /* to set header align 100% --> center or 750 --> align right */
  color: #ffffff;
  line-height: 20px;
  font-size: 10pt;
  padding:0px;
  text-align:center;
}

.hotel_footer{
    width:100%;  /* to set header align 100% --> center or 750 --> align right */
      text-align:center;
      
}
.hotel_content{
  background-color: #f3f1e3;
  padding:1px;
  text-align: center;

}
.hotel_table_bkg{
  background-image: url(images/local/sfondo-bar.jpg);
  text-align: center;
 }
 
.hotel_bkg_footer{
  background-image: url(images/local/sfondo-footer.jpg);
  background-repeat: repeat-x;
  width:100%;
  height:40px;
  }
  
.hotel_table_bkg_banner{
background-image: url(images/local/sfondo-banner.jpg);
text-align: center;