.sfondoBlu
{
  background-color: #3B557A;
}
.sfondoArancio
{
  background-color: #FE9900;
}

a.contatti
{
  color: #FE9900;
  text-decoration: none;
}
a.contatti:hover
{
  text-decoration: underline;
}
div.contenuto
{
  padding-right: 10px;
  font-weight: normal;
  font-size: 11px;
  color: #666666;
  font-family: Arial, Verdana, Sans-Serif;
  text-align: justify;
}
