/* 
Theme Name: Devenir éleveur
Theme URI: 
Description: Thème crée pour le site 
Version: 1.0.3
Author: SDC
Author URI: 
Devenir éleveur par SDC || 
*/

/*Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/


/* =Reset
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%; /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */
	overflow-y: scroll; /* Keeps page centred in all browsers regardless of content height */
	-webkit-text-size-adjust: 100%; /* Prevents iOS text size adjust after orientation change, without disabling user zoom */
	-ms-text-size-adjust: 100%; /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */
}
body {
	background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
	display: block;
}
ol, ul {
	list-style: none;
}
table { /* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:focus {
	outline: thin dotted;
}
a:hover,
a:active { /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */
	outline: 0;
}
a img {
	border: 0;
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}

/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* =Content
----------------------------------------------- */

.sticky {
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}


/* =Media
----------------------------------------------- */

.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 1.2% auto 0;
	max-width: 98%;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}
.site-content .gallery {
	margin-bottom: 1.5em;
}
.gallery-caption {
}
.site-content .gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.site-content .gallery dd {
	margin: 0;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}



/* =Comments
----------------------------------------------- */

.comment-content a {
	word-wrap: break-word;
}
.bypostauthor {
}

/* @font-face
/* light */
@font-face {
    font-family: 'aleolight';
    src: url('fonts/Aleo-Light-webfont.eot');
    src: url('fonts/Aleo-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aleo-Light-webfont.woff') format('woff'),
         url('fonts/Aleo-Light-webfont.ttf') format('truetype'),
         url('fonts/Aleo-Light-webfont.svg#aleolight') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* light italic */
@font-face {
    font-family: 'aleolightitalic';
    src: url('fonts/Aleo-LightItalic-webfont.eot');
    src: url('fonts/Aleo-LightItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aleo-LightItalic-webfont.woff') format('woff'),
         url('fonts/Aleo-LightItalic-webfont.ttf') format('truetype'),
         url('fonts/Aleo-LightItalic-webfont.svg#aleolightitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* regular */
@font-face {
    font-family: 'aleoregular';
    src: url('fonts/Aleo-Regular-webfont.eot');
    src: url('fonts/Aleo-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aleo-Regular-webfont.woff') format('woff'),
         url('fonts/Aleo-Regular-webfont.ttf') format('truetype'),
         url('fonts/Aleo-Regular-webfont.svg#aleoregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* italic */
@font-face {
    font-family: 'aleoitalic';
    src: url('fonts/Aleo-Italic-webfont.eot');
    src: url('fonts/Aleo-Italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aleo-Italic-webfont.woff') format('woff'),
         url('fonts/Aleo-Italic-webfont.ttf') format('truetype'),
         url('fonts/Aleo-Italic-webfont.svg#aleoitalic') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* bold */
@font-face {
    font-family: 'aleobold';
    src: url('fonts/Aleo-Bold-webfont.eot');
    src: url('fonts/Aleo-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aleo-Bold-webfont.woff') format('woff'),
         url('fonts/Aleo-Bold-webfont.ttf') format('truetype'),
         url('fonts/Aleo-Bold-webfont.svg#aleobold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* bold italic */
@font-face {
    font-family: 'aleobolditalic';
    src: url('fonts/Aleo-BoldItalic-webfont.eot');
    src: url('fonts/Aleo-BoldItalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Aleo-BoldItalic-webfont.woff') format('woff'),
         url('fonts/Aleo-BoldItalic-webfont.ttf') format('truetype'),
         url('fonts/Aleo-BoldItalic-webfont.svg#aleobolditalic') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* styles généraux */
/* apply a natural box layout model to all elements, but allowing components to change */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
body {
    font-family: 'aleoregular', sans-serif;
    font-weight: 400;

}
a {
    text-decoration: none;
}
em {
    font-family: 'aleoitalic', sans-serif;
}
strong {
    font-family: 'aleobold', sans-serif;
}
strong em, 
em strong {
    font-family: 'aleobolditalic', sans-serif;
}
figure {
    margin: 0;
}
img {
    max-width: 100%;
    height: auto;
    display: block;
}

.post-ratings img {
    display: inline!important;
}

.wrapper {
    max-width: 120em;
    width: 100%;
    margin: 0 auto;
}
.wrapper960 {
    max-width: 96em;
    width: 100%;
    margin: 0 auto;
}
.bloc960 {
    padding: 1em;
}
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* header */
/* MLP */
.pub {
max-width: 120em;
width: 100%;
margin: 0 auto;
}
.site-header {
    padding: 1em 0 0 0;
}
.site-header .wrapper {
    
}
.mobile-fixed-header {
    position: fixed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    z-index: 1000000;
    background: #fff;
    box-sizing: border-box;
    left: 0;
    top: 0;
    right: 0;
    padding: 1em;
}
/* menu mobile */
.nav-mobile {
    position: relative;
    padding-right: 3em;
}
.menu-recherche-mobile {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    display: none;
}
.expand {
    display: block;
    position: absolute;
    background: #fff;
    width: 100vw;
    left: -1em;
    top: 5em;
    padding: 1em;
    z-index: 100;
}
.menu-button span {
    display: block;
    width: 29px;
    height: 2px;
    margin: 8px 0 0;
    background: #000;
    z-index: 99;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ouvert span:nth-of-type(1) {
    -webkit-transform: rotate(45deg) translateY(-5px) translateX(0px);
    transform: rotate(45deg) translateY(-5px) translateX(0px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.ouvert span:nth-of-type(2) {
    display: none;
}
.ouvert span:nth-of-type(3) {
    -webkit-transform: rotate(-45deg) translateY(7px) translateX(-3px);
    transform: rotate(-45deg) translateY(7px) translateX(-3px);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.menu-recherche-mobile a {
    font-size: 1.6em;
 
    color: #000;
    display: block;
    padding: 0.5em 0;
}
/* réseaux sociaux */
.site-header .rs {
    display: none;
}

.site-logo {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    
}
.site-logo img {
   max-height: 5em; 
   min-width: 10em; /*23 fev */
}
.cne-logo {
    display: none;
}

.menu-baseline {
    width: 100%;
}

/* recherche mobile */
.recherche-mobile form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 1em 0;
    border: 1px solid #333;
    padding: 0.5em;
}
.recherche-mobile form label {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    
}
.recherche-mobile form label input {
    width: 100%;
    border: 0;
    font-size: 1.4em;
    padding: 0.4em;
    
}
.recherche-mobile form input[type=submit] {
    width: 2em;
    height: 2em;
    border-radius: 2em;
    margin-left: 1em;
    border: 2px solid #999;
    background: #fff;
}

.menu-baseline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 1em;
    margin-top: 6em; /* correctif aline 1er mars 2017  */
    /*border-top: 1px solid #999;*/
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 0 0.5em;
}
.menu-principal {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.menu-principal li {
    font-size: 1.9em;
    font-family: 'aleobold';
}
.menu-principal li a {
    color: #000;
}
.baseline {
    color: #969696;
    font-family: 'aleolight', sans-serif;
    font-size: 1.9em;
    text-align: center;
}
/* zone des médias */
.home .zone-media {
    position: relative;
    padding: 0;
    min-height: 20em;
    background-color: rgba(0,0,0,0);
} 
/* slider home */
.home-slider {
    background: #000;
}
.home-slider-infos {
    display: none;
}
.zone-media-masque {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.zone-media-masque img {
    width: 100%;
}
.carousel-cell {
    position: relative;
    width: 100%;
}
.carousel-cell figure {
    position: relative;
}
.home .zone-media .carousel-cell figcaption {
    padding: 1em;
    font-size: 3.2em;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    text-align: center;
    position: absolute;
    top: 20%;
    left: 0;
    right: 0;
    text-shadow: 1px 1px 1px #4D4D4D;
}
.home .zone-media .carousel-cell figcaption a {
    color: #fff;
}
.home .zone-media .carousel-cell blockquote {
    background: rgba(0,0,0,1) url(img/bkg-citation-slider.svg) no-repeat center top;
    background-size: 0 0;
    color: #fff;
    font-size: 1.4em;
    font-family: 'aleolightitalic', sans-serif;
    /* font-style: italic; MLP */
    text-align: center;
    padding: 1em;
    /*height: 13rem;*/
}
.home .zone-media .flickity-page-dots {
    display: none;
}
/* recherche */
.recherche {
    display: none;
}
/* sidebar */
.sidebar {
    display: none;
}
/* section principale */
section.principale {
	min-height: 55em; /* MLP */
    position: relative;
}
.thematiques {
    width: 100%;
    max-width: 96em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.thematiques a {
   background: #9c9c9c;
    width: 100%;
    padding: 1em;
    text-align: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
/*.thematiques a:hover {
    background: #4c4c4c;
}*/
.thematique {
    font-size: 1.8rem;
    font-family: 'aleobold', sans-serif;
    margin-bottom: 0.5em;
}
.thematique-descriptif {
    font-family: 'Amatic SC', cursive;
    font-size: 2.8em;
}
.thematique-descriptif:after {
    content: "...";
    font-size: 3em;
    display: block;
    line-height: 0;
    margin-bottom: 0.5em;
    letter-spacing: -3px;
}
.modules {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 96em;
}
.modules a {
    background: #c1bebb;
    width: 50%;
    padding: 1em;
    height: 50vw;
    background-size: 70% 70%;
    background-repeat: no-repeat;
    background-position: center center;
    font-family: 'Amatic SC', cursive;
    font-size: 3.4em;
    text-align: center;
    line-height: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #000;
    font-weight: 700;
}
.modules a:nth-child(1) {
    background-image: url(img/une-annee-avec.svg);
}
.modules a:nth-child(2) {
    background-image: url(img/eleveurs.svg);
}
.modules a:nth-child(3) {
    background-image: url(img/projet-avenir.svg);
}
.modules a:nth-child(4) {
    background-image: url(img/territoire.svg);
}
.modules a:nth-child(5) {
    background-image: url(img/futur.svg);
}
.modules a:nth-child(6) {
    background-image: url(img/forums.svg);
}
/* 2e carousel de la home */
.home-carousel2 {
    width: 100%;
    max-width: 96em;
}
.carousel2 {
    background: #f7f3f0;
}
.carousel2 .article-titre {
    font-size: 2.9em;
    text-align: center;
    margin: 0.5em 1.5em;
    font-family: 'Amatic SC', cursive;
}
.carousel2 .article-titre a {
    color: #000;
}
.flickity-prev-next-button.previous,
.flickity-prev-next-button.next {
    top: 2.5em;
}
.carousel2-bloc {
    padding: 1em;
}
.carousel2-bloc p {
    font-size: 1.4em;
    margin-bottom: 1em;
    line-height: 1.4;
}
/* datavisualisation */
.datavisualisation {
    position: relative;
    background: #deaa00;
    padding: 3em 1em 1em;
    display: none;
}
.carousel3 .flickity-prev-next-button,
.carousel3 .flickity-prev-next-button:hover {
    background-color: rgba(0,0,0,0);
    /* top: 1em; MLP */
	top: 7em;
}
.carousel3 .flickity-viewport {
    padding-top: 4em;
}
/* footer */
.site-footer {
    position: relative;
    background: #57aa27;
    padding: 6em 1em 1em;
}
.site-footer .site-reperage {
    display: none;
}
.newsletter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.newsletter span {
    font-size: 1.3em;
    font-family: 'aleobold', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0.5em;
}
.newsletter span i {
    font-style: normal;
    font-family: sans-serif;
    font-size: 1.2rem;
    text-transform: none;
}
.newsletter input {
    border: 1px solid #fff;
    background: #fff;
    padding: 4px;
}
.site-footer .rs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 1em;
}
.site-footer .rs a {
    padding: 1em;
}
.menu-secondaire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.menu-secondaire li {
    font-size: 1.4em;
    font-family: sans-serif;
}
.menu-secondaire li a {
    padding: 1rem;
    display: block;
    color: #fff;
}

/* sommaire thématique */
.zone-media {
    background: #72c432;
    /*padding: 1em;*/
    min-height: 30em;
    position: relative;
}
.zone-media-contenu {
    background: #707070;
    margin-top: 3em;
}
.zone-media-contenu .entry {
    padding: 1em;
    color: #fff;
}
.zone-media-contenu a {
    color: #fff;
}
.zone-media-contenu .diaporama {
    height: 100%;
    width: 100%;
}
.zone-media-contenu .diaporama .carousel-cell {
    position: relative;
}
.zone-media-contenu .diaporama .carousel-cell figcaption {
    position: absolute;
    background: rgba(0,0,0,.8);
    color: #fff;
    padding: 1rem;
    font-size: 2em;
    font-family: 'aleolightitalic', sans-serif;
    font-style: italic;
    bottom: 0;
    left: 0;
    right: 0;
}
.thematique-sommaire {
    position: relative;
    z-index: 1000;
    padding: 1em;
    
}
.thematique-sommaire.fond {
    background: rgba(0,0,0,.9);
}
.thematique-sommaire .sommaire-toggle {
	cursor : pointer;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    color: #6e6e6e;
    font-size: 3em;
    margin: 0.5em 0;
    display: inline-block;
    background: url(img/sommaire-filet.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
}
.thematique-sommaire .sommaire-toggle:hover,
a.sommaire-toggle:hover {
color: #72c432;
}
a.sommaire-toggle {
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    color: #6e6e6e;
    font-size: 3em;
    margin: 0.5em 0;
    background: url(img/sommaire-filet.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    position: absolute;
    bottom: 0;
    right: 1rem;
}
.thematique-sommaire.fond .sommaire-toggle {
    color: #fff;
}
.thematique-sommaire .sommaire {
    display: none;
}
.thematique-sommaire .sommaire.ouvert {
    display: block;
    color: #fff;
    position: absolute;
    background: rgba(0,0,0,.9);
    width: 100%;
    left: 0;
    top: 8.7em;
}
.sommaires-ancres {
    padding: 1rem 3rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 1.6em; /*MLP */
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
}
.sommaires-ancres a {
    color: #fff;
}
.sommaires-ancres a:before {
    content: "▶";
    margin-right: 1rem;
    font-size: 1.2rem;
    font-family: sans-serif;
    vertical-align: middle;
}
.liste-sommaire {
    background: url(img/sommaire-filet.svg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 20em;
    margin-top: 1em;
}
.liste-sommaire dt {
    font-family: 'Amatic SC', cursive;
    font-size: 4.5em;
}
.liste-sommaire dd {
    margin-left: 3em;
}
.liste-sommaire ul {
    padding-bottom: 3em;
    list-style-type: disc;
}
.liste-sommaire li {
    font-size: 1.6em;
}
.liste-sommaire a {
    color: #fff;
    padding: 0.3em 0;
    display: block;
}
.thematique-titre {
    font-size: 7.3em;
    font-family: 'Amatic SC', cursive;
    line-height: 1;
    margin-bottom: 2rem;
    width: 100%;
}
.thematique-mosaique {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 4em;
}
.thematique-mosaique .mosaique-bloc,
.thematique-mosaique .mosaique-bloc-action {
    margin-bottom: 2.5em;
    background: #d6d200;
    width: 30em;
    height: 30em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    margin-right: 1em;
}
.thematique-mosaique .mosaique-bloc h2 {
    text-align: center;
    font-family: 'aleobold', sans-serif;
    font-size: 3em;
    color: #616161;
    padding: 1rem;
}
.thematique-mosaique .mosaique-bloc h2 a {
    color: #fff;
}
.thematique-mosaique .mosaique-bloc .mosaique-survol {
    display: none;
}
.thematique-mosaique .mosaique-bloc:hover .mosaique-survol {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #d6d200;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    padding: 1rem;
}
.mosaique-survol p {
    font-size: 2.2em;
    font-family: 'aleolight', sans-serif;
}
.mosaique-survol a {
    color: #000;
}
.thematique-mosaique .mosaique-bloc-action {
    background: #57aa27;
    color: #fff;
    text-align: center;
    padding: 1.5em;
    max-width: 100%;
    width: 62.5em;
}
.thematique-mosaique .mosaique-bloc-action h2 {
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    font-size: 6.9em;
    
}
.thematique-mosaique .mosaique-bloc-action p {
    font-size: 1.9em;
}
.thematique-mosaique .mosaique-bloc-action a {
    color: #6c6c6c;
}



/* editorial */
.article-infos {
   /* background: rgba(0,0,0,.9);  MLP */
	background: rgba(0,0,0,.4);
    padding: 1em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.article-titre {
    color: #d6d200;
    font-family: 'Amatic SC', cursive;
    font-size: 5.7em;
    font-weight: 700;
    line-height: 1;
}
.article-infos img {
    margin: 1em 0;
}
.article-chapo {
    font-family: 'aleolight', sans-serif;
    color: #fff;
    font-size: 1.6em;
    line-height: 1.4;
}

.single .main {
    background: #d6d200;
}
.ariane {
    padding: 0.5em;
    background: rgba(0,0,0,.25);
}
.ariane span {
    font-family: 'aleolight', sans-serif;
    color: #fff;
    font-size: 1.6em
}
.ariane span a {
    color: #fff;
}
/* styles textes */
.entry {
    padding: 1em;
}
.entry p, span.labelbdd {
    font-size: 1.5em;
    line-height: 1.46;
    margin-bottom: 1rem;
}
/*MLP EVOL E005 juillet*/
.labelbddcomplet{
font-size: 1.5em;
    line-height: 1.46;
    margin-bottom: 1rem;
	background-color: #005676;
	color:#FFF;
	width:auto;
	padding-left: 0.5em;
	padding-top: 0.3em; /* mlp evol meme hauteur que consulter */
	padding-bottom: 0.1em; /* mlp evol meme hauteur que consulter */
}
.labelbdd{
font-size: 1.5em;
    line-height: 1.46;
    margin-bottom: 1rem;
	background-color: #005676;
	color:#FFF;
	width:auto;
	padding-left: 0.5em;
	padding-top: 0.3em; /* mlp evol meme hauteur que consulter */
	padding-bottom: 0.1em; /* mlp evol meme hauteur que consulter */
}

.labelbdd:after{
	float:right;
	content:"\25BC";
	margin-right:5px;
}
.labelbdd.deplier:after{
	float:right;
	content:"\25B2";
	margin-right:5px;
}
.suitedescr, .suitetemoign{
	display:none;
}
/*MLP fin EVOL E005 juillet*/
.entry h2 {
    font-size: 3.5em;
    line-height: 1;
    margin: 2rem 0 1rem;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
}
.entry h3 {
    font-size: 2em;
    line-height: 1;
    margin: 2rem 0 1rem;
    font-family: 'aleobold', sans-serif;
}
.entry blockquote {
    font-size: 2.6em;
    text-align: center;
    font-family: 'aleolightitalic', sans-serif;
    font-style: italic;
    margin: 1rem;
}
.entry ul {
    list-style-type: disc;
    list-style-position: inside;
}
.entry ol {
    list-style-type: decimal;
    list-style-position: inside;
}
.entry li {
    font-size: 1.5em;
    margin-bottom: 1rem;
}
.entry a {
    color: #fff;
}


.partage {
    padding: 1em;
}
.partage span {
    font-size: 1.4em;
    color: #fff;
    font-family: 'aleobold', sans-serif;
    display: inline-block;
    margin-bottom: 1rem;
}
.partage ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.partage li {
    margin-right: 1em;
}

/* commentaires */
.commentaires {
    border-top: 20px solid #fff;
    background: #f9f8d9;
    padding: 1em;
    max-width: 64em;
}
h3#comments {
    font-size: 2.1em;
    font-family: 'aleobold', sans-serif;
    margin-bottom: 1em;
    
}
.jump-comments {
    font-size: 1.5em;
    font-family: 'aleolight', sans-serif;
    text-align: right;
    color: #000;
    display: inherit;
    margin-bottom: 1em;
}
.commentlist {
    
}
.commentlist li {
    border-top: 2px solid #eaecd0;
    padding: 1rem 0;
    font-size: 1.3rem;
    font-family: sans-serif;
}
.commentlist .fn {
    font-weight: bold;
    color: #3c454e;
}
.commentlist .comment-author {
    float: left;
}
.commentlist .says {
    display: none;
}
.commentlist .commentmetadata a {
    color: #8b9299;
    margin-left: 1rem;
}
.commentlist .comment-body p {
    clear: both;
    color: #3c454e;
}
.commentlist li li {
    margin-left: 4em;
}
.commentlist .reply a {
    font-size: 1.1rem;
    color: #000;
}
.comment-respond {
    font-size: 1.3rem;
    font-family: sans-serif;
}
.comment-respond p label {
    display: block;
}
.comment-respond input,
.comment-respond textarea {
    width: 100%;
    margin-bottom: 1rem;
}
.comment-respond input[type=submit], a.adv-search-submit {
    background: #57aa27;
    border: 1px solid #fff;
    padding: 0.5rem;
    font-size: 1.5rem;
    color: #fff;
}


/* advanced search */
.adv-search .toutelanote{
    display: block;
    vertical-align: middle;
    padding: 0.5rem; 
	width: 50%;
}
.adv-search {
  margin: 1em auto 2em;
	padding-bottom: 1.5em;
	font-size:1.5em;
	border: 2px solid #999;
}
.adv-search select {
	max-width: 80%; /* 23 fev */
}
.adv-search h2	{
	padding: 1em 0 0.5em 0.5em;
	font-weight: bold;
	font-size: 1.5em;
}
.adv-search .critere {
	/*font-size: 0.75em;*/
}
.adv-search > div	{
	display: table-row;
}
.adv-search > div  > div	{
	display: block;
	vertical-align: middle;
	padding: 0.5em 0 0.5em 0.5em;
}
.adv-search .facetwp-facet {
    margin-bottom: 0;
}
.adv-search .facetwp-checkbox	{
	float: left;
	padding-top: 1.5em;
	width: 20%;
	padding-left: 0;
	background-position: 15% 0;
}
a.adv-search-submit {
    color:black; 
}
.adv-search .envoi	{
	cursor: pointer;
	text-align: right;
}
.adv-search .envoi, .adv-search .note{
	/*MLP width:500px;*/
	padding: 0.5em;
}
/*MLP */
.acf-field .acf-label label{
	font-size: 1.5em;
}
/* aside article */
.voir-aussi {
    margin-top: 2em;
    text-align: center;
}
.voir-aussi span {
    font-size: 5em;
    color: #000;
    font-family: 'Amatic SC', cursive;
    font-weight: 700;
    background-image: url(img/filet-aside-editorial.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    margin-bottom: 0.5em;
    display: inline-block;
}
.voir-aussi dl {
    margin-bottom: 2rem;
}
.voir-aussi a {
	
    color: #505050; /* MLP */
    font-family: 'Amatic SC', cursive;
    font-size: 2.2em; /* MLP */
    margin-bottom: 1rem;
    font-weight: 700;
    line-height: 1;
}
.voir-aussi a:hover {
	 color: #000;
}
.voir-aussi dd {
    font-size: 1.5em;
    font-family: 'aleolight', sans-serif;
}

/* modules */
.zone-media-module {
    background-color: #beaa98;
}
.module-header {
    padding: 3em 1em 1em;
}
.module-header .rubrique {
    font-size: 5.1em;
    font-family: 'Amatic SC', cursive;
    color: #fff;
}
.module-header .rubrique span {
    color: #000;
}
.module-header .sous-titre {
    font-size: 2.4em;
    color: #fff;
    margin-bottom: 1rem;
}
.module-header .article-titre,
.module-header .article-chapo {
    color: #000;
    margin: 1rem 0;
    font-weight: 400;
}
.module-portrait {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.module-portrait .invite {
    padding: 1rem;;
    border: 2px solid #fff;
    border-radius: 15px;
    margin: 2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.module-portrait .invite a {
    font-size: 1.5em;
    color: #000;
    font-family: 'aleolight', sans-serif;
}
.single .module {
    background: #fff;
}
.module a {
    color: #d6d200;
}

/* MLP bouton annuaire */
.bouton-annuaire {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
	
}
.bouton-annuaire .invite {
    padding: 1rem;;
    border: 2px solid #fff;
    border-radius: 15px;
    /*margin: 2em 5em 2em 65em;*/
	margin: 2em 0; 
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.bouton-annuaire .invite a {
    font-size: 1.5em;
    color: #000;
    font-family: 'aleolight', sans-serif;
}

/* une année avec */
.grid-item {
    width: 100%;
    padding: 1em 1em 3em 1em;
    background-image: url(img/bkg-un-an.png);
    background-position: left bottom;
    background-repeat: no-repeat;
}
.grid-item:nth-child(1n) {
    background-color: #fff;
    color: #000;
}
.grid-item:nth-child(2n) {
    background-color: #000;
    color: #fff;
}
.grid-item:nth-child(3n) {
    background-color: #dbdad8;
    color: #000;
}
.item-mois {
    font-size: 2.8em;
    font-family: 'aleobold', sans-serif;
    margin-bottom: 1rem;
}
.item-titre {
    font-size: 2.8em;
    font-family: 'aleolightitalic', sans-serif;
    margin-bottom: 1rem;
}
.grid-item img,
.grid-item iframe {
    margin-bottom: 2rem;
}
.grid-item p {
    font-size: 1.5em;
    font-family: 'aleoregular', sans-serif;
    margin-bottom: 1rem;
    line-height: 1.4;
}
.grid-item a {
    color: #72c432;
}
/* sommaires modules */
.archive .zone-media {
    min-height: 1em;
}
.sommaire-module-infos {
    background: #d4d4c4;
    position: static;
    padding: 1rem;
}
.sommaire-module-titre {
    font-size: 8em;
    color: #d09900;
    font-family: 'Amatic SC', cursive;
    text-align: center;
}
.sommaire-module-chapo {
    font-family: 'Amatic SC', cursive;
    font-size: 4.5em;
    color: #fff;
    line-height: 1;
}
.sommaire-module-titre-article a {
    color: #000;
}
.contenu-sommaire-module article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 1em;
}
.contenu-sommaire-module article img {
    border-radius: 30px;
    margin-top: 1em;
}
.contenu-sommaire-module article .entry {
    padding-bottom: 2em;
    background-image: url(img/sommaire-filet.svg);
    background-repeat: no-repeat;
    background-position: bottom center;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.contenu-sommaire-module article .entry h2 {
    margin: 0 0 1rem;
    font-size: 2em;
    font-family: 'aleoregular', sans-serif;
    font-weight: 400;
}
.contenu-sommaire-module .module-meta {
    color: #57aa27;
    font-size: 1.5em;
}
.contenu-sommaire-module .module-meta i {
    font-style: normal;
    color: #878787;
}
/* documents / initiatives */
.single-initiative .zone-media,
.single-document .zone-media,
.page-template-contribuer .zone-media, .page-template-contribuer-pro .zone-media, .page-template-annuaire-pro .zone-media, .page-template-contribuer-doc .zone-media, .page-template-contribuer-init .zone-media {
    background: #005676;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.ressource-header {
    padding: 4em 2em;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 96em;
}
.ressource-titre {
    font-size: 5.1em;
    font-family: 'Amatic SC', cursive;
    color: #fff;
    line-height: 1;
}
.notation {
    margin: 1rem 0;
}
.ressource-meta {
    font-size: 1.5em;
    color: #fff;
}
.ressource-meta-2 {
    padding: 1rem;
    font-size: 1.4rem;
}
.ressource-meta-2 dl {
    clear: both;
    margin-bottom: 1em;
}
.ressource-meta-2 dt {
    font-weight: bold;
    float: left;
    padding-right: 0.5rem;
}
.ressource-meta-2 dd {

}
/* MLP ressource consulte */
.ressource-meta-2 span.bouton a {
    background-color: #005676;
	color : #FFF;
	text-transform: uppercase;
	padding: 0.5em 5em;
}
/*MLP decalage des thèmes */
.niveau2{
	padding-left:2em;
}
/* derniers articles = blog */
.derniers-articles.zone-media {
    background: #a2856b;
}
.autres-archives-titre {
    font-size: 7.3em;
    color: #fff;
    font-family: 'Amatic SC', cursive;
    padding-top: 8rem;
    text-align: center;
    line-height: 1;
}
/* forums */
.forums.zone-media {
    background: #7e95a2;
}
/* CNE */
.cne.zone-media {
    background: #a8a8a8;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.cne.zone-media .autres-archives-titre {
    font-size: 6em;
}
.cne-texte a {
    color: #57aa27;
}
.partenaire-liste {
    
}
/* MLP proposer des ressources */
.page-id-1162 .zone-media {
    background: #005676;
}

.cne-texte .partenaire-titre {
    font-size: 4.1em;
    font-family: 'Amatic SC', cursive;
    font-weight: bold;
    color: #000;
}
div.accordion {
    background-color: #f7f3f0;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    text-align: left;
    border: none;
    outline: none;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}
div.accordion.active, div.accordion:hover {
    background-color: #ddd;
}
div.panel {

    display: none;
}
div.panel.show {
    display: block;
}
div.panel {
    padding: 2em;
    background-color: #f7f3f0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: all 600ms ease-in-out;
    transition: all 600ms ease-in-out;
    opacity: 0;
}

div.panel.show {
    opacity: 1;
    max-height: 1500px; 
}
div.accordion.active:after {
    content: "\25B2"; 
}

div.accordion.active:after {
    content: "\25B2"; 
}
.partenaire-liste article {
    margin-bottom: 2em;
}
.accordion p {
    font-size: 1.5em;
}
.partenaire-lien a {
    color: #57aa27;
    font-size: 1.4em;
}
.panel.entry a {
    color: #57aa27;
}
/* 404 */
.error404 .autres-archives-titre {
    font-size: 7em;
}
.error404 .contenu-sommaire-module {
    padding: 2em;
}
.error404 .contenu-sommaire-module p {
    font-size: 1.8em;
}
.error404 .contenu-sommaire-module p a {
    color: #57aa27;
}
.frise404 {
    margin: 3em 0;
}
/* résultats de recherche */
.resultats-recherche {
    background-color: #b9bab4;
}
.legende {
    background: #57aa27;
    padding: 0;
}
.legende ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: vertical;
    -ms-flex-direction: row;
    flex-direction: row;
}
.legende li {
    font-size: 1.4em;
    font-family: 'aleobold', sans-serif;
    color: #fff;
    
    padding: 1rem 1rem 1rem 3rem;
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 20px;
}
.legende li:nth-child(1) {
    background-image: url(img/picto-page.svg);
    background-size: 50px;
    padding-left: 5rem;
}
.legende li:nth-child(2) {
    background-image: url(img/picto-document.svg);
}
.legende li:nth-child(3) {
    background-image: url(img/picto-initiative.svg);
}
.resultat-liste {
    padding: 2em 0;
}
.resultat-liste article {
    margin-bottom: 2em;
    line-height: 1.4;
    padding-left: 2.5em;
    background-size: 2em;
    background-repeat: no-repeat;
    background-position: left 0.5em;
}
.resultat-liste .type-page {
    background-image: url(img/picto-page.svg);
    background-size: 2.5em;
}
.resultat-liste .type-initiative {
    background-image: url(img/picto-initiative.svg);
}
.resultat-liste .type-document {
    background-image: url(img/picto-document.svg);
}
.resultat-liste .resultat-titre {
    font-family: 'aleobold', sans-serif;
    font-size: 2.1em;
    margin-bottom: 0.6rem;
}
.resultat-liste .resultat-titre a {
    color: #000;
}
.resultat-liste .resultat-meta span {
    font-family: 'aleoregular', sans-serif;
    font-size: 1.4em;
    display: block;
    color: #e99100;
}
.resultat-liste .resultat-meta span strong {
    color: #000;
}
.resultat-liste article p {
    font-size: 1.4em;
    font-family: 'aleoregular', sans-serif;
}
/* feed */
.cne-feed {
    position: absolute;
    left: 1em;
    bottom: 2em;
}
@media only screen and (min-width:1200px) {
    .site-header .wrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .bloc960 {
        margin-left: 8em;
        width: 96em;
        padding: 0;
    }
    .mobile-fixed-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: static;
        width: auto;
        padding: 0;
    }
    .nav-mobile {
        display: none;
    }
    .site-header .rs {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .site-header .rs a {
        margin-right: 1em;
    }
    .site-logo {
        width: 20em;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .site-logo img {
        max-height: 100%;
        max-width: 18.5em;
    }
    .mobile-cne-logo {
        display: none;
    }
    .cne-logo {
        display: block;
    }
    .menu-baseline {
        margin: 0;
        width: 65em;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    
    .menu-principal {
        width: auto;
    }
    .menu-principal li {
       text-transform: uppercase;
    }
    .menu-principal li a {
        padding: 2em 1em 1em;
        background: url(img/menu-hover.svg) no-repeat center top;
        background-size: 0 0;
    }
    .menu-principal li a:hover,
    .menu-principal li.current-menu-item a {
        background-size: cover;
    }
    .baseline {
        padding-left: 1em;
        text-transform: uppercase;
    }
    /* slider */
    .home .zone-media .carousel-cell figcaption {
        font-size: 6.3em;
        max-width: 70rem;
        margin: 0 auto;
    }
    .home .zone-media .carousel-cell blockquote {
        background: rgba(0,0,0,0) url(img/bkg-citation-slider.svg) no-repeat center top;
        background-size: cover;
        position: absolute;
        bottom: 0;
        left: 8rem;
        right: 16rem;
        font-size: 2.6em;
        height: 18.2rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .home .zone-media .flickity-page-dots {
        display: block;
        position: absolute;
        /* right: calc(100% - 96em); MLP */
		right: calc(100% - 100em); 
        top: 10em;
        /* width: 10em; MLP */
		width: 18em; 
    }
    .home .zone-media .flickity-page-dots .dot {
        background: #fff;
        opacity: 1;
    }
    .home .zone-media .flickity-page-dots .dot.is-selected {
        background: #b3b3b3;
        opacity: 1;
    }
    .home-slider {
        background: #fff;
    }
    .home-slider-infos {
        display: block;
        position: absolute;
        top: 5em;
        width: 100%;
    }
    .home-slider-infos .bloc-slider {
        width: 14rem;
        background: rgba(0,0,0,.5);
        padding: 1rem;
        box-sizing: border-box;
        border-radius: 15px;
        border: 2px solid #d0a300;
        position: absolute;
        top: 3rem;
    }
    .home-slider-infos .bloc-slider:nth-child(1) {
        font-size: 2.5em;
        left: 1rem;
    }
    .home-slider-infos .bloc-slider:nth-child(2) {
        font-size: 1.5em;
        font-family: 'aleolight', sans-serif;
        left: 17rem;
    }
    .home-slider-infos .bloc-slider:nth-child(3) {
        font-size: 1.5em;
        right: 1rem;
        border-color: #fff;
    }
    .home-slider-infos .bloc-slider p {
        color: #fff;
        margin-bottom: 1em;
        text-align: center;
    }
    .home-slider-infos .bloc-slider p:last-child {
        margin-bottom: 0;
    }
    .home-slider-infos .bloc-slider .bloc-slider-date {
        font-size: 126%;
    }
    /* recherche */
    .recherche {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        position: absolute;
        right: 0;
        bottom: 18em;
        max-width: 16em;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .recherche form  {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background: #fff;
        padding-right: 0.3rem;
        margin-right: 1em;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .recherche form label {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;

    }
    .recherche form label input {
        width: 100%;
        border: 0;
        font-size: 1.4em;
        padding: 0.4em;

    }
    .recherche form input[type=submit],  a.adv-search-submit {
        width: 1.6em;
        height: 1.6em;
        border-radius: 2em;
        margin-left: 0.5em;
        border: 2px solid #999;
        background: #fff;
    }
	
/* pour que initiatives soit visible en responsive */
.adv-search > div > div {
    display: table-cell;
    vertical-align: middle;
    padding: 0.5em 0 0.5em 0.5em;
}
/* MLP */
.adv-search .manote{
    display: block;
    vertical-align: middle;
    padding: 0.5em 0 0.5em 0.5em;
}
.adv-search .toutelanote{
    display: block;
    vertical-align: middle;
    padding: 0.5em 0 0.5em 0; 
	width: 50%;
}
div .facetwp-facet.facetwp-facet-ratings.facetwp-facet-ratings{
display:block;
}
/* MLP */
    .recherche a {
        color: #fff;
        font-size: 1.2em;
        width: 100%;
        display: block;
        margin-top: 0.5em;
    }
	/* MLP */
 	.recherche-simple form {
        width: 100%;
        border: 2px solid #999;
        font-size: 1.4em;
        padding: 1.4em;
    }
	.recherche-simple form input[type=submit] {
        width: auto;
        height: 2.5em;
        border-radius: 2em;
        margin-left: 0.5em;
        border: 2px solid #999;
        background: #fff;
    }
	.navigation a{
		font-size: 1.4em;
		color:#000;
		font-weight: bold;
	}
    /* sidebar */
    .sidebar {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 16em;
        position: absolute;
        right: 0;
        top: -16em;
		min-height: 55em; /* MLP */
    }
    .sidebar-bloc {
        height: 16em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding: 1em;
    }
    .sidebar-bloc:nth-child(1) {
        background: #deaa00;
    }
    .sidebar-bloc:nth-child(2) {
        background: #005676;
    }
    .sidebar-bloc:nth-child(3) {
        background: #7e95a2; /* MLP 12 sept 2017 */
    }
    .sidebar-bloc:nth-child(4) {
        background: #a2856b;  /* MLP 12 sept 2017 */
    }
    .sidebar-bloc img {
        max-width: 12em;
        margin: 0.3rem 0;
    }
    .sidebar-bloc span {
        font-size: 1.8rem;
        text-transform: uppercase;
        font-family: 'aleobold', sans-serif;
        margin-bottom: 0.3rem;
        color: #fff;
    }
    .sidebar-bloc:nth-child(3) span { 
        font-size: 3rem;
    }
    .sidebar-bloc a {
		display: block;
        font-size: 1.5rem;
        margin-bottom: 0.5rem;
        color: #fff;
    }
    /* zone centrale accueil */
    .thematiques {
        margin-left: 8em;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .thematiques a {
        height: 16em;
    }
    .modules {
       margin-left: 8em;
       -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .modules a {
        width: 20%;
        height: 16rem;
    }
    .modules a:nth-child(6) {
        display: none;
    }
    .home-carousel2 {
       margin-left: 8em;
    }
    .carousel2 .article-titre {
        font-size: 5.5em;
        margin-top: 0;
    }
    .carousel2 .carousel-cell {
        padding: 1em;
    }
    .carousel2-bloc {
        padding: 0;
    }
    .carousel2-bloc1 {
        float: left;
        width: 32%;
    }
    .carousel2-bloc2,
    .carousel2-bloc3 {
        width: 66%;
        float: right;
    }
    .carousel2-bloc3 {
        -moz-column-count: 2;
        -moz-column-gap: 30px;
        -webkit-column-count: 2;
        -webkit-column-gap: 30px;
        column-count: 2;
        column-gap: 30px;
        padding-right: 1em;
        padding-top: 1em;
    }
    /* datavisualisation */
    .datavisualisation {
        display: block;
    }
    .carousel3 .carousel-cell {
        padding-left: 8em;
    }
    .site-footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 8em;
        padding-top: 8em;
    }
    .site-footer .site-reperage {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    .site-footer .site-logo {
        width: auto;
    }
    .site-footer .site-logo img {
        width: 9.5em;
        margin-right: 1.5em;
    }
    .site-footer .menu-baseline {
        width: 37em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-align: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
        padding-top: 2.7em;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .site-footer .menu-baseline li {
        font-size: 1.4em;
    }
    .site-footer .menu-baseline li a {
        padding: 0.25em;
    }
    .site-footer .menu-baseline li a:hover {
        background: none;
    }
    .site-footer .baseline {
        color: #000;
        font-size: 1.4em;
        padding: 0;
    }
    .newsletter {
        -webkit-box-align: start;
        -ms-flex-align: start;
        -ms-grid-row-align: flex-start;
        align-items: flex-start;
        padding-top: 0.8rem;
    }
    .newsletter form {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .menu-secondaire {
        width: 100%;
    }
    .menu-secondaire li a {
        padding: 0.25em;
    }
    .page-template-ouverture-decouvrir .zone-media, 
    .page-template-ouverture-acceder .zone-media,
    .page-template-ouverture-sepanouir .zone-media{
        padding: 1em;
    }
    .zone-media-contenu {
        width: 94em;
        margin: 10em 0 5em 7em;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .zone-media-contenu .entry {
        width: 24em;
    }
    .zone-media-contenu .diaporama {
        height: 39em;
        width: 86em;
    }
    .sommaire {
    }
    
    .liste-sommaire {
        margin-left: 3em;
        background-position: left bottom;
    }
    .thematique-sommaire {
        
    }
    .thematique-sommaire .sommaire.ouvert {
        top: 6.7em;
    }
    .thematique-mosaique {
        width: 95em;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 4em;
    }
    .thematique-mosaique .mosaique-bloc-action {
        width: 62.5em;
    }
    a.sommaire-toggle {
        right: 17rem;
    }
    .contenu-central {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }
    .main {
        width: 64em;
    }
    /* editorial */
    .article-infos {
        position: absolute;
        width: 64em;
        top: 0;
        left: 8em;
        bottom: 0;
        padding-top: 8em;
    }
    .article-titre {
        font-size: 7.3em;
    }
    
    .article-chapo {
        font-size: 1.9em;
    }
    .entry h2 {
        font-size: 7.3em;
    }
    /* aside article */
    .voir-aussi {
        margin: 16em 1em 2em 1em; /*MLP */
        text-align: center;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    /* modules */
	/* MLP */
    .single-une_annee_avec .zone-media-module {
        background-image: url(img/une-annee-avec.svg);
        background-repeat: no-repeat;
        background-position: 1em 8em;
        background-size: 6%;
    }
    .single-projet_avenir .zone-media-module {
        background-image: url(img/projet-avenir.svg);
        background-repeat: no-repeat;
        background-position: 1em 8em;
        background-size: 6%;
    }
    .single-territoires .zone-media-module {
        background-image: url(img/territoire.svg);
        background-repeat: no-repeat;
        background-position: 1em 8em;
        background-size: 6%;
    }
    .single-au_futur .zone-media-module {
        background-image: url(img/futur.svg);
        background-repeat: no-repeat;
        background-position: 1em 8em;
        background-size: 6%;
    }
    .single-champs_du_possible .zone-media-module {
        background-image: url(img/eleveurs.svg);
        background-repeat: no-repeat;
        background-position: 1em 8em;
        background-size: 6%;
    }
    .module-header {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 25em 0 8em;
        padding-top: 8em;
        padding-bottom: 3em;
    }
    .module-info {
        width: 55em;
        margin-right: 2em;
    }
    .module-portrait {
        width: 30em;
    }
    .module-header .rubrique {
        line-height: 1;
    }
    .grid-item {
        width: 48em;
        
    }
    /* sommaires modules */
    /* MLP */
    .page-template-page-annee-avec .sommaire-module-infos {
        background-image: url(img/une-annee-avec.svg);
        background-repeat: no-repeat;
        background-position: 2em 4em;
        background-size: 18%; 
    }
   	.page-template-page-projet_avenir .sommaire-module-infos {
        background-image: url(img/projet-avenir.svg);
        background-repeat: no-repeat;
        background-position: 2em 4em;
        background-size: 18%; 
    }
    .page-template-page-territoires .sommaire-module-infos {
        background-image: url(img/territoire.svg);
        background-repeat: no-repeat;
        background-position: 2em 3.5em; /*MLP*/
        background-size: 15%; /*MLP*/
    }
    .page-template-page-au-futur .sommaire-module-infos {
        background-image: url(img/futur.svg);
        background-repeat: no-repeat;
        background-position: 2em 3em;/*MLP*/
        background-size: 15%; /*MLP*/
    }
	/* champ des possibles */
    .page-template-page-champ .sommaire-module-infos {
        background-image: url(img/eleveurs.svg);
        background-repeat: no-repeat;
        background-position: 2em 0.5em;/*MLP*/
        background-size: 15%; /*MLP*/
    }
    .sommaire-module-titre {
       /* font-size: 16em; MLP */
	   font-size: 10em;
        text-align: left;
    }
    .sommaire-module-chapo {
        font-size: 4.5em;
    }
    .sommaire-module-infos { 
        width: calc(100% - 16em);
        padding-left: 24em;
    }
    .contenu-sommaire-module {
        padding-left: 16em;
         width: calc(100% - 16em);
        padding-right: 9em;
        padding-top: 3em;
		min-height: 55em; /*MLP */
    }
    .contenu-sommaire-module article .entry {
        background-size: 300px 5px;
    }
    .col-portrait:empty {
        width: 6em;
    }
    /* ressources */
    .ressource-header {
        padding: 4em 9em 1em;
    }
    .ressource-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 96em;
        padding-top: 2em;
    }
    .ressource-container .entry {
        width: 64em;
		padding: 0.4em;/* mlp evol meme hauteur que consulter */
    }
    .ressource-container .ressource-meta-2 {
        width: 32em;
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }
    /* blog */
    .autres-archives.zone-media {
        min-height: 30em;
    }
    .autres-archives-titre {
        font-size: 11em;
        color: #fff;
        font-family: 'Amatic SC', cursive;
        padding-top: 11rem;
        margin-left: 16rem;
        text-align: left;
    }
	.page-template-vos-derniers-articles .autres-archives-titre{  /* MLP */
		font-size: 10em;
	}
    /* CNE */
    .cne-texte {
        padding-left: 16em;
        width: calc(100% - 23em);
        padding-right: 9em;
        padding-top: 3em; 
    }
    /* 404 */
    .error404 .contenu-sommaire-module {
        padding: 2em;
        min-height: 50em;
    }
    /* résultats de recherche */
    .legende {
        padding: 0 2rem;
    }
    .legende ul {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    /* feed */
    .cne-feed {
        left: 8em;
    }
	.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	font-size:0.6em;
	}
	.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type="submit"], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type="submit"]{
	font-size:2em;
}
	
}
/* correctifs IE - AH 13/02/2017 + 16/02/2017 */
.module-portrait img {
    width: 30em;
    height: auto;
}
.grid-item {
    width: 48em;
	max-width:100%; /* correctif aline 1er mars 2017 */
}
/*mlp evol F009 */
	.gform_confirmation_message{
		font-size:2em;
	}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .home .zone-media .carousel-cell figcaption {
        width: 100%;
    }
    .home .zone-media .carousel-cell blockquote {
       background: rgba(0,0,0,0) url(img/bkg-citation-slider.png) no-repeat center top;
        height: 16rem;
    }
    .site-logo {
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    }
    .site-logo img {
        width: 185px;
        height: 75px;
    }
    .sidebar-bloc {
        display: block;
    }
    .sidebar-bloc img {
        height: 5px;
        margin: 5px 0;
    }
    .menu-baseline {

    }
    .menu-principal li a:hover, 
    .menu-principal li.current-menu-item a {
        background-size: 0;
    }
    .zone-media-contenu .media {
        max-width: 700px;
    }
    .thematique-sommaire .sommaire-toggle,
    a.sommaire-toggle,
    .voir-aussi span {
        background-size: 0;
    }
    .mosaique-bloc img {
        height: 300px;
    }
    .sidebar-bloc:nth-child(1) {
        padding-top: 20px;
    }
    .page-template-page-annee-avec .sommaire-module-infos {
        background-image: url(img/une-annee-avec.png);
    }
    .page-template-page-champ .sommaire-module-infos {
        background-image: url(img/eleveurs.png);
    }
    .page-template-page-projet_avenir .sommaire-module-infos {
        background-image: url(img/projet-avenir.png)
    }
    .page-template-page-territoires .sommaire-module-infos {
         background-image: url(img/territoire.png);
    }
    .page-template-page-au-futur .sommaire-module-infos {
        background-image: url(img/futur.png);
    }
    
}
@media screen and (-ms-high-contrast: active) and (max-width: 1200px) {
    .menu-baseline {
        margin-left: 20em;
    }
}
@media only screen and (max-width: 1200px) {
    .home .site-footer {
        background-image: url(img/masque-herbe-footer-home-mobile.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: contain;
    }
    .home .site-footer .zone-media-masque {
        display: none;
    }
    .thematique-mosaique .mosaique-bloc-action {
        height: auto;
    }
}
@media only screen and (min-width: 1200px) {
    .thematique-mosaique .mosaique-bloc-action {
        width: 62em;
    }
     .home .site-footer {
        background-size: 0;
    }
    .home .site-footer .zone-media-masque {
        display: block;
    }
    .thematique-mosaique .mosaique-bloc-action {
        height: 30em;
        margin-left: 9px;
    }
    .page-template-page-champ .sommaire-module-infos,
    .page-template-page-territoires .sommaire-module-infos,
    .page-template-page-au-futur .sommaire-module-infos {
            background-size: 12%;
    }
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
    .zone-media-contenu .entry {
        padding-top: 3em;
    }
    
}