
a { color: #000000;
    text-decoration: none }

a:hover { color:  #550101;
         text-decoration:none}

body,td  { 
    font: 11px, Verdana, Times, serif;
    color: #57152F;
    text-decoration: none;
}

.main {border-bottom: 5px solid #870000;
 }

.testo_normale { 
    padding-left:10px; padding-right:10px;
}

.testo_home { 
    font: 11px  Verdana, Times, serif;
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 18px;
    display: block;
}
.testo_home:hover { 
    font: 11px, bold, Verdana, Times, serif;
    color: #E3E00E;
    text-decoration: underline;
    letter-spacing: 0.2em;
}
 /* FORMATTAZIONE MENU  */
a.left  { color: #782C4A;
    text-decoration: none;
    font: bold;
    width: 100%;
    margin-top: 4px;
    
    height: 23px;
    display: block;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    vertical-align: middle;
    border-top: 1px solid  #FFF;
    border-right:1px solid  #FFF;
    }


a.left:hover {
    background-color: #fff;
    color: #782C4A;
    font: italic;
    
    border-bottom: 1px solid #E3E00E;
    border-top: 1px solid  #E3E00E;
    border-right:1px solid  #FFF;
}


.prezzi { 
    font: 11px Verdana, Times, serif;
    color: #3A280F;
    text-decoration: none;
}


.titolo {font: bold 12px,  Verdana, sans-serif;
        text-decoration: none;
        color:782C4A;
}

.testo_sottotitolo { 
    font: 10px Verdana, Times, serif;
    color: #000000;
    text-decoration: none;
}




.testo_indirizzo { 
    font: 10px verdana, Times, serif;
    color: #000000;
    text-decoration: none;
}


.INPUT
        {
            BACKGROUND-COLOR: #F9F3EA;
            BORDER-BOTTOM: #420404 1px solid;
            BORDER-LEFT: #420404 1x solid;
            BORDER-RIGHT: #420404 1px solid;
            BORDER-TOP: #420404 1px solid;
            COLOR: #000000;
            FONT-FAMILY: verdana,  Times New Roman, Verdana;
                        FONT-SIZE: 10
        }
            .MYINPUT:hover
        {
            BACKGROUND-COLOR: #F9F3EA;
            BORDER-BOTTOM: #420404 1px solid;
            BORDER-LEFT: #420404 1px solid;
            BORDER-RIGHT: #420404 1px solid;
            BORDER-TOP: #420404 1px solid;
            COLOR: #FFFFFF;
            FONT-FAMILY:   verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
        }
        SELECT
        {
            BACKGROUND-COLOR: #F9F3EA;
            BORDER-BOTTOM: #420404 1px solid;
            BORDER-LEFT: #420404 1px solid;
            BORDER-RIGHT: #420404 1px solid;
            BORDER-TOP: #420404 1px solid;
            COLOR: #000000;
            FONT-FAMILY: verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
        }
        TEXTAREA
        {
            BACKGROUND-COLOR: #F9F3EA;
            BORDER-BOTTOM: #420404 1px solid;
            BORDER-LEFT: #420404 1px solid;
            BORDER-RIGHT: #420404 1px solid;
            BORDER-TOP: #420404 1px solid;
            FONT-FAMILY: verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
        }

.formsubmit { BACKGROUND-COLOR: #F9F3EA;
            BORDER-BOTTOM: #D1CD9B 1px solid;
            BORDER-LEFT: #D1CD9B 1x solid;
            BORDER-RIGHT: #D1CD9B 1px solid;
            BORDER-TOP: #D1CD9B 1px solid;
            COLOR: #000000;
            FONT-FAMILY: verdana, Times New Roman, Verdana;
                        FONT-SIZE: 10
                }
        
