html{
font-size:100%;
}

body{
font-size:0.8em;
font-family:arial;
margin:0;
padding:0;
text-align:center;
background-color:#212339;

}

#page_conteneur{
position:relative;
width: 790px;
text-align: left;
margin-left:auto;
margin-right:auto;

}
#haut{

width:790px;
height:2px;
margin:0;

}

#header{

background: url(../images/bandeau.jpg) no-repeat;
width:828px;
height:210px;
position:relative;
margin:0px 0 0 0;
padding:0;

}


#header2{

background: url(../images/bandeau2.jpg) no-repeat;
width:828px;
height:210px;
position:relative;
margin:0px 0 0 0;
padding:0;

}
#header h1, #header2 h1{
text-indent:-5000px;
margin:0;
padding:0;
/*line-height:0;*/
}


#texte_header{
color:#FFFFFF;
font-size:0.7em;
position:relative;
/*left:380px;*/
margin:0px;
padding:0px;
padding:35px 0px 0px 30px;

}
#texte_pied{
color:#ffffff;
font-size:0.7em;

padding:5px 0px 0px 10px;

}

#droit{
float:right;
width:200px;
position:relative;
padding:0 15px 0 0;

}

#encart_droit{
float:right;
width:300px;
position:relative;

}

/*centre*/
#centre{
margin:0;
width:600px;
position:relative;
padding:0 0 0 15px;
/*background-color:red;*/



}

#fond{
width:828px;
background: url(../images/fond.gif);
padding:0;
margin:0;
}

#coeur_de_page{
width:805px;
padding:0;
margin:0 0px 0 11px;
border-style:solid;
border-width: 1px;
border-color:#E2E0E0;
background-color:#DDDDDD;
}
#coeur_de_page2{
width:805px;
padding:0;
margin:0 0px 0 11px;
border-style:solid;
border-width: 1px;
border-color:#E2E0E0;
background-color:#FFFFFF;
}
#page_centre{

padding:5px 0 10px 6px;

}
#zone_gauche{
width:200px;
position:relative;
}
#zone_centrale{
float:right;
position:relative;
width:435px;
}

#zone_droite{
float:right;
position:relative;
width:152px;
margin:0px 4px 0 3px;

}
#zone_droite2{
float:right;
position:relative;
width:590px;
margin:0px 4px 0 3px;

}
#pied{
width:805px;
padding:0 0 10px 0;
margin:0 0px 10px 11px;
border-style:solid;
border-width: 1px;
border-color:#E2E0E0;
background-color:#9D6C80;

}
