#menu{
	background-color: rgb(107, 163, 42, 1);
}
.logotitle{
	display:flex;
}
.logotitle .contentheading{
	margin: 25px 0 0.5em 0 !important ;
	font-size: 3rem;
}
.container-header .container-nav {
	/* flex-wrap: wrap; */
	/* justify-content: space-between; */
	padding-bottom: 0 !important;
}
.container-header .grid-child {
	padding: 0 !important;
}
/*Barre de recherche*/
.container-search{
	background-color: #282828;
	margin-top: 0px !important;
}
/*Bar de research*/
#moduleFCform_112_filter_box fieldset.fc_filter_set {
	gap: 1px !important;
	justify-content: center;
}
#moduleFCform_112_filter_box .fc_filter_text_search {
	/* clear: both; */
	/* margin: 0px 0% 1px 0%; */
	padding: 0px !important;
	width: 40% !important;
}
#moduleFCform_112_filter_box .fc_filter_buttons_box {
	/* clear: both; */
	/* margin: 0px 0% 1px 0%; */
	padding: 0px !important;
	width: 6% !important;
}
#moduleFCform_112_filter_box .fc_filter_line .fc_filter_html {
	/* clear: none; */
	width: 100% !important;
}
/*Page Pack*/
.flexi.element.field_partager {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	padding: 10px 0px !important;
}
body #flexicontent ul.tabbernav > li a {
	background-color: #555 !important;
	color: #ffffff !important;
	border: 0 !important;
	font-family: verdana;
	font-weight: bold;
}
body ul.tabbernav > li.tabberactive a{
	background-color: #427238 !important;
}
#flexicontent ul.tabbernav > li.tabberactive a{
	background-color:  rgb(107, 163, 42, 1) !important;
}
