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

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

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

.testo_index{
  color: #000000;
  font-family: Trebuchet ms,;
  font-size: 9pt;
  text-align: justify; 
}


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

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

.hotel_header{ 
  font-family: Trebuchet ms, ;
  background-color: #851b0e;
  width:750px;
  color: #FFFFFF;
  line-height: 20px;
  font-size: 10pt;
  padding:0px;
  text-align:center;
}

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

.hotel_content{
  background-image: url(images/local/barra-mezzo.jpg);
  text-align: center;
  background-color: #FFFFFF;
  padding:7px;
}