p {hyphens:none;}
.download-link strong {display:none;}
#cookiebar {z-index:9999;}
#socialwall {display: none;}
#search-form {display:none; position:absolute;top:0; left:0;z-index: 9999; height:100%; background: white; width: 100%; align-items:center; justify-content: space-between; padding:0 2em; }
#search-form input[type=text] {margin-left:25px; width:50%; color: black; font-size: 14px; font-weight: bold;}
#search-form input {border:none;}
#search-form input[type=submit] {display:none;}

.nsp-close {cursor:pointer; background:url(img/Close.svg); width: 32px; height:32px; position:absolute;}
#search-form .nsp-close { right:95px; top:50%; transform:translateY(-50%);}
#menu-container .nsp-close {right:42px; top:-61px; z-index: 9999; }

/*** FROM FRONT ****/
a.nsp-button {background: #eb6c0b; color: white; padding:15px 40px; text-decoration: none!important;}
a.nsp-button-invert {color: #eb6c0b; background: white; border:1px solid #eb6c0b;}
a.nsp-button:hover {text-decoration: none;}
/* a.nsp-button:visited {color:white;}*/
.push a.nsp-button {padding-right: 0; padding-left: 0;}
.push a.nsp-button-invert {background: transparent;}
.push h2, .partners h2, #socialwall h2 {text-align: center; color: #235678;}
a.nsp-button {background: #eb6c0b; color: white; padding:15px 40px; text-decoration: none!important;}
a.nsp-button-invert {color: #eb6c0b; background: white; border:2px solid #eb6c0b;}
/* a.nsp-button:hover {text-decoration: none;} */
a.nsp-button-invert:visited {color:#eb6c0b;}
a.nsp-button-invert:hover, .nsp-button-menu:hover {background: #eb6c0b; color: white; text-decoration: none!important;}
a.nsp-button-invert {background: transparent; font-weight: 600;}
#socialwall .nsp-button-invert {background: transparent; text-transform: uppercase;}
#nsp-baseline a.nsp-button-invert:hover, #socialwall a.nsp-button-invert:hover {background: #eb6c0b;}
#socialwall {background: #f5f5f5;}
#socialwall .mytheme-content {max-width:none; width:80%; margin-right: auto; margin-left: auto;}
.site-info .logo img {width:147px;}
/******** END FROM FRONT *****************/

body{ font-family:"open_sansregular", arial; font-size:.875rem; }
p{ font-family:"open_sansregular", arial; font-size:.875rem; }
p b{ font-family:"open_sanssemibold", arial; }
a{ font-family:"open_sansregular", arial; font-size:.875rem; }
strong{ font-family:"open_sanssemibold", arial; }
.clear{ display:block; clear:both; }

.flex {display: flex!important;}
#nsp-main-menu {/* display:flex; align-items: center; */ position: relative;}

.site{ max-width:100%; border:0;}
.site-header{ background:#ffffff !important; z-index: 1000 !important; }
.site-header .mytheme-content{ overflow:visible !important; }
.site-header .header-top{ height:23px; width:100%; background:#1f5579;z-index: 10 !important; }
.site-header .header-top ul{ list-style:none; margin:0; padding:0 !important;}
.site-header .header-top ul li a{  moz-transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;float:left; color:#fff;  line-height:25px; padding:0 10px; background:url( img/headertop-a.png ) no-repeat right center; text-decoration:none; text-transform: uppercase; padding:0 2em; font-weight: 600;font-size: 11px;}
.site-header .header-top ul li:first-child a{padding-left: 0;}
.site-header .header-top ul li a:hover{ text-decoration: inherit;moz-transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
.site-header .header-top ul li:last-child a{ background:none !important; }
.site-header .header-top form{ float:right; margin-right:20px; width:25%; background:#fff url( img/loupe.png ) no-repeat 10px center; -webkit-border-radius: 150px; -moz-border-radius: 150px; border-radius: 150px; position:relative; margin-top:5px; }
.site-header .header-top form input[type='text'],
	.site-header .header-top form input[type='submit']{ height:25px;; line-height:25px; margin:0 !important; padding:0 !important; border:0; }
.site-header .header-top form input[type='text']{ padding:0 2% 0 30px!important; width:100%; background: transparent }
.site-header .header-top form input[type='submit']{ position:absolute; right:-15px; top:0; width:35px; height:25px; -webkit-border-radius: 150px; -moz-border-radius: 150px; border-radius: 150px; background:#ee8025; }
.site-header .header-top form input[type='text']::-webkit-input-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;}
.site-header .header-top form input[type='text']::-moz-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;} /* firefox 19+ */
.site-header .header-top form input[type='text']:-ms-input-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;} /* ie */
.site-header .header-top form input[type='text']input:-moz-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;}

p{ margin-top:5px !important; }

.site-header .home-link{ padding:15px 0; min-height:0 !important;}
.site-header .site-title{ display:inline-block; vertical-align:middle;  width:20%; margin-top:0; padding:0; }
.site-header p.sstitre{ display:inline-block; vertical-align:middle; width:75%; font-size:17px; text-transform:uppercase; margin-bottom:0;  }
.site-header p.sstitre span{ display:block; font-size:13px; margin-top:20px; text-transform:none !important; }


.site-header .navbar a { color:#000; font-family:"open_sansregular", arial; font-size:14px; line-height:55px; -moz-transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in; font-weight: 600;} 
.site-header .navbar a:hover,
	.site-header .navbar a:active,
	.site-header .navbar a:focus{/*  background:#cf5e00;  */text-decoration:none; font-style:inherit !important;  -moz-transition: all 0.2s ease-in;-webkit-transition: all 0.2s ease-in;-o-transition: all 0.2s ease-in;transition: all 0.2s ease-in;}
/*******/
.navbar-light .navbar-nav .nav-link {color: black!important; padding-top: 0!important; padding-bottom: 0!important;}
.site-header .navbar a:hover, .footer-menu a:hover, .navbar .current-menu-item a {color: #eb6c0b;}
/* .navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link:hover {color: #eb6c0b!important;} */
.site-header .navbar .nsp-button-menu {border:1px solid #eb6c0b!important;}
.site-header .navbar .nsp-button-menu a {color: #eb6c0b!important;}
.site-header .navbar .nsp-button-menu:hover a {color: #fff!important;}
/*******/
/* .site-header .navbar ul li{ float:left; } */
.site-header .navbar ul li:active > a,
	.site-header .navbar ul li:focus a,
	.site-header .navbar ul li:hover > a{ /* background:#cf5e00;  */font-style:inherit !important;  }
.site-header .navbar ul li.current-page-parent > a{ background:transparent; color:#eb6c0b; font-style:inherit !important;  }
.site-header .navbar ul li ul li a{ background:#FFF; }
.site-header .navbar a:hover:not:(.nsp-button-menu a:hover) {color: #eb6c0b;}
.navbar .current-menu-item > a{ font-style:inherit !important;  }
.navbar .nav-search:not(.mobile-search) {margin-left: 15px; margin-top: 10px;}
.navbar .nav-search a{ text-indent:-9999px;background: url(img/Search_black.svg) center center; width:26px; height:34px; background-repeat: no-repeat;}

/* .nav-menu .current_page_ancestor > a{ background:#cf5e00; font-style:inherit !important;  } */
/* .navbar .current-menu-item a{ background:#cf5e00; } */
.site-header .navbar .sub-menu{ border:0 !important; left:0 !important; margin-left: 12px; padding-top: 0; background: white;}
.site-header .navbar .sub-menu a{ line-height:1 !important; padding:15px !important; width:220px;}
.site-header .dropdown li{padding: 8px 0;}


#masthead.sticky-nav {
    position: fixed;
    width: 100%;
}





.navigation form{  display:none; margin-left:3%; width:60%; background:#fff url( img/loupe.png ) no-repeat 10px center; -webkit-border-radius: 150px; -moz-border-radius: 150px; border-radius: 150px; position:relative; margin-top:5px; margin-bottom:10px; }
.navigation.toggled-on form{ display:block; }
.navigation form input[type='text'],
	.navigation form input[type='submit']{ height:25px;; line-height:25px; margin:0 !important; padding:0 !important; border:0; }
.navigation form input[type='text']{ padding:0 2% 0 30px!important; width:100%; background: transparent }
.navigation form input[type='submit']{ position:absolute; right:-15px; top:0; width:35px; height:25px; -webkit-border-radius: 150px; -moz-border-radius: 150px; border-radius: 150px; background:#cf5e00; }
.navigation form input[type='text']::-webkit-input-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;}
.navigation form input[type='text']::-moz-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;} /* firefox 19+ */
.navigation form input[type='text']:-ms-input-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;} /* ie */
.navigation form input[type='text']input:-moz-placeholder { color:#565656; font-family:"open_sansregular", arial; font-size:13px;}

.mytheme-content{ width: 100%; display:block; padding-right:15px; padding-left:15px;  }
@media(min-width:1439px) {
	.mytheme-content {
		padding-right:3em;
		padding-left:3em; 
		margin:auto;
	}
}

.site-main{ background:#efefef; padding:25px 0; }
.site-main .mytheme-content {background: #fff;}
.site-main .mytheme-content{ /* max-width:1000px; margin:auto; */ /* padding:20px 20px !important; */ /* padding-bottom: 20px; */ }
.post-type-archive-event .site-main .mytheme-content{ max-width:1000px; margin:auto; }
.entry-content img.alignright{ margin:0 0 20px 20px!important; }
.entry-content img.alignleft{ margin:0 20px 20px 0!important; }


.page-header{ background:none !important; }
.page-title{ font-family:"open_sanssemibold", arial; font-size:23px; color:#000; background:none !important; font-style:normal; margin-top:0; padding-top:0; }



/* NOT-SINGULAR */
.not-singular .site-main .mytheme-content{ padding:0 0 30px 0; }
.not-singular #primary{ float:right; position:relative; width:73%; overflow:hidden; }
.not-singular #tertiary{ float:right; position:relative; width:25%; overflow:hidden; margin:0 2% 0 0 !important; height:auto !important; top:0; }
.not-singular #tertiary .widget-area{ width:100%; margin-right:0 !important; }
.not-singular .archive-title{ background:#ffffff; margin-top:0 !important; padding:0 0 20px!important; font-family:"open_sanssemibold", arial; font-size:23px; color:#000; font-style:normal; }
/* .not-singular article{ width:32%; height:400px; float:left; padding:10px; border:1px solid #d1cac2; margin:0 0 20px !important; position:relative; } */
.not-singular article{ width:32%; height:334px; float:left; padding:10px; border:1px solid #d1cac2; margin:0 0 20px !important; position:relative; }
.category-interview-et-reportage  article {height:295px;}
.category-actualite-sante article{height:332px;}
.not-singular article[data-number="2"] { margin:0 2% !important; }
.not-singular article .entry-header{ padding:0 !important; margin-bottom:20px; max-width: inherit; }

/* .not-singular article .entry-header{ margin-bottom:80px;  } */
.not-singular article .entry-header{ margin-bottom:25px;  }
.category-billet-presidente-fhpmco article .entry-header {margin-bottom:23px;  }
.category-interview-et-reportage  article .entry-header, .category-depeches-adherents article .entry-header, .category-actualite-sante 	article .entry-header { margin-bottom:20px;  }
.not-singular article .entry-content{ padding:0; }
.not-singular article .entry-thumbnail{ position:relative;  }
.not-singular article .entry-thumbnail img{ width:100%; }
.not-singular article .entry-meta{ display:block; position:absolute; bottom:0; background:#1f5579; padding:7px 0 !important; opacity:0.9; text-indent:2%; font-family:"open_sanssemibold", arial; font-size:13px; color:#ffffff; }
.not-singular article h2,
	.not-singular article h2 a{ font-family:"open_sanssemibold", arial; font-size:18px; color:#000000; display:block; max-height:95px; overflow:hidden;} 
.not-singular article h2 a:hover{ text-decoration:none; }
.not-singular article .read-more{ position:absolute; bottom:10px; font-family:"open_sanssemibold", arial; font-size:15px; color:#ee8025; text-decoration:underline; }
.not-singular nav.paging-navigation{ background:none !important; display:none; }
.not-singular .load-more-manual{ clear:both; }
.not-singular .load-more-manual a{ display:inline-block; clear:both; padding:7px 20px; background:#ee8025; color:#fff !important; }
.not-singular .load-more-manual a:hover{ text-decoration:none; opacity:0.9; }
	.not-singular .load-more-manual span{color:#fff !important; }
.not-singular #infscr-loading{ position:absolute !important; bottom:5px!important; left:210px !important; height:30px; width:30px;  }
.not-singular #infscr-loading > div{ opacity:0 !important; }
.not-singular #infscr-loading img{ width:100%; }


.not-singular.category-7 article{ width:100%; float:none; border:0; border-bottom:1px dotted #d1cac2; min-height:0; height:auto;padding:20px 0 !important; margin:0 !important; } 
.not-singular.category-7 article[data-number="2"]{ margin:0  !important; }
.not-singular.category-7 article .entry-meta{ position:relative; display:inline; padding:0 !important; background:none; color:#000; font-size:15px; color:#A39A90; }
.not-singular.category-7 article .read-more{ position:relative; }
.not-singular.category-7 .load-more-manual{ margin-top:20px; }
.not-singular.category-7 .presentation_segolene_benhamou{ border:1px solid #d1cac2; padding:20px 2%; }
.not-singular.category-7 .presentation_segolene_benhamou div,
	.not-singular.category-7 .presentation_segolene_benhamou img{ display:inline-block; vertical-align:top; }
.not-singular.category-7 .presentation_segolene_benhamou div{ width:70%;  }
.not-singular.category-7 .presentation_segolene_benhamou img{ width:25%; margin-right:2% }
.not-singular.category-7 .presentation_segolene_benhamou div h2{ margin:0; font-family:"open_sanssemibold", arial; font-size:20px; color:#000000; }
.not-singular.category-7 .presentation_segolene_benhamou div .sstitre{ font-family:"open_sanssemibold", arial; font-size:16px; color:#ee8025; margin-top:0; margin-bottom:10px; }
.not-singular.category-7 .presentation_segolene_benhamou div p{ font-family:"open_sansregular", arial; font-size:13px; color:#000; margin-bottom:0 }

.not-singular.category-19 article{ width:100%; float:none; border:0; border-bottom:1px dotted #d1cac2; min-height:0; height:auto;padding:20px 0 !important; margin:0 !important; } 
.not-singular.category-19 article[data-number="2"]{ margin:0  !important; }
.not-singular.category-19 article .entry-meta{ position:relative; display:inline; padding:0 !important; background:none; color:#000; font-size:15px; color:#A39A90}
.not-singular.category-19 article .read-more{ position:relative; }
.not-singular.category-19 .load-more-manual{ margin-top:20px; }
.not-singular.category-19 .presentation_segolene_benhamou{ border:1px solid #d1cac2; padding:20px 2%; }
.not-singular.category-19 .presentation_segolene_benhamou div,
	.not-singular.category-19 .presentation_segolene_benhamou img{ display:inline-block; vertical-align:top; }
.not-singular.category-19 .presentation_segolene_benhamou div{ width:70%;  }
.not-singular.category-19 .presentation_segolene_benhamou img{ width:25%; margin-right:2% }
.not-singular.category-19 .presentation_segolene_benhamou div h2{ margin:0; font-family:"open_sanssemibold", arial; font-size:20px; color:#000000; }
.not-singular.category-19 .presentation_segolene_benhamou div .sstitre{ font-family:"open_sanssemibold", arial; font-size:18px; color:#ee8025; margin-top:0; margin-bottom:10px; }
.not-singular.category-19 .presentation_segolene_benhamou div p{ font-family:"open_sansregular", arial; font-size:15px; color:#000; margin-bottom:0 }

.not-singular.category-11 article{ width:100%; float:none; border:0; border-bottom:1px dotted #d1cac2; min-height:0; height:auto;padding:20px 0 !important; margin:0 !important; } 
.not-singular.category-11 article[data-number="2"]{ margin:0  !important; }
.not-singular.category-11 article .entry-meta{ position:relative; display:inline; padding:0 !important; background:none; color:#000; font-size:15px; color:#A39A90}
.not-singular.category-11 article .read-more{ position:relative; }
.not-singular.category-11 .load-more-manual{ margin-top:20px; }
.not-singular.category-11 .presentation_segolene_benhamou{ border:1px solid #d1cac2; padding:20px 2%; }
.not-singular.category-11 .presentation_segolene_benhamou div,
	.not-singular.category-11 .presentation_segolene_benhamou img{ display:inline-block; vertical-align:top; }
.not-singular.category-11 .presentation_segolene_benhamou div{ width:70%;  }
.not-singular.category-11 .presentation_segolene_benhamou img{ width:25%; margin-right:2% }
.not-singular.category-11 .presentation_segolene_benhamou div h2{ margin:0; font-family:"open_sanssemibold", arial; font-size:20px; color:#000000; }
.not-singular.category-11 .presentation_segolene_benhamou div .sstitre{ font-family:"open_sanssemibold", arial; font-size:18px; color:#ee8025; margin-top:0; margin-bottom:10px; }
.not-singular.category-11 .presentation_segolene_benhamou div p{ font-family:"open_sansregular", arial; font-size:15px; color:#000; margin-bottom:0 }


.not-singular.parent-category-11 article{ width:100%; float:none; border:0; border-bottom:1px dotted #d1cac2; min-height:0; height:auto;padding:20px 0 !important; margin:0 !important; } 
.not-singular.parent-category-11 article[data-number="2"]{ margin:0  !important; }
.not-singular.parent-category-11 article .entry-meta{ position:relative; display:inline; padding:0 !important; background:none; color:#000; font-size:15px; color:#A39A90}
.not-singular.parent-category-11 article .read-more{ position:relative; }
.not-singular.parent-category-11 .load-more-manual{ margin-top:20px; }
.not-singular.parent-category-11 .presentation_segolene_benhamou{ border:1px solid #d1cac2; padding:20px 2%; }
.not-singular.parent-category-11 .presentation_segolene_benhamou div,
	.not-singular.parent-category-11 .presentation_segolene_benhamou img{ display:inline-block; vertical-align:top; }
.not-singular.parent-category-11 .presentation_segolene_benhamou div{ width:70%;  }
.not-singular.parent-category-11 .presentation_segolene_benhamou img{ width:25%; margin-right:2% }
.not-singular.parent-category-11 .presentation_segolene_benhamou div h2{ margin:0; font-family:"open_sanssemibold", arial; font-size:20px; color:#000000; }
.not-singular.parent-category-11 .presentation_segolene_benhamou div .sstitre{ font-family:"open_sanssemibold", arial; font-size:18px; color:#ee8025; margin-top:0; margin-bottom:10px; }
.not-singular.parent-category-11 .presentation_segolene_benhamou div p{ font-family:"open_sansregular", arial; font-size:15px; color:#000; margin-bottom:0 }

.archive .archive-header{ background:transparent !important; }

.search #primary{ width:100%; }
.search .page-header{ max-width:inherit !important;padding:0 !important; }
.search article{ width:100%; float:none; border:0; border-bottom:1px dotted #d1cac2; min-height:0; height:auto;padding:20px 0 !important; margin:0 !important; } 
.search article[data-number="2"]{ margin:0  !important; }
.search article .entry-meta{ position:relative; display:inline; padding:0 !important; background:none; color:#000; font-size:15px; }
.search article .read-more{ position:relative; }
.search .load-more-manual{ margin-top:20px; }
.search .page-title span{ color:#ee8025; }
.search .searchedword{ color:#ee8025; }

.single #primary{ /* float:right; position:relative; */ width:73%; overflow:hidden; }
.single #tertiary{ float:right; position:relative; width:25%; overflow:hidden; margin:0 2% 0 0 !important; height:auto !important; top:0; }
.single #tertiary .widget-area{ width:100%; }
.single article{ padding:0 !important; }
.single .entry-header{ width:100%; padding:0 0 20px; margin-bottom:20px; }
.single .entry-content{ width:100%; padding:0; }
.single .entry-content iframe{ margin:20px 0; }
.single article h1{ font-family:"open_sanssemibold", arial; font-size:23px; color:#1f5579; }
.single h2{ font-family:"open_sanssemibold", arial; font-size:20px; color:#ee8025; padding:0 !important; margin:20px 0 10px 0 !important;}
.single h3{ font-family:"open_sanssemibold", arial; font-size:18px; color:#000000; padding:0 !important; margin:15px 0 5px 0 !important;}
.single h4{ font-family:"open_sanssemibold", arial; font-size:16px; color:#ee8025; padding:0 !important; margin:15px 0 5px 0 !important;}
.single h5{ font-family:"open_sanssemibold", arial; font-size:16px; color:#1f5579; padding:0 !important; margin:15px 0 5px 0 !important;}
.single article .entry-header h1{ text-transform:uppercase; }
.single article .entry-meta{ font-family:"open_sanssemibold", arial; font-size:15px; color:#ee8025;  }
.single article .entry-meta a{ text-decoration:underline; font-family:"open_sanssemibold", arial; font-size:15px; color:#ee8025; }
.single article .entry-content p{ text-align: justify; }
.single article .entry-content li{ font-size:15px !important; margin-bottom:5px; }
.single article .entry-content a{ color:#ee8025 }
.single .presentation_author{ border:1px solid #d1cac2; padding:20px 2%; margin-bottom:20px;}
.single .presentation_author div,
	.not-singular.category-7 .presentation_author img{ display:inline-block; vertical-align:top; }
.single .presentation_author div{ width:70%;  }
.single .presentation_author img{ width:25%; margin-right:2% }
.single .presentation_author div h2{ margin:0; font-family:"open_sanssemibold", arial; font-size:20px; color:#000000; }
.single .presentation_author div .sstitre{ font-family:"open_sansregular", arial; font-size:13px; color:#000000; margin-top:0; margin-bottom:10px; }
.single .presentation_author div .sstitre h2{ font-family:"open_sanssemibold", arial;  }
.single .presentation_author div p{ font-family:"open_sansregular", arial; font-size:15px; color:#000; margin-bottom:0 }
.single .presentation_author div p a{ color:#ee8025; text-decoration:underline; }
.single .presentation_author h2{ margin-top:0 !important; }
.single .entry-header{ border-bottom:1px solid #dadada; }

/* .page #primary{ float:right; position:relative; width:73%; overflow:hidden; } */
.page #tertiary{ float:right; position:relative; width:25%; overflow:hidden; margin:0 2% 0 0 !important; height:auto !important; top:0; }
.page #tertiary .widget-area{ width:100%; }


.post-type-archive-event #primary{ width:100%; }
.post-type-archive-event h1{ margin-bottom:20px !important; padding-bottom:0 !important; }
.post-type-archive-event h2{ font-family:"open_sanssemibold", arial; font-size:20px; color:#ee8025;   }
.post-type-archive-event .event_categories{ overflow:hidden; margin-bottom:20px; }
.post-type-archive-event .event_categories ul, .post-type-archive-event .event_categories ul li{ list-style:none !important; margin:0 !important; padding:0 !important; }
.post-type-archive-event .event_categories ul li a{ margin:0 1% 10px 0; float:left; padding:5px 15px; background:#1f5579; font-family:"open_sanssemibold", arial; font-size:15px; color:#ffffff; }
.post-type-archive-event .event_categories ul li a:hover{ text-decoration:none; opacity:0.9; }
.post-type-archive-event .event{ width:33%; margin-right:1% !important; border:1px solid #d1cac2;}
.post-type-archive-event .event img{ width:100%; }
.post-type-archive-event .event header{ width:100%; position:relative;overflow:hidden;}
.post-type-archive-event .event header time{ position:absolute; bottom:0; left:0; background:#1f5579; opacity:0.9; width:100%;padding:7px 0; text-indent:2%; color:#fff;  font-family:"open_sanssemibold", arial; font-size:15px;}
.post-type-archive-event .event .read-more{ display:block; width:96%; text-align:left; }
.post-type-archive-event .event h3,
	.post-type-archive-event .event h3 a{ font-family:"open_sanssemibold", arial; font-size:15px; color:#000000;  }
.post-type-archive-event .event h3 a:hover{ text-decoration:none; }

.tax-event-category #primary{ width:100%; }
.tax-event-category .archive-event-retour{ position:absolute; right:10px; top:10px; display:block; line-height:30px; padding:0 10px; background:#d1cac2; color:#ffffff; }
.tax-event-category .archive-event-retour:hover{ text-decoration:none; opacity:0.9; }
.tax-event-category .event{ width:32%; margin-right:1% !important; background:#1f5579; border:1px solid #d1cac2;}
.tax-event-category .event img{ width:100%; }
.tax-event-category .event header{ width:100%; position:relative;}
.tax-event-category .event header time{ position:absolute; bottom:0; left:0; background:#ffffff; opacity:0.9; width:100%;padding:7px 0; text-indent:2%; color:#1f5579;  font-family:"open_sanssemibold", arial; font-size:15px;}
.tax-event-category .event .read-more{ display:block; width:96%; text-align:left; color:#fff;}
.tax-event-category .event h3,
	.tax-event-category .event h3 a{ font-family:"open_sanssemibold", arial; font-size:15px; color:#ffffff;  }
.tax-event-category .event h3 a:hover{ text-decoration:none; }
.tax-event-category .event .read-more{ color:#ffffff; }
.tax-event-category .event[data-type="old"]{ width:32%; margin-right:1% !important; background:none !important}
/* .tax-event-category .event[data-type="old"] header time{ position:absolute; bottom:-72px; left:0; background:#999999; opacity:0.9; width:100%;padding:7px 0; text-indent:2%; color:#ffffff;  font-family:"open_sanssemibold", arial; font-size:15px;} */
.tax-event-category .event[data-type="old"] header time{ position:absolute; bottom:0; left:0; background:#999999; opacity:0.9; width:100%;padding:7px 0; text-indent:2%; color:#ffffff;  font-family:"open_sanssemibold", arial; font-size:15px;}
.tax-event-category .event[data-type="old"] h3,
	.tax-event-category .event[data-type="old"] h3 a{ font-family:"open_sanssemibold", arial; font-size:15px; color:#1f5579;  }
/* .tax-event-category .event[data-type="old"] .stitle{ display:block; position:absolute; bottom:-36px; padding:7px 4%; background:#285474;font-family:"open_sanssemibold", arial; font-size:15px; color:#ffffff; } */
.tax-event-category .event[data-type="old"] .stitle{ display:block; position:absolute; bottom:36px; padding:7px 4%; background:#285474;font-family:"open_sanssemibold", arial; font-size:15px; color:#ffffff; }
.tax-event-category .event[data-type="old"] .read-more{ color:#e88636; }
.tax-event-category .event .stitle{ display:block; position:absolute; bottom:36px; padding:7px 4%; background:#e88636;font-family:"open_sanssemibold", arial; font-size:15px; color:#ffffff; }

.single-event .sstitle{ margin-bottom:0 !important; font-family:"open_sanssemibold", arial; font-size:20px; color:#ee8025; }
.single-event .programme{ display:block; padding-left:30px; background:transparent url( img/event-programme.png ) no-repeat;  text-decoration:underline;}
.single-event .presentation{ display:block; padding-left:30px;  background:transparent url( img/event-presentation.png ) no-repeat;  text-decoration:underline }

/* MEDIATEQUE */
.page-template-template-mediatheque .entry-title{ font-family:"open_sanssemibold", arial; font-size:23px; color:#000000; padding-top:0; margin-top:0; }
.page-template-template-mediatheque article{ padding:0 !important; }
.page-template-template-mediatheque article .entry-header{ padding:0 !important; margin:0 0 20px !important; }
.page-template-template-mediatheque article .entry-content{ padding:0 !important; margin:0 0 20px !important; }
.page-template-template-mediatheque article .meas{ margin-bottom:20px; overflow:hidden; }
.page-template-template-mediatheque article .meas a{ display:block; padding:7px 15px; float:left; background:#f0f0f0; font-family:"open_sanssemibold", arial; font-size:15px; color:#000000 !important; margin-right:1%; margin-bottom:7px;}
.page-template-template-mediatheque article .meas a:hover,
	.page-template-template-mediatheque article .meas a.current{ text-decoration:none; background:#b2a99e; color:#ffffff !important; }
.page-template-template-mediatheque article ul{ padding:0 !important; }
.page-template-template-mediatheque article ul li{ list-style:none; }
.page-template-template-mediatheque article .fichier{ display:block; float:left; width:32%; height:380px; border:1px solid #d1cac2; padding:10px 2%; margin:0 1% 10px 0; overflow:hidden;position:relative;  }
.page-template-template-mediatheque article .fichier header{  position:relative; }
.page-template-template-mediatheque article .fichier header img{ width:100%; }
.page-template-template-mediatheque article .fichier .entry-meta{ display:block; position:absolute; bottom:-33px; background:#1f5579; padding:7px 0 !important; opacity:0.9; text-indent:2%; font-family:"open_sanssemibold", arial; font-size:13px; color:#ffffff; }
.page-template-template-mediatheque article .fichier .date{ display:none; font-family:"open_sansregular", arial; font-size:13px; color:#333; margin:10px 0;  }
.page-template-template-mediatheque article .fichier .title{ display:block; font-family:"open_sanssemibold", arial; font-size:15px; color:#000000; margin-top: 40px; }
.page-template-template-mediatheque article .fichier .title:hover{ text-decoration:none; }
.page-template-template-mediatheque article .fichier .telecharger{ display:block; width:86%; position:absolute; bottom:10px; line-height:40px; text-align:center; font-family:"open_sanssemibold", arial; font-size:15px; color:#ffffff; background:#ee8025; }
.page-template-template-mediatheque article .fichier .telecharger:hover{ text-decoration:none; opacity:0.9; }

/* CAMPAGNES */
.page.parent-campagne-octobre-rose-2 article .entry-content h3, 
	.page.parent-campagne-octobre-rose article .entry-content h3,
	.page.parent-campagne-mars-bleu article .entry-content h3,
	.page.parent-campagne-fil-vert article .entry-content h3{ margin-top:40px !important; }




/* .page h1{ font-family:"open_sanssemibold", arial; font-size:23px; color:#000000; text-transform:uppercase; } */
.page h2{ font-family:"open_sanssemibold", arial; font-size:18px; color:#235678; padding:0; margin:10px 0;}

@media(min-width: 768px) {
	.page h2 {
	/* 	margin: 40px 0; */
		font-size: 30px;
	}
}
.page h3{ font-family:"open_sanssemibold", arial; font-size:18px; color:#000000; padding:0; margin:0 0 20px 0;}
.page h4{ font-family:"open_sanssemibold", arial; font-size:16px; color:#000000; padding:0 !important; margin:0 0 20px 0 !important;}
.page article .entry-content h2{ margin:20px 0 10px 0 !important;}
.page article .entry-content h3{ margin:15px 0 5px 0 !important;}
.page article .entry-content h4{ margin:15px 0 5px 0 !important;}
.page article .entry-content h1.margtop0,
	.page article .entry-content h2.margtop0,
	.page article .entry-content h3.margtop0,
	.page article .entry-content h4.margtop0{ margin-top:0 !important; }
.page article .entry-content h1.margtop0,
	.page article .entry-content h2.margbot0,
	.page article .entry-content h3.margbot0,
	.page article .entry-content h4.margbot0{ margin-bottom:0 !important; }

.home h2, footer h2 {font-size: 30px;}

.page article .entry-content .wp-caption{ width:32%; margin:0 2% 0 0!important; height:220px; float:left; }
.page article .entry-content .wp-caption img{ margin:0 !important; }
.page article .entry-content .wp-caption figcaption{ text-align:center; padding:10px 0; }

.page article{ padding:0 !important; }
.page article .entry-header{ padding:0; margin-bottom:20px; }
.page article .entry-content{ padding:0; }
.page article iframe{ margin:20px 0; }
.page article .entry-content p:empty{ display:none; }
.page article .entry-content p{ margin-bottom:10px !important; text-align:justify; }
.page article .entry-content p.margin{ margin-bottom:20px !important; }
.page article .entry-content a{ color:#ee8025; }
.page article .entry-content li{ font-size:15px; margin-bottom:5px; }

.page-template-template-nosidebar #primary{ width:100% !important; }


.page-template-template-fullwidth-image #main{ margin-bottom:0; padding-bottom:0; }
.page-template-template-fullwidth-image #primary{ width:100%; }
.page-template-template-fullwidth-image .imagefullwidth{ z-index: 1000;height:400px; overflow:hidden; margin-top:20px; background:url( img/imagefullwidth.jpg );}
.page-template-template-fullwidth-image .imagefullwidth img{ width:100%; }

.page-template-template-contact #primary{ width:100%; }
.page-template-template-contact .left,
	.page-template-template-contact .right{ width:48%; float:left; }
.page-template-template-contact .left h2{ margin-bottom:0 !important; }
.page-template-template-contact .left{ margin-right:2%; }
.page-template-template-contact iframe{ margin-top:20px; }
.page-template-template-contact span[role='alert']{ font-size:11px;margin-top:-5px; margin-bottom:10px;}
.page-template-template-contact input[type="submit"]{ padding:10px 20px; }
.page-template-template-contact input[type="submit"]:active{ border:0 !important; }
.page-template-template-contact select{ color:#000; }
.page-template-template-contact input::-webkit-input-placeholder, .page-template-template-contact textarea::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
.page-template-template-contact input:-moz-placeholder, .page-template-template-contact textarea::-webkit-input-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
.page-template-template-contact input::-moz-placeholder , .page-template-template-contact textarea::-webkit-input-placeholder{ /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
.page-template-template-contact input:-ms-input-placeholder, .page-template-template-contact textarea::-webkit-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000;
}
.page-template-template-contact input:placeholder-shown, .page-template-template-contact textarea::-webkit-input-placeholder { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color:    #000;
}


/* Les établissements */
#searchForm #addressInput{ background:#ffffff !important}
#searchForm #addressSubmit{ background:#1f5579; }
.searchResultsTable td,
	.searchResultsTable td span{ font-family:"open_sansregular", arial !important; font-size:15px; color:#000; }
.sl_footer_left_column, .sl_footer_right_column{ display:none; }
.results_entry a{ font-size:12px !important; color:#000 !important; }
.results_entry:hover{ background-color:#ee8025 !important; color:#fff !important; }
.results_entry:hover .searchResultsTable td, 
	.results_entry:hover .searchResultsTable td span,
	.results_entry:hover .searchResultsTable td.results_row_right_column a.storelocatorlink{ color:#fff !important; }
#searchForm .text_below_map{ display:none; }


/* 404 */
.error404 #primary{ width:100% !important; }
.error404 .page-title{ display:none; }
.error404 .page-title:before{ content:"" }
.error404 .mytheme-content{ background:transparent; }
.error404 .page-content .img-404{ width:100%; max-width:350px; margin:auto; display:block; }
.error404 .page-content p{ width:100%; margin:40px auto; display:block; font-family:"open_sanssemibold", arial; font-size:16px; color:#555555 !important; text-transform: uppercase; text-align:center; }
.error404 .page-content a{ display:block; width:230px; line-height:50px; background:#ee8025;  margin:auto; text-align:center; font-family:"open_sanssemibold", arial; font-size:16px; color:#ffffff !important; }
.error404 .page-content a:hover{ text-decoration:none !important; opacity:0.9; }

/* SHORTCODES */
.page_children{ overflow:hidden; margin-top:20px;  }
.page-template-template-nosidebar .page_children .page_child{ width:23%; }
.page_children .page_child{ display:block; height:300px; width:31%; margin-right:2%; margin-bottom:10px; float:left; border:1px solid #d1cac2; padding:10px; overflow:hidden; position:relative; }
.page_children .page_child img{ width:100%; margin-bottom:10px; }
.page_children .page_child a.title{ font-family:"open_sanssemibold", arial; font-size:15px; color:#000000; margin-top:10px;   }
.page_children .page_child a.title:hover{ text-decoration:none; }
.page_children .page_child a.read-more{ font-family:"open_sanssemibold", arial; font-size:15px; color:#ee8025; position:absolute; bottom:10px; left:10px; text-decoration:underline; }
.page_children .page_child a.read-more:hover{ text-decoration:none; }

.page_children_style2{ width:100%; height:100px;  overflow:hidden; position:relative; border-collapse: separate; border-spacing: 5px 5px; border-bottom:0 !important; }
.page_children_style2 td{ background:#1f5579; text-align:center; width:31%; padding:10px;  cursor:pointer; }
.page_children_style2 td a{ display:block; font-family:"open_sanssemibold", arial; font-size:18px; color:#ffffff !important; line-height:20px; }
.page_children_style2 td a:hover{ opacity:0.9; text-decoration:none; color:#ffffff; }

.bureau_fullwidth{ overflow:hidden; width:98%; padding:10px; border:1px solid #d1cac2; margin-bottom:10px; }
.bureau_fullwidth .left{ width:64%; float:left; }
.bureau_fullwidth .left img{ width:100%; }
.bureau_fullwidth .right{ width:34%; float:left; margin-left:2%; }
.bureau_fullwidth .right h1{ font-family:"open_sanssemibold", arial; font-size:20px; color:#000000; margin-top:0; margin-bottom:5px; }
.bureau_fullwidth .right .stitle{ font-family:"open_sanssemibold", arial; font-size:18px; color:#ee8025; margin-bottom:10px; }
.bureau_fullwidth .right p{ font-family:"open_sansregular", arial; font-size:15px; color:#000000; margin-bottom:10px;  }
.bureau_fullwidth .right .email{ font-family:"open_sansregular", arial; font-size:15px; color:#ee8025; text-decoration:underline; margin-bottom:0; }


#widget_a_ne_pas_manquer-2 {display:none;}
#widget_a_ne_pas_manquer-3 {display:none;}
#widget_videos-2 {display:none}
#widget_videos-3 {display:none}

.fiche{ overflow:hidden; width:32%; height:146px; overflow:hidden; float:left; margin-right:1%; padding:10px; border:1px solid #d1cac2; margin-bottom:12px; }
.page-id-16800 .fiche{ height:390px;  }
.fiche .right h1{ font-family:"open_sanssemibold", arial; font-size:17px; color:#000000; margin-top:10px; margin-bottom:5px; text-transform:none !important; }
.fiche .right .stitle{ font-family:"open_sanssemibold", arial; font-size:16px; color:#ee8025; margin-bottom:10px; }
.fiche .right p{ font-family:"open_sansregular", arial; font-size:13px; color:#000000; margin-bottom:10px; text-align:left !important; }
.fiche .right .email{ font-family:"open_sansregular", arial; font-size:15px; color:#ee8025; text-decoration:underline; margin-bottom:0; }

.membre_equipe{ overflow:hidden; width:32%; height:390px; overflow:hidden; float:left; margin-right:1%; padding:10px; border:1px solid #d1cac2; margin-bottom:10px; margin-top: 5px!important;}
.membre_equipe .right h1{ font-family:"open_sanssemibold", arial; font-size:18px; color:#000000; margin-top:10px; margin-bottom:5px; text-transform:none !important; }
.membre_equipe .right .stitle{ font-family:"open_sanssemibold", arial; font-size:15px; color:#ee8025; margin-bottom:0px !important; text-align:left; margin-top:5px!important;}
.membre_equipe .right p{ font-family:"open_sansregular", arial; font-size:15px; color:#000000; margin-bottom:10px;  }
.membre_equipe .right .email{ font-family:"open_sansregular", arial; font-size:12px; color:#ee8025; text-decoration:underline; margin-bottom:0; }
.membre_equipe .right .tel{ font-family:"open_sansregular", arial; font-size:15px; color:#ee8025; margin-bottom:10px; margin-top: 0px!important; }
.membre_equipe img{ width:100%; }

.meas.parent-mediatheque a{ display:block; float:left; width:calc( 96%/3 ); padding-left:15%; line-height:100px; background:#1f5579; color:#ffffff !important;font-family:"open_sanssemibold", arial; font-size:20px; color:#ffffff; }
.meas.parent-mediatheque a:nth-child(2){ margin:0 2%; }
.meas.parent-mediatheque a.class-videos{ background:#1f5579 url( img/mediatheque-video.png ) no-repeat 25% center; background-size:15%;}
.meas.parent-mediatheque a.class-publications{ background:#1f5579 url( img/mediatheque-publications.png ) no-repeat 25% center; }
.meas.parent-mediatheque a.class-photos{ background:#1f5579 url( img/mediatheque-photo.png ) no-repeat 25% center; }
.meas.parent-mediatheque a:hover{ text-decoration:none; opacity:0.9; }

.wp-table-reloaded{ background:transparent !important; border-spacing:0 !important;}
.wp-table-reloaded,
	.wp-table-reloaded tr { border-collapse:inherit !important; }
.wp-table-reloaded tr th{ background-color:#1f5579 !important; color:#ffffff !important; border:0 !important; padding:10px 0; text-indent:1%; border-right:1px solid #c8c8c8 !important;}
.wp-table-reloaded tr td{ border-right:1px solid #c8c8c8; padding:10px 1%; font-family:"open_sansregular", arial; font-size:13px; color:#000000; line-height:20px;}
.wp-table-reloaded tr td:last-child{ border-right:0 !important; width:80px; }
.wp-table-reloaded tr.odd td{ background:#ffffff; }
.wp-table-reloaded tr.even td{ background:#f0f0f0; }
.wp-table-reloaded tr td a{ font-family:"open_sanssemibold", arial; font-size:13px; color:#ee8025; padding:0 0 0 20px; background:url( img/array_link.png ) no-repeat 0 3px; }

/* COMMENTS */
#comments{ background:#f0f0f0; margin-bottom:40px;}
#comments h2{ display:block; width:100%; background:#ee8025 url( img/comments.png ) no-repeat 4% center; line-height:80px; font-family:"open_sanssemibold", arial; font-size:20px; color:#ffffff; text-transform:uppercase; font-style:normal; padding-left:70px !important; padding-right:0 !important; max-width:inherit !important;}
.comment-list{ padding:0 !important; }
#respond{ background:#f0f0f0; border-top:10px solid #fff; padding:0 0 0 0;  }
#respond form{ padding:0 !important; width:96%; margin:auto; }
h3#reply-title{ line-height:80px; background:#d1cac2 url( img/respond.png ) no-repeat 4% center; font-family:"open_sanssemibold", arial; font-size:20px; color:#ffffff; text-transform:uppercase; font-style:normal; margin-top:0; padding-left:70px !important; padding-right:0 !important;  max-width:inherit !important; }
.comment{ padding:10px 2%; background:none !important; border-bottom:1px solid #d6d6d6; }
#commentform label{ width:170px !important; }
.comment:after, .comment:before{ background:none !important }
.comment:last-child{ border-bottom:0; }
.bypostauthor > .comment-body .fn:before{ display:none; content:""; }
.comment .comment-metadata{ margin-bottom:5px; }
.comment-author .fn{ color:#000; }
#respond form textarea,
	#respond form input{ border:0 !important; }
.comment-reply-link:before, .comment-reply-login:before{ display:none; }
a.comment-reply-link{font-family:"open_sanssemibold", arial; font-size:15px; color:#ee8025 !important; text-decoration:underline; }
.comment-metadata,
	.comment-metadata a{ font-family:'open_sansregular', arial; font-size:15px; color:#000000 !important; }
#respond form .form-submit{ margin-bottom:0 !important; }
#respond form input[type="submit"]{ background:#ee8025 !important; margin-bottom:20px; }

/* CONTACT */
/* .wpcf7 p.float{ display:block; float:left !important; width:49% !important; margin-right:1% !important; }
.wpcf7 input,
	.wpcf7 textarea,
	.wpcf7 select{ width:100%; border: none; margin-bottom:5px; background:#fff; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; padding:10px 10px; }
.wpcf7 select{ height:45px !important; } */
.wpcf7 input[type=submit]{ background:black; width:inherit !important; }

/* WIDGET */
.widget{ background:#ffffff; padding:0; }
.widget.widget_child_categories ul li{ margin:0 !important; padding:0 !important; }
.widget.widget_child_categories ul li a{ display:block; background:#1f5579; padding:13px 0 13px 5%; font-family:"open_sansregular", arial; font-size:15px; color:#ffffff; }
.widget.widget_child_categories ul li.current a,
	.widget.widget_child_categories ul li a:hover{ text-decoration:none; background:#12405e; }

.widget.eo__event_categories h3{ display:none; }
.widget.eo__event_categories ul li{ margin:0 !important; padding:0 !important; }
.widget.eo__event_categories ul li a{ display:block; background:#1f5579; padding:13px 0 13px 5%; font-family:"open_sansregular", arial; font-size:15px; color:#ffffff; }
.widget.eo__event_categories ul li.current a,
	.widget.eo__event_categories ul li a:hover{ text-decoration:none; background:#12405e; }


.widget.widget_list_page h3{ display:none; }
.widget.widget_list_page ul li{ margin:0 !important; padding:0 !important; }
.widget.widget_list_page ul > li{ border-bottom:1px solid #12405e;}
.widget.widget_list_page ul li a{ display:block; background:#1f5579; padding:13px 0 13px 5%; font-family:"open_sansregular", arial; font-size:15px; color:#ffffff; }
.widget.widget_list_page ul li.current > a,
	.widget.widget_list_page ul li a:hover{ text-decoration:none; background:#12405e; }
.widget.widget_list_page ul li ul.submenu{ display:none; padding:0 !important; margin-left:0 !important; }
.widget.widget_list_page ul li ul.submenu li{ border-bottom:none !important; }
.widget.widget_list_page ul li ul.submenu li a{ padding:13px 5px 13px 35px; background:#1f5579 url( img/widget-ssmenu.png ) no-repeat 20px 23px; }
.widget.widget_list_page ul li ul.submenu li:hover a{ background:#36729a url( img/widget-ssmenu.png ) no-repeat 20px 23px; }
.widget.widget_list_page ul li.current_ancestor > a{ background:#12405e ; }
.widget.widget_list_page ul li.current_ancestor ul.submenu li.current a { background:#36729a url( img/widget-ssmenu.png ) no-repeat 20px 23px; }
.widget.widget_list_page ul li.current .submenu,
	.widget.widget_list_page ul li.current_ancestor .submenu{ display:block; }
.page-template-template-mediatheque .widget_list_page ul li.current .submenu, .page-template-template-mediatheque .widget_list_page ul li.current_ancestor .submenu{ display:none; }


.widget.EO_Event_List_Widget{ background:#ee8025; padding:10px 4%; }
.widget.EO_Event_List_Widget h3{ font-family:"open_sanssemibold", arial; font-size:20px; color:#ffffff; margin:0; }
.widget.EO_Event_List_Widget li{ font-family:"open_sansregular", arial; font-size:15px; color:#ffc799; border-bottom:1px solid #ffad6a; padding:20px 0; }
.widget.EO_Event_List_Widget li:last-child{ border-bottom:0; }
.widget.EO_Event_List_Widget li a{ display:block; font-family:"open_sanssemibold", arial; font-size:18px; color:#ffffff;  }
.widget.EO_Event_List_Widget li a:hover{ text-decoration:none; color:#ffc799 }

.widget.widget_events{ background:#ee8025; padding:10px 4%; }
.widget.widget_events h3{ font-family:"open_sanssemibold", arial; font-size:20px; color:#ffffff; margin:10px 0 0 !important; }
.widget.widget_events li{ font-family:"open_sansregular", arial; font-size:15px; color:#ffc799; border-bottom:1px solid #ffad6a; padding:20px 0; }
.widget.widget_events li:last-child{ border-bottom:0; }
.widget.widget_events li a{ display:block; font-family:"open_sanssemibold", arial; font-size:18px; color:#ffffff;  }
.widget.widget_events li a:hover{ text-decoration:none; color:#ffc799 }


.widget_archive .widget-title{ display:none; }
.widget_archive select{ display:block; width:100%; padding:13px 0 13px 4%;    background: url( img/widget-select.jpg ) no-repeat 96% center #ffffff;  border:1px solid #d1cac2; -webkit-appearance:none; -webkit-border-radius: 0px; -moz-border-radius:0px; border-radius: 0px; font-family:"open_sansregular", arial; font-size:15px; }
.widget_archive select option{ font-family:"open_sansregular", arial; font-size:15px;  }

.widget_custom_archive .widget-title{ display:none; }
.widget_custom_archive select{  -moz-appearance: none; -webkit-appearance: none;display:block; width:100%; padding:13px 0 13px 4%;    background: url( img/widget-select.jpg ) no-repeat 96% center #ffffff;  border:1px solid #d1cac2; -webkit-appearance:none; -webkit-border-radius: 0px; -moz-border-radius:0px; border-radius: 0px; font-family:"open_sansregular", arial; font-size:15px; }
.widget_custom_archive select option{ font-family:"open_sansregular", arial; font-size:15px;  }
@-moz-document url-prefix(){ 
	.widget_custom_archive select{ display:block; width:100%; padding:13px 0 13px 4%;    background: url( img/widget-select.jpg ) no-repeat 96% center #ffffff;  border:1px solid #d1cac2; -webkit-appearance:none; -webkit-border-radius: 0px; -moz-border-radius:0px; border-radius: 0px; font-family:"open_sansregular", arial; font-size:15px; } 
	.widget_custom_archive select option { font-family:"open_sansregular", arial; font-size:15px; }

}


.widget_A_Ne_Pas_Manquer .slides{ padding:20px 4% 40px; background:#ee8025; }
.widget_A_Ne_Pas_Manquer .slide, 
	.widget_A_Ne_Pas_Manquer .slide a{ text-align:center; color:#ffffff; }
.widget_A_Ne_Pas_Manquer .slide:hover{ text-decoration:underline; }
.widget_A_Ne_Pas_Manquer .slick-dots{ bottom:10px !important; width:92%; }
.widget_A_Ne_Pas_Manquer .slick-dots li button:before{ font-size:30px !important; opacity:1; color:#ffb06f; }
	.widget_A_Ne_Pas_Manquer .slick-dots li.slick-active button:before{ color:#cf5e00;}
.widget_A_Ne_Pas_Manquer .slick-dots li{ margin:0 !important; }
.widget_A_Ne_Pas_Manquer .widget-title{ display:block; margin-bottom:0 !important; background:#ee8025; text-align:center; padding:20px 0 0 !important; font-family:"open_sanssemibold", arial; font-size:20px; color:#ffffff; font-style:normal; }
.widget_A_Ne_Pas_Manquer .readmore{ display:none; }

/*.widget_videos .fhpmcovideo{ padding-left:70px; margin-bottom:10px; background:#d1cac2 url( img/widget-videos.png ) no-repeat 10px center; min-height:60px;}*/
.widget_videos .fhpmcovideo a{ display:block; background:#f0f0f0 url( img/widget-videos.png ) no-repeat 0 top; background-size:contain; height:58px; overflow:hidden; padding:9px 0 0 80px; font-family:"open_sansregular", arial; font-size:14px; color:#000000; margin-bottom:10px;  }
.widget_videos .fhpmcovideo a:hover{ text-decoration:none; opacity:0.8; }

.category-communiques-de-presse .widget.widget_child_categories{ display:none; }


/* .social-links{ position:fixed; top:35%; left:0; z-index:9999;}
.social-links a { padding:0!important; line-height:normal; font-weight: normal;}
.social-links a{ display:block; width:35px; height:35px; background:#a39a90; overflow:hidden; text-indent:100%; color:transparent; }
.social-links a.twitter{ background:#a39a90 url( img/floating_bar.png ); }
.social-links a.youtube{ background:#a39a90 url( img/floating_bar.png ) -35px 0; }
.social-links a.feed{ background:#a39a90 url( img/floating_bar.png ) -70px 0; }
.social-links a.abonnement{ background:#a39a90 url( img/floating_bar.png ) -105px 0; }
.social-links  a.facebook {display:none;}
.social-links a:hover{ opacity:0.9; }
.social-links a:last-child{ border-bottom:0; } */

.footer-col-container a.youtube{ background:transparent url( img/Youtubewhite.svg ) center no-repeat; height:39px; width:43px; margin-top: 1px; display:inline-block; }

.social-links {position: fixed; top: 35%; left: auto; right:7px; display: flex; flex-direction: column; }
.social-links a {padding:0!important; line-height:normal; font-weight: normal; width:22px; height:17px; margin:14px 0; text-indent: -9999px;}

.social-links a.twitter{ background:transparent url( img/Twitter.svg ) center no-repeat; }
.social-links a.youtube{ background:transparent url( img/Youtube.svg ) center no-repeat; }
.social-links a.feed{ background:transparent url( img/RSS.svg ) center no-repeat; }
.social-links a.abonnement{ background:transparent url( img/Newsletter.svg ) center no-repeat; }
.social-links a.facebook{ display: block; background:transparent url( img/FB.svg ) center no-repeat; height:24px; }

/* FOOTER */
/* footer.site-footer{ background-color:##1f5579 !important; color:#ffffff !important; text-align:center; margin-top:0 !important; } */
/* footer.site-footer .site-info{ text-align:center;} */
/* footer.site-footer span,
	footer.site-footer .menu-footer-2017-container{ display:inline-block; }
footer.site-footer .menu-footer-2017-container a, 
	footer.site-footer .menu-footer-2017-container a.current-menu-item{  padding:0 5px; display:inline; color:#ffffff; text-decoration:underline; background:none !important; font-style:normal; } */

.partners{ text-align:center; background:#ffffff; opacity:1; }
.partners img{ margin:0.5%; }
.partners a:hover img{ opacity:0.7; }

.push{  background:#f5f5f5; overflow:hidden; padding:25px 0; }
.partners {padding: 25px 0;}
@media(min-width:992px) {
	.push {
		padding: 3em 0;
	} 
	.partners {
		padding: 3em 0;
	}
}
.partners h2, .push h2 {
	padding: 0; margin: 0;
}
#socialwall {padding:3em  0;}
.push .mytheme-content {display: flex; justify-content: space-around;}
.push .mytheme-content > div {width:20%; text-align: center;}
.push .mytheme-content img {height:130px;}
.push .desc {color: #235678; font-weight: 600; margin:25px 0; min-height:50px;}
.push a {display: block; }
.site-info h3 {color: white;}

/* .site-info {color:black; background: #245679;} */
.site-info .footer-col-container {display: flex; width:80%; margin: 0 auto;}
.sidebar .site-footer .widget {width:auto; margin-right: auto;}
.site-footer .widget p{color: white; width:auto; margin-right: auto;}
.site-footer .widget a {color:white;}
.site-footer .widget a:hover {color: #eb6c0b;}
.widget_text ul, .widget_text ol {margin:0;padding:0;}
.widget li {padding:0;}
.widget {margin-bottom: auto;}
.site-info .footer-col-container > div {width:20%;padding:0 14px;}
.site-info .footer-col-container > div:first-child {width:40%;padding-right:14px;}
.site-info ul {list-style-type: none; margin-top: 0; padding-top: 0;}
.site-info li {margin:10px 0;}
@media(min-width: 768px) {
	.site-info li {margin:20px 0;}
}
.site-info li:first-child {margin-top:0;}
.site-info li a {text-transform: uppercase; font-weight: 900; color: black;}
.site-info li a:hover {text-decoration: none;}
.site-info p {font-weight: 600;}
.site-info h3 {font-weight: 900; text-transform: uppercase;}
.nsp-social-menu {margin-left:0; padding-left:0; display: flex; align-items: center; }
.nsp-social-menu li {margin:0 12px;}
.nsp-social-menu a i {font-size:40px;}
.nsp-social-menu a.facebook i{color:#fff;}
.nsp-social-menu a.twitter i {color: #fff;}
.nsp-social-menu a.facebook:hover i, .nsp-social-menu a.twitter:hover i, .social-links a:hover {color:#eb6c0b;}
.nsp-sub-footer {background: white; display:flex; align-items: center; justify-content: center; padding:25px 0;}
.nsp-sub-footer span {font-weight: 900; color: black;} 
.nsp-sub-footer li a {color:black; text-decoration: underline; color: black; font-weight: 900; padding:0 14px;}
.nsp-sub-footer ul {display: flex; padding:0; margin:0;}
.nsp-sub-footer li {display:flex; align-items: center; margin:0;}
.nsp-sub-footer li:first-child {margin-left:0;}
.nsp-sub-footer li:after {content:" | "; display: inline-block;color:black; font-weight: 900;} 
.nsp-sub-footer li:last-child:after {content: none;}
.footer-menu a {font-size:13px;}
/* .push .mytheme-content > div{ height:130px; display:block; float:left; width:32%; background:#ffffff; }
.push .mytheme-content > div:hover h3{ text-decoration:underline; }
.push .mytheme-content div:nth-child(2){ margin:0 2%; }
.push .trouveruneclinique form{ display:block; width:94%; margin:auto; padding-right:50px; position:relative; }
.push .trouveruneclinique form input[type="text"]{ width:100%; line-height:45px; padding:0 2%; border:0; background:#f2f2f2; }
.push .trouveruneclinique form input[type="submit"]{ width:50px; height:45px; position:absolute; right:0; bottom:0; background:#1f5579; color:#fff; padding:0; text-align:center; border:0; line-height:45px; }
.push .trouveruneclinique .push-header{ padding-left:36%; background:url( img/trouveruneclinique.png ) no-repeat 5% center; overflow:hidden; height:100%; }
.push .trouveruneclinique .push-header h3{ font-size:18px; font-family:"open_sanssemibold", arial; color:#333333; margin-top:30% !important; text-align:left;}
.push .assoiations .push-header{ height:100%; padding-left:40%; background:url( img/associationusagers.png ) no-repeat 12% center; overflow:hidden; }
.push .assoiations .push-header h3{ font-size:18px; font-family:"open_sanssemibold", arial; color:#333333; margin-top:24% !important; text-align:left;}
.push .scope .push-header{ height:100%; padding-left:47%; background:url( img/scopesante.png ) no-repeat 5% center; overflow:hidden; }
.push .scope .push-header h3{ font-size:18px; font-family:"open_sanssemibold", arial; color:#333333; margin-top:20% !important; text-align:left;}
.push a:hover{ text-decoration:none !important; } */

.ssba{ margin:10px 0; font-family:"open_sanssemibold", arial !important; color:#000000;  font-size:15px !important;}

@media screen and ( max-width: 1440px ){

	.site-header .navbar {
		margin-bottom: 0;
	}

	.site-header .navbar a {
	/* 	padding: 0 15px!important; */
	}

	
}

@media screen and ( max-width: 1280px ){ 
	
	.site-info .footer-col-container > div:first-child {
		padding-right:45px;
	}

	.site-footer .widget a {
		font-size:13px;
	}
}

@media screen and ( max-width: 1024px ){
	.site-header .navbar a {
		/* padding: 0 8px!important; */
		font-size:13px;
	}

	.mytheme-content  {
		padding-left: 0;
		padding-right: 0;
	}
}

@media screen and ( max-width: 1069px ){

	.single .entry-header,
	.single .entry-content,
	.single .entry-meta{ padding-left:0 !important; padding-right:0 !important;  max-width:100% !important }

	.page .entry-header,
	.page .entry-content,
	.page .entry-meta{ padding-left:0 !important; padding-right:0 !important;  max-width:100% !important }

	.archive .page-header{ padding-left:0 !important; padding-right:0 !important;  max-width:100% !important }
	.site-main .widget-area{ margin-right:0; }


}

@media screen and ( max-width: 992px ){
	.archive-header{ padding:0 !important; }
	.not-singular #primary{ float:none; width:100%; }
	.not-singular #tertiary{ float:none; width:100%; margin-top:40px !important; max-width:100% !important;}

	.single #primary{ float:none; width:100%; }
	.single #tertiary{ float:none; width:100%; margin-top:40px !important; max-width:100% !important}
	.single #comments{ margin-bottom:0 !important; }

	.page #primary{ float:none; width:100%; /* padding:0 !important;  */}
	.page #tertiary{ float:none; width:100%; margin-top:40px !important; max-width:100% !important;}


	.post-type-archive-event .event,
	.tax-event-category .event,
	.tax-event-category .event[data-type="old"]{ width:31%; margin-right:2% !important; }

	.not-singular article{ height:360px;}
	.not-singular.search article{ height:inherit; }

	.page-template-template-nosidebar .page_children .page_child{ width:31%; height:330px; }

	

	.social-links{ display:none; }

	.membre_equipe{  height:380px;}

}

@media screen and ( max-width: 960px ){
	.push .mytheme-content{ width:96%; }

	/* .site-header .navbar a{ padding:15px 10px !important; } */
}


@media screen and ( max-width: 960px ){
	/* .site-header .navbar a{ padding:15px 7px !important; } */
}


.desktop-hidden .site-info  .widget_media_image {width:100%; margin:20px auto; text-align:center;}
.desktop-hidden .site-info p {width:80%; margin: 62px auto; }
.desktop-hidden .site-info p, .desktop-hiddden .footer-menu a, .desktop-hidden h3 {font-size: 32px;}
.desktop-hidden .site-info .footer-menu li {margin:40px 0;}
.desktop-hidden .site-info .footer-col-container > div {width:50%;}
.desktop-hidden .site-info .nsp-social-menu-container {text-align: center; margin: 40px 0;}
.desktop-hidden .site-info .nsp-social-menu {display: flex; justify-content: center;}
.desktop-hidden .nsp-sub-footer {font-size:22px; font-weight: 600; padding-bottom: 20px;}
.desktop-hidden .nsp-sub-footer .nav-menu {float:none; display:flex; justify-content: center; width:60%; flex-wrap: wrap;margin:15px auto;}
.nsp-sub-footer li:after  {content: none;}
.desktop-hidden .nsp-sub-footer .nav-menu li {margin:10px 0;}
.desktop-hidden .nsp-sub-footer .nav-menu li a {font-size:22px; }



@media screen and ( max-width: 768px ){

	.home .social-links {
		display:none;
	}

	.toggled-on .social-links {top: auto; display:flex; justify-content: space-around; width: 100%; z-index: 99999; bottom:25px; flex-direction: row; align-items: center;left: auto;right: auto;}
	.social-links a {width: 50px; height:50px;}
 
	.nsp-sub-footer  {display: block; text-align: center;}
	.nsp-sub-footer span {padding-bottom: 25px; display: inline-block;}

	.footer-menu a {font-size:32px;}

	.site-header {/* position: fixed;  */width: 100%;}

	.site-header .navbar a {
		font-size:17px;
	}

	.site-header .navbar .sub-menu a{  width:auto;}

	#search-form .nsp-close { right:33px; top:46%; transform:translateY(-50%);}


	#nsp-main-menu {display: block;}
	#nsp-main-menu.mytheme-content {padding: 0;}
	.site-header .header-top{ }
	.site-header .menu-headertop-container{ display:block; width:100%; text-align:center; overflow:hidden; }
	.site-header .header-top ul li, 
	.site-header .header-top ul li a{ float:none; display:inline-block; }
	.site-header .header-top form{ width:60%; float:none; margin:auto; }
	.site-header .home-link{ display:block; width:90%; margin:auto; }
	.site-header .site-title{ width:25%; }
	.site-header .home-link{ padding:15px 0; min-height:0!important;}
	/* .site-header .site-title img{ width:100%; } */
	.site-header p.sstitre{ width:70%; display:none; }
	.site-header .navbar{ margin-bottom:0 !important; }
	.main-navigation{ min-height:inherit !important; }
	.nsp-search-toggle {display:block;}
	.nsp-search-toggle.nav-search a { width:30px; height:38px; background:url(img/Search.svg ) no-repeat; position:absolute; right:15%; top:-62px;  border:none; text-indent: -9999px;}
	.menu-toggle,
	.menu-toggle:hover,
	.menu-toggle:active,
	.menu-toggle:focus{ color:#fff; position:absolute; right:5%; top:-62px; width:40px; height:32px; background:url(img/Burger.svg ) no-repeat; color:transparent; overflow:hidden; text-indent:100%; } 
	/* .toggled-on .nav-menu li:hover > a{ color:#ffffff; } */
	/* .toggled-on .nav-menu li > ul a,
	.toggled-on .nav-menu > li a:focus{ color:#ffffff; } */
/* 	.site-header .navbar ul li{ display:block; float:none !important; padding:15px 0; } */

	.site-main .mytheme-content{ padding:20px 2% !important; }

	.fhpmcovideo{ opacity:1 !important; width:70%; }

	.not-singular article[data-number="2"]{ margin:0 2% 10px 0!important; }
	.not-singular article{ width:48%; margin:0 2% 10px 0!important; height:360px;}

	.push  h2, .partners h2 {margin-bottom: 20px;}
	/* .push .mytheme-content > div{ width:100%; float:none; margin:0 auto 20px; } */
	.push .mytheme-content div:nth-child(2){ /* margin:0 auto 20px; */ }

	.push_categories #first{ width:70%; float:none; margin:auto; height:inherit !important; }
	.push_categories #first img,
	.push_categories #second img{ width:100%; }

	.push_categories #second{ width:70%; float:none; margin:20px auto 0; height:inherit; }
	.push_categories #second article{ width:100%; }
	.push .mytheme-content > div:last-child{ margin-bottom:0 !important; }

	h3#reply-title{ line-height:inherit !important; padding-top:20px !important; padding-bottom:20px !important; }

	.not-singular.category-7 .presentation_segolene_benhamou div, 
	.not-singular.category-7 .presentation_segolene_benhamou img{ display: block !important; width: inherit; }
	.not-singular.category-7 .presentation_segolene_benhamou img{ margin-bottom:20px; }

	.page_children_style2 td{ display:block; width:100%; margin-bottom:10px; }

	.post-type-archive-event .event,
	.tax-event-category .event,
	.tax-event-category .event[data-type="old"]{ width:48%; margin-right:2% !important; height:300px; }


	.page-template-template-nosidebar .page_children .page_child{ width:48%; height:330px; }
	.page_children .page_child{ width:48%; height:330px;  }

	.membre_equipe{ width:48%; height:430px;  }


	.meas.parent-mediatheque a{ width:80%; float:none; padding-left:40%; margin:0 auto 10px !important; }
	.meas.parent-mediatheque a:nth-child(2){ width:80%; float:none; padding-left:40%; margin:0 auto 10px !important; }

	.page-template-template-mediatheque article .fichier{ width:49%; height:380px; }

	.page-template-template-contact .left,
	.page-template-template-contact .right{ width:100%; margin:0 0 20px 0!important; float:none !important; }


	.bureau_fullwidth .left{ width:100%; }
	.bureau_fullwidth .right{ width:100%; margin-top:10px; }
	.fiche{ width:48%; margin-right:2%; height:inherit; height:220px !important; }
	.fiche .left img{ width:100%; }
	.page-id-16800 .fiche{ height:440px !important; }

	/* .push h2, .partners h2, #socialwall h2 {padding:15px 0;} */
	.partners a {margin:20px; display: inline-block;}

	/* footer #footer-menu{ display:block; padding:0 !important; } */
	footer.site-footer span, footer.site-footer .menu-menu-footer-container{ margin-bottom:20px !important; }

	/* ASSOCIATION D'USAGER */
	.wp-table-reloaded tr td.column-2,
	.wp-table-reloaded tr td.column-3,
	.wp-table-reloaded tr th.column-2,
	.wp-table-reloaded tr th.column-3{ display:none; }

	.site-info .footer-col-container  {width:90%; margin: 0 auto;}
	.footer-menu ul{padding-left: 0; margin-left: 0;}
	.site-header .navbar .sub-menu {padding-top: 0; }
	.site-header .navbar .nsp-button-menu, .site-header .navbar li:last-child  {display:none;}
	.site-header .navbar .dropdown-menu li:last-child { display: list-item; }
	.site-main {padding-top: 134px;}
	.push .mytheme-content {flex-direction: column;}
	.push .mytheme-content > div {background: white; width: 100%; padding:2em;} 
	.site-footer {
		font-size: 18px;
	}
		/* .push .mytheme-content > div div {display:flex; justify-content: space-around; margin-bottom:20px; align-items: center;}
	.push .desc {font-size:25px; text-align: left; padding-left: 25px;}
	.push .mytheme-content img {height: 125px;}
	.push .mytheme-content {margin-top:0;}
	.push a {font-size:25px;} */
	.partners {margin-bottom: 20px;}

	

	.site-info .logo {margin-top: 30px;}
	.site-info .logo img {width: 355px;}
}

@media screen and ( max-width: 375px ){
	.push .mytheme-content > div {
    width: auto;
	}
	.push .mytheme-content > div:first-child {
    margin-top: 0;
 }
}

@media screen and ( max-width: 500px ){
	
	.site-header .home-link{ width:90%; }
	.site-header .header-top ul li a{ font-size:8px; padding:0 6px;}
	.site-header .site-title{ width:100%; }
	/*.site-header .site-title img{ width:auto !important; }*/
	.site-header p.sstitre{ width:100%; margin-top:20px; }

	.push_categories #first{ width:90%; float:none; margin:auto; height:inherit !important; }
	.push_categories #second{ width:90%; float:none; margin:20px auto 0; height:inherit; }

	.fhpmcovideo{ width:90%; }

	.not-singular article[data-number="2"]{ margin:0 2% 10px 0!important; }
	.not-singular article{ width:100%; margin:0 2% 10px 0!important; height:inherit; padding-bottom:40px;}


	.meas.parent-mediatheque a{ width:100%; float:none; padding-left:45%; margin:0 auto 10px; }

	.page-template-template-mediatheque article .fichier{ width:100%; height:inherit !important; margin:0 0 20px!important; padding-bottom:100px;}

	.post-type-archive-event .event,
	.tax-event-category .event,
	.tax-event-category .event[data-type="old"]{ width:100%; margin-right:2% !important; height:inherit; }

	.page-template-template-nosidebar .page_children .page_child{ width:100%; height:inherit; padding-bottom:40px; }
	.page_children .page_child{ width:100%; height:330px; height:inherit;  padding-bottom:40px; }

	.membre_equipe{ width:100%; height:inherit !important;  }

	.fiche{ width:100%; margin-right:0; height:inherit !important; }
	.page-id-16800 .fiche{ height:inherit !important; }
}

@media screen and ( max-width: 480px ){
	/* .site-header .navbar ul li {padding:0 0;}
	.site-header .navbar a { line-height: 40px;} */
	.site-info .footer-col-container {width: 80%;}
	.site-info .footer-col-container > div {padding:0;}
	.nsp-search-toggle.nav-search a {right:23%;}
	.desktop-hidden .site-info .text p, .desktop-hidden h3 {font-size: 19px;}
	.desktop-hidden .site-info .footer-col-container > div {width: 49%;}
	.footer-menu a {font-size: 16px;}
	.desktop-hidden .site-info .footer-menu li {margin:20px 0;}
	.desktop-hidden .nsp-sub-footer .nav-menu li a {font-size: 10px;}
	.desktop-hidden .nsp-sub-footer {font-size: 14px;}
	.partners img {width:70%;}
	.partners a {margin: 12px 0;}
	.site-info .footer-col-container  {width:80%;}
		#socialwall .nsp-button-invert {display: inline-block; width:83%; text-align: center; margin-right: auto; margin-left: auto; font-size: 12px;}
ul.nav-menu#footer-menu {float:none; display: inline-block;  }
footer-menu ul{width:90%;}
 ul.nav-menu#footer-menu li {display: inline-block;}
 ul.nav-menu#footer-menu li:after {content:none;}
 footer.site-footer span {margin-bottom: 0!important;}
  .social-links a {width:17px; height: 17px;}
  a.nsp-button {font-size: 17px;padding-top:10px; padding-bottom: 10px; }
  .site-info .logo img {width: 195px;}
}

@media (min-width: 992px) {
	.navbar-expand-lg .navbar-nav .nav-link {
			padding-right: 13px!important;
			padding-left: 13px!important;
	}
}

@media (min-width: 1440px) {
	.navbar-expand-lg .navbar-nav .nav-link {
			padding-right: 21px!important;
			padding-left: 21px!important;
	}
}

@media screen and (max-width:768px) {
	.desktop-hidden .site-info .text p, .desktop-hidden h3 {font-size: 12px;}
	.site-info .logo img {width: 150px;}
	.header-top {text-align: center;}
	.site-header .header-top {height: auto;}
}

.dropdown-menu.display {
	display:block;
}
#search {
	flex-grow: 1
}

.navbar {
	background-color: unset;
}


.campagnes .publications .article .content .title {
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.campagnes .publications .article .content .meta > a:not(.read-more) {
	display: none;
}



form.wpcf7-form .form-check p,
form.wpcf7-form .form-check p .wpcf7-form-control-wrap,
form.wpcf7-form .form-check p .ml-3 {
	display: flex;
	justify-content: center;
	align-items: center;
}
form.wpcf7-form .form-check p .ml-3 {
	margin: 0 !important;
	padding-left: 15px;
}
form.wpcf7-form .form-check .wpcf7-list-item {
	margin: 0;
	display: flex;
}
form.wpcf7-form .form-check .form-check-input {
	position: relative;
	margin: 0;
}





