P,TD,  TEXTAREA, TH {
  font: 10pt Arial;
    text-decoration: none;
  color: #000000;
}

.testo{
  color: #333333;
  font-family: Arial;
  font-size: 10pt;
  text-align: justify; 
}

.testo:hover {
  color: #333333;
  font-family: Arial;
  font-size: 10pt;
  text-align: justify; 
  text-decoration: underline;

}

INPUT, SELECT {
  font: 8pt Verdana;
  color: #333333;
  text-align: left;
}

.testo_titoli{
  color: #b10d20;
  font-family: Arial;
  font-weight: bold; 
  font-size: 8pt;
  text-align: left; 
}

.testo_gallery{
  color: #b10d20;
  font-family: Arial;
  font-weight: bold; 
  font-size: 8pt;
  text-align: center; 
}

.testo_titolini{
  color: #b10d20;
  font-family: Arial;
  font-size: 9pt;
  text-align: left; 
}

.testo_trasporti{
  color: #000000;
  font-family: Arial;
  font-size: 8pt;
  text-align: left; 
}

.testo_more{
  color: #000000;
  font-family: arial;
  font-size: 8pt;
  font-weight: bold; 
  text-align: left; 
}

A:hover {
  text-decoration: underline;
   font-size: 8pt;
}

A{
  text-decoration: none;
   font-size: 8pt;
  color: #000000;

}

.hotel_body{ /* classe che mi serve per lo sfondo di tutto il sito*/
 /* background-image: url(images/local/sfondo.jpg);
  background-repeat: repeat;
  background-color: #FFFFFF;
  text-align: center;
  margin: 0px;*/
}

.content{
  background-color: #FFFFFF;
  padding:5px;
}