A {
    text-decoration:none
}
.menu {
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}
A:hover {
    color: gold;
}
.nota {
    font-family: Georgia,Times,Serif;
    font-size: 10px;
    font-style: normal;
    color: #444444;
}
.titolo {
    font-family: Georgia,Times,Serif;
    font-size: 22px;
    font-style: normal;
    color: #FFFFFF;
    background-color:#949494;
    text-transform: uppercase;
}
.titoletto {
    text-transform: uppercase;
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #333333;
}
.testo {
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}
.titolettob {
    text-transform: uppercase;
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #FFFFFF;
}
.testob {
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    color: #FFFFFF;
}
.link {
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    color: #FF6600;
}
.centrale {
    border:1px solid #000000;
    background-color:#FFFFFF;
}
input.bottone {
    background-color:#000000;
    color:#CCCCCC
}
body {
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    color: #333333;
}
body.margin10 {
    font-family: Georgia,Times,Serif;
    font-size: 12px;
    font-style: normal;
    color: #333333;
    margin-left:15px;
    margin-top:10px;
}
.finetitolo {
}
.fondomenucategorie {
    font-family: Georgia,Times,Serif;
    font-size: 11px;
    font-style: normal;
    background-color: #d4d0c8;
}
span.menucategorie {
    font-family: Georgia,Times,Serif;
    font-size: 11px;
    font-style: normal;
    background-color: #d4d0c8;

    height:20px;
    margin-left:20px;
}
span.menucategorieover {
    font-family: Georgia,Times,Serif;
    font-size: 11px;
    font-style: normal;
    background-color: #000000;
    color:gold;

    height:20px;
    margin-left:20px;
}
td.menucategorie {
    font-family: Georgia,Times,Serif;
    font-size: 11px;
    font-style: normal;
    background-color: #d4d0c8;
    border-bottom:1px solid #FFFFFF;
    height:20px;
    margin-left:20px;
}
td.menucategorieover {
    font-family: Georgia,Times,Serif;
    font-size: 11px;
    font-style: normal;
    background-color: #000000;
    color:gold;
    border-bottom:1px solid #FFFFFF;
    height:20px;
    margin-left:20px;
}

.categoriaselezionata {
    font-family: Georgia,Times,Serif;
    font-size: 11px;
    font-style: normal;
    color: #333333;
    background-color: #FFFFFF;
    border-bottom:1px solid #FFFFFF;
    height:20px;
    margin-left:20px;
}
.art {
    border:1px solid #cccccc;
    width:60px;
}
.artover {
    border:1px solid gold;
    width:60px;
}
.artsel {
    border:1px solid gold;
    width:60px;
}


