.lien-mis-en-avant {
	text-align: justify;
	margin:30px 0;
}

.lien-mis-en-avant h3.lien-mis-en-avant-titre {
	text-align: center;
	text-transform: uppercase;
}

.lien-mis-en-avant h4.lien-mis-en-avant-sousTitre{
	text-align: center;	
}

.lien-mis-en-avant .lien-mis-en-avant-illustration {
	margin-top:20px
}

.lien-mis-en-avant .lien-mis-en-avant-illustration img {
	margin: 0 auto;
}

.lien-mis-en-avant .lien-mis-en-avant-description {
	margin-top: 30px;
}

.lien-mis-en-avant {
	margin-top:30px;
	margin-bottom:30px;
	margin-left: 10px;
    margin-right: 10px;
}


.lien-mis-en-avant.with-background{
	padding: 15px;
	border-radius: 5px;
}

@media screen and (max-width: 767px) {
	.lien-mis-en-avant {
		margin-top:60px;
	}
}

.lien-mis-en-avant-bloc {
	padding: 20px 20px;
	font-family: 'Lato', 'Roboto', sans-serif;
}

.element-mis-en-avant {
	height: 100%;
}

.bodywrapper .lien-mis-en-avant-bloc-titre {
	margin-top: 0;
	font-weight: 700;
	text-transform: none;
}

.lien-mis-en-avant-bloc-sousTitre {
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
}

.lien-mis-en-avant-bloc-bouton {
	padding: 5px 20px;
	border-radius: 15px;
	font-weight: 700;
}

.lien-mis-en-avant-bloc-description {
	margin-top: 20px;
	margin-bottom: 35px;
}

.lien-mis-en-avant-bloc-illustration {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
}

.lien-mis-en-avant-bloc-illustration img {
	max-height: 250px;
	width: auto;
}

.lien-mis-en-avant-bloc-bouton-wrapper {
	margin-bottom: 20px;
	margin-top: 20px;
}


.lien-mis-en-avant-bloc.maia{
	display: flex;
    flex-wrap: wrap;
}

.lien-mis-en-avant-bloc.maia .lien-mis-en-avant-bloc-illustration{
	flex : 1 0 50%;
}

.lien-mis-en-avant-bloc.maia .lien-mis-en-avant-bloc-titre{
	flex : 1 0 50%;
	align-self: center;
}

.lien-mis-en-avant-bloc.maia  .desktop-info{
	flex : 1 0 50%;
	align-self: center;
}

.lien-mis-en-avant-bloc.maia .mobile-info{
    flex: 1 0 100%;
}

.mise-en-avant-liens-bloc a:hover, .mise-en-avant-liens-bloc a:focus {
    text-decoration: none;
}

.bodywrapper a.lien-mis-en-avant-bloc-bouton:hover,
.bodywrapper button.lien-mis-en-avant-bloc-bouton:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    text-decoration: none;
}

@media screen and (min-width: 992px) {
	.rounded-top-left .element-mis-en-avant {
		border-top-left-radius: 10px;
	}

	.rounded-top-right .element-mis-en-avant {
		border-top-right-radius: 10px;
	}

	.rounded-bottom-left .element-mis-en-avant {
		border-bottom-left-radius: 10px;
	}

	.rounded-bottom-right .element-mis-en-avant {
		border-bottom-right-radius: 10px;
	}
}

.bodywrapper .mise-en-avant-liens-bloc .lien-mis-en-avant-bloc .lien-mis-en-avant-bloc-titre {
    text-transform: uppercase;
}

.bodywrapper .mise-en-avant-liens-bloc{
	margin: 30px 0;
}
.lien-mis-en-avant {
	text-align: justify;
	margin:30px 0;
}

.lien-mis-en-avant h3.lien-mis-en-avant-titre {
	text-align: center;
	text-transform: uppercase;
}

.lien-mis-en-avant h4.lien-mis-en-avant-sousTitre{
	text-align: center;	
}

.lien-mis-en-avant .lien-mis-en-avant-illustration {
	margin-top:20px
}

.lien-mis-en-avant .lien-mis-en-avant-illustration img {
	margin: 0 auto;
}

.lien-mis-en-avant .lien-mis-en-avant-description {
	margin-top: 30px;
}

.lien-mis-en-avant {
	margin-top:30px;
	margin-bottom:30px;
	margin-left: 10px;
    margin-right: 10px;
}

.lien-mis-en-avant.with-background{
	padding: 15px;
	border-radius: 5px;
}



@media screen and (max-width: 767px) {
	.lien-mis-en-avant {
		margin-top:60px;
	}
}

.lien-mis-en-avant-bloc {
	padding: 20px 20px;
	font-family: 'Lato', 'Roboto', sans-serif;
}

.element-mis-en-avant {
	height: 100%;
}

.bodywrapper .lien-mis-en-avant-bloc-titre {
	margin-top: 0;
	font-weight: 700;
	text-transform: none;
}

.lien-mis-en-avant-bloc-sousTitre {
	font-size: 1em;
	font-weight: 300;
	text-transform: uppercase;
}

.lien-mis-en-avant-bloc-bouton {
	padding: 5px 20px;
	border-radius: 15px;
	font-weight: 700;
}

.lien-mis-en-avant-bloc-description {
	margin-top: 20px;
	margin-bottom: 35px;
}

.lien-mis-en-avant-bloc-illustration {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 5px;
}

.lien-mis-en-avant-bloc-illustration img {
	max-height: 250px;
	width: auto;
}

.lien-mis-en-avant-bloc-bouton-wrapper {
	margin-bottom: 20px;
	margin-top: 20px;
}

.mise-en-avant-liens-bloc a:hover, .mise-en-avant-liens-bloc a:focus {
    text-decoration: none;
}


.bodywrapper a.lien-mis-en-avant-bloc-bouton:hover,
.bodywrapper button.lien-mis-en-avant-bloc-bouton:hover {
    box-shadow: 0 3px 6px rgba(0,0,0,0.12), 0 2px 4px rgba(0,0,0,0.24);
    transition: all 0.3s cubic-bezier(.25,.8,.25,1);
    text-decoration: none;
}


/*@media (min-width: 1200px) {
	.mise-en-avant-liens-bloc {
		padding-left: 150px;
		padding-right: 150px;
	}
}*/

@media screen and (min-width: 992px) {
	.rounded-top-left .element-mis-en-avant {
		border-top-left-radius: 10px;
	}

	.rounded-top-right .element-mis-en-avant {
		border-top-right-radius: 10px;
	}

	.rounded-bottom-left .element-mis-en-avant {
		border-bottom-left-radius: 10px;
	}

	.rounded-bottom-right .element-mis-en-avant {
		border-bottom-right-radius: 10px;
	}
}

.atomes-remontee-titre {
	font-size: 3em;
	margin-top: 1.5em;
}

.atomes-remontee .voir-tout {
	text-align: right;
}

.atomes-remontee .voir-tout a.btn.btn-default {
	background-color: transparent;
	color: white;
	border-color: white;
}

.atomes-remontee.carousel-maia .voir-tout a.btn.btn-default {
	color: #000000;
	border-radius: 0;
	font-weight: 700;
	padding: 3px 0;
	font-family: 'Lato', 'Roboto';
	border-bottom: 2px #000000 solid;
}

.atomes-remontee .voir-tout a.btn.btn-default:hover {
	background-color: rgba(255,255,255,0.4);
}
.bodywrapper h3.atomes-remontee-maia-titre {
	font-size: 2em;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	font-family: 'Lato';
	text-align: center;
}

.bodywrapper .atomes-remontee-maia {
	margin-bottom: 45px;
}

.bodywrapper .atomes-remontee-maia .voir-tout {
	text-align: center;
}

.bodywrapper .atomes-remontee-maia .voir-tout a.btn.btn-default {
	color: #fff;
	background-color: #e6007e;
	border-radius: 15px;
	font-weight: 700;
	padding: 5px 15px;
	font-family: 'Lato', 'Roboto';
}
.bodywrapper .actualite-wrapper a:hover {
	text-decoration: none;
}

.bodywrapper .actualite-wrapper .actualite-vignette:hover {
	box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}

.bodywrapper .actualite-vignette {
	border-radius: 15px;
	font-family: 'Lato', 'Roboto', sans-serif;
	background-color: #fff;
	margin-bottom: 30px;
	height: 550px;
	overflow: hidden;
	border: 1px solid #F2F2F2;
}

@media screen and (max-width: 767px) {
	.bodywrapper .actualite-vignette {
		height: auto;
	}
	.bodywrapper .actualite-vignette .actualite-image {
		height: 135px;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.bodywrapper .actualite-vignette .actualite-image {
		height: 115px;
	}
	.bodywrapper .actualite-vignette {
		height: 470px;
	}
}

@media screen and (min-width: 992px) and (max-width: 1095px) {
	.bodywrapper .actualite-vignette .actualite-image {
		height: 150px;
	}
}

@media screen and (min-width: 1096px) {
	.bodywrapper .actualite-vignette .actualite-image {
		height: 200px;
	}
}


.bodywrapper .actualite-vignette .actualite-image {
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	background-repeat: no-repeat;
	background-size: contain;
    background-position: top;
}

.bodywrapper .actualite-vignette .actualite-titre h5 {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.7rem;
	color: #000000;
}

.bodywrapper .actualite-vignette .actualite-date {
	color: #e6007e;
	margin-bottom: 8px;
}

.bodywrapper .actualite-vignette .actualite-description {
	color: #9f9f9f;
}

.bodywrapper .actualite-vignette .actualite-informations {
	padding: 20px 25px;
}

.bodywrapper .actualite-vignette .category{
	display: inline-block;
	background-color: #BAB4B8;
	padding: 3px 10px;
	border-radius: 20px;
	color: #ffffff;
	white-space: nowrap;
	font-size: 0.9rem;
	margin-bottom: 5px;
	margin-right: 4px;
}

.bodywrapper .actualite-vignette .category.site{
	background-color:#338bff;
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(../modules/atomes-static-assets/css/owl-carousel/../../images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{
	margin-top: 10px;
	text-align: center;
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height: 12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background: #869791;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(../modules/atomes-static-assets/css/owl-carousel/AjaxLoader.gif) no-repeat center center
}
div.atomes-remontee.carousel {
	margin-bottom:30px;
	background-color: #ffffff;
	padding: 40px 15px 20px 15px;
	border-radius: 15px;
}

div.atomes-remontee.carousel > div.carousel {
	padding-right: 4%;
	padding-left: 4%;
}

div.atomes-remontee.carousel .carousel-control {
	color: #000000;
	width:2%;
	background: none;
	opacity: 0.8;
	font-size: 1.6em;
	display: flex;
	align-items: center;
}

div.atomes-remontee.carousel .carousel-wrapper .owl-wrapper {
	display: flex !important;
	align-items: center;
}

.evenement-carousel {
	font-family: 'Lato', 'Roboto', sans-serif;
}

.evenement-carousel .date {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 1.2rem;
}

.evenement-carousel .titre {
	font-family: 'Lato Black', 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 1.8rem;
	margin-bottom: 10px;
}

.evenement-carousel .description {
	font-weight: 700;
	font-size: 1rem;
}

.evenement-carousel .lire-plus-evenement-carousel a.btn.btn-default {
	border-radius: 15px;
	background-color: #000000;
	color: #ffffff;
	padding: 5px 20px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.evenement-carousel.agrege {
	display: flex;
}

.evenement-carousel.agrege .evenement-carousel-image {
	display: flex;
	align-items: center;
}

.evenement-carousel .img-carrousel {
	margin: auto;
	max-height: 300px;
}


.bodywrapper .evenement-carousel .category{
	display: inline-block;
	background-color: #BAB4B8;
	padding: 3px 10px;
	border-radius: 20px;
	color: #ffffff;
	white-space: nowrap;
	font-size: 0.9rem;
	margin-bottom: 5px;
	margin-right: 4px;
}

.bodywrapper .evenement-carousel .category.site{
	background-color:#338bff;
}

