<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu_principal{
	border-bottom: none !important;
}
.navbar-inverse .navbar-nav &gt; li &gt; a {
	font-family: Merriweather,serif;
font-weight: 700;
color: #fff;
text-transform: uppercase;
}
.owl-theme .owl-controls .owl-page span {
	background: white;
}
.owl-theme .owl-controls {
	text-align: right;
}
.box_element .Btn{
	display:none !important;
}

.title_section{
	background-color: transparent !important;
	text-align: left;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
.title_section::after{display:none;}

#box_nouvelle{
	background-color: #004071 !important;
	color:#fff !important;
	min-height: 330px;
}
#box_event{
	background-color: #2781bc !important;
	color:#fff !important;
	min-height: 330px;
}
#box_emploi{
	background-color: #2b9fd6 !important;
	color:#fff !important;
	min-height: 330px;
}

#box_nouvelle p, #box_nouvelle a, #box_nouvelle h2, #box_nouvelle span,
#box_event p, #box_event a, #box_event h2, #box_event span,
#box_emploi p, #box_emploi a, #box_emploi h2, #box_emploi span{
	color:#fff !important;
}
</pre></body></html>