P,TD, A, TEXTAREA, TH {
  font: 10pt Arial;
  color: #333333;
}

.testo{
  color: #333333;
  font-family: Trebuchet ms;
  font-size: 10pt;
  text-align: justify; 
}

INPUT, SELECT {
  font: 9pt verdana;
  color: #333333;
  text-align: center;
}

.testo_index{
  color: #666666;
  font-family: Arial;
  font-size: 9pt;
  text-align: justify; 
}


.didascalia{
  color: #666666;
  text-decoration: none;
  font-family: Trebuchet ms;
  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*/
  background-color: #FFFFFF;
  text-align: center;
  margin: 0px;
}

.hotel_header{ 
  width:750px;
  color: #000000;
  line-height: 20px;
  font-size: 10pt;
  text-align:center;
}

.hotel_table_bkg_bar{
  background-color: #8f7d61;
  background-repeat: repeat-x;
}

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

.hotel_table_bkg_banner{
background-color: #fbf8f2;
  background-repeat: repeat-x;
}