div#footer              {
    width               : 800px;
    text-align          : left;
    margin-left         : auto;
    margin-right        : auto;
    padding-top         : 10px;
    padding-bottom      : 10px;
    }
div#texte               {
    width               : 820px;
    min-height          : 100px;
    text-align          : left;
    padding-top         : 180px;
    margin-left         : 20px;
	margin-right        : 20px;
}
div#texte_section       {
    width               : 98%;
    height              : 88%;
    margin-left         : 2px;
    padding-right       : 15px;
    overflow            : auto;
}
div#sous_section        {
    position            : relative;
    background-image    : url(../images/ss_bg.png);
    height              : 100%;
    width               : 99%;
    border              : thin solid #000000;
    padding-top         : 10px;
    padding-left        : 5px;
    padding-right       : 5px;
}
div#contenu_site        {
    position            : relative;
    margin-left         : auto;
    margin-right        : auto;
    padding-top         : 7px;
    height              : 460px;
    width               : 934px;
}
div#bandeau_titre       {
    position            : relative;
    background-image    : url(../images/bandeau_titre.jpg);
    width               : 882px;
    height              : 205px;
    margin-top          : -18px;
    margin-left         : 15px;
}
div#bandeau_titre_en    {
    position            : relative;
    background-image    : url(../images/bandeau_titre_en.jpg);
    width               : 882px;
    height              : 205px;
    margin-top          : -18px;
    margin-left         : 15px;
}
div#lower_menu          { /* header */
    position            : relative;
    margin-left         : auto;
    margin-right        : auto;
    padding-top         : 22px;
    padding-left        : 7px;
    width               : 854px;
}
div#head_menu           { /* header */
    position            : relative;
    margin-left         : auto;
    margin-right        : auto;
    padding-top         : 22px;
    height :70px;
    width               : 934px;
}
div#contenu             {
    background-image    : url('../images/background.jpg');
    padding-top         : 1px\9;
    width               : 963px;
    min-height          : 760px;
    text-align          : left;
    margin-left         : auto;
	margin-right        : auto;
}
body
{
    width               : 100%;
    margin              : 0px;
    padding             : 0px;
    background-color    : #252525;
    text-align          : center;
}