/* GENERAL */
.contactBloc .titreCo{color:#000000; font-weight:600; display:block; margin-top:10px;}
.contactBloc .coinfo{font-weight:700; display:block;}
.contactBloc .tel:before{content:"Téléphone : "; font-weight:400;}
.contactBloc .mail:before{content:"Courriel : "; font-weight:400;}
.contactBloc{ padding:15px; background-color:#e8eaee; border-radius: 10px;}
.contactBloc .titrecontactBloc{color:#344369; font-size: 1.4rem; font-weight:700; line-height:1.4rem;}