/* Titles images*/
body.home #main h1 { background: url(../images/main-title-home.png) no-repeat; }
body.equipe #main h1 { background: url(../images/main-title-equipe.png) no-repeat; }
body.cliniques #main h1 { background: url(../images/main-title-cliniques.png) no-repeat; }
body.education #main h1 { background: url(../images/main-title-education.png) no-repeat; }
body.notre-entreprise #main h1 { background: url(../images/main-title-notre-entreprise.png) no-repeat; }
body.nous-joindre #main h1 { background: url(../images/main-title-nous-joindre.png) no-repeat; }
body.plan-site #main h1 { background: url(../images/main-title-plan-site.png) no-repeat; }
body.services #main h1 { background: url(../images/main-title-services.png) no-repeat; }
body.sinscrire #main h1 { background: url(../images/main-title-sinscrire.png) no-repeat; }
