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

}
.testo{
  color: #333333;
  font-family: arial;
  font-size: 9pt;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt arial;
  color: #333333;
 
}

.gui_testo_index{
  color: #333333;
  font-family: arial;
  font-size: 9pt;
  text-align: justify; 
  padding: 12px;
  margin:0;
}

.didascalia{
  color: #89265f;
  text-decoration: none;
  font-family: arial;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 16px;
  text-align: center; 
}

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

.hotel_header{
  background-color: #d7d3c7;
  width:100%;  
  color: #333333;
  font-family: arial;
  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-y;
  text-align: center;
 }
 
#banner{
  background-image: url(images/local/sf-banner.gif);
  background-repeat: repeat-x;
  text-align: left;
  border: 0;
}

#footer{
  background-image: url(images/local/sf-footer.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: center;
  }
  
#gui_link_guide, #gui_link_guide a{
  font-family: arial;
  color: #000000;
  font-size: 8pt;
  text-decoration : none;
  font-weight: bold;
  text-align: center;
}

#guihtl_footer {
	text-align: center;
}