body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
}
a:link
{
}
a:visited
{
}
a:hover
{
    color: #CC0000;
}
a:active
{
}


table, tr, td, form, input, textarea, select
{
    font-size: 10pt;
}

form
{
}
/*  */

.petitgris
{
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #888878;
    font-size: 7pt;
}
.petitgris:visited
{
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #888878;
    font-size: 7pt;
}
.petitgris:hover
{
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Navy;
    font-size: 7pt;
    background-color: white;
}



.alert
{
    font: Verdana, Arial, Helvetica, sans-serif;
    color: #ff6600;
    font-size: 9pt;
    font-weight: bolder;
}

.size2
{
    font-size: 10pt;
}
.size2u
{
    font-size: 11pt;
    text-decoration: underline;
}
.size3
{
    font-size: 12pt;
}
.size4
{
    font-size: 14pt;
}

.hr_default
{
    color: #95306E;
    height: 1px;
}


select, option
{
    background-color: #FFFFFF;
    color: #555555;
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
    text-align: left;
    overflow: hidden;
}


H3
{
    color: maroon;
    font-size: 13pt;
}

.corps
{
    background-color:#ffffff;
    width:800px;
}
