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