/* ESPACE MEMBRE */
/* Séances */

.espace_membre_contenu{
    padding-top: 2% !important;
}

#categoriesMenu {
    list-style: none;   
    padding-left: 0;    
    margin: 0;       
}

#categoriesMenu a{
    color: #1d3c6e;
    font-weight: bold;
}

.boutons_archives{
    display: flex;
    align-items: center;
    padding-top: 2%;
}
.espace-membre.container {
  max-width: 100% !important;
  width: 100% !important;
  padding: 5% !important;
}

.titre-espace-membre{
    text-align: center;

}

.seance{
    padding-top: 2%;
    padding-bottom: 2%;
}

.titre_seance a{
    color:#1d3c6e !important;
}

.titre_archives_annee{
    margin:0%;   
    color:#1d3c6e;
}


.seance-contenu{
    margin: 5%;
}
