.Body
{
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #AFD9F7
}
.TestoGrande
{
    COLOR: #000080;
    FONT-SIZE: 20px;
    FONT-FAMILY: Arial
    
}

.TestoMedio
{
    FONT-SIZE: 14px;
    COLOR: #000080;
    FONT-FAMILY: Arial;
    
}

.TestoMedioTD
{
    FONT-SIZE: 14px;
    COLOR: #000080;
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Arial;
}

.TestoPiccolo
{
    FONT-SIZE: 10px;
    COLOR: #000080;
    FONT-FAMILY: Arial;
    
}


.testoinvisibile
{
    FONT-SIZE: 1px;
    COLOR: #CABEE2;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}

.ColoreSfondoTd
{
    BACKGROUND-COLOR: #CABEE2;
}

.TestoMenu
{
    FONT-SIZE: 10px;
    COLOR: midnightblue;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.SfondoMenu
{
    COLOR: blue;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF
}
.RighePari
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #178EE1
}
.RigheDispari
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #5DB3EF
}
.RigheNere
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #000000
}
.CampiTabelle
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #5DB3EF
}
.ImmagineArticolo
{
    WIDTH: 300px;
    CURSOR: hand;
    HEIGHT: 200px;
    TEXT-ALIGN: center
}
.IntestazioneScheda
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 22px;
    COLOR: white;
    FONT-FAMILY: Arial
}
.Link
{
    CURSOR: hand
}
.Selezione
{
    CURSOR: hand
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: blue
}
.IntestazioneTabella
{
    COLOR: white;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #5DB3EF
}
