
#banner {
  /* without the clicking habillage  */
  margin : 7px 6px 0 0;
  width: 728px;
  height: 90px;
  /* with the clicking habillage
  margin : 0 0 0 0;
  width: 990px;
  height: 200px; */
  /* without habillage */
  top:-198px;
  /* with habillage 
  top:-200px;*/
}

#banner_950x250 {
  position: absolute;
  right: 0px;
  margin : 7px 22px 0 0;
  width: 950px;
  height: 250px;
  top:-370px;
}

#banner_hidden {
  z-index: 3;
}

#banner_right_hidden {
  z-index: 3;
}

#banner_950x250_hidden {
  z-index: 3;
}

.body {
  /* to change at 230px if there is a habillage, 0 if not */
  margin-top: 0px;
}

#website-dressing-container {
  position: absolute;
  z-index: 0;
  top: 0px;
  left: 0;
  width: 100%;
}

#website-dressing {
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0 auto;
}

#website-dressing img {
    left: -186px;
    position: absolute;
}