#BandeauHaut{
  height: 70px;
  background: #FDD4A7 url(../img/bandeauhaut-lie.jpg) repeat-x 130px 0px;
  margin-bottom: 20px;
}

#BandeauBas{
  height: 70px;
  margin-top: 20px;
  clear: both;
  background: #FDD4A7 url(../img/bandeaubas-lie.jpg) repeat-x 0px 5px;
}

