input, textarea {
        font-family : sans-serif;
        font-size   : 12px;
        font-weight : none;
        border-top-color    : #000000;
        border-bottom-color : #000000;
        border-right-color  : #000000;
        border-left-color   : #000000;
}
select {
        background-color: #DDDDDD;
        border: 2px #000000 solid;
        float: none;
        font-family: sans-serif;
        color: #000000;
        font-size: 12px;
        display: inline-block;
        white-space: nowrap;
} 
.bottoni {
        background:#000000;
        border: 1px #FFFFFF solid;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 10pt; 
        font-weight: none;
        height: 19px;
        line-height: 100%
}
.testointro {
        font-family : sans-serif;
        font-size   : 12px;
        font-weight : none;
        color       : #FFFFFF;
}

