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

.testo{
  color: #8A1723;
  font-family: Arial;
  font-size: 10pt;
  text-align: justify; 
}

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

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


.didascalia{
  color: #AD3324;
  text-decoration: none;
  font-family: 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*/
  background-image: url(images/local/sfondo.jpg);
  text-align: center;
  margin: 0px;
}

.hotel_header{ 
  background-color: #8A1723;
  background-repeat:repeat-y;
  width:750px;
  color: #ffffff;
  line-height: 20px;
  font-size: 10pt;
  text-align:center;
}

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

.hotel_table_bkg_bar{
  background-image: url(images/local/sfondo-bar.jpg);
  background-repeat: repeat-x;
}

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