#i-wrap-container{
  background-image: url(../images/charte/bg.jpg);
  background-repeat: no-repeat;
  width: 999px;
  margin: 0px auto;
  padding-top: 20px;
}

#i-container{
  width: 780px;
  border:10px solid #ffffff;
  margin: 0px auto;
  background-color: #FFFFFF;
  display: table;
}

#i-header{
  width:780px;
  height:118px;
  float:left;
  background-image: url(../images/charte/index-header.jpg);
}

#i-flash-menu{
  width:780px;
  height: 429px;
  float:left;
  background-image: url(../images/charte/index-flash.jpg);
}


