<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*==================== FERG - CORPUS ===================*/

.header-modern__search::before {
    content: "Corpus des directives";
}
.header-modern__top-nav .link-connexe.menu-doc a.btn-link,
.header-modern__top-nav .link-connexe.menu-doc button.btn-link {
	color: #009AA6;
}
.header-modern__top-nav .link-connexe.menu-corpus a.btn-link,
.header-modern__top-nav .link-connexe.menu-corpus button.btn-link {
	color: #5F5F5F;
}



/* ========= ENCART THEMATIQUES ========= */

.encart-thematiques .acces-cards-item {
    width: 25%;
}


.encart-directive img {
    margin: 0 auto;
    display: block;
}


/* ========= ENCART DIRECTIVE ========= */

.encart-directive .rsDefaultInv .rsBullets {
	display: none;
}

.encart-directive .rsDefaultInv .rsGCaption {
    background: none;
	text-align: left;
}
.encart-directive .rsDefaultInv .rsGCaption * {
    color: #5F5F5F;
}
.encart-directive .rsDefaultInv .rsGCaption * .template-title {
    color: #009aa6;
    font-weight: bold;
}</pre></body></html>