@CHARSET "utf-8";

/* PC */
@media all and (min-width:1101px) {
	#bandeau .menu-wrapper  {display:block !important;}
	#bandeau-mobile {display:none !important;}
	#paniermobile-bandeau {display:none !important;}
	#mon-comptemobile {display:none !important;}	
	#mon-comptemobile-smenu {display:none !important;}
	#paniermobile-contenu {display:none !important;}
}

/* PREPARATION RESPONSIVE */
.w780 {display:none;}
.w435 {display:none;}
.w1260 {display:block;}

@media all and (max-width:1620px) {
	
	#centre.centre-reseaux-gauche .global { padding-left: 45px !important;}
}

@media all and (max-width:1530px) {
	.rubrique-accueil { margin: 6px;}

}
@media all and (max-width:1470px) {
	.rubrique-accueil { margin: 10px;}
}
@media all and (max-width:1450px) {
	.rubrique-accueil {margin: 9px;}
	#accueil-slider { height:100vh;}
}
@media all and (max-width:1400px) {
	#references-slider{width: 80%;}
}
@media all and (max-width:1370px) {

	#menu #smenu-70 { width:calc(100% - 20px);left:10px;right: initial;}
	#menu .menu-element {margin: 0 15px;}
	#bandeau #logo a img {height: 86px;}
	.lg {height: 160px;}
	.sm { height: 100px;}
	
	#contenu-bandeau.bandeauFormations {  height: 640px;}
	#centre .contenu-wrapper.bandeauFormations { padding-top: 155px;}

}

@media all and (max-width:1350px) {
	
    #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:1300px) {
	
	#menu .menu-element { margin: 0 10px;}

	.rubrique-accueil {margin: 10px;}
}


@media all and (max-width:1260px) {

	#menu .menu-element > a > span, 
	#menu .menu-element > a:visited > span, 
	#menu .menu-element > span {font-size: 15px;}
	.global {padding:0 10px; }

}

@media all and (max-width:1259px) {

	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:1235px) {
	#accueil-rassurances {-ms-flex-wrap: wrap;flex-wrap: wrap; -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
	#accueil-rassurances .accueil-rassurance {width:calc(33.3333% - 20px);}
}

@media all and (max-width:1225px) {
	#menu .menu-element {}
	#menu .menu-element > a > span, 
	#menu .menu-element > a:visited > span, 
	#menu .menu-element > span  {font-size: 14px; }
}

@media all and (max-width:1193px) {

	#gabarit-page .global-gabarit.global-gabarit-image > div  {width: 55%;}
    #gabarit-page .gabarit-image {width: calc(50% - 105px);}
	#gabarit-page .container-gabarit-video {display:block;}
	#gabarit-page .global-gabarit.global-gabarit-video,
	#gabarit-page .gabarit-video {width:100%;}
	#gabarit-page .gabarit-video.gauche,
	#gabarit-page .gabarit-video.droite {padding: 0px; }
}

@media all and (max-width:1170px) {
	#menu .menu-element {margin: 0 8px;}
	#accueil-formations .global{-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
	#accueil-formations-titre {margin-right: 0;width: 100%;}
	#accueil-formations-titre h2.h1 {text-align: center!important;}
	#accueil-formations-titre h2.h1::after {right: calc(50% - 25px);}
}
@media all and (max-width:1150px) {
	
	#menu .menu-element > a > span, 
	#menu .menu-element > a:visited > span, 
	#menu .menu-element > span  {font-size: 14px;}
	
	#accueil-rassurances .accueil-rassurance {width:calc(50% - 20px);}
	
	#actualites .actualite .actualite-nom span, 
	#actualites .actualite .actualite-nom a,
	#actualites .actualite .actualite-nom a:visited {padding-left: 0;font-size: 17px;}
}

@media all and (max-width:1110px) {
	#actualites.pageActu .actualite .actualite-image {height: 240px;}
}


@media all and (max-width:1100px) {
	
	.w1260 {display:none;}
	.w780 {display:block;}
	.w435 {display:none;}
	
	body {width:100%;}
	.w1260 {display:none;}
	
	#global {min-width:inherit; margin:0 auto; width:auto; padding-top:120px;}	
	
	/* Bandeau */	
	.noscroll #bandeau-haut,
	.noscroll #bandeau-mobile {display:none;}
	#bandeau {background: #fff;-webkit-transition: all 0ms ease-in-out;		-moz-transition: all 0ms ease-in-out;		-ms-transition: all 0ms ease-in-out;		-o-transition: all 0ms ease-in-out;		transition: all 0ms ease-in-out;}	
	#bandeau.sm #bandeau-haut {background:#fff; color:#222222;}
	#bandeau.sm #bandeau-langues .langue a, #bandeau.sm #bandeau-langues .langue a:visited, 
	#bandeau.sm #bandeau-langues .langue span,
	#bandeau.sm .bandeau-element a, #bandeau.sm .bandeau-element > span,
	#bandeau.sm #bandeau-email span, #bandeau.sm #bandeau-email a, #bandeau-email a:visited,
	#bandeau.sm #bandeau-telephone,#bandeau.sm #bandeau-telephone span, #global #bandeau.sm #bandeau-telephone a, #global #bandeau.sm #bandeau-telephone a:visited {color:#140b04 !important;}

	#bandeau-contact {opacity:1;  height:85px; -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;}
	#bandeau.sm #bandeau-contact {opacity:0; height:0; overflow: hidden;} 
	#bandeau.sm #bandeau-contact #logo,
	#bandeau.sm #logo-qualiopi {display:none; }
	#bandeau-conteneur,
	#bandeau.sm #bandeau-conteneur {height:auto;}

	.lg {  height: 120px;}
	.sm { height: 35px; border:none;}


	#bandeau.sm #bandeau-haut {height: 0;overflow: hidden;}
	#bandeau #logo {float:left;margin-top: 0;padding: 8px 0 7px;}
	#bandeau #logo a img {height:70px; margin: 0 auto;}
	#bandeau #logo-qualiopi {right:unset; left:90px; }
	
	#bandeau #bandeau-haut {float: right;width: calc(100% - 195px);background: #fff;position: relative;z-index: 515;margin-right: 10px;}	
	/* Menu mobile */
	#bandeau-mobile { min-width:inherit; width:100%; }		
	#bandeau-reseaux {margin-right: 38px;}
	#bandeau #bandeau-restauration {left: initial;right: 1px;top: 87px;z-index: 510;line-height: 30px;height: 31px;}
	#bandeau #bandeau-restauration a {display: inline-block;width: 195px;height: 31px;line-height: 31px;font-size: 13px;letter-spacing: 1.2px;}
	#bandeau-reseaux > * {color: #140b04;}
	#bandeau-reseaux i {color: #140b04;}
	#bandeau-telephone a, #bandeau-telephone a:visited {color: #140b04;}	
	#bandeau-baseline {color:#000;}
	#bandeau-email i {color: #140b04;}
	#bandeau-reseaux span::after {background: #140b04;}
	#bandeau-email::before {background: #140b04;}

	#bandeau-reseaux {position: absolute;right: 10px;top: 0;height: 35px!important;margin: 0;}
	/* #bandeau-facebook {margin-right: 0;} */

 	/* bas */
	#bandeau-mobile-bas {position: relative; z-index: 45; clear:both; background:#1eb174; height:35px; cursor:pointer; }
	#bandeau-mobile-bas > span {font-size: 18px; width: auto; text-transform: uppercase; padding-left:40px; padding-top: 6px; display: block; color: #ffffff; text-decoration: none; position:relative;}
	#bandeau-mobile-bas i {position:absolute; left:10px; top:5px; font-size:23px;}
	
	#bandeau #menu-conteneur { padding:0; position: fixed; z-index: 9999; top: 0;left: 0;  height: 100%;  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;ransition: 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-x: hidden;overflow-y: scroll;}	#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%);height: 100vh!important;}
	
	#bandeau #menu-titre { display:block; margin-bottom: 20px;}
	#bandeau #menu-titre > span {font-size: 18px; width: auto; text-transform: uppercase; padding-left:20px; padding-top: 6px; display: block; color: #222222; text-decoration: none; position:relative;}
	#bandeau #menu-titre i {position:absolute; left:0px; top:6px; font-size:20px;}
	
	#bandeau #menu-close {display: none; line-height: 45px; cursor:pointer; font-weight: 500; z-index: 999; border:1px solid #1eb174; text-align:center; font-size: 50px;color: #ffffff; width: 45px;height: 45px; position: fixed;  top: 0; right: 0;background: #1eb174;}
	#bandeau #menu-close.visible {display:block;}
	#bandeau #menu-wrapper {padding: 10px;  overflow-y: scroll;  height: calc(100% - 130px);}	
	
	#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,
	#menu .menu-element > a:visited > span,
	#menu .menu-element > span,
	#menu .menu-element.menu-grand > a > span, 
	#menu .menu-element.menu-grand > span {padding:5px; text-align:left;  color:#222222; border:none;font-size:15px;}
	#menu .menu-element br {display:none;}
	
	#menu .menu-element > a > span::after,
	#menu .menu-element > span::after,
	#menu .menu-element.selected > a > span::after,
	#menu .menu-element.selected > span::after,
	#menu .menu-element:hover > a > span::after,
	#menu .menu-element:hover > span::after {display:none !important;}	
	
	#menu .menu-element.selected > a > span,
	#menu .menu-element.selected > span {font-weight:700;color: #1eb174;}
	
	#menu .smenu-conteneur {margin-top:6px; width:100%; padding:0; visibility:visible !important; opacity:1 !important; 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;}
	#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:#000000;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.selected > span,
	#menu .smenu-element.selected > a > span,
	#menu .smenu-element:hover > span
	#menu .smenu-element:hover > a > span {background:#1eb174;color:#fff;}


	#menu #smenu-70 .smenu-element > a:hover, 
	#menu #smenu-70 .smenu-element > a:visited:hover, 
	#menu #smenu-70 .smenu-element > span:hover,
	#menu #smenu-70 .smenu-element.selected > a
	#menu #smenu-70 .smenu-element.selected > a:visited, 
	#menu #smenu-70 .smenu-element.selected > span{background:#1eb174;color:#fff;}

	#menu #smenu-70 .smenu-element.selected > a, #menu #smenu-70 .smenu-element.selected > a:visited, #menu #smenu-70 .smenu-element.selected > span {
		background:#1eb174;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 25px;text-align: left;}
	#menu .ssmenu-element > a > span::before, #menu .ssmenu-element > span::before {left: 16px; top: 9px;}
	
	#contenu-bandeau {height: 135px;/*padding-top: 120px;*/}
	#menu .smenu-centre .smenu-photo {display: none!important;}
	#menu #smenu-70 .smenu-centre {background: none;padding: 0;}
	#menu #menu-70 ul {padding: 0;}
	#menu .smenu-colonne {width: 100%;float: none;}
	#menu #smenu-70 .smenu-element > a, #menu #smenu-70 .smenu-element > a:visited, #menu #smenu-70 .smenu-element > span {text-align:left;min-height: initial;border-bottom: none;padding: 7px 0 7px 15px;color: #000;}
	#menu .smenu-element::after{display: none;}
	#menu .menu-element.selected > a > span::before, #menu .menu-element.selected > span::before, #menu .menu-element:hover > a > span::before, #menu .menu-element:hover > span::before{display: none;}

	#centre .contenu-wrapper.bandeauFormations {padding-top: 30px;}
	#contenu-bandeau.bandeauFormations {height: 135px;width: 100%;position: relative;}
	#container-objectif .contenu-objectif p {font-size: 15px;}
	#container-objectif {padding: 10px 20px;height: auto;}
	#sommaire-element-objectifs {height: auto;margin-bottom: 20px;}


	#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 {height: calc(99vh - 120px);max-height: 920px;}
	#accueil-slider .accueil-slider-li .accueil-slider-contenu {padding-top: 0;}
	#accueil-slider .accueil-slider-li .accueil-slider-centre .global {height: calc(100% - 55px);display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	#accueil-slider .accueil-slider-li .accueil-slider-contenu {position: relative;left: 0px;height: auto;}

	#acceuil-paves {margin-top: 25px;}
	#rubriques-accueil {margin-top: 26px;}


	#contenu img {width:100%; height:100%; object-fit:contain; box-sizing: border-box; }

	#container-infos-formation {-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
	#sommaire-attributs {margin: 10px 0px 0 0px;width: 100%;}

	.sommaire-attributs-formation-centre {
		width: 100%;
		padding: 3px 2px 4px;}
	#sommaire-element-conteneur .sommaire-element-liens .global{margin-left: 0;}
	
	#sommaire-attributs-contenu.sommaire-attributs-enfant #sommaire-attributs-centre {width: 100%;display: flex;flex-wrap: wrap;justify-content: center;align-items: flex-start;}
	.sommaire-attributs-formation {width: 281px;}
	#sommaire-attributs-contenu.sommaire-attributs-enfant #sommaire-attributs-centre > div {  margin: 0px 10px 10px;}
	#sommaire-attributs-contenu.sommaire-attributs-enfant #sommaire-attributs-centre #sommaire-attributs-dates {width:100%;}
	#sommaire-attributs-formation-date-centre ul {  display: flex;  flex-wrap: wrap;  justify-content: center;  align-items: flex-start;}
	.sommaire-attributs-date {width:250px;}
}
	
@media all and (max-width:990px) {


  	/* Module Contact */
  	#module-contact #module-contact-adresse {float:none; width:100%;}
	#module-contact .googlemap {float:none;  width:100%; margin:20px 0;}
	
		
	#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:980px) {
	#accueil-haut-conteneur .texte-accueil h1 {font-size: 37px;}
	#accueil-haut-conteneur .texte-accueil h2 {font-size: 22px;}

}

@media all and (max-width:950px) {
	#accueil-slider .accueil-slider-li .accueil-slider-texte, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p {font-size: 65px;line-height: 65px;}
	#accueil-slider .accueil-slider-li .accueil-slider-texte em, 
	#accueil-slider .accueil-slider-li .accueil-slider-texte p em {font-size: 32px;}
}
@media all and (max-width:930px) {
	
	
	.tableau-parent-4 .tableau-enfant {width:calc(33.333% - 35px) !important;}
	/* Table responsive*/
	.table-responsive-label {display:table-row;}
}

@media all and (max-width:890px) {	
	#pied .col {float:none !important; margin: 15px 5px; padding:0; width:320px !important;}
	#pied #col-centre.col { display:block;}
	#pied #logo-pied {text-align: center;}
	#pied #logo-pied a img {width: 100%; height: auto;}
}

@media all and (max-width:875px) {
	.w1260 {display:none;}
	.w780 {display:none;}
	.w435 {display:block;}
	
	#sommaire-liste, #sommaire-element-cadre {display:none;}
	#sommaire-left {float: none;margin-right: 0;width: 100%;}
	
	#accueil-actualites {float:none; margin:5px auto;}
	#accueil-formations {float:none; }
	
	#accueil-formations .global {padding-top: 20px;}
	#parallax-conteneur {height: 198px;}
}

@media all and (max-width:860px) {
	
	#bandeau-telephone a span, 
	#bandeau-telephone a:visited span {font-size: 14px;font-weight: 400;}
	#bandeau-telephone a, #bandeau-telephone a:visited {font-size: 14px;font-weight: 500;letter-spacing: 0;}
	#bandeau-reseaux span {font-size: 14px;font-weight: 400;}
	
	.tableau-parent-4 .tableau-enfant {width:calc(50% - 35px) !important;}
}

@media all and (max-width:830px) {
			
	/* Actualites */
	#accueil-actualites-conteneur #actualites{display: flex;justify-content: space-around;height: auto;flex-wrap: wrap;}
	#actualites .actualite{width: calc(50% - 20px);margin-bottom: 30px;}
	#accueil-actualites-conteneur h2 {margin: 40px auto;}
	#accueil-actualites-toutes {margin: 15px auto 0;}
	
	#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 {position: relative;top:unset;left: unset;right: unset;margin:10px auto; width: auto;height: 265px;}
	#gabarit-page .gabarit-image img {object-fit: contain; -o-object-fit: contain;}
	#gabarit-page .gabarit-texte {margin-top:10px; padding:1px 10px !important;}
}

@media all and (max-width:800px) {

	#actualites .actualite .actualite-nom span, 
	#actualites .actualite .actualite-nom a, 
	#actualites .actualite .actualite-nom a:visited {
		font-size: 15px;
		letter-spacing: 0.9px;
		line-height: 19px;}
	#actualites .actualite .actualite-nom {height: 42px;}
}
/* Tablette */
@media all and (max-width:780px) {

	#centre.centre-reseaux-gauche .global { padding-left: 10px !important;}  
	
	/* Parallax */
	#parallax-conteneur .global {display: block;padding: 5px 10px;}
	#parallax-conteneur .global .parallax-element{margin: 10px 25px;display: inline-block;position: relative;}
	#parallax-conteneur .global .parallax-element .parallax-element-nom {position: absolute;top: calc(50% - (150px / 2));left: calc(50% - (150px / 2));}


	.ui-menu .ui-menu-item {padding:10px 0 !important;}


	/* Formulaire */
	#contenu .input-text,
	#contenu input[type="text"],
	#membre-compte-suite .membre-image-text .input-text {width:calc(100% - 15px);height:30px;}
	#membre-contenu .input-text, #membre-compte-suite .div-images {width:100%;}

	#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: calc(100% - 10px);display: flex;margin: 0 auto;box-sizing: border-box;}

	#contenu .form140 {float:none; text-align:left; width:auto; padding:0;}
	#contenu .form140.vide {display: none;}
	#membre-display-map {display: inline-block;vertical-align: top; width: calc(100% - 20px) !important;}
	#contenu #facturation .form140,
	#contenu #livraison .form140 {float: left; text-align: right; width: 140px;}
	#module-contact select {width:calc(100% - 5px)!important;}
	#module-contact .form div.submit-conteneur, #module-contact #contact-captcha,
	#contact-formulaire #contact-optin { margin-left:0;}	
	#contact-container .contact-vide {display:none;}
	
	.mosaique-conteneur {text-align:center;}
		
	#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: 43px;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);}
  
}



@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: 720px) {
	#bandeau-baseline,#bandeau-telephone {float:none; }
	#bandeau-telephone a span, #bandeau-telephone a:visited span{display: none;}
	#accueil-haut-conteneur .texte-accueil h1 {font-size: 29px;}
	#accueil-haut-conteneur .texte-accueil h2 {}	
}
@media all and (max-width: 685px) {
	#global #accueil-rassurances-conteneur h2 {font-size:26px;}
	#global #accueil-rassurances-conteneur h2 em {width:35px; height:35px;}
	
	
	/* Actualites */
	#actualites .actualite .actualite-image{height: 210px;}
	#actualites .actualite .actualite-nom{padding-right: 0;font-size: 17px;}
	
	.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:670px) {
	
	#bandeau-mobile #bandeau-mobile-menus {float: right; margin:10px 40px 0 0;}

	#sommaire-attributs-droite {margin-bottom:15px;}
	#sommaire-attributs-aide {margin-top:0;}
	#sommaire-attributs-contenu.sommaire-attributs-enfant #sommaire-attributs-centre {margin: 10px 0;}

	#accueil-actualites {width:100%;}
	#accueil-formations-contenu {width: 100%;}
	.accueil-formation {width: calc(50% - 9px);box-sizing: border-box;}
	.accueil-formation:nth-child(2n+2) {margin-left: 18px;}
	#contenu .accueil-formation-titre a, #contenu .accueil-formation-titre a:visited {font-size: 13px;letter-spacing: 0;}
	.historique-nom-formation {font-weight:bold;}
	.historique-nom-date {}
	.historique-nom-date, .historique-nom-departement, .historique-nom-nbStagiaires {display:block;}
	.historique-nom-date span, 
	.historique-nom-departement span, 
	.historique-nom-nbStagiaires span {font-weight:bold;}
	.historique-date, .historique-departement, .historique-nbStagiaires {display:none;}
}

@media all and (max-width: 625px) {
	
	#accueil-rassurances .accueil-rassurance {width:calc(50% - 10px); margin:5px;}
	
	
	/* 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) {
	#pied .col {display:block; width:100% !important; }
			
	/* 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:590px) {
	#accueil-rassurances { margin-top: 20px;}
	#accueil-rassurances .accueil-rassurance { position:relative; width: 100%;  margin: 5px 0 15px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}
	#accueil-rassurances .accueil-rassurance::before {  content: "";  display: block;  width: 50px;   background: #1eb174;  height: 1px;  position: absolute;  left: calc(50% - 25px); top:-10px;}
	#accueil-rassurances .accueil-rassurance:first-child::before {display:none;}
	#accueil-rassurances .accueil-rassurance-image {width: 80px;}
	#accueil-rassurances .accueil-rassurance-nom {width: calc(100% - 90px);   margin: 0; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
	#accueil-rassurances .accueil-rassurance-texte {margin-top:10px;}
}

@media all and (max-width:580px) {
	.lg { height: 140px;}
	.sm { height: 35px;}
	
	#bandeau #bandeau-haut {position:initial;}
	#bandeau .global {position:initial;}
	
	#bandeau-contact {height: 105px; }
	#bandeau .bandeau-element {position: relative;z-index: 515;} 
	#bandeau-reseaux {position:relative; right: unset; top: unset;}
	#bandeau-baseline {text-align: center;  position: absolute;  left: 0;  bottom: 34px; margin:0; width: 100%; display: block; height:21px;}
	
	#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;}
	

	#centre #sommaire-contenu p, #centre #sommaire-contenu ul, #centre #sommaire-element-contenu p, #centre #sommaire-element-contenu ul {margin-left: 0px;	}
	#pied #col-centre.col { width: 120px !important;}
}

@media all and (max-width:550px) {
	#accueil-actualites {display:none;}
}
@media all and (max-width:500px) {

	.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-reseaux span {display:none;}
	#actualites .conteneur .contenu .photo {display:block; margin:10px auto; text-align: center;}
	#actualites .conteneur .contenu .texte {width:100%;}
	#actualites .conteneur .contenu .extrait {min-height:0;}

	#contenu .accueil-formation-titre a, #contenu .accueil-formation-titre a:visited {font-size: 11px;}

	#parallax-conteneur .global .parallax-element { width: 160px; height: 160px; margin:10px;}
	#parallax-conteneur .global .parallax-element .parallax-element-nom {width: 140px;height: 140px;top: calc(50% - (140px / 2));left: calc(50% - (140px / 2));}
		
	/* Actualites */
	#actualites .actualite {width: calc(100% - 20px);}

	#sommaire-element-conteneur .sommaire-element-liens .global > div {display: block;	}
	#sommaire-element-conteneur .sommaire-element-liens .global > div a.bouton {width: 100%;padding: 0;	margin-bottom: 15px;}
}

@media all and (max-width:469px) {

	#centre .global .contenu-wrapper{padding:10px 0;}

	.rubrique-accueil{margin: 4px;}
	.rubrique-accueil {width: 133px; height: 151px;}
	#contenu .rubrique-accueil-titre a, 
	#contenu .rubrique-accueil-titre a:visited {letter-spacing: 0;font-size: 11px;line-height: 13px;}
	#contenu #accueil-actualites-toutes a, #contenu #accueil-actualites-toutes a:visited {min-width: 100%;box-sizing: border-box;}

}

@media all and (max-width:450px) {		
	/* 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; }

}

/* Smartphone */
@media all and (max-width:435px) {	

	#contenu img { margin-left: auto !important; margin-right: auto !important;}

	#accueil-haut-conteneur .texte-accueil h1 {font-size: 23px;	line-height: 30px;	}
	#accueil-haut-conteneur .texte-accueil h2 {font-size: 19px;	}
	
	#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:390px) {
	#accueil-rassurances .accueil-rassurance-nom {font-size: 15px; text-align: left; margin-left:10px; -webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}
	#accueil-rassurances .accueil-rassurance-texte {font-size:14px;}
	
	#sommaire-attributs-gauche {float:none;}
	#sommaire-attributs-contenu.sommaire-attributs-enfant #sommaire-attributs-centre {float:none; margin: 5px auto;}
	#sommaire-attributs-droite {float:none; margin: 15px auto;}
	
	#contenu .bouton a, #contenu a.bouton, #contenu .bouton a:visited, #contenu a.bouton:visited {padding:10px 5px; font-size:14px;}
	
	#references-slider{width: 70%;}
	#bandeau-reseaux span {font-size: 12px;}
}

@media all and (max-width:385px) {
	
	#parallax-conteneur .global .parallax-element {width: 144px;height: 144px;margin: 10px 0px;}
	#parallax-conteneur .global .parallax-element .parallax-element-nom {width: 128px;height: 128px;font-size: 14px; top: calc(50% - (128px / 2));left: calc(50% - (128px / 2));}
}
@media all and (max-width:335px){
	#bandeau-telephone i {display:none;} 
}

@media all and (max-width:320px) {

	#bandeau-mobile #bandeau-mobile-menus { margin:10px 10px 0 0;}
	
	#references-slider {width:130px !important;}
	#references-slider .references-slider-li {width:130px;}
}