.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;
  top:0px;
  width:1000px;
  text-align:center;
}

.logo
{
  position:relative;
  background-image:url('images/back-header.jpg');
  float:left;
  width:925px;
  text-align:left;
  padding-left:75px;
}

.banniere
{
  background-image:url('images/back-header.jpg');
  width:1000px;
}

.menu
{
  position:relative;
  float:left;
  width:885px;
  padding:0px;
  padding-left:115px;
  height:28px;
  margin:0px;
  background-image:url('images/fond_menu.jpg');
  background-repeat:no-repeat;
  background-position:center;
}

.menu div
{
  position:relative;
  float:left;
  width:118px;
  height:28px;
  margin-right:2px;
  vertical-align:middle;
  text-decoration:none;
}

.milieu
{
  position:relative;
  float:left;
  background-image: url('images/back-header.jpg');
  width:850px;
  padding-left:75px;
  padding-right:75px;  
}

.contenu
{
  position:relative;
  float:left;
  width:515px;
  padding:20px;
}

.droite
{
  position:relative;
  float:right;
  width:270px;
  background-image : url('images/trait_vertical.jpg');
  background-repeat : no-repeat;
}

.promotions
{
  position:relative;
  float:left;
  width:230px;
  text-align:left;
  padding:20px;
}

.promotion
{
  position:relative;
  text-align:center;
  padding-bottom:15px;
}

.liens_annexes
{
  background-image : url('images/decouvrez.jpg');
  background-position:center;
  background-repeat : no-repeat;
  position:relative;
  float:left;
  width:100%;
  height:210px;
  text-align:left;
}

.footer
{
  position:relative;
  float:left;
  width:920px;
  background-image : url('images/footer.jpg');
  background-repeat:no-repeat;
  background-position:bottom;
  padding-left:80px;
  height:55px;
  padding-top:5px;
  font-family: arial;
  font-size:9px;
}
