TD
{
    FONT-SIZE: 10px;
    COLOR: #3a5f7c;
    FONT-FAMILY: Verdana, Arial
}
.presentazione
{
    PADDING-RIGHT: 22px;
    PADDING-LEFT: 22px;
    FONT-SIZE: 10px;
    PADDING-BOTTOM: 12px;
    COLOR: #3a5f7c;
    PADDING-TOP: 12px;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
BODY
{
    BACKGROUND-COLOR: #ededed
}
.bordo_bianco
{
    BORDER-RIGHT: white 1px solid;
    BORDER-TOP: white 1px solid;
    BORDER-LEFT: white 1px solid;
    BORDER-BOTTOM: white 1px solid
}
.testo_bianco
{
    FONT-SIZE: 10px;
    COLOR: white;
    FONT-FAMILY: Verdana, Arial
}
#bagliore
{
    WIDTH: 491px;
    HEIGHT: 23px
}
.cprgt
{
    FONT-SIZE: 10px;
    COLOR: #3a5f7c;
    FONT-FAMILY: Verdana, Arial;
    TEXT-DECORATION: none
}
A
{
    FONT-SIZE: 10px;
    COLOR: #3a5f7c;
    FONT-FAMILY: Verdana, Arial
}
LI
{
    COLOR: white
}
A.pulsanti
{
    BACKGROUND-IMAGE: url(img/pulsante_off.gif);
    WIDTH: 211px;
    COLOR: white;
    HEIGHT: 16px;
    TEXT-DECORATION: none
}
A.pulsanti:hover
{
    BACKGROUND-IMAGE: url(img/pulsante_on.gif);
    WIDTH: 211px;
    COLOR: white;
    HEIGHT: 16px;
    TEXT-DECORATION: none
}
