BODY
{
        background-color: #E9E9E9;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: black;
}
TABLE
{
        border: 2px dotted #000000;
        background-color: #FFFFFF;
        text-align: justify;
}
A
{
        color: black;
}
A:hover
{
        text-decoration: underline overline;
        background:#E9E9E9;
}
H1
{
        font-size: 13px;
        font-weight: bold;
        text-align: center;
}
H2
{
        font-size: 12px;
        font-weight: bold;
        text-align: center;
}
img
{
        border: 0px; //dashed #BCBCBC;
}
.textbox
{
        background-color: #E9E9E9;
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: black;
}
.grandtexte
{
           font-size: 12px;
}

.petittexte
{
           font-size: 9px;
}
