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

.testo{
  color: #61380E;
  font-family: verdana;
  font-size: 9pt;
  text-align: justify; 
}

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

.testo_index{
  color: #61380E;
  font-family: verdana;
  font-size: 8pt;
  text-align: justify; 
}


.didascalia{
  color: #61380E;
  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);
  background-repeat: repeat;
  text-align: center;
  margin: 0px;
}

.hotel_header{ 
  background-color: #844d4d;
  width:750;
  color: #fcb949;
  line-height: 20px;
  font-size: 10pt;
  padding:0px;
  text-align:center;
}

.hotel_footer{
  background-color: #844d4d;
  width:600px;
  line-height: 20px;
  font-size: 10pt;
  padding:0px;
  text-align:center;
}

.hotel_content{
  background-color: #E4B494;
  text-align: center;
  padding:6px;
}

.hotel_content_page{
   background-color: #E4B494;
   padding:4px;
   height:100%;
}

.hotel_table_bkg{
   background-image: url(images/local/sf_bar.jpg);
   background-color: #E4B494;
   height:100%;
}
