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: #fff;
    background-image:url('images/Bg.jpg');
    background-repeat:repeat-x;
}




p
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}
td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #333333;
}

.topmenu{

}

/*
 * 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;

}
.petitgris:visited
{
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #888878;

}
.petitgris:hover
{
    font: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: Navy;

}



.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;
}

div{
margin:0px;}
.transBlocBG
{
text-align:left;
    margin: 0;

}

.corps
{
    /*background-color:#ffffff;*/
    width:800px;
}
