a
{
    text-decoration: none;
    color: #A31113;
}

a:hover
{
    color: Teal;
    text-decoration: underline;
    color: black;
}



h3
{
    font-family: Verdana;
    font-color: #A31113;
    font-weight: bold;
    font-size: 105%;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0em;
}

h1
{
    font-family: Verdana;
    font-size: 16pt;
    text-align: center;
}




.header
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10px;
    color: #6A838F;
    text-decoration: none;
}


body
{
    padding: 0;
    margin: 0px 0px 0px 0px;
    background: #F2EDE6;
}


table
{
    background-color: #ffffff;
}

p
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}
td
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
}



/*
 * Ici les styles pour le contenu
 */

h2
{
    font-size: 120%;
    font-weight: bold;
    color: #6A838F;
}



/*  */

.petitgris
{
    font: Verdana, Geneva, Verdana, Helvetica, sans-serif;
    color: #888878;
    font-size: 7pt;
}
.petitgris:visited
{
    font: Verdana, Geneva, Verdana, Helvetica, sans-serif;
    color: #888878;
    font-size: 7pt;
}
.petitgris:hover
{
    font: Verdana, Geneva, Verdana, Helvetica, sans-serif;
    color: Navy;
    font-size: 7pt;
    background-color: white;
}

.nav a, nav td
{
    color: #000000;
    font: Arial;
    font-size: 12px;
}



.size2
{
    font-size: 10pt;
}
.size2u
{
    font-size: 11pt;
    text-decoration: underline;
}
.size3
{
    font-size: 12pt;
}
.size4
{
    font-size: 14pt;
}

.hr_default
{
    color: #91785b;
    height: 1px;
}
hr
{
    color: #91785b;
    height: 1px;
}


.transBlocBG
{
    padding: 0px 10px 0px 10px;
    margin: 0;
}

fieldset#simple
{
    border: silver 1px solid;
    padding: 4pt;
    margin: 4pt;
}

fieldset#simple legend
{
    font-size: 10pt;
    font-weight: bold;
    color: gray;
}

.ok
{
    vertical-align: bottom;
}

.top
{
    padding: 0px 0px 0px 0px;
    background-image: url(images/bandeau.gif);
    background-repeat: no-repeat;
}

.corps
{
    background-color: rgb(255, 255, 255); width: 800px; border-right:1px solid #D4D0C9; border-left:1px solid #D4D0C9;
}
