.global
{
  width:99%;
  padding:0px;
  margin-top:0px;
  top:0px;
  position:absolute;
  font-family: Arial,verdana, Helvetica, sans-serif;
  font-size: 11px;
}
.centrer
{
 width:1000px;
 margin:auto;
}
.fond_degrade
{
 width:1000px;
 float:left;
 margin:auto;
 position:relative;
 background-image:url(images/fond-degrade.jpg);
 background-repeat:repeat-y;
}
.conteneur
{
 width:850px;
 margin:auto;
 position:relative;
}
.header
{
  position:relative;
  top:0px;
  width:850px;
  height:332px;
  margin:auto;
  display:block;
  background-image:url(images/bandeau.jpg);
  background-repeat:no-repeat;
}

.div_contenu_gauche
{
  width:250px;
  float:left;
}
.contenu
{
  position:relative;
  width:590px;
  float:left;
  text-align:justify;
  color:#000000;
}

.promotion
{ 
  position:relative;
  width:218px;
  left:30px;
  display:block;
  float:left;
  padding-bottom:10px;
}

.pied_de_page
{
 width:1000px;
 height:75px;
 margin:auto;
 float:left;
 position:relative;
 background-image:url(images/pied.jpg);
 background-position:top;
 background-repeat:no-repeat;
 text-align:center;
 padding-top:29px;
 color:#ffffff;
}

.pied_de_page a
{
  color:#ffffff;
  text-decoration:none;
}
.pied_de_page a:hover
{
  color:#ffffff;
  text-decoration:underline;
}

.liens_annexes
{
  width:218px;
  height:177px;
  float:left;
  left:30px;
  position:relative;
  background-image:url(images/decouvrir_aussi.jpg);
  background-position:right top;
  background-repeat:no-repeat;
}
.lire_suite
{
  width:550px;
  text-align:right;
}
