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

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

#Contenu h2{
  font-size: 105%;
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 5px;
}