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

}
.testo{
  color: #124146;
  font-family: arial;
  font-size: 9pt;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt arial;
  color: #124146;
 
}
.gui_testo_index{
  color: #124146;
  font-family: arial;
  font-size: 9pt;
  text-align: justify;
  padding: 10px;
  margin:0;
  
}

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

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

.hotel_header{
  background-color: #627b80;
  width:100%;  /* to set header align 100% --> center or 750 --> align right */
  color: #ffffff;
  font-family: arial;
  line-height: 14px;
  font-size: 8.5pt;
  padding:2px;
  text-align:center;
  
}
.hotel_footer{
	background-color: #8a2525;
  padding:2px;
 	width:100%;  /* to set header align 100% --> center or 750 --> align right */
}

.hotel_content{
  background-color: #ffffff;
  padding:1Px;
	text-align: left;
}

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

.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{
  width:100%;
  font-family: arial;
  color: #ffffff;
  font-size: 11pt;
  text-decoration : none;
}

#guihtl_footer {
	text-align: right;
}
