P,TD, A, TEXTAREA, TH {
  font: 10pt Trebuchet ms, Arial;
  color: #4e4e4e;

}
.testo{
  color: #4e4e4e;
  font-family: Trebuchet ms, Arial;
  font-size: 9pt;
  text-align: justify; 
}

INPUT, SELECT {
  font: 9pt Trebuchet ms, Arial;
  color: #e3474b;
}

.gui_testo_index{
  color: #4e4e4e;
  font-family: Trebuchet ms, Arial;
  font-size: 10pt;
  text-align: justify;
  margin:0;
}

.didascalia{
  color: #e3474b;
  text-decoration: none;
  font-family: Trebuchet ms, Arial;
  font-size: 8pt;
  font-weight: bold;  
  line-height : 16px;
  text-align: center; 
}

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

.hotel_header{
  width:100%; 
  color: #ffffff;
  font-family: Trebuchet ms, Arial;
  line-height: 18px;
  font-size: 9pt;
  text-align:center;
}

.hotel_footer{
  background-color: #989898;
  padding:2px;
  height: 20px;
	width:100%;
}

.hotel_table_adress{
  background-image: url(images/local/adress.jpg);
  background-repeat: no-repeat;
  text-align: center;
}

.hotel_content{
  background-color: #e6e6e6;
  padding:5px;
  text-align: left;
}

.hotel_table_bkg{
  background-image: url(images/local/sfondo-bar.jpg);
  background-repeat: repeat-x;
  text-align: center;
}
 
.hotel_table_bkg_menu{
  background-image: url(images/local/sfondo-menu.jpg);
  background-repeat: repeat-x;
  text-align: center;
}

.hotel_table_bkg_adress{
  background-image: url(images/local/sfondo-adress.jpg);
  background-repeat: repeat-x;
  text-align: center;
}