.formContatti {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color: #507EAA;
    text-decoration: none;
    background-color: #EDF2F6;
    border-top: 1px solid #507EAA;
    border-right: 1px solid #507EAA;
    border-bottom: 1px solid #507EAA;
    border-left: 1px solid #507EAA;
}
.spacer{
    width: 100%;
    height: 1px;
    background-image : url(image/tratti_contatti.gif);
    background-position : center;
}

.divContatti {
    margin: 4px;
}

.divContatti HR {
    height: 1px;
    color: #B4B7BA;
}
