body {    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    background-color: #E8E8E8;
}   

.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #969292;
    text-decoration: none;
}


.bianco{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
}


.spazio {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1px;
}

.topMenu{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #612701;
    text-decoration: none;
}

.cursor {
    cursor: pointer;
}


.sfGeneralButton {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #612701;
    text-decoration: none;
    background-image: url(../images/sfGeneralButton.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.sfCenterGeneral {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/sfCenterGeneral.jpg);
    background-repeat: repeat-y;
    background-position: center;
}

.sgGeneralBottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/sfGeneralBottom.jpg);
    background-repeat: no-repeat;
    background-position: center top;
}

.sfHomeContent {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #993300;
    text-decoration: none;
    background-color: #FDB812;
    background-image: url(../images/sfHomeContent.jpg);
    background-repeat: repeat-x;
    background-position: top;
}

.sfSecondMenu {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/sfSecondMenu.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
}

.bgPulsante {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url(../images/bgPulsante.jpg);
    background-repeat: repeat;
    background-position: center center;        
}

.footerInfo {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #9A9A9A;
    text-decoration: none;    
}

.banner {
    background-repeat: no-repeat;
    background-position: center center;
}

.tipologieList{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    text-decoration: none;    
}

.grigioScuro{

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    text-decoration: none;

}

.inputContatti{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    text-decoration: none;
    border-bottom: #808080 1px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 15px;
    background-color: #f1f1f1;    

}

.inputFileContatti{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    text-decoration: none;
    border-bottom: #808080 1px solid;
    border-top: #808080 1px solid;
    border-left: #808080 1px solid;
    border-right: #808080 1px solid;
    height: 15px;
    background-color: #f1f1f1;    

} 

.textAreaContatti{
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    text-decoration: none;
    border: #808080 1px solid;
    background-color: #f1f1f1;    

}

.bgBtContatti{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    height: 18px;
    text-decoration: none;
    border: #808080 1px solid;
    background-color: #eea800;
    background-image: url(../images/bgBt.png);
    background-repeat: repeat-x;
    background-position: center top;
    cursor: pointer;
}

.brown{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    text-align: justify; 
    color: #562400;
    text-decoration: none
}

.brownNj{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;     
    color: #562400;
    text-decoration: none
}

.brownLink{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;     
    color: #562400;
    text-decoration: none
}

.brownLink:hover{
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;     
    color: #562400;
    text-decoration: underline
}

.inputFastLogin{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    text-decoration: none;
    border-bottom: #808080 1px solid;
    border-top: none;
    border-left: none;
    border-right: none;
    height: 15px;
    background-color: #fdb813;
}

.inputText{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #707070;
    text-decoration: none;
    border: #562400 1px solid;
    height: 15px;
    background-color: #fdb813;
}

.borderDotted {

    border: 1px dotted #562400;    

}

.error {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1b86e0;
    text-decoration: none;   
}