.titolo {
color:#3366CC;
font-size: 14px;
font-weight: bold;
}
.red
{
color:#ff0000;
font-size: 14px;
}

.testo_strong
{
    font-size:smaller;
    padding-right:2px
}

.testo_input
{
    border:1px solid #7B9EBD;
    font-size:smaller;
   
}


div.LabeledMarker_markerLabel  {
  color: #000000;
  font-family: Arial;
  width: 32px;
  text-align: center;
}
a { color: #0000FF;
  font-weight:bold;
  font-size:12px;
}
a:hover {
  text-decoration:underline;
  /*background-color: yellow;*/
}
