.global
{
  position: absolute;
  width:99%;
  padding:0px;
  margin-top:0px;
  top:0px;
}

.centrer
{
  position:relative;
  width:1000px;
  margin:auto;
  padding:0px;
  margin-top:0px;
  top:0px;
}

.header
{
  position:relative;
  background-image:url('images/pixel_fond.jpg');
  float:left;
  width:850px;
  padding-left:75px;
  padding-right:75px;
}

.logo
{
  position:relative;
  float:left;
}

.menu
{
  position:relative;
  float:left;
  width:850px;
  height:26px;
}

.menu div
{
  position:relative;
  float:left;
  width:170px;
  height:26px;
}


.banniere
{
  position:relative;
  float:left;
}

.milieu
{
  position:relative;
  background-image:url('images/pixel_fond.jpg');
  float:left;
  width:850px;
  padding-left:75px;
  padding-right:75px;
}

.gauche_contenu
{
  position:relative;
  float:left;
  width:510px;
  padding-left:50px;
  text-align:justify;
  padding-top:15px;
}

.droite
{
  position:relative;
  float:right;
  width:235px;
  padding-right:15px;
  top:-20px;
  text-align:center;
}

.promotions
{
  position:relative;
  float:right;
  width:250px;
}

.promotion
{
  position:relative;
  float:right;
  width:250px;
  text-align:center;
  padding-bottom:15px;
}

.liens_annexes
{
  position:relative;
  float:right;
  background-image:url('images/decouvrez.jpg');
  background-position:center;
  background-repeat:no-repeat;
  width:230px;
  height:239px;
  text-align: left;
  padding-left:20px;
}

.footer
{
  position:relative;
  background-image:url('images/footer.jpg');
  float:left;
  width:850px;
  height:79px;
  padding-left:75px;
  padding-right:75px;
  padding-top:33px;
  text-align:center;
  color:white;
}