BODY
{
    background-color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: arial;
    font-size: 12px;
}

#Sezione_01
{
    background-image: url( "images/Sezione_01.jpg" );
    background-repeat: no-repeat;
}

#Sezione_03
{
    background-image: url( "images/Sezione_03.jpg" );
    background-repeat: no-repeat;
}

#Sezione_04
{
    background-color: #AF0917;
}

#Sezione_07
{
    background-image: url( "images/Sezione_07.jpg" );
    background-repeat: no-repeat;
}

#Sezione_08
{
    background-image: url( "images/Sezione_08.jpg" );
    background-repeat: no-repeat;
}

a
{
    text-decoration: none;
    color: #003399;
}

a:hover
{
    text-decoration: underline;
    color: #003399;
}
#tableMenu
{
    border-spacing: 1px;
}

.cellMenu
{
    width: 80px;
    height: 40px;
    text-align: center;
    background-color: #af0917;
}

a.linkMenu
{
    background-color: #af0917;
    width: inherit;
    height: inherit;
    display: table-cell;
    vertical-align: middle;
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-family: arial;
    font-size: x-small;
    font-weight: bold;
}

a.linkMenu:hover
{
    color: black;
    text-decoration: none;
    background-color: white;
}


body#home a#ctl00_homeMenu, body#sergiodangelo a#ctl00_sergiodangeloMenu, body#programma a#ctl00_programmaMenu, body#appuntamenti a#ctl00_appuntamentiMenu, body#persostenerci a#ctl00_persostenerciMenu, body#contatti a#ctl00_contattiMenu
{
    color: black;
    background: white;
}

.textArea
{
    background-color: white;
    text-align: left;
    line-height: 14pt;
    vertical-align: top;
    font-family: arial;
}

.prog1
{
    background-color: #A5202B;
    font-weight: bold;
    color: #FFFFFF;
    width: 25%;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #A5202B;
}

.prog1a
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #A5202B;
    font-weight: bold;
    color: #A5202B;
}

.prog2
{
    background-color: #D28C18;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #D28C18;
}
.prog2a
{
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #D28C18;
    font-weight: bold;
    color: #A5202B;
}


.textRisultati
{
    text-align: justify;
    line-height: 12pt;
    font-size: 11px;
    font-family: Verdana;
    font-style: italic;
    vertical-align: top;
}

.fields
{
    font: 9pt Verdana;
    border-style: solid;
    border-width: 1px;
    border-color: #c1cfe9;
}


