.titre-barre, .custom-titre-home{
	font-family: 'Homemade Apple';
}
	.titre-barre-wrap::before, .moduletable-titre-home::before {
		display: none;
	}

.moduletable-filtre-agenda ul.filtre-agenda li{
	border: 2px solid #d94194 !important;
	border-radius: 40px;
	padding: 10px 20px;
}
.moduletable-filtre-agenda ul.filtre-agenda li.active,
.moduletable-filtre-agenda ul.filtre-agenda li:hover{
	color: #d94194;
	font-weight: normal
}
.moduletable-titre-home.titre-agenda{
	background-color: #eeeeee;
	padding: 40px 0px;
	margin: 0px;
}
.moduletable-titre-home.titre-agenda .titre-agenda,
.moduletable-filtre-agenda,
.content-bottom-2
{
	background-color: #eee;
}
.moduletable-filtre-agenda{
	margin: 0px;
}
.moduletable-filtre-agenda ul.filtre-agenda li{
	border-bottom: 5px solid #eee;
}
.menu-services li{
	padding: 10px;
}
.menu-services li div a,
.menu-services li div::before{
	border-radius:5px;
}
.menu-services li a{
	padding: 10px;
	/*height: 110px;*/
	justify-content: center;
}
	.menu-services li a img{
		display: none;
	}
	.menu-services li a span.image-title span:first-child{
		text-decoration: underline;
	}

.nav.menuheader1 a{
	background-color: #eee;
	color: #5f5f60;
	padding: 0px 20px;
	font-weight: normal;
	text-decoration: underline;
}
.nav.menuheader1 a::before{
	display: none;
}

.nav.menuheader2bis li span.separator, .nav.menuheader2bis li a{
	font-size: 10px;
}

.plus_block .item_block{
	font-size: 24px;
	color: #fff;
	display: inline-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}