BODY
{
    font-family: Arial, Helvetica, sans-serif;
    background-color: #E1E1E1;
}

.tabellla
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}

.TitoloProgramma
{
    font-family: Verdana;
    font-size: 20px;
}
.tabellaBenvenuto
{
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    FONT-SIZE: 9pt;
    FONT-FAMILY: Arial;
}
.logo
{
    padding-top: 0px;
    padding-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.contenuto
{
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}

.contenutoHome
{
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
}

.separatore
{
    width: 10px;
    background-color: #C0C0C0;
}

.coloreBordo
{
    background-color: #FFFFFF;
    FONT-SIZE: 1px;
    COLOR:  #0066FF;
    height : 1px;
    width : 1px;
}

.angoloAltoSX
{

}

.angoloAltoDX
{

}

.angoloBassoSX
{
}
.generale
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-SIZE: 9pt;
    BORDER-LEFT: thin;
    COLOR: black;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #FFFFFF;
}
.generaleGrigio
{
    BORDER-RIGHT: thin;
    BORDER-TOP: thin;
    FONT-SIZE: 9pt;
    BORDER-LEFT: thin;
    COLOR: black;
    BORDER-BOTTOM: thin;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #C0C0C0;
}
.generaleAlt
{
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: lavenderblush
}
.generalePiccolo
{
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Arial;
}
.pulsante
{
    BACKGROUND-COLOR:#48BFFF;
}

.sfondino { background-image:url(manager/images/sfondino.gif);
background-position:bottom; background-repeat:repeat-x; 
}