a
{
    text-decoration: underline;
    color: #333333;
}

a:hover
{
    color: Teal;
    text-decoration: underline;
    color: black;
}



h3
{
    font-family: Arial;
    font-weight: bold;
    font-size: 105%;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0em;
}

h1
{
    font-family: Arial;
    font-size: 16pt;
    text-align: center;
}




.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4C4B4B;
    text-decoration: none;
}


body
{
    padding: 0;
    margin: 0px 0px 0px 0px;
    background-color: #00ADEF;
}




p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}



/*
 * Ici les styles pour le contenu
 */

h2
{
    font-size: 120%;
    font-weight: bold;
    color: #15207D;
}



/*  */

.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;
}



.size2
{
    font-size: 10pt;
}
.size2u
{
    font-size: 11pt;
    text-decoration: underline;
}
.size3
{
    font-size: 12pt;
}
.size4
{
    font-size: 14pt;
}

.hr_default
{
    color: #7EA499;
    height: 1px;
}
hr
{
    color: #7EA499;
    height: 1px;
}


.transBlocBG
{
    padding: 0px 10px 0px 10px;
    margin: 0;
    background: url(images/bloc_trans_bg.gif) top left repeat-y;
}

.corps
{
    background-color: #ffffff;
    width: 800px;
    border:0;
}

.Fildariane
{
    width: 794px;
}

