
p { font-size:18px !important; }
h1 { font-size:24px !important; padding-bottom:10px !important; background-position:0px 4px !important; }
h2 { font-size:16px !important; }
h3{	font-size:18px !important; }
h4{ font-size:12px !important; }
h5{ font-size:13px !important; }

#bas_page{
  font-size:12px !important;
}
 
.texte{
  font-size:18px !important;
 }

.texte_precedente{
  font-size:18px !important;
}
  
/* toutes les boites */
.boite p {
  padding:0 12px !important;
  font-size:18px !important;
}

/* boite benevole */  
 #boite_benevole{ 
  font-size:18px !important;
} 

/* -- */

 #boite_services{ 
  font-size:18px !important;
} 

/* -- */

 #boite_sante{ 
  font-size:18px !important;
} 

/* -- */

 #boite_appuyer{ 
  font-size:18px !important;
} 


/* Infobulles
--------------------------------------------------------------*/

a.info:hover span {
   top: -26px; /* on positionne notre infobulle */
   left: 45px;
   padding: 3px;
}
