.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;
	}
}

/* 
 * 	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
}
.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);
}
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;
}

.bodywrapper.edit .conteneur-blocs-lien .flex{
	display:block;
}

.bodywrapper .conteneur-blocs-lien{
	margin-bottom: 30px;
}

.bodywrapper .conteneur-blocs-lien .flex{
	display:flex;
}

@media screen and (max-width: 992px) {
	.bodywrapper .conteneur-blocs-lien .flex {
		flex-direction:column;
	}
}
a.lien-link:hover {
    text-decoration: none;
}

.bloc-lien-colore .lien-title {
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 1.2em;
}

.lien-link{
	width: 100%;
}


.bloc-lien-colore{
	height: 100%;
	display: flex;
	padding:30px;
    font-family: 'Lato', 'Roboto', sans-serif;
}

.bloc-lien-colore .lien-picto {
	display: flex;
    justify-content: flex-end;
    margin: 0 30px 0 0;
    flex: 1;
}

.bloc-lien-colore .lien-picto img{
    align-self: center;
    flex: 0 0 auto;
}
.bloc-lien-colore .lien-content{
	flex:3;
	flex-direction: column;
    display: flex;
    justify-content: center;
    vertical-align: middle;
}
/***
 * Responsive layout for the control panel
 */
@media screen and (max-width:479px) {
    #tarteaucitron .tarteaucitronLine .tarteaucitronName {
        width: 90% !important;
    }

    #tarteaucitron .tarteaucitronLine .tarteaucitronAsk {
        float: left !important;
        margin: 10px 15px 5px;
    }
}

@media screen and (max-width:767px) {
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer, #tarteaucitron {
        background: #fff;
        border: 0 !important;
        bottom: 0 !important;
        height: 100% !important;
        left: 0 !important;
        margin: 0 !important;
        max-height: 100% !important;
        max-width: 100% !important;
        top: 0 !important;
        width: 100% !important;
    }
    
    #tarteaucitron .tarteaucitronBorder {
        border: 0 !important;
    }
    
    #tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
        border: 0 !important;
    }
    
    #tarteaucitron #tarteaucitronServices .tarteaucitronTitle {
        text-align: left !important;
    }
}

@media screen and (min-width:768px) and (max-width:991px) {
    #tarteaucitron {
        border: 0 !important;
        left: 0 !important;
        margin: 0 5% !important;
        max-height: 80% !important;
        width: 90% !important;
    }
}

/***
 * Common value
 */
#tarteaucitron * {
    zoom: 1;
}

#tarteaucitron .clear {
    clear: both;
}

#tarteaucitron a {
    color: rgb(66, 66, 66);
    font-size: 11px;
    font-weight: 700;
    text-decoration: none;
}

#tarteaucitronAlertBig a, #tarteaucitronAlertSmall a {
    color: #fff;
}

#tarteaucitron b {
    font-size: 22px;
    font-weight: 500;
}

/***
 * Root div added just before </body>
 */
#tarteaucitronRoot {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

#tarteaucitronRoot * {
    box-sizing: initial;
    color: #333;
    font-family: sans-serif !important;
    font-size: 14px;
    line-height: normal;
    vertical-align: initial;
}

/***
 * Control panel
 */
#tarteaucitronBack {
    background: #fff;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2147483646;
}

#tarteaucitron {
    display: none;
    max-height: 80%;
    left: 50%;
    margin: 0 auto 0 -430px;
    padding: 0;
    position: fixed;
    top: 6%;
    width: 860px;
    z-index: 2147483647;
}

#tarteaucitron .tarteaucitronBorder {
    background: #fff;
    border: 2px solid #333;
    border-top: 0;
    height: auto;
    overflow: auto;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronClosePanelCookie,
#tarteaucitron #tarteaucitronClosePanel {
    background: #333333;
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    font-weight: 700;
    text-decoration: none;
    padding: 4px 0;
    position: absolute;
    right: 0;
    text-align: center;
    width: 70px;
}

#tarteaucitron #tarteaucitronDisclaimer {
    color: #555;
    font-size: 12px;
    margin: 15px auto 0;
    width: 80%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronHidden,
#tarteaucitron #tarteaucitronServices .tarteaucitronHidden{
    background: rgba(51, 51, 51, 0.07);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronDisclaimerAtomes{
    background: rgba(51, 51, 51, 0.07);
    display: block;
    position: relative;
}

#tarteaucitron #tarteaucitronServices .disclaimerAtomesInfo{
	margin: 15px 10px 10px;
	display: inline-block;
	text-align: justify;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronHidden {
    display: none;
    position: relative;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle,
#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    background: #333;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    margin: 20px 0px 0px;
    padding: 5px 20px;
    text-align: left;
    width: auto;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    color: #fff;
    font-weight: 500;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a:hover,
#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a:hover {
    text-decoration: none !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName a {
    font-size: 22px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronTitle a {
    font-size: 14px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronTitle {
    padding: 5px 10px;
}

#tarteaucitron #tarteaucitronInfo,
#tarteaucitron #tarteaucitronServices .tarteaucitronDetails {
    color: #fff;
    display: none;
    font-size: 12px;
    font-weight: 500;
    margin-top: 0;
    max-width: 270px;
    padding: 20px;
    position: absolute;
    z-index: 2147483647;
}

#tarteaucitron #tarteaucitronInfo a {
    color: #fff;
    text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine:hover {
    background: rgba(51, 51, 51, 0.2);
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine {
    background: rgba(51, 51, 51, 0.1);
    border-left: 5px solid transparent;
    margin: 0;
    overflow: hidden;
    padding: 15px 5px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine {
    background: #333;
    border: 3px solid #333;
    border-left: 9px solid #333;
    border-top: 5px solid #333;
    margin-bottom: 0;
    margin-top: 21px;
    position: relative;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine:hover {
    background: #333;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName {
    margin-left: 15px;
    margin-top: 2px;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronName b {
    color: #fff;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronMainLine .tarteaucitronAsk {
    margin-top: 0px !important;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName {
    display: inline-block;
    float: left;
    margin-left: 10px;
    text-align: left;
    width: 50%;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName a:hover {
    text-decoration: underline;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk {
    display: inline-block;
    float: right;
    margin: 7px 15px 0;
    text-align: right;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronAllow,
#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronAsk .tarteaucitronDeny,
.tac_activate .tarteaucitronAllow {
    background: gray;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
}

#tarteaucitron #tarteaucitronServices .tarteaucitronLine .tarteaucitronName .tarteaucitronListCookies {
    color: #333;
    font-size: 12px;
}

/***
 * Big alert
 */
.tarteaucitronAlertBigTop {
    top: 0;
}

.tarteaucitronAlertBigBottom {
    bottom: 0;
}

#tarteaucitronAlertBig {
    background: #333;
    color: #fff;
    display: none;
    font-size: 15px !important;
    left: 0;
    padding: 5px 5%;
    position: fixed;
    text-align: center;
    width: 90%;
    box-sizing: content-box;
    z-index: 2147483645;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert,
#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
    font: 15px verdana;
    color: #fff;
}

#tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b {
    font-weight: 700;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert, #tarteaucitronAlertBig #tarteaucitronPersonalize {
    background: #008300;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px;
    text-decoration: none;
    margin-left: 7px;
}

#tarteaucitronAlertBig #tarteaucitronCloseAlert {
    background: #fff;
    color: #333;
    font-size: 13px;
    margin-bottom: 3px;
    margin-left: 7px;
    padding: 4px 10px;
}

#tarteaucitronPercentage {
    background: #0A0;
    box-shadow: 0 0 2px #fff, 0 1px 2px #555;
    height: 5px;
    left: 0;
    position: fixed;
    width: 0;
    z-index: 2147483644;
}

/***
 * Small alert
 */

.tarteaucitronAlertSmallTop {
    top: 0;
}

.tarteaucitronAlertSmallBottom {
    bottom: 0;
}

#tarteaucitronAlertSmall {
    background: #333;
    display: none;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    width: auto;
    z-index: 2147483646;
}

#tarteaucitronAlertSmall #tarteaucitronManager {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 11px !important;
    padding: 8px 10px 8px;
}

#tarteaucitronAlertSmall #tarteaucitronManager:hover {
    background: rgba(255, 255, 255, 0.05);
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot {
    background-color: gray;
    border-radius: 5px;
    display: block;
    height: 8px;
    margin-bottom: 1px;
    margin-top: 5px;
    overflow: hidden;
    width: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow,
#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    display: block;
    float: left;
    height: 100%;
    width: 0%;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotGreen {
    background-color: #1B870B;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotYellow {
    background-color: #FBDA26;
}

#tarteaucitronAlertSmall #tarteaucitronManager #tarteaucitronDot #tarteaucitronDotRed {
    background-color: #9C1A1A;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber {
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 30px;
    padding: 0px 10px;
    vertical-align: top;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesNumber:hover {
    background: rgba(255, 255, 255, 0.3);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer {
    display: none;
    max-height: 70%;
    max-width: 500px;
    position: fixed;
    right: 0;
    width: 100%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList {
    background: #fff;
    border: 2px solid #333;
    color: #333;
    font-size: 11px;
    height: auto;
    overflow: auto;
    text-align: left;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList b {
    color: #333;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle {
    background: #333;
    margin-top: 21px;
    padding: 13px 0 9px 13px;
    text-align: left;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesTitle b {
    color: #fff;
    font-size: 16px;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain {
    background: rgba(51, 51, 51, 0.1);
    padding: 7px 5px 10px;
    word-wrap: break-word;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain:hover {
    background: rgba(51, 51, 51, 0.2);
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain a {
    color: #333;
    text-decoration: none;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft {
    display: inline-block;
    width: 50%;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListLeft a b {
    color: darkred;
}

#tarteaucitronAlertSmall #tarteaucitronCookiesListContainer #tarteaucitronCookiesList .tarteaucitronCookiesListMain .tarteaucitronCookiesListRight {
    color: #333;
    display: inline-block;
    font-size: 11px;
    margin-left: 10%;
    vertical-align: top;
    width: 30%;
}

/***
 * Fallback activate link
 */
.tac_activate {
    background: #333;
    color: #fff;
    display: table;
    font-size: 12px;
    height: 100%;
    line-height: initial;
    margin: auto;
    text-align: center;
    width: 100%;
}

.tac_float {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}

.tac_activate .tac_float b {
    color: #fff;
}

.tac_activate .tac_float .tarteaucitronAllow {
    background-color: #1B870B;
    display: inline-block;
}

/***
 * CSS for services
 */
ins.ferank-publicite, ins.adsbygoogle {
    text-decoration: none;
}

div.amazon_product {
    height:240px;
    width:120px;
}
/* #tarteaucitronAlertBig{ */
/* 	z-index: 50; */
/* } */

#tarteaucitronDisclaimerAlert p {
	color:#ffffff;
}

#tarteaucitronDisclaimerAlert p:only-child {
	display: inline-block;
}

#tarteaucitronDisclaimerAlert a{
	text-decoration: underline;
	font-weight: 600;
}

a.cookie > .cookie-icon{
	font-size: 1.6rem;
    color: #d2d816;
    padding: 0;
}

a.cookie > .cookie-icon > .fa-cog{
    color: #ffffff;
}

a.cookie:hover > .cookie-icon{
    color:#9da700;
    text-decoration: none;
}
