@CHARSET "utf-8"; 

@media all and (min-width:861px) {
	#bandeau .menu-wrapper  {display:block !important;}
	#bandeau-mobile {display:none !important;}
}

/* PC */
@media all and (max-width:1765px) {
	#bandeau {  left: 15px; width: calc(100% - 30px);}
}

@media all and (max-width:1625px) {
	#gabarit-page .global-gabarit.global-gabarit-diapo,
	#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-diapo{width:calc(50% - 10px); }
}

@media all and (max-width:1620px) {
	
	#centre.centre-reseaux-gauche .global,
	#global.global-accueil #centre .global-special { padding-left: 45px !important; }
}

@media all and (max-width:1555px) {	
	#menu .menu-element {margin: 0 20px;}
	#actualites .actualite {margin:10px; width:calc(33.3333% - 20px);}
}

@media all and (max-width:1405px) {
	.lg { height: 105px;}
	.sm { height: 50px;}
	
	#bandeau:not(.sm) #logo {  position: absolute; left: 5px; top: 0;}
	#bandeau:not(.sm) #bandeau-elements,
	#bandeau:not(.sm) #bandeau-langues {height:50px;}
	#bandeau:not(.sm) #menu {padding-top: 45px; box-sizing: border-box;}
	#bandeau:not(.sm) #menu > .global > div {width:100%;}
}


@media all and (max-width:1390px) {
	#centre.centre-reseaux-gauche #gabarit-page .gabarit-gauche, 
	#centre.centre-reseaux-gauche #gabarit-page .gabarit-droite, 
	#centre.centre-reseaux-gauche #gabarit-page .container-gabarit.container-gabarit-diapo:not(.container-gabarit-diapo-gauche) .gabarit-centre { padding-left: 45px !important; }
}


@media all and (max-width:1350px) {
	#actualites .actualite .actualite-texte,
	#actualites .actualite .actualite-texte p {font-size: 16px;}
	
	
	#gabarit-page {margin: 0; }
	#gabarit-page .gabarit-gauche .gabarit-texte {padding:1px 10px 1px 0; }
	#gabarit-page .gabarit-droite .gabarit-texte {padding:1px 0 1px 10px; }
}


@media all and (max-width:1280px) {
	#bandeau.sm .global {  padding: 0 10px;}
	#bandeau.sm .bandeau-element  {  margin: 0px 5px;}
	#bandeau.sm #bandeau-langues {  margin: 0 0 0 10px;}
	#bandeau.sm #menu .menu-element {margin: 0 10px;}
	#bandeau.sm #menu .menu-element > a > span > span, #menu .menu-element > a:visited > span > span, #menu .menu-element > span > span {font-size:13px;}
}

@media all and (max-width:1259px) {

 
	#accueil-presentation-conteneur .global{display: block;}
	#accueil-presentation-conteneur .global > div { width: 100%; padding: 0 10px; background: #fff; margin:0 auto 25px;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur{padding: 30px 20px !important;margin-top: 0;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur::after{display: none;}
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur > div { float: none; margin: auto;max-width: 900px;}

	#accueil-presentation-conteneur h1, 
	#accueil-presentation-conteneur h2.h1 {text-align: center;}
	#accueil-presentation-conteneur .accueil-presentation-bouton > a, 
	#accueil-presentation-conteneur .accueil-presentation-bouton > div {margin: 5px 9px;width: 250px;}
	#accueil-presentation-conteneur .accueil-presentation-bouton {margin-top: 30px;display: block;text-align: center;}

	#accueil-presentation-conteneur .accueil-presentation-image { width: 100%; margin: 0 auto;margin-top: 0px;overflow: hidden;height: auto;position: relative;}
	#accueil-presentation-conteneur .accueil-presentation-image img{    display: block;width: 100%; height:auto; max-height:500px; object-fit: cover; position:relative; max-width: initial; }
	
	
	iframe {width: 100% !important; }
	.iframe-responsive-wrapper {position: relative; }
	#contenu .iframe-responsive-wrapper .iframe-ratio { display: block; width: 97%; height: auto; }
	.iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute; top: 0; left: 0; width: 100% !important; height: 100% !important; }
	.iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important; }
		
	video {width:100%; height:auto; }
 
	.tableau-parent-5 .tableau-enfant {width:calc(33.333% - 35px) !important; }
 	
}

@media all and (max-width:1193px) {

	#accueil-paves-conteneur .global {-webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: center;}
	#accueil-paves-conteneur .accueil-pave {width: calc(50% - 20px);}
	
	#gabarit-page .container-gabarit-video {display:block; margin-top: 0px;}
	#gabarit-page .global-gabarit.global-gabarit-video { max-width:100%;}
	#gabarit-page .global-gabarit.global-gabarit-video,
	#gabarit-page .gabarit-video {width: calc(100% - 30px) !important;  margin: 25px 15px; }
	#gabarit-page .gabarit-video  {max-width: 800px; margin: 25px auto;}
	#gabarit-page .gabarit-video.gauche,
	#gabarit-page .gabarit-video.droite {padding: 0px; }
	
	#gabarit-page .container-gabarit-video .global-gabarit,
	#gabarit-page .gabarit-gauche, #gabarit-page .gabarit-droite,
	#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-centre {padding:20px;}

}

@media all and (max-width:1180px) {
	#pied .col:not(#col-centre) {width:250px;}
}

@media all and (max-width:1170px) {	
	#actualites .actualite {margin:5px; width:calc(33.3333% - 10px);}
}
@media all and (max-width:1160px) {
	#module-contact #contact-elements > div {width:calc(50% - 20px); }
}
@media all and (max-width:1150px) {
	#bandeau.sm #bandeau-langues { margin: 0 0 0 5px;}
    
    #bandeau.sm #bandeau-elements {padding:0;}
	#bandeau.sm .bandeau-element i {  width: 25px; height: 25px;}
	#bandeau.sm .bandeau-element i::after {  width: 10px; height: 10px;}
	#bandeau.sm #menu .menu-element {    margin: 0 5px;}
}

@media all and (max-width:1110px) {
	
	#accueil-slider .accueil-slider-li .accueil-slider-titre, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a:visited {font-size: 23px;}
	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {  font-size: 25px;}
	#accueil-slider-controls a { margin: 0 10px; width: 115px;}
	
	#actualites .actualite .actualite-texte,
	#actualites .actualite .actualite-texte p {font-size: 15px; line-height: 20px;}

}

@media all and (max-width:1070px) {
	#bandeau.sm .bandeau-element span {display:none;}
}


@media all and (max-width:990px) {
		
	#accueil-slider .accueil-slider-li .accueil-slider-contenu  { height:calc(100% - 20px);}
		
	#actualites .actualite { width:calc(50% - 10px);}
	
	#pied #col-centre.col {width:300px;}
	
	#gabarit-photo .gabarit-photo-conteneur {-ms-flex-wrap: wrap; flex-wrap: wrap; }
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:60%; }
	#gabarit-photo .gabarit-photo-conteneur.gabarit-droite .global-gabarit-texte {-ms-flex-preferred-size: auto; flex-basis: auto; }
	#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:40%; }
	
}

@media all and (max-width:930px) {
		
	
	#gabarit-page .container-gabarit {display:block;}
	#gabarit-page .container-gabarit:not(.centre) > div {width:100%;}
	#gabarit-page .global-gabarit.global-gabarit-image > div, 
	#gabarit-page .global-gabarit.global-gabarit-diapo, 
	#gabarit-page .global-gabarit.global-gabarit-video {max-width:100%; width:100% !important;}
	#gabarit-page .gabarit-gauche, #gabarit-page .gabarit-droite,
	#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-centre {padding:20px !important;}
	#gabarit-page .gabarit-image {max-width:800px; margin:0 auto; max-height:420px;}
	#gabarit-page .gabarit-image img { object-fit: contain; -o-object-fit: contain; max-height: 420px;}
	#gabarit-page .gabarit-texte {padding:0px !important; }
	
	#centre.centre-reseaux-gauche #gabarit-page .gabarit-gauche, 
	#centre.centre-reseaux-gauche #gabarit-page .gabarit-droite, 
	#centre.centre-reseaux-gauche #gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-centre { padding-left: 45px !important; }
	#gabarit-page .global-gabarit.global-gabarit-diapo,
	#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-diapo{width:100%; }
	#gabarit-page .global-gabarit.global-gabarit-video {margin:25px auto;  width:100%;} 	
	#gabarit-page .container-gabarit-video .gabarit-texte {padding:0px;}
	
	
	.tableau-parent-4 .tableau-enfant {width:calc(33.333% - 35px) !important; }
	/* Table responsive*/
	.table-responsive-label {display:table-row; }
}
@media all and (max-width:910px) {
	#bandeau.sm #logo { padding-top: 7px;}
	#bandeau.sm #logo a img {height: 36px;}
	#bandeau.sm #menu .menu-element > a > span > span, #bandeau.sm #menu .menu-element > a:visited > span > span, #bandeau.sm #menu .menu-element > span > span {font-size:11px;}
		
}

@media all and (max-width:860px) {
	#global {min-width:inherit; margin:0 auto; width:auto; padding-top:150px; }
	#global:not(.global-accueil).no-bandeau {padding-top:150px; }
	
	/* Bandeau */	
	.noscroll #bandeau-haut,
	.noscroll #bandeau-contact{display:none;}
		
	#bandeau.sm { top: 0;}	
	#bandeau.sm #bandeau-contact #logo {display:none; }
	#bandeau.sm #bandeau-conteneur {height:auto;}
			
	#bandeau.sm #bandeau-mobile {height: 28px; width: 25px;  left: 5px; top: 0px; padding: 3px 5px;}
	#bandeau-conteneur {height:100%;;}	
	#bandeau-contact {opacity:1;  height:100%; -webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
	
	/* Si telephone et mail restent dans le bandeau en sm */
	#bandeau.sm #bandeau-contact {	position: absolute;right: 0;top: 0;width: calc(100% - 50px); height: 35px; z-index: 400;}
	#bandeau.sm #bandeau-contact #logo {display:none; }
	#bandeau.sm #bandeau-elements {position: absolute;top: 0;right: 100px;z-index: 200; height: 35px; }
	#bandeau.sm .bandeau-element i {height:27px; width:27px;}
	#bandeau.sm #bandeau-langues {position: absolute;top: 0;right: 10px;z-index: 200; height: 35px; }
	#bandeau.sm #bandeau-langues-smenu {  top: 30px;}
	
	#bandeau:not(.sm) #bandeau-elements { float: none; width: auto;  height: 40px;  padding: 10px 3px 0 0;  }
	#bandeau:not(.sm) #bandeau-langues {height: 40px; padding: 10px 3px 0 0;   }
		
	.lg {  height: 150px;}
	.sm { height: 35px; border:none;}
		
	#bandeau {  left: 0;  width: 100%;  top: 0;}
	#bandeau #logo {float:none; padding:3px 0 0; margin:0 auto; width: 165px; position:relative !important; left:unset !important; top:unset !important;}
	#bandeau #logo a img {height:auto; width:100%; margin: 0 auto;}
	
 	/* bas */
	/* Menu mobile */
	#bandeau-mobile {min-width: inherit; width: 85px; height: 30px; padding: 5px;  margin: 0px; position: absolute; left: 5px; bottom: 2px; z-index: 99999; cursor: pointer; 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;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	#bandeau-mobile.open {left: 10px;top: 0; bottom:unset;}
	#bandeau-mobile.open span,
	#bandeau.sm #bandeau-mobile span {display:none;}
	#bandeau-mobile span {color: #1f1f1f; text-transform: uppercase; font-size: 17px;}
	#bandeau-mobile .hamburger {position: relative; display: inline-block; width: 24px; height: 1px; color: #000; font: bold 14px/.4 Helvetica; text-transform: uppercase; text-indent: -55px; background: #1f1f1f; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
	#bandeau-mobile .hamburger::before, 
	#bandeau-mobile .hamburger::after { content: ''; width: 24px; height: 1px; background: #1f1f1f; position: absolute; left: 0; -webkit-transition: all .2s ease-out; -moz-transition: all .2s ease-out; -o-transition: all .2s ease-out; transition: all .2s ease-out; }
	#bandeau-mobile .hamburger::before { top: -9px; }
	#bandeau-mobile .hamburger::after { bottom: -9px; }
	#bandeau-mobile .hamburger.active { background: #fff; left: 0px; }
	#bandeau-mobile .hamburger.active::before {background: #37342a; top: 0; -webkit-transform: rotateZ(45deg); -moz-transform: rotateZ(45deg); -ms-transform: rotateZ(45deg); -o-transform: rotateZ(45deg); transform: rotateZ(45deg); }
	#bandeau-mobile .hamburger.active::after {background: #37342a; bottom: 0; -webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); -o-transform: rotateZ(-45deg); transform: rotateZ(-45deg); }	

	#bandeau #menu-conteneur { padding: 0; position: fixed; z-index: 9999; top: 0; left: 0; height: 100% !important; width: 80%; width: calc(100% - 45px); background: #fff; -webkit-transition: transform 0.5s; -khtml-transition: transform 0.5s; -moz-transition: transform 0.5s; -ms-transition: transform 0.5s; -o-transition: transform 0.5s; transition: transform 0.5s; -webkit-transform: translateX(-100%); -khtml-transform: translateX(-100%); -moz-transform: translateX(-100%); -ms-transform: translateX(-100%); -o-transform: translateX(-100%); transform: translateX(-100%); overflow: hidden; }
	#bandeau #menu-conteneur.open {display: block; -webkit-transform: translateX(0%); -khtml-transform: translateX(0%); -moz-transform: translateX(0%); -ms-transform: translateX(0%); -o-transform: translateX(0%); transform: translateX(0%); }
	#bandeau:not(.sm) #menu {padding:0;}
	#bandeau #menu-wrapper {padding:  0 10px 10px;  overflow-y: scroll;margin-top: 40px; height:calc(100% - 50px);}	
	#menu > .global { padding-top: 30px;}
	#menu > .global > div,
	#menu > .global > div > div,
	#menu > .global > div > div > div {display:block;  width:100%;}
	
	#menu .menu-element,
	#menu .menu-element.menu-grand {height:auto !important; margin:10px 0px 0 !important; display:block; padding:0 0 10px 5px; border-bottom:1px solid #edecec;}
	#menu .menu-element > a > span > span,
	#menu .menu-element > a:visited > span > span,
	#menu .menu-element > span > span,
	#menu .menu-element.menu-grand > a > span > span, 
	#menu .menu-element.menu-grand > span > span {padding:5px; text-align:left;  color:#1f1f1f; border:none;font-size:15px;}
	#menu .menu-element br {display:none;}
	
	#menu .menu-element > a > span > span::after,
	#menu .menu-element > span > span::after,
	#menu .menu-element.selected > a > span > span::after,
	#menu .menu-element.selected > span > span::after,
	#menu .menu-element:hover > a > span > span::after,
	#menu .menu-element:hover > span > span::after {display:none !important;}	
	
	#menu .menu-element.selected > a > span,
	#menu .menu-element.selected > span {}
	#menu .menu-element.selected > a > span > span,
 	#menu .menu-element.selected > span > span {color:#1f1f1f; font-weight: 700;}
		
	#menu .menu-element:hover .smenu-conteneur {  -webkit-animation-play-state:paused;  -moz-animation-play-state:paused;  animation-play-state:paused;}
	
	#menu .smenu-conteneur {margin-top:6px; width:100%; padding:0; visibility: visible; opacity: 1;  position:relative; left:0 !important; top:0 !important; background:none; min-height: 0; }
	#menu .smenu-centre {border:none; margin:0; width:auto;}
	#menu .ssmenu-conteneur-images {display:none !important;}
	#menu .smenu-centre-menus {float:none; width:auto; border-radius: 0; padding:0 ;}
	#menu .smenu-conteneur .smenu-element{display:block; width:auto;}
	#menu .smenu-element > a > span, 
	#menu .smenu-element > span {text-align: left;padding:7px 0 7px 15px; display:block !important; border:none;width:auto; text-decoration:none; color:#ff554a; font-size:14px; text-transform: none; min-height:0; display:block;}
	#menu .smenu-element > a, #menu .smenu-element > a:hover {text-decoration:none;}
	#menu .smenu-element > span > span, 
	#menu .smenu-element > a > span > span {margin-right:0 !important; width:calc(100% - 20px) !important; -webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}
	#menu .smenu-element.selected > a > span > span::after, 
	#menu .smenu-element.selected > span > span::after, 
	#menu .smenu-element:hover > a > span > span::after, 
	#menu .smenu-element:hover > span > span::after { margin-left:0; right:5px !important; color:#fff; -webkit-transition: none;-moz-transition: none;-ms-transition: none;-o-transition: none;transition: none;}

	#menu .menu-element.menu-special .smenu-centre-menus { display: block; overflow: visible;border-radius: 0;width: 100%; border: none; }
	#menu .menu-element.menu-special .smenu-element {width:100% !important; border:none;}	
	#menu .menu-element.menu-special .smenu-element > a, #menu .menu-element.menu-special .smenu-element > span {background:none; display:block;}
	#menu .menu-element.menu-special .smenu-element .smenu-image {display:none !important;}
	#menu .menu-element.menu-special .smenu-element .smenu-nom {height:auto; padding:7px 0 7px 15px;}
	
	#menu .smenu-element.selected > a > span,
	#menu .smenu-element:hover > a > span,
	#menu .smenu-element.selected > span,
	#menu .smenu-element:hover > span {background:#ff554a; color:#fff;}

	#menu .smenu-element > a > span::after,
	#menu .smenu-element > span::after,
	#menu .smenu-element.selected > a > span::after,
	#menu .smenu-element.selected > span::after,
	#menu .smenu-element:hover > a > span::after,
	#menu .smenu-element:hover > span::after {display:none !important;}
		
	#menu .ssmenu-element > a > span,
	#menu .ssmenu-element > span {padding:5px 0 10px 20px; }
	
	
	.tableau-parent-4 .tableau-enfant {width:calc(50% - 35px) !important; }
}

@media all and (max-width:840px) {
	#pied .global { padding: 25px 20px;}
	#pied .global .contenu-wrapper {  display: grid; grid-template-columns: repeat(24, [col-start] 1fr);-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	

	#pied .col { height: auto; min-height: 0; grid-row:2;}
	#pied #col-centre.col {width:100%;  grid-row:1; grid-column: col-start 1 / span 24;}
	#pied #pied-reseaux {  margin: 30px auto 0;}
	#pied .col:not(#col-centre) {width:100%;     float: none;}
	#pied #col-menu {grid-column: col-start 1 / span 12;  }
	#pied #col-contact {grid-column: col-start 12 / span 12;  }

}

@media all and (max-width:830px) {
		
	#module-contact #contact-elements > div { width: 100%; }
	#module-contact-adresse iframe {height:300px;}
		
	#gabarit-page .gabarit-gauche, #gabarit-page .gabarit-droite {flex-direction: column; justify-content: center; align-items: center; }
	#gabarit-page .global-gabarit > div {width: 100% !important; }
	#gabarit-page .gabarit-image { margin:10px auto; width: auto; height: 265px; text-align: center;}
	#gabarit-page .gabarit-image img {object-fit: contain; -o-object-fit: contain; }
	#gabarit-page .container-gabarit-video {margin:10px 0 0;}
	#gabarit-page .global-gabarit.global-gabarit-video {margin:5px auto;}
	#gabarit-page .gabarit-video {margin: 5px 15px;}
}

/* Tablette */
@media all and (max-width:780px) {
	
	body {width:100%; }
	.w1260 {display:none; }
	
	#centre.centre-reseaux-gauche .global,	
	#centre.centre-reseaux-gauche #gabarit-page .gabarit-gauche, 
	#centre.centre-reseaux-gauche #gabarit-page .gabarit-droite, 
	#centre.centre-reseaux-gauche #gabarit-page .container-gabarit.container-gabarit-diapo:not(.container-gabarit-diapo-gauche) .gabarit-centre,
	#centre.centre-reseaux-gauche #gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-centre { padding-left: 20px !important; }
	#global.global-accueil #centre .global-special { padding-left: 10px !important; }  
	
	
	/* Centre */
	#centre {width:auto; margin:0; padding-top:0px; }
		
	/* Fil d'ariane */
	#ariane {display:none; }
	
	/* Contenu */
	#contenu {width:auto; }
	#contenu img:not(.minifie,.iframe-ratio) {max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content; max-height:100%; height:auto !important; width:100% !important; float: none !important; padding: 15px 0 !important; margin: 0 auto !important; display: block !important;}
	
	/* Formulaire */
	#contenu .input-text,
	#contenu input[type="text"] {width:calc(100% - 15px); height:30px; }
	
	#contenu input[type="image"],#contenu input[type="checkbox"],#contenu input[type="radio"] {width:auto; height:auto; }
	#contenu select {height:45px; }
	#contenu textarea {width:calc(100% - 12px) !important; }
	.submit input, input.submit, .bouton, .bouton-fleche, #global a.bouton, #global a.bouton:visited, #global a.bouton-fleche, #global a.bouton-fleche:visited {width:auto; min-width:0; padding: 10px 15px; min-height: 30px; }
	#contenu button.bouton {width:100%; margin:10px 0; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
	
	#contenu .form140 {float:none; text-align:left; width:auto; }

	#module-contact select {width:calc(100% - 5px); }
	#module-contact .form div.submit-conteneur, #module-contact #contact-captcha,
	#module-contact #contact-optin { margin-left:0; }	
	#contact-container .contact-vide {display:none; }
	
	/* Paginator */
	#paginator {margin:30px 0 20px; }
	#contenu #paginator .pagination-lien, #contenu #paginator .pagination-span {margin:0 9px; }

	.mosaique-conteneur {text-align:center; }
	
	
	#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:none !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:block !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:none !important;}
		
	
	#accueil-slider .accueil-slider-li .accueil-slider-titre, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a:visited {font-size: 21px;}
	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {  font-size: 22px;}
	#accueil-slider-controls a { width: 85px;}
	
	#accueil-paves-conteneur .accueil-pave { width: 100%;}
	
	#accueil-presentation-conteneur .accueil-presentation-image img {max-height: 400px;}	
	
	#accueil-actualites {  padding: 10px 0;}
	
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:100%;}
	#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte > div {margin:0 auto 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
	#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:100%}
	
	
	#back-to-top {bottom: 46px; right: 6px; }
	
	
	.tableau-parent-3 .tableau-enfant, 
	.tableau-parent-4 .tableau-enfant, 
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 35px) !important; }
		
	.table-responsive-50-pourcent tr,
	.table-responsive-100-pourcent tr {	width: 100%; margin: 0 0 1rem; }	
	
	#contenu .table-vertical thead tr {
	 left: -9999px; 
	 position: absolute; 
	 top: -9999px; 
	}
	#contenu .table-vertical table, #contenu .table-vertical thead, #contenu .table-vertical tbody, #contenu .table-vertical th, #contenu .table-vertical td, #contenu .table-vertical tr {
	 display: block; 
	}
	#contenu .table-vertical td {
	 -moz-border-bottom-colors: none; 
	 -moz-border-left-colors: none; 
	 -moz-border-right-colors: none; 
	 -moz-border-top-colors: none; 
	 border-color: #e0e0e0; 
	 border-image: none; 
	 border-style: none none solid; 
	 border-width: 0 0 1px; 
	 padding-left: 50% !important; 
	 position: relative; 
	 text-align: center; 
	 white-space: normal; 
	 padding-top: 3px; 
	 padding-bottom:3px; 
	 height:25px; 
	}
	
	#contenu .table-vertical td::before {
	 content: attr(data-title); 
	 font-weight: 700; 
	 left: 6px; 
	 padding-right: 10px; 
	 position: absolute; 
	 text-align: left; 
	 top: 6px; 
	 white-space: nowrap; 
	 width: 45%; font-size: 14px; 
	}	

	/* #reseaux-partage-gauche */
    #reseaux-partage-gauche-conteneur {top: initial; bottom: 0; width: 100%; display: flex; transform: rotateY(0); top: initial!important; }
    #reseaux-partage-gauche-conteneur .reseau-partage {width: auto; flex: 1; }
    #reseaux-partage-gauche-conteneur .reseau-partage .reseau-partage-image {left: -0; border-radius: 0!important; padding: 0!important; }
    #reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook .reseau-partage-image {padding: 7px 7px 3px 7px; }
    #reseaux-partage-gauche-conteneur .reseau-partage i{transform: rotateY(0); text-align: center; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; }
    #reseaux-partage-gauche-conteneur .reseau-partage:hover .reseau-partage-image {left: 0; }
    #reseaux-partage-gauche-conteneur .reseau-partage:hover i {transform: translateX(5px); }
    #global .reseau-partage-gauche .reseau-partage-image {  -webkit-box-align: center;  -ms-flex-align: center;  align-items: center;}
 
}



@media only screen and (max-width: 767px) {
	
	/* Table responsive */
	table.table-responsive { margin-bottom: 0; }
	.pinned { position: absolute; left: 0; top: 0; z-index:20; background: #fff; width: 181px; overflow: hidden; }
	.pinned table { border-right: none; border-left: none; width: 100%; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	.pinned table th p, .pinned table td p,
	table.table-responsive th:first-child p, table.table-responsive td:first-child p, 
	table.table-responsive td:first-child p	{ text-align:left !important; margin-top:6px; }
	
	.pinned td:last-child { border-bottom: 0; }
	
	div.table-wrapper { position: relative; overflow: hidden; border-right: 1px solid #ccc; }
	div.table-wrapper div.scrollable table {}
	div.table-wrapper div.scrollable { overflow: scroll; overflow-y: hidden; }	
	
	table.table-responsive td, table.table-responsive th { white-space: nowrap; overflow: hidden; }
	table.table-responsive thead th {}
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{opacity:0; white-space: initial; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child	{ width:180px !important; max-width:180px; min-width:180px; word-wrap:break-word; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }
	.table-responsive-label th.table-responsive-label-th {display:table-cell !important; }
	
		
}

@media all and (max-width: 715px) {	
	#accueil-temoignages-slider-conteneur {margin-top: 20px;}
	#accueil-temoignages-slider-contenu {padding: 20px 20px 25px;}
	#accueil-temoignages-slider .accueil-temoignages-slider-li .accueil-temoignages-slider-texte {font-size:16px; line-height: 28px;}
}

@media all and (max-width: 685px) {	
	body {font-size:15px;}
	#global h1:not(.h2), #global h2.h1, .white-popup h1 {font-size: 21px;}
	#global h2:not(.h1, .h3), .white-popup h2:not(.h1, .h3) {font-size: 18px;}
	#global h2.h3, .white-popup h2.h3, #global h3, .white-popup h3 {font-size: 16px;}
	#global p, .white-popup p,
	#centre ul li > div,
	.white-popup ul li > div {line-height:24px;}
	#accueil-presentation-conteneur .accueil-
		
	.tableau-enfant {margin:5px !important; }
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {width:calc(50% - 15px) !important; }
}


@media all and (max-width: 640px) {	
	
	#accueil-presentation-conteneur .accueil-presentation-bouton > a, 
	#accueil-presentation-conteneur .accueil-presentation-bouton > div {width: 95%;max-width: 305px;margin: 5px auto !important;}
	
	#pied .col {  margin:15px 0;}
	#pied .col:not(#col-centre) {  display: block;}
	
	#pied #col-menu {grid-column: col-start 1 / span 24; grid-row:2; }
	#pied #col-contact {grid-column: col-start 1 / span 24; grid-row:3; }
	
	#pied .liens { margin: 30px 0 0;}
}


@media all and (max-width: 625px) {
	/* Renseignement petite barre */
	#contenu .renseignement-titre {width: 100%; -webkit-box-flex: initial; -ms-flex: initial; flex: initial; min-width: 0; }
	#contenu .renseignement-titre::after {display:none; }
	#contenu .renseignement-contenu {width:100%; padding: 5px 0 5px 0px; min-width: 0; } 

}

@media all and (max-width: 605px) {
 	
	#contenu p,
	#contenu ul,
	#contenu h2,
	#contenu h3 {margin-left:0px; }
	#contenu ul ul {margin-left: 20px; }
			
	#accueil-presentation-conteneur .accueil-presentation-bouton {text-align: center;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton:visited, 
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton {border-radius: 10px;min-width: 300px;font-size: 15px;margin:10px auto !important;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton.service br{display: none;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton.service i {margin: 0 23px 0 17px;}
	#accueil-presentation-conteneur .accueil-presentation-bouton a.bouton.intervention i {margin: 0 19px 0 0px;}
		
	
	/* Table responsive */
	.pinned {width:136px; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:115px; width:115px !important; min-width:115px; font-size:15px; box-sizing: initial; -webkit-box-sizing: initial; -moz-box-sizing: initial; -khtml-box-sizing:initial; }
	table.table-responsive th {font-size:15px; }
	
}


@media all and (max-width:580px) {
	
	#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:none !important;}
	#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:none !important;}	
	#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:block !important;}
	
	#accueil-slider .accueil-slider-li .accueil-slider-titre { margin-bottom: 10px;} 
	#accueil-slider .accueil-slider-li .accueil-slider-titre, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a:visited {font-size: 19px;}
	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {  font-size: 19px;}
	
	#accueil-slider-controls-conteneur {bottom:15px;}
	#accueil-slider-controls a {padding: 10px 0; width: 55px;}
	
}

@media all and (max-width:530px) {
	#accueil-paves-conteneur .accueil-pave-contenu { padding: 15px 20px;}
}

@media all and (max-width:500px) {
	#actualites .actualite {margin:10px auto; width:100%;}
	
	.tableau-parent-2 .tableau-enfant,
	.tableau-parent-3 .tableau-enfant,
	.tableau-parent-4 .tableau-enfant,
	.tableau-parent-5 .tableau-enfant {margin:5px auto !important; width:100% !important; }
}

@media all and (max-width:480px) {
	#bandeau #logo {width:145px;}
	#contenu #paginator .pagination-fleche {display:none !important; }

	#module-contact #contact-formulaire .contact-ligne > div {margin: 5px 0; }
	#module-contact #contact-formulaire .contact-ligne .contact-col {width:100%; }
}

@media all and (max-width:450px) {		
	#accueil-temoignages-slider .accueil-temoignages-slider-li .accueil-temoignages-slider-texte {font-size:15px; line-height: 24px;}
	
	
	/* LABEL SUR LE COTÉ */
	.table-responsive-50-pourcent td {padding-left: 110px; }
	.table-responsive-50-pourcent td.nolabel {padding-left: 8px; text-align:center; }
	.table-responsive-50-pourcent td::before {width: 90px; padding: 5px; text-align: center; justify-content: center; line-height: 15px; }
	.table-responsive-50-pourcent td.nolabel::before {display:none; }

	/* LABEL AU DESSUS */
	.table-responsive-50-pourcent td,
	.table-responsive-100-pourcent td {padding: 0 0 7px; text-align: center !important; }
	.table-responsive-50-pourcent td.nolabel, 
	.table-responsive-100-pourcent td.nolabel { background: #fff !important; }
	.table-responsive-50-pourcent td::before, 
	.table-responsive-100-pourcent td::before {padding: 8px 5px; margin-bottom: 10px; text-align: center; justify-content: center; line-height: 15px; position: relative; top: 0; left: 0; width: 100%; 	box-sizing: border-box; }
	.table-responsive-50-pourcent td.nolabel::before,
	.table-responsive-100-pourcent td.nolabel::before {display:none; }
	.table-responsive-50-pourcent tr,
	.table-responsive-100-pourcent tr {margin: 0 0 38px; }
	
	/* Table responsive */
	.pinned {width:116px; }
	.pinned table th, .pinned table td, .pinned .table-responsive-label th,
	table.table-responsive th:first-child, table.table-responsive td:first-child, 
	table.table-responsive td:first-child, table.table-responsive.pinned td,
	table.table-responsive .table-responsive-label th:first-child {max-width:95px; width:95px !important; font-size:14px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; }

}

@media all and (max-width:445px) {  
    #reseaux-partage-bas-conteneur .reseau-partage {margin:0;}
}
    
/* Smartphone */
@media all and (max-width:435px) {	
	
	#bandeau .bandeau-element span {display:none;}
		
	#accueil-presentation-conteneur .accueil-presentation-texte-conteneur {padding:10px !important;}
		
	#contenu img:not(.minifie) { margin-left: auto !important; margin-right: auto !important; }
		
	#cookie-message-wrapper { 	padding: 20px 10px 20px 10px;  } 
	#cookie-choix-contenu .cookie-choix span { 	font-size:11px;  } 
	#cookie-consent-form .categorie .titre { 	width: 50%;  }
	#cookie-consent-form .categorie .configuration {	width: 48%;  }
}

@media all and (max-width:385px) {

	
	#bandeau-mobile {left: 5px; width: 80px;}
	#bandeau-mobile span {font-size: 15px;}

	#accueil-slider .accueil-slider-li .accueil-slider-titre, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a, 
	#accueil-slider .accueil-slider-li .accueil-slider-titre a:visited {font-size: 17px;}
	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {  font-size: 17px;}

	#accueil-temoignages-slider-conteneur {   margin-top: 10px;}
	#accueil-temoignages-slider-contenu {  padding: 10px 10px 15px; height:380px;}

}



@media all and (max-width:355px) {
}