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

}
.testo{
  color: #64646b;
  font-family: arial;
  font-size: 9pt;
  text-align: justify; 
}

.testo_index{
  color: #434448;
  font-family: arial;
  font-size: 9pt;
  text-align: justify; 
}
INPUT, SELECT {
  font: 9pt arial;
  color: #64646b;
 
}

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

.hotel_body{
	background-image: url(images/local/sfondo.jpg);
	background-repeat: repeat-x;
  background-color: #505156;
  text-align: center;
  margin: 0px;
 
}

.hotel_header{
  background-color: #505154;
  width:100%;  /* to set header align 100% --> center or 750 --> align right */
  color: #ffffff;
  line-height: 14px;
  font-size: 9pt;
  padding:2px;
  text-align:center;
  
}
.hotel_footer{
    width:100%;  /* to set header align 100% --> center or 750 --> align right */
      text-align:center;
}
.hotel_content{
  background-color: #ffffff;
  padding:6px;
  text-align: center;

}
.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_barra_sotto{
  background-image: url(images/local/sf-barra.gif);
  background-repeat: repeat-x;
}