


h3
{
    font-family: Arial;
    font-weight: bold;
    font-size: 105%;
    text-align: justify;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0em;
}
a
{
    text-decoration: none;
    color: #574A36;
}

a:hover
{
    color: Teal;
    text-decoration: underline;
    color: black;
}


h1
{
    font-family: Arial;
    font-size: 16pt;
    text-align: center;
}

.titre a
{
    font-family: Arial;
    font-size: 24px;
    color: #FFFFFF;
    text-decoration: none;
}

.titre a:hover
{
    text-decoration: underline;
}


.titrecentre
{
    font-family: Arial;
    font-size: 20px;
    color: #FFFFFF;
    text-decoration: none;
}





.header
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #4C4B4B;
    text-decoration: none;
}


body
{
    padding: 0;
    margin: 0px 0px 0px 0px;
    background: #F2EDE6;
}




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: #2381CD;
}



/*  */

.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;
}

.top
{
    padding: 0px 0px 0px 0px;
    background-image: url(images/bandeau.gif);
    background-repeat: no-repeat;
}

.top a
{
    font-family: verdana;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: none;
}


.top a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.top a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.top a:hover
{
    color: #FFFFFF;
    text-decoration: none;
}


fieldset#simple
{
    width: 180px;
    border: silver 1px solid;
    padding: 4pt;
}

fieldset#simple legend
{
    font-size: 10pt;
    font-weight: bold;
    color: gray;
}

.ok
{
    vertical-align: bottom;
}

.corps
{
    width:958px;
    border:0;
    background-color:#ffffff;
    border-right:1px solid #D4D0C9; border-left:1px solid #D4D0C9;
}
