/* ------------------------------------ *
 CSS
 mardi 11 mars 2008 10:09:36
 HAPedit 3.1.11.111
 * ------------------------------------ */

#banniere
{
clear : both;
margin-top : 20px;
margin-left : 0px;
background-position : center ;
margin-bottom : 20px;

}

body
{background-color : black;
font-family : Arial;
font-size : 100%;
color : white;
width : 80%;
text-align : justify;
margin : auto;

}

#titreFR
{
font-weight : bold;
font-size : 200%;
margin-left : 100px; }

#titreEN
{
font-weight : bold;
font-size : 200%;
text-align : }


#intro
{font-weight : bold;
font-size : 1.1em;
text-align : left;
margin-left : 100px;
}

#textegauche
{width : 85%;
text-indent : 40px;
margin-left : 100px;

}

#textedroite
{width : 85%;
text-indent : 40px;
margin-right : 100px;

}



#footer
{
position : absolute;
top : 1000px;
bottom : 0;
margin-left: 100px;
margin-bottom : 10px;
font-size : xx-small;
text-align : center;

}


