#bandeau_gauche
{
  background-image: url(/images/frontend/accueil/bandeau_gauche.jpg);
  width: 207px;
  height: 525px;
  float: left;
  clear: left;


}
#central
{
  float: right;
  width: 793px;
}
.bloc
{
  float: left;
  margin-top: 10px;
  margin-right: 25px;
}
.bloc h2
{
  font-size: 18px;
  color: #15882e;
}
#separation
{

  width: 1000px;
  display: block;

  margin-top: 10px;
  
}
#horaire
{
  margin-top: 205px;
  margin-left: 35px;
  width: 145px; height:290px;
  overflow:hidden;
}
p
{
  margin: 0px;
}
