/* Couleurs : 

Voir commun.css

 */

/* PAGE LES FORMATIONS --------------------------------------------------------------------- */

.div-boutons-recherche{
    width: 100%;
	display: flex; 
	flex-wrap: wrap; 
	justify-content: center; 
	margin: auto;
	margin-top: 0.9375em;
	flex-direction: row;
}
.div-boutons-recherche > div{
	margin: 0.625em 0.3125em;
}


/** RESPONSIVE PAGE LES FORMATIONS -------------------------------------------------------------------------**/


