P,TD, A, TEXTAREA, TH {
  font: 10pt arial;
  color: #5c4a2e;

}
.testo{
  color: #5c4a2e;
  font-family: arial, 'trebuchet ms', verdana;
  font-size: 9pt;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt arial;
  color: #5c4a2e;
 
}

.gui_testo_index{
  color: #5c4a2e;
  font-family: arial, 'trebuchet ms', verdana;
  font-size: 9pt;
  text-align: justify;
  padding: 10px;
  margin:0;
}

.didascalia{
  color: #5c4a2e;
  text-decoration: none;
  font-family: arial, 'trebuchet ms', verdana;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 16px;
  text-align: center; 
}

.hotel_body{
  background-color: #6f6f6f;
  text-align: center;
  margin: 0px;
 
}

.hotel_header{
  background-color: #6f6f6f;
  width:100%;  
  color: #ffffff;
  font-family: arial, 'trebuchet ms', verdana;
  line-height: 14px;
  font-size: 8.5pt;
  padding:2px;
  text-align:center;
  
}

.hotel_content{
  background-color: #ffffff;
  padding:10px;
  text-align: left;


}

.hotel_table_bkg{
  background-image: url(images/local/sf-bar.gif);
  background-repeat: repeat-x;
  text-align: left;
}

.hotel_table_bkg_menu{
  background-image: url(images/local/sf-menu.gif);
  background-repeat: repeat-x;
  text-align: left;
}
  
  .hotel_address{
  background-image: url(images/local/sf-address.gif);
  background-repeat: repeat-x;
  text-align: left;
}
  
.hotel_footer{
    width:100%;
     text-align:center;
}