/* CSS Document */
/* CSS Document */

a{ color:#3398cc;
text-decoration:none;
}
a:hover {
    text-decoration:underline;
}

.scheda_designer{
    position:absolute;
    left:10px;
    top:10px;
    width:187px;
    height:816px;
    background-color:#eeeeee;
    font-size:10px;
    color:#333333;
    line-height:12px;
}

.voce_principale{ 
    margin-top:10px;
    margin-bottom:10px;
    color:#999900;
    stext-decoration: underline;
    font-size:11px;

}
.anagrafica{
    margin:10px;
}


.link{
    color:#3398cc;
}
label{
    font-weight:bold;
}
.download{
margin:10px;
}
.collegamenti a{color:#3398cc;};



