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

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

body,td  { 
    font-size: 11px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    color: #57152F;
    text-decoration: none;
}

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

.testo_home { 
    font-size: 11px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    color: #ffffff;
    text-decoration: none;
    padding-bottom: 18px;
    display: block;
}
.testo_home:hover { 
    font-size: 11px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    color: #E3E00E;
    text-decoration: underline;
    letter-spacing: 0.2em;
}
 /* FORMATTAZIONE MENU  */
a.testo_menu  { color: #782C4A;
 font-size: 11px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    text-decoration: none;
    font-weight: bold;
    width: 100%;
    margin-top: 4px;
    background-image: url(immagini/mat.jpg);
    height: 23px;
    display: block;
    border-bottom: 1px solid #000;
    vertical-align: middle;
    border-top: 1px solid  #FFF;
    border-right:1px solid  #FFF;
    }


a.testo_menu:hover {
    background-color: #fff;
 font-size: 11px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    color: #000000;
    font-weight: bold;
font-style: italic;
    background-image: url(immagini/mat2.jpg);
    border-bottom: 1px solid #E3E00E;
    border-top: 1px solid  #E3E00E;
    border-right:1px solid  #FFF;
}


.prezzi { 
    font-size: 11px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    color: #3A280F;
    text-decoration: none;
}


.titolo {font-size: 12px;
font-family: Verdana, Tahoma, Helvetica, Arial;
 font-weight: bold;
        text-decoration: none;
        color:782C4A;
}

.testo_sottotitolo { 
    font-size: 10px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    color: #000000;
    text-decoration: none;
}




.testo_indirizzo { 
    font-size: 10px;
font-family: Verdana, Tahoma, Helvetica, Arial;
    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
                }
        
