body.prestations #contenu h3 {
  background-image: url('images/prestations/puce.gif');
}
body.prestations #contenu h5 {
  background-image: url('images/prestations/fleche.gif');
}

/* fond du div illustration : fond de page */

body#numerisation-dematerialisation-vectorisation #contenu.illustration div.illustration {
  background-image: url('images/illustrations/numerisation.jpg');
}

body#faconnage #contenu {
  height: 530px;
}
body#faconnage #contenu.illustration div.illustration {
  background-image: url('images/illustrations/faconnage.jpg');
  height: 450px;
}

body#photocopie-impression-numerique #contenu.illustration div.illustration {
  background-image: url('images/illustrations/photocopie-impression-numerique.jpg');
  height: 450px;
}

body#plan #contenu.illustration div.illustration {
  background-image: url('images/illustrations/plan.jpg');
}

body#gravure-cd-dvd #contenu {
  height: 530px;
}
body#gravure-cd-dvd #contenu.illustration div.illustration {
  background-image: url('images/illustrations/gravure-cd-dvd.jpg');
  height: 550px;
}

body#impression-grand-format #contenu.illustration div.illustration {
  background-image: url('images/illustrations/impression-grand-format.jpg');
}



