P,TD, A, TEXTAREA, TH {
  font: 9pt trebuchet ms, verdana;
  color: #000000;
  line-height : 15px;
}
.testo_index{
  color: #333333;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify;
  line-height : 16px; 
}
INPUT, SELECT {
  font: 9pt trebuchet ms, verdana;
  color: #226380;
  text-align: center;
  
}
.testo_default{
  color: #333333;
  font-family: trebuchet ms, verdana;
  font-size: 10pt;
  text-align: justify;
  line-height : 15px;  
}

.didascalia{
  color: #639fb7;
  text-decoration: none;
  font-family: trebuchet ms, verdana;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 13px;
  text-align: center; 
}

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

.hotel_header{
  background-color: #226380;
  width:750;  
  color: #ffffff;
  line-height: 14px;
  font-size: 10pt;
  padding:2px;
  text-align:center;
  
}
.hotel_footer{
    width:100%;  
      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;
  text-align: left;
 }