TD, A, TEXTAREA, TH {
  font: 10pt Trebuchet ms,  Arial;
  color: #794f04;
}

.testo{
  color: #794f04;
  font-family: Trebuchet ms,  Arial;
  font-size: 10pt;
  text-align: justify; 
}

INPUT, SELECT {
  font: 9pt 85afaf;
  color: #d89f39;
  text-align: center;
}

.testo_index{
  color: #FFFFFF;
  font-family: Trebuchet ms,  Arial;
  font-size: 9pt;
  line-height: 13px;
  text-align: justify; 
}


.didascalia{
  color: #d89f39;
  text-decoration: none;
  font-family: Trebuchet ms,  Arial;
  font-size: 8pt;
  font-weight: bold;  
  line-height: 15px;
  text-align: center; 
}

.hotel_body{ /* classe che mi serve per lo sfondo di tutto il sito*/
  text-align: center;
  background-color: #827a5a;
  margin: 0px;
}

.hotel_header{
  background-color: #d89f39;
  width:100%;
  color: #FFFFFF;
  line-height: 18px;
  font-size: 9pt;
  text-align:center;
}

.hotel_footer{
  background-image: url(images/local/barra-sotto.jpg);
  padding:0px;
  background-repeat: no-repeat;
}

.hotel_content{
  background-color: #FFFFFF;
  text-align: center;
  padding:10px;
}

.hotel_table_bkg{
  background-image: url(images/local/sfondo-bar.jpg);
  background-repeat: repeat-x;
  text-align: left;
}
 
.hotel_table_bkg_barra{
  background-image: url(images/local/sfondo-barra-sotto.jpg);
  background-repeat: repeat-x;
  text-align: left;
}