html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, hr, 
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing:border-box;
}
body, html {
	width:100%;
	background:#FFF;
}
html, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	color:#333333;
	font-size:1em;
}

.font_montserrat{
	font-family: 'Montserrat', sans-serif;
}

a:focus { 
	outline:0;  /* Enlève le pointille sur les liens (notamment visible sur les supports mobiles*/
}

div#global {
	position:relative;
	height:100%;
}
.general_content {
	width:96%;
	max-width:1400px;
	padding:0;
	margin:0 auto;
	display:table;
	position:relative;
}

/* CHARTE GRAPHIQUE COULEUR */
.cg_bleu {color:#2b8bb4;}
.cg_vert {color:#4b9d34;}


/* HEADER */
div#header_cadre {top:0;position:fixed; z-index:101; width:100%;}

div#header_content {position:relative;width:100%;max-width:1600px;margin:0 auto;}

div#header_left {position:relative; float:left; width:100px;}
div#header_right {position:relative; float:right; width:calc(100% - 240px); max-width:840px;}

div#header_logo {position:relative; padding:0; float:left; max-width:220px; margin:0 0 0 20px;}
div#header_logo img { width:100%;}
div#header_responsive {display:none;position:relative;float:right;width:140px;}
div#header_bottom {position:relative;display:table;float:left;width:calc(100% - 340px);}

header {position:relative;display:table;width:100%;}

div#header_cadre.header_scroll {background:rgba(0,0,0,0.98);border-bottom:1px solid #CCC;}
/*
div#header_cadre.header_scroll div#header_left {display:none;}
div#header_cadre.header_scroll div#header_right {float:none; width:100%; min-height:61px;}
*/

div#header_cadre.header_scroll div#header_left {width:100px;}
div#header_cadre.header_scroll div#header_right {width:calc(100% - 100px);}

/* MENU */
div#header_nav{width:100%;}
div#header_nav_content {width:100%;}


div#menu_cadre {
	position:relative;
	float:right;
	width:calc(100% - 40px);
}

div#menu{
	position:relative;
	width:100%;
	margin:0 auto;
}
div#menu ul, div#menu li { list-style:none;}
ul.menu_list{
	position:relative;
	margin:0;
	padding:0;
	width:100%;
	display:table;
}




ul.menu_list li{
	position:relative;
	list-style:none;
	float:left;
	/*float:right; /* NECESSITE D'INVERSER L'ORDRE DES MENUS */
	font-size:0.9em;
	text-transform:uppercase;
}
ul.menu_list li.niveau1 {
	font-weight:600;
	text-align:center;
	margin:10px 0;
	padding:0 2.5%;
}

ul.menu_list ul{
	position:relative;
	display:none;
	padding:0;
	margin:-1px 0 0 0;
}
#menu_list li.sousmenu_visible:hover ul {   
	position: absolute;
	background: #2b8bb4;
	border-top: 3px solid #2b8bb4;
	color:#FFF;
	left: -20px;
	margin: 0;
	display: inline-block;
	z-index: 200;
	top: 38px;
	width:200px;
}
ul.menu_list li.niveau2 {
	width:100%;
}

div#menu ul.menu_list li.menu-4 li.niveau2:hover a {
	color:#6eb6ba;
}

ul.menu_list li.niveau1 a{
	text-decoration:none;
	/*color:#FFF;*/
	color:#666;
	display:block;
}
div#header_cadre.header_scroll ul.menu_list li.niveau1 a {color:#FFF;}

ul.menu_list li.niveau1 a {	
	padding:10px 0 10px 0;		
}
/*ul.menu_list li.niveau2 a{
	padding:8px 10px 8px 2px;
	color:#002e62;
}*/
ul.menu_list li.niveau1:hover{
	color: #FFF;border-bottom:3px solid #2b8bb4;
}
ul.menu_list li:hover a {
	color:#2b8bb4;
	width:100%;
	height:100%;
}
div#menu ul.menu_list li.niveau2 a {color:#FFF;}
div#menu ul.menu_list li.niveau2:hover {
	background:#f3f4f5;
	color:#2b8bb4 !important;
}
div#menu ul.menu_list li.niveau2:hover a {color:#2b8bb4 !important;}

/* MENU RESPONSIVE */


.header_scroll .menu_item_name {color: #FFF;}
.header_scroll .menu_item_picto a.picto_menu_r::before, .header_scroll .menu_item_picto a.picto_menu_r::after, .header_scroll .menu_item_picto a.picto_menu_r span { background:#FFF;}

#header_coord_r {
	padding:0 10px 15px 20px;
	margin:15px 0 0 0;
}

#header_coord_r p { padding:5px 0 5px 40px;margin:5px 0;width: 100%;}
#header_coord_r p.header_coord_nom {padding:5px 0 5px 0;}
#header_coord_r a { color:inherit; text-decoration:none;}
#header_social_r {
	overflow:hidden;
	padding:0 10px 15px 20px;
	margin:15px 0;
}
.menu_list_r .mm-navbar.menu_r_titre {
	padding:0 10px !important;
	border-bottom-style:none;
}
.menu_list_r li.niveau1 {font-size:1em;padding:5px 0 5px 0;}
#menu_responsive li.niveau2, #menu_responsive li.niveau3, #menu_responsive li.niveau4 {font-size:1em;padding:15px 0;}
.menu_list_r li.niveau1:hover, .mm-listview li:hover {background:#e4e3e3;}

.menu_list_r li.menur_rdv {color:#1160a2;font-weight:bold;text-transform:uppercase;background:url(../img/public/picto_calendar_menur.png) center left no-repeat;width:100%;padding:0 0 0 25px;}
.menu_list_r li.menur_rdv a {padding: 11px 10px 9px 20px !important;}
.menu_list_r li.menur_rdv:hover {color:#FFF;background:#81bd2b url(../img/public/picto_calendar_menur.png) center left no-repeat;}

.menu_avec_picto {position:relative;width:100%;overflow:hidden; padding:10px 0 10px 50px;}

p.header_coord_adresse {font-size:0.9em;
	background:url(../img/public/footer_adresse.png) left center no-repeat;
	background-size:26px;
}
p.header_coord_tel {font-size:0.9em;
	background:url(../img/public/footer_tel.png) left center no-repeat;
	background-size:26px;
}
p.header_coord_mobile {font-size:0.9em;
	background:url(../img/public/footer_tel.png) left center no-repeat;
	background-size:26px;
}
p.header_coord_mail {font-size:0.9em;
	background:url(../img/public/footer_email.png) left center no-repeat;
	background-size:26px;
}

#header_social_r {
	overflow:hidden;
	padding:0 10px 15px 20px;
	margin:15px 0;
}

div#header_social {
	position:relative;
	float:right;
}
p.header_social_img {
	float:left;
	width:26px;
	height:26px;
	margin: 0 14px 0 0;
	padding:0;
}
p.header_social_img img {	
	filter: grayscale(1);
	-webkit-filter: grayscale(1); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(1);
    -o-filter: grayscale(1);
    -ms-filter: grayscale(1);
}
p.header_social_img img:hover {
	filter: grayscale(0);
	-webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
	-moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
}


/* MIDDLE */

div#middle_content {
	margin:0 auto;
	padding:70px 0 0 0;
}
.contenu {
    position: relative;
    margin: 30px auto 0 auto;
    overflow: hidden;
}

div#page_context {position:relative; margin:20px auto; padding:30px 0; background:url(../img/public/context_title_background.jpg) center no-repeat;}
div#page_context a {text-decoration:none; color:inherit;}
.context_title {color:#023247; font-size:1.4em; font-weight: bold; text-transform: uppercase; float:left; margin:4px 10px 0 0;}
div#page_context p.context_sstitle {color:#FFF; font-size:1.6em; font-weight: bold; text-transform: uppercase; float:left;}


/* SLIDER BLOG BOTTOM */
div#bottom_news_cadre {position:relative; width:100%; background:#f8f8f8 url(../img/public/bottom_news_fond_logo.png) center top no-repeat; padding:0 0 50px 0; border-top:8px solid #7fb86e;}
div#bottom_news_title {
	position: relative;
	clear:both;
	margin:0 auto 30px auto;
	width: 90%;
	text-align: center;
	font-weight: bold !important;
	padding:50px 0 2px 0;
	max-width:1100px;
	border-bottom:2px solid #7fb86e;
	text-transform: uppercase;
}
div#bottom_news_content {
	position: relative;
	clear:both;
	width: 100%;
}
.bottom_news_item {position:relative; padding:10px 30px;}


.bottom_news_item a {text-decoration: none; color:inherit;}
.bottom_news_nom {font-weight: bold; text-transform: uppercase; margin:0 auto 20px auto;}
.bottom_news_resume {font-size:0.8em;}
.bottom_news_bottom {position:relative; overflow: hidden; padding:15px 0;}
.bottom_news_tag {position: relative; float:left; width:calc(100% - 150px); padding:5px 0;}
.bottom_news_link {position: relative; float:right; color:#FFF; width:130px; font-size:0.8em !important; text-transform: uppercase;}

.bottom_news_link a {display:table;}

.bottom_news_item:hover .bottom_news_nom { color:#4b9d34;}

.bottom_news_item:hover .btn_lien_small {background:#000 url(../img/public/picto_plus_small.png) 13px center no-repeat !important;color:#FFF;text-decoration:none;transition: background 0.5s;}


div#bottom_news_content .bx-wrapper {padding:0 75px !important;}

div#bottom_news_content .bottom_news_content_multiple .bx-viewport {background:url(../img/public/bottom_news_sep.png) center repeat-y;}

div#bottom_news_content .bx-wrapper .bx-prev {
	left: 0px;
	width:50px;
	background: url('../img/public/slider_prev_gris_moyen.png') center right no-repeat;
	opacity: 0.5;
}
div#bottom_news_content .bx-wrapper .bx-prev:hover,
div#bottom_news_content .bx-wrapper .bx-prev:focus {
	background: url("../img/public/slider_prev_gris_moyen.png") center right no-repeat;   
  	opacity: 1;
}
div#bottom_news_content .bx-wrapper .bx-next {
	right: 0px;
	width:50px;
	background: url("../img/public/slider_next_gris_moyen.png") center left no-repeat;
	opacity: 0.5;
}
div#bottom_news_content .bx-wrapper .bx-next:hover,
div#bottom_news_content .bx-wrapper .bx-next:focus {
	background: url("../img/public/slider_next_gris_moyen.png") center left no-repeat;
	opacity: 1;
}


.bottom_news_tag_item {position:relative; float:left; margin:0 10px 10px 0;}
.bottom_news_tag_item a {font-size:0.7em; text-transform: uppercase; color:#969696;background:#f8f8f8;border-radius:0.5em;padding:3px 10px; border:1px solid #bdbdbd;}
.bottom_news_tag_item a:hover {color:#FFF;background:#bdbdbd;}



/* BOTTOM */
div#bottom_sep {position:relative;margin:0;padding:0;width:100%;height:150px;background:#FFF url(../img/public/bottom_sep.png) center bottom no-repeat;background-size:100%;}
div#bottom {position:relative;width:100%;background:#b1b6b4;}
div#bottom_cadre {position:relative;overflow:hidden;width:calc(100% - 150px);margin:-100px auto 0 auto;}








/* GOOGLE MAP */
div#map_titre {color:#FFF;font-size:1.4em;margin:15px auto;width:100%;text-align:center;}
div#map {
	position:relative;
	height:400px;
	width:100%;
	z-index:1;
}

div#gm_infobulle {
	width:200px;
	overflow:hidden;
	text-align:center;
}
.gm_nom {
	font-size:1.2em;
	margin:5px 0;
	font-weight:500;
}

div#gm_infobulle img { width:100%;}

.gm_tel {font-size:1.3em;font-weight:600;}



/* FOOTER COLUMN */
div#footer_top {background:#2b8bb4 url(../img/public/footer_fond_point.jpg) center bottom no-repeat; color:#FFF; font-size:1em; padding:0 0 30px 0;}
.footer_top_column {position:relative; float:left; width:25%; padding:0 20px;}
.footer_contact_logo {max-height:75px; margin:30px 0; text-align: center;}
.footer_contact_logo img {max-height:75px; filter: brightness(0) invert(1);}
.footer_contact_titre {font-size:1.3em; font-weight: bold; padding:15px 0 15px 50px;}
.footer_contact_tel {background:url(../img/public/footer_tel.png) center left no-repeat; padding:15px 0 15px 50px;}
.footer_contact_mail {background:url(../img/public/footer_email.png) center left no-repeat; padding:15px 0 15px 50px;}
.footer_contact_adresse {background:url(../img/public/footer_adresse.png) center left no-repeat; padding:15px 0 15px 50px;min-height: 74px;}
.footer_contact_label {text-align: center;}
.footer_contact_label img {max-width:100%;}

.footer_top_menu {padding:140px 20px 0 20px}

p.footer_menu_niveau1 {position:relative; margin:10px auto; text-transform: uppercase; font-size:1.2em; font-weight: bold;}
p.footer_menu_niveau2 {position:relative; margin:5px auto 0 auto; font-size:0.9em; }
p.footer_menu_niveau1 a, p.footer_menu_niveau2 a { color: inherit; text-decoration: none;}


/* FOOTER */

footer {width:100%;padding:0;text-align:center;background:#b1b6b4;}


div#footer_content {width:100%; padding:10px 0;font-size: 0.8em;}

footer a {color:#333;text-decoration:none;}
footer a:hover {color:#000;}

@media screen and (max-width : 1600px) {
	
	div#social_media_fixed {max-width:55px;}
	.social_media_btn {	width:55px;	height:55px; }
	
}
@media screen and (max-width : 1450px) {
	
}
@media screen and (max-width : 1400px) {
	
	
}

@media screen and (max-width : 1250px) {
	
}

@media screen and (max-width : 1200px) {
	div#header_right {max-width:800px !important;}
	ul.menu_list li.niveau1 {padding:0 2%;}

}
@media screen and (max-width : 1080px) {
	

}
@media screen and (max-width : 1050px) {
	div#header_right {max-width:700px !important;}
	ul.menu_list li {font-size: 0.8em;}
}

@media screen and (max-width : 1000px) {
	
	
	.bottom_news_tag {float:left; width:100%; padding:5px 0;}
	.bottom_news_link {float:left; color:#FFF; width:100%; margin:0 0 15px 0;}
	
	
	.footer_top_column {width: 50%;}
	.footer_top_column3 {clear:both;}
	
}
@media screen and (max-width : 959px) {

	
	div#header_responsive {display:block;}
	div#header_right {display:none;}
	
}
@media screen and (max-width : 900px) {

}
@media screen and (max-width : 850px) {
	

	
	
	div#social_media_fixed {max-width:50px;}
	.social_media_btn {	width:50px;	height:50px; }
	
	
	div#acces_rapide_col1, div#acces_rapide_col2, div#acces_rapide_col3 {width:33.333333%;}
	div#acces_rapide_col1 p {width:100%;}
	
}
@media screen and (max-width : 850px) {
	div#bottom_news_content .bx-viewport {background:none;}
}

@media screen and (max-width : 750px) {
	
	
	div#header_cadre.header_scroll {position:fixed;top:0;z-index:102;overflow:hidden;width:100%;border-bottom:1px solid #CCC;}
	header.header_scroll {position:relative;}
	div#header_cadre {overflow:hidden;}
	
}
@media screen and (max-width : 700px) {
	.acces_rapide_col p.acces_rapide_col_title {width:100% !important;}
	div#acces_rapide_col1 {width:100%;}
	div#acces_rapide_col2, div#acces_rapide_col3 {width:50%;margin:30px 0 0 0;}
	div#acces_rapide_col1 p {width:50%;}
}
@media screen and (max-width : 650px) {
	
	.contenu {margin: 0 auto;}
	div#page_context {padding:20px 0;margin: 20px auto 0 auto; font-size:0.8em;}
	
	
	
	
	div#bottom_news_content .bx-wrapper { padding: 0 50px !important;}
	
	div#bottom_news_content .bx-wrapper .bx-prev {width:33px; background: url('../img/public/slider_prev_gris_petit.png') center right no-repeat;}
	div#bottom_news_content .bx-wrapper .bx-prev:hover,
	div#bottom_news_content .bx-wrapper .bx-prev:focus {
		background: url("../img/public/slider_prev_grispetit.png") center right no-repeat;   
	}
	div#bottom_news_content .bx-wrapper .bx-next {width:33px; background: url("../img/public/slider_next_gris_petit.png") center left no-repeat;}
	div#bottom_news_content .bx-wrapper .bx-next:hover,
	div#bottom_news_content .bx-wrapper .bx-next:focus {
		background: url("../img/public/slider_next_gris_petit.png") center left no-repeat;
	}
	
	.bottom_news_item {padding: 10px 5px;}
	
	.footer_top_column {width: 100%; float:none; padding:0 10px;}
	.footer_top_column3 {padding:0 10px 15px 10px; border-bottom:3px solid #173042;}
	
	.footer_contact_titre {padding: 15px 0; text-align: center;}
	.footer_contact_tel,
	.footer_contact_mail,
	.footer_contact_adresse {
		display: table;
  		margin: 0 auto;
	}
}

@media screen and (max-width : 600px) {

	
}
@media screen and (max-width : 550px) {
	
}

@media screen and (max-width : 500px) {
	
	div#page_context {font-size:0.6em;}
	.context_title {margin: 2px 10px 0 0;}
	
	
	div#bottom_cadre {width:100%;}
	
	
	/* SOCIAL MEDIA ACTION */
	div#social_media_fixed {height:65px;width:100%;/*top:auto;*/bottom:0;right:0;padding:0;max-width:100%;}
	/*
	div#social_media_fixed.header_scroll {top:auto;}
	*/
	.social_media_btn {position:relative;float:left;width:calc(20% - 2px);height:65px;margin:0 2px 0 0; padding:0;}
	

	
	
	.faq_top .news_titre {font-size: 1.1em;}
	
	
	
	div#acces_rapide_col2, div#acces_rapide_col3 {width:100%;}
	div#acces_rapide_col1 p, div#acces_rapide_col2 p, div#acces_rapide_col3 p {width:50%;}
	
}

@media screen and (max-width : 480px) {	
	div#header_responsive{ width: 80px;}
	.menu_item_name {display:none;}
	
	footer {font-size:0.8em;}
	
}

@media screen and (max-width : 450px) {	
	div#acces_rapide_col1 p, div#acces_rapide_col2 p, div#acces_rapide_col3 p {width:100%; text-align:center;}
}

@media screen and (max-width : 400px) {
	
}

@media screen and (max-width : 350px) {
	div#social_media_fixed {height:50px;}
	.social_media_btn {height:50px;}
	
}
@media screen and (max-width : 300px) {
	
}