#BandeauHaut{
  height: 70px;
  background: #DEEDB7 url(../img/bandeauhaut-hom.jpg) repeat-x;
  margin-bottom: 30px;
}

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

#CentreHome{
  padding-top: 30px;
  height: 315px;
  margin-left: 90px;
}

#CentreHome img{
  float: left;
}

#CentreHome p{
  margin-left: 300px;
  padding-bottom: 20px;
  font-weight: bold;
}

#ActuHome {
  margin-left: 80px;
  width: 480px;
  background: #FEE;
  border: 1px solid #FCC;
  padding: 10px 20px 10px 20px;
}
