@charset "utf-8";
/* CSS Document */
/* Dans ce fichier ne doit être présent que la mise en forme générale du site ainsi que la mise en forme dans les zones spécifiques */


@font-face {
    font-family: 'Baskerville';
    src: url('../fonts/BaskervilleItalic/BaskervilleItalic.eot');
    src: url('../fonts/BaskervilleItalic/BaskervilleItalic.eot?#iefix') format('embedded-opentype'),
         url('../fonts/BaskervilleItalic/BaskervilleItalic.woff2') format('woff2'),
         url('../fonts/BaskervilleItalic/BaskervilleItalic.woff') format('woff'),
         url('../fonts/BaskervilleItalic/BaskervilleItalic.ttf') format('truetype'),
         url('../fonts/BaskervilleItalic/BaskervilleItalic.svg#baskervilleitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/Helvetica/Helvetica.eot');
    src: url('../fonts/Helvetica/Helvetica.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica/Helvetica.woff2') format('woff2'),
         url('../fonts/Helvetica/Helvetica.woff') format('woff'),
         url('../fonts/Helvetica/Helvetica.ttf') format('truetype'),
         url('../fonts/Helvetica/Helvetica.svg#helveticamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Helvetica-Medium';
    src: url('../fonts/Helvetica-Medium/HelveticaMedium.eot');
    src: url('../fonts/Helvetica-Medium/HelveticaMedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica-Medium/HelveticaMedium.woff2') format('woff2'),
         url('../fonts/Helvetica-Medium/HelveticaMedium.woff') format('woff'),
         url('../fonts/Helvetica-Medium/HelveticaMedium.ttf') format('truetype'),
         url('../fonts/Helvetica-Medium/HelveticaMedium.svg#helveticamedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/Helvetica-Bold/Helvetica-Bold.eot');
    src: url('../fonts/Helvetica-Bold/Helvetica-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Helvetica-Bold/Helvetica-Bold.woff2') format('woff2'),
         url('../fonts/Helvetica-Bold/Helvetica-Bold.woff') format('woff'),
         url('../fonts/Helvetica-Bold/Helvetica-Bold.ttf') format('truetype'),
         url('../fonts/Helvetica-Bold/Helvetica-Bold.svg#helveticabold') format('svg');
    font-weight: normal;
    font-style: normal;

}
/*
@font-face {
    font-family: 'Helvetica';
    src: url('../fonts/HelveticaCondensed/HelveticaCondensed.eot');
    src: url('../fonts/HelveticaCondensed/HelveticaCondensed.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaCondensed/HelveticaCondensed.woff2') format('woff2'),
         url('../fonts/HelveticaCondensed/HelveticaCondensed.woff') format('woff'),
         url('../fonts/HelveticaCondensed/HelveticaCondensed.ttf') format('truetype'),
         url('../fonts/HelveticaCondensed/HelveticaCondensed.svg#helvetica_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'Helvetica-Medium';
    src: url('../fonts/HelveticaCondensed-Medium/HelveticaCondensed-Medium.eot');
    src: url('../fonts/HelveticaCondensed-Medium/HelveticaCondensed-Medium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaCondensed-Medium/HelveticaCondensed-Medium.woff2') format('woff2'),
         url('../fonts/HelveticaCondensed-Medium/HelveticaCondensed-Medium.woff') format('woff'),
         url('../fonts/HelveticaCondensed-Medium/HelveticaCondensed-Medium.ttf') format('truetype'),
         url('../fonts/HelveticaCondensed-Medium/HelveticaCondensed-Medium.svg#helveticamedium_condensed') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Helvetica-Bold';
    src: url('../fonts/HelveticaCondensed-Bold/HelveticaCondensed-Bold.eot');
    src: url('../fonts/HelveticaCondensed-Bold/HelveticaCondensed-Bold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/HelveticaCondensed-Bold/HelveticaCondensed-Bold.woff2') format('woff2'),
         url('../fonts/HelveticaCondensed-Bold/HelveticaCondensed-Bold.woff') format('woff'),
         url('../fonts/HelveticaCondensed-Bold/HelveticaCondensed-Bold.ttf') format('truetype'),
         url('../fonts/HelveticaCondensed-Bold/HelveticaCondensed-Bold.svg#helvetica_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

body {margin:0; padding:0; font-family:'Helvetica', Arial; font-size:15px; background:#FFFFFF; color:#898989/*#2c353d*/; }
body * {outline:none; }
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),  only screen and (-o-min-device-pixel-ratio: 3/2),  only screen and (min--moz-device-pixel-ratio: 1.5),  only screen and (min-device-pixel-ratio: 1.5) {  body * {image-rendering: initial;}}
strong {font-weight:400; font-family:Helvetica-Bold; color: #1130b8;}
.noscroll {  overflow: hidden; height: 100%; width:100%;}

body.mfp-open {height:100%; overflow:hidden;}
body.mfp-open .mfp-wrap {}
body.popin-open .mfp-wrap { overflow:hidden !important;/*height: 100% !important;*/  position: /*static*/fixed;}

body.showLayout {overflow: hidden !important; height: 100% !important; width:100% !important;}
body.showLayout #modal-layout {  width: 100%;  height: 100%;  position: fixed;  left: 0px;  top: 0px;  z-index: 3001;  display: block; background: rgba(0,0,0,0.6);}

.layout {background:rgba(115,115,115,0.5); width:100%; height:100%; position:fixed; top:0px; left:0px; z-index:100; display:none;}
.layout.visible {display:block;}

/* POPUP */
.mfp-bg {z-index:3250 !important;}
.mfp-wrap, .mfp-content {z-index:3300 !important;}
.mfp-bg {background:#262818 !important; opacity: 0.6 !important;}
.mfp-close-btn-in .mfp-close {color: #000; font-size: 45px;}
.white-popup {position: relative;  background: #FFF; overflow-y:auto; padding: 20px 10px; width: auto; max-width: 590px;  max-height:885px; min-height: 160px; margin: 50px auto; border-radius: 5px; }

/* FIN POPUP */


#global {padding-top:140px;}
#global:not(.global-accueil).no-bandeau {}
.noscroll #global {overflow: hidden; height:0px;}
.global {max-width:1030px; padding:0 50px; margin:0 auto;}

/* BANDEAU */
#bandeau {padding:0; position:fixed; left:0px; top:0px; width:100%; z-index:3000; background:#FFFFFF; }
.lg {height:140px;}
.sm {height:90px;}

/* Bandeau réduit */
#bandeau.sm { }
#bandeau.sm #bandeau-haut {}
#bandeau.sm #bandeau-conteneur { }
#bandeau.sm #bandeau-contact {height:calc(100% - 45px);}
#bandeau.sm #logo {}
#bandeau.sm #logo a img {height: 45px; width:auto; image-rendering: initial;}

#bandeau.sm #bandeau-recherche {bottom: -45px; height:45px;}
#bandeau.sm #menu-conteneur { height:45px;}
#bandeau.sm #menu {}
#bandeau.sm #menu .menu-element > a > span, 
#bandeau.sm #menu .menu-element > a:visited > span, 
#bandeau.sm #menu .menu-element > span {}


/* Bandeau non réduit */
#bandeau-conteneur {position: relative; z-index: 400; height:100%; width:100%;}

/* Elements du bandeau */
#bandeau #bandeau-elements {padding:0px 3px 0 0; height:100%; text-align:right; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: center;-ms-flex-align: center;align-items: center;display:none;}
#bandeau .bandeau-element {display:inline-block; vertical-align:top;  }
#bandeau .bandeau-element a,
#bandeau .bandeau-element a:visited {text-decoration:none; display:inline-block; vertical-align:top;}

/* Telephone */
#bandeau-telephone {margin-right:40px;  text-decoration:none;}
#bandeau-telephone a,
#bandeau-telephone a:visited {font-size:17px; text-decoration:none; color:#1130b8; font-weight:600;}
#bandeau-telephone i {color:#1130b8; font-size: 17px; vertical-align: top; margin-top: 7px; margin-right: 8px; }

/* Email */
#bandeau-email {}
#bandeau-email a,
#bandeau-email a:visited {padding: 2px 10px; font-size:14px; color:#1130b8;height:23px; line-height:23px; text-align:center; background:#ffffff; border:1px solid #1130b8; border-radius: 15px;}
#bandeau-email i {font-size:17px;}
#bandeau-email span {}

#bandeau-email:hover {}
#bandeau-email:hover a{background:#1130b8; }
#bandeau-email:hover a,
#bandeau-email:hover i { color:#ffffff; }

#bandeau-contact {position:relative; z-index:40; height:calc(100% - 50px);}
#bandeau-contact .global {  position:relative; z-index:40; height: 100%;}

#bandeau #logo {float:left; padding:0px; position:relative; z-index:10; height: 100%;}
#bandeau #logo a,
#bandeau #logo a:visited {}
#bandeau #logo a img {height:90px; width:auto;}

#bandeau #bandeau-reseaux {height: 100%; text-align:center; float:right; 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; }
#bandeau #bandeau-reseaux .bandeau-social { margin: 5px; } 
#bandeau #bandeau-reseaux .bandeau-social a,
#bandeau #bandeau-reseaux .bandeau-social a:visited {text-align:center; color:#808080; text-decoration:none; line-height: 30px; width:30px; height:30px; background: #fff; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; border-radius: 100px; 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;}
#bandeau #bandeau-reseaux .bandeau-social i { font-size: 17px; }
#bandeau #bandeau-reseaux .bandeau-social#bandeau-facebook i {margin: 7px 0 0 4px; }
#bandeau #bandeau-reseaux .bandeau-social#bandeau-instagram i {margin-left:1px; }

#bandeau #bandeau-reseaux .bandeau-social a:hover {color:#fff; background-color: #419cca;}

#bandeau #bandeau-recherche {   cursor:pointer; width: 40px; height:50px;position: absolute;  right: 50px;  bottom: -50px;  color: #fff;  font-size: 15px;  z-index: 40; 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; } 
#bandeau-recherche-form {  background: #fff;width:300px; height:72px !important; position: absolute;  right: 0;  bottom: -72px; font-size: 15px;  z-index: 40;  border-radius: 2px; box-shadow: 0px 3px 13px 0px rgba(0,0,0,0.2);  opacity:0; visibility: hidden;}

#bandeau-recherche-form.active {opacity:1;    animation : affichageRecherche 300ms linear 100ms 1 forwards;} 
 
@keyframes affichageRecherche {
  from {
	  visibility: hidden;
	  opacity: 0;
  }
  to {
	  visibility: visible;
	  opacity: 1;
  }
}


#bandeau-recherche-form::before {  content: "\f0de";  display: block;  font-family: FontAwesome;  color: #fff;  position: absolute;  right: 18px;  top: -8px;  font-size: 20px;}
#bandeau-recherche-form form {  width: 100%;  padding: 16px;  box-sizing: border-box;  height: 100%;}
#bandeau-recherche-form div {height : 40px; 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;}
#bandeau-recherche-form input {box-sizing: border-box; border:none; width:calc(100% - 40px); height:100%; background-color: #f8f8f8;color: #808080;   -webkit-appearance: none; display: block;border-radius: 0px;outline: none; padding:12px 47px 12px 5px;  font-family:Helvetica; font-size: 16px;}  
#bandeau-recherche-form input::-webkit-input-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px; }
#bandeau-recherche-form input::-moz-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px;}
#bandeau-recherche-form input:-ms-input-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px;}
#bandeau-recherche-form input:-moz-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px;}
#bandeau-recherche-form button {cursor:pointer; width: 40px; height: 100%; background:#001096; border-color:#001096;color:#fff;}
  
/* MENU */
/* Menu niveau 1 */
#menu-conteneur { height:50px; clear:both; background: #1130b8;}
#menu-wrapper {height:100%;}
#menu {list-style:none; margin:0px auto; padding: 0;height:100%;}
#menu > .global {text-align:right; position:relative; z-index:30; font-size:0;height:100%;}
#menu > .global > div { height:100%; display:-webkit-box;display:-ms-flexbox;display:flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;} 
#menu > .global > div > div{ height:100%;   display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#menu > .global > div > div > div {height:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
#menu .menu-element { display:inline-block; vertical-align:top; position:relative; z-index:30; height:100%; }
#menu #menu-1 {display:none;}
#menu .menu-element > span { cursor:default;}
#menu .menu-element > a,
#menu .menu-element > a:visited {;display:block; height:100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#menu .menu-element > a > span,
#menu .menu-element > a:visited > span,
#menu .menu-element > span {padding: 0 13px 0 0;color: #e6e6e6; text-align: center;  height:100%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
#menu .menu-element > a > span> span,
#menu .menu-element > a:visited > span> span,
#menu .menu-element > span > span { font-size:13px; font-family:'Helvetica-Bold'; position:relative; padding-left: 13px;; -webkit-box-sizing:border-box; box-sizing:border-box;}
 #menu .menu-element > a > span> span::before,
#menu .menu-element > a:visited > span> span::before,
#menu .menu-element > span > span::before { content: "";  display: block;  width: 1px;  height: 16px;  background: #2c3033;  position: absolute;  left: 0;  top: 2px; }

#menu .menu-element:nth-child(2) > a > span> span::before,
#menu .menu-element:nth-child(2) > a:visited > span> span::before,
#menu .menu-element:nth-child(2) > span > span::before {display:none;} 
#menu .menu-element.menu-grand {}
#menu .menu-element.menu-grand > a > span,
#menu .menu-element.menu-grand > span  {padding:0px 0 1px;}
#menu .menu-element > a,
#menu .menu-element > a:visited {text-decoration:none;}
#menu .menu-element > a:hover {text-decoration:none;}

#menu #menu-26 > a > span> span,
#menu #menu-26 > a:visited > span> span,
#menu #menu-26 #menu .menu-element > span > span {padding: 7px 9px 10px; border: 2px solid; border-radius: 2px;} 
#menu #menu-26 > a > span> span::before,
#menu #menu-26 > a:visited > span> span::before,
#menu #menu-26 #menu .menu-element > span > span::before {display:none;}

/** SINON **/
#menu .menu-element.selected > span,
#menu .menu-element.selected > a > span,
#menu .menu-element:hover > a > span,
#menu .menu-element:hover > span {color:#fff;}

#menu .menu-element:hover .smenu-conteneur { animation : affichageSousMenu 300ms linear 500ms 1 forwards;} 
 
@keyframes affichageSousMenu {
  from {
	  visibility: hidden;
	  opacity: 0;
  }
  to {
	  visibility: visible;
	  opacity: 1;
  }
}


/* Sous menu niveau 1 */
#menu .smenu-conteneur {visibility: hidden; opacity: 0; position:absolute; left:0px;  z-index:200; width:208px; min-height:20px; background: #2c353d; box-shadow: 0 8px 15px rgba(0,0,0,0.1); }
#menu .smenu-conteneur .global {padding:0 !important;}
#menu .smenu-bas {}
#menu .smenu-centre { margin:0 !important; padding:0 !important; list-style:none; width:100%; text-align: left; }
#menu .smenu-centre-menus {}
#menu .smenu-element { }
#menu .smenu-element > span { cursor:default;}
#menu .smenu-element > a {text-decoration:none;}
#menu .smenu-element > a > span,
#menu .smenu-element > span {color:#e6e6e6;  min-height: 39px;  font-family:'Helvetica';  text-align:left; display:block; padding:8px 15px; width: 100%; font-size:14px; position: relative;  z-index: 2; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;  -webkit-box-align:center;-ms-flex-align:center;align-items:center;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }


#menu .smenu-element > span > span,
#menu .smenu-element > a > span > span {  display: block;  width:100%; height: 100%;}

#menu .smenu-element.selected > span,
#menu .smenu-element.selected > a > span,
#menu .smenu-element:hover > a > span,
#menu .smenu-element:hover > span {color:#fff; }

/* CENTRE */
#centre {min-height:150px; }
.global-page #centre  {  padding: 40px 0;}
.global-page-16 #centre { padding: 40px 0 0;}
.global-page-2 #centre::after {  content: "";  display: block;  width: 100%;  height: 1px;  background: #e1e1e1;}
#centre .global {}
#centre .global .contenu-wrapper {padding:10px 0; min-height:150px; position:relative;}

/* CONTENU */
#contenu {overflow:hidden;}
#contenu-bandeau {height:150px;} 
#global h1:not(.h2),
#global h2.h1,
.white-popup h1:not(.h2) { font-weight:400; font-size:40px; color:#2c353d; text-transform:uppercase; text-align:center; }
#global h1 em,
#global h2.h1 em,
.white-popup h1 em { color:#1130b8; font-family: "Baskerville"; font-style: normal;}
#global.global-template-3725 h1:not(.h2),
#global.global-template-3725 h2.h1 {font-size:34px; text-align:left; font-family: Helvetica-Bold;}
#global.global-template-3714 h1:not(.h2),
#global.global-template-3714 h2.h1 {font-size:20px !important;  color:#2c353d; text-align:left; font-family: Helvetica-Bold;}

#global h2:not(.h1),
.white-popup h2:not(.h1),
#global h1.h2,
.white-popup h1.h2 { margin-bottom: 10px; font-size: 28px;  color: #2c353d; font-weight:400; text-align:center; text-transform:uppercase; }
#global h2:not(.h1)::after,
.white-popup h2:not(.h1)::after,
#global h1.h2::after,
.white-popup h1.h2::after {content:""; display:block; width:50px; height:2px; margin:10px auto; background:#2d4e97;}
#global h3,
.white-popup h3 {margin-top: 10px; font-weight: 400; font-size:30px; color: #2c353d; text-align:left; position:relative; }
#global h5,
.white-popup h5 {font-size:16px; color:#2c353d; font-weight:400;}
#global p,
.white-popup p { text-align:left;  line-height: 25px;}
.white-popup p {word-break: break-word;}
#centre p.bouton,
#centre p span.bouton {cursor:default; text-align:center; margin:10px auto;}
#centre p.bouton:hover,
#centre p span.bouton:hover {background:#1130b8 !important; color:#fff !important;}
#global .bouton p {margin:0 !important; cursor:default;}
#global table.bouton {cursor:default;}
#centre ul,
.white-popup ul {padding-left: 10px; list-style: none; }
#centre ul ul,
.white-popup ul ul {margin-left:0;}

#centre ul li,
.white-popup ul li {line-height: 19px; margin:7px 0; padding-left:0; position:relative; list-style: none; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#centre ul li > div,
.white-popup ul li > div {line-height: 20px; max-width: calc(100% - 15px);}
#centre ul li::before,
.white-popup ul li::before { content: "\f111"; font-family: FontAwesome; font-size: 5.5px; display: block; color: #898989; margin-right:6px;}
a,
a:visited {color:#1130b8; text-decoration:underline;}
a:hover {text-decoration:none; color:#1130b8;}
#global ul li p {margin:0px;}
.white-popup img {max-width:100%; max-height:100%; height:auto;}
#contenu table tbody tr td * {margin:7px 0;}

#contenu table.table {width:100%; border-collapse:collapse;}
#contenu table.table th, #contenu table.table td {}
#contenu table.table th {text-align:center; padding:10px 0;}
#contenu table.table tbody tr {}
#contenu table.table td {padding:15px 10px; border-bottom:1px solid #8B8E8E;}
#contenu table.table td.center {text-align:center;}


/* Tableau vertical */
#contenu .table > thead > tr > th {border-bottom: 2px solid #e0e0e0;  vertical-align: bottom;}
#contenu .table > thead > tr > th, #contenu .table > tbody > tr > th, #contenu .table > tfoot > tr > th, #contenu .table > thead > tr > td, #contenu .table > tbody > tr > td, #contenu .table > tfoot > tr > td {vertical-align: middle;border-top: 1px solid #e0e0e0;  line-height: 1.5;   padding: 6px 10px;}

#contenu .table > thead:first-child > tr:first-child > th, #contenu .table > thead:first-child > tr:first-child > td {border-top:0 none;}

#contenu .table-vertical tr { border: 1px solid #ccc; }
#contenu .table-vertical td { height:20px; }


/* Fil d'ariane */
#ariane {margin:10px 0;}
#ariane a,
#ariane span {text-decoration:none; font-size:12px; }


/* Languettes */
#languette-container {height:279px; width:81px; position : fixed;  right:0px; top:250px; z-index:5000;}

#languette-admin { width:81px; height:93px; background: url(../images/lang-interface-gestion.png); cursor:pointer; top:0px; position:absolute; right:0; z-index:5000;}
#languette-admin:hover { width: 198px; height: 93px; background: url(../images/lang-interface-gestion-depliee.png);}

#languette-page { height:93px; width:81px; background: url(../images/lang-gestion-page.png); cursor:pointer; top:98px;position:absolute; right:0; z-index:5000;}
#languette-page:hover { width: 198px; height: 93px; background: url(../images/lang-gestion-page-depliee.png);}

#languette-page-disabled { height:93px; width:81px; background: url(../images/lang-gestion-page-off.png); cursor:pointer; top:98px; position:absolute; right:0; z-index:5000;}
#languette-page-disabled:hover { width: 198px; height: 93px; background: url(../images/lang-gestion-page-off-depliee.png);}

#languette-deconnexion {  height:93px; width:81px; background : url(../images/lang-deconnexion.png); cursor:pointer; top:196px;  position:absolute; right:0; z-index:5000;}
#languette-deconnexion:hover { width: 198px; height: 93px; background: url(../images/lang-deconnexion-depliee.png);}

/* MAINTENANCE */
#maintenance-totale { width:100%; margin:0 auto; }
#maintenance-totale #authentification .authentification-conteneur {margin: 15px auto;}
#maintenance-totale #centre {height:100%;}
#maintenance-totale #centre .global {max-width:960px; height:100%;}
#maintenance-totale #centre .global #contenu {height:calc(100% - 50px); padding: 25px 0; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-orient:vertical; -webkit-box-direction:normal; -ms-flex-direction:column; flex-direction:column; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
#maintenance-totale #centre .global #contenu h2.maintenance {text-align:center;}
#maintenance-totale #centre .global #contenu p {margin-top:7px; margin-bottom:7px;}
#maintenance-totale #centre .global #contenu img {max-width:100%; height:auto;}
#maintenance-totale #maintenance-submit {}

/* Plan du site */
.plansite-ul {}
.plansite-li {}
.plansite-a {text-decoration:none;}
.plansite-a:hover {text-decoration:underline;}
.plansite-span {}

/* Mosaique */
.mosaique-conteneur {text-align:left;margin: 20px auto;}
.mosaique-conteneur .mosaique-ligne {text-align:left; margin: 10px 0;}
.mosaique-conteneur .mosaique-element {display:inline-block; vertical-align:top; margin:5px;}
.mosaique-conteneur .mosaique-element a, 
.mosaique-conteneur .mosaique-element a:visited {width:100%; height:100%; display:block;}
.mosaique-conteneur .mosaique-element a img {display:block;}

/* Diaporama */
#contenu .diaporama-container {  position: relative; z-index:1; overflow:hidden; min-height:280px; min-width:300px; }
/** Carousel **/
#contenu .diaporama-slider { position: relative; overflow: hidden;  min-width:240px; min-height: 200px; margin:0 auto;}
#contenu .diaporama-slider ul { width: 20000em; position: relative; list-style: none; margin: 0; padding: 0;}
#contenu .diaporama-slider .diaporama-slider-li {text-align:center;  margin:0 auto; cursor:pointer; float: left;  padding: 0; min-width:240px; min-height: 200px; list-style:none; }
#contenu .diaporama-slider .diaporama-slider-li::before {display:none;}
#contenu .diaporama-slider .diaporama-slider-li a,
#contenu .diaporama-slider .diaporama-slider-li a:visited {display:block; width:100%; height:100%;}
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image {width:100%; height:100%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#contenu .diaporama-slider .diaporama-slider-li .diaporama-slider-image img {width:100%; height:100%; object-fit:contain; -o-object-fit:contain;}

#contenu .diaporama-prev, 
#contenu .diaporama-next { position: absolute; z-index:25; cursor:pointer;top:0;  width:55px; height:55px; text-align: left; line-height: 30px;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; }
#contenu .diaporama-prev, 
#contenu .diaporama-next,
#contenu .diaporama-prev:visited, 
#contenu .diaporama-next:visited {text-decoration:none;}
#contenu .diaporama-prev { left: 5px;}
#contenu .diaporama-next { right: 5px;}
#contenu .diaporama-prev i,
#contenu .diaporama-next i {width:55px; height:55px; color: #fff; opacity: 0.5;font-size: 45px; text-align: center; line-height: 55px;  -webkit-transition: all 0.3s ease-out;   transition: all 0.3s ease-out; border: 1px solid #fff; border-radius: 100px;}
#contenu .diaporama-next i::before { margin-left: 3px;}
#contenu .diaporama-prev i::before { margin-right: 3px;}
  
#contenu .diaporama-prev:hover i,
#contenu .diaporama-next:hover i { opacity: 0.9;}
#contenu .diaporama-slider-controls-conteneur { position: absolute; bottom:0px; left:0px; width:100%; margin:0; z-index:100;}
#contenu .diaporama-slider-controls { margin:0 auto; 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;} 
#contenu .diaporama-slider-controls a {   box-sizing: border-box;  text-decoration: none;  display: block;  padding: 5px;  border: 2px solid #fff;  height: 13.5px;  width: 13.5px;  border-radius: 14px;  margin: 0 1px;}
#contenu .diaporama-slider-controls a.active {  background: #fff;}


.diaporama-boutons{ width:80px;  margin:5px auto 0;}
.diaporama-pause {width:20px; }
.diaporama-lecture {width:20px; }
.diaporama-pause i,.diaporama-lecture i  {margin:0 10px; cursor:pointer; font-size:20px;}



/*Accueil */
#accueil-haut-conteneur {position:relative; z-index:20;}
/* SLIDER */
#accueil-slider-conteneur {position: relative; z-index: 20;}
#accueil-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#accueil-slider { position: relative;  z-index: 20; overflow: hidden; height:832px;} /* HEIGHT A MODIFIER */
#accueil-slider ul { width: 20000em; position: relative; z-index:20; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#contenu #accueil-slider .accueil-slider-li {display: initial; float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial; position:absolute;z-index:20;}
#accueil-slider .accueil-slider-li::before {display:none;}
#accueil-slider .accueil-slider-li .accueil-slider-centre { position:relative; z-index:10; height:100%; width:100%;  max-width: 100%;}
#accueil-slider .accueil-slider-li .accueil-slider-centre .global {position:relative; z-index:10; width:calc(100% - 20px); height:100%; background:none;box-sizing: border-box; padding:0 10px !important;}


/* CONTENU DES SLIDES */
#accueil-slider .accueil-slider-li .accueil-slider-image {position:absolute; left:0px; top:0; z-index:9; width:100%; height:100%;}
#accueil-slider .accueil-slider-li .accueil-slider-image::after {position:absolute; left:0px; top:0;  z-index:10; background:rgba(10, 10, 10, 0.35); content:""; display:block; width: 100%; height: 100%;}
#accueil-slider .accueil-slider-li .accueil-slider-image a,
#accueil-slider .accueil-slider-li .accueil-slider-image a:visited {display:block; height:100%;}
#accueil-slider .accueil-slider-li .accueil-slider-imageordi {display:block;}
#accueil-slider .accueil-slider-li .accueil-slider-imagetablette {display:none !important;}
#accueil-slider .accueil-slider-li .accueil-slider-imagemobile {display:none !important;}

#accueil-slider .accueil-slider-li .accueil-slider-contenu {position:absolute; left:10px; top:10px; z-index:11; width:calc(100% - 20px); height:calc(100% - 20px); display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu  > div {width:42%;  max-width: 375px;}
#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 {text-decoration:none; font-size: 21px; color:#fff; text-transform:uppercase; font-family:Helvetica-Bold;}
#accueil-slider .accueil-slider-li .accueil-slider-titre{  -webkit-transform: translate(0,0);  transform: translate(0,0);  visibility: hidden;}
#accueil-slider .accueil-slider-li.visible .accueil-slider-titre {  visibility: visible;  -webkit-animation: caption-top 0.5s 1 ease-out;  animation: caption-top 0.5s 1 ease-out;}

#accueil-slider .accueil-slider-li .accueil-slider-titre{margin-bottom: 10px;}
#accueil-slider .accueil-slider-li .accueil-slider-texte {  -webkit-transform: translate(0,0);  transform: translate(0,0);  visibility: hidden;}
#accueil-slider .accueil-slider-li.visible .accueil-slider-texte {visibility: visible;-webkit-animation: caption-bottom 0.5s 1 ease-out;animation: caption-bottom 0.5s 1 ease-out;}
#accueil-slider .accueil-slider-li .accueil-slider-texte,
#accueil-slider .accueil-slider-li .accueil-slider-texte p {color:#fff; font-family: Helvetica; letter-spacing: initial;}
#accueil-slider .accueil-slider-li .accueil-slider-texte p {margin:15px 0; line-height: 20px;}
#accueil-slider .accueil-slider-li .accueil-slider-suite {margin:10px 0px 0;   -webkit-transform: translate(0,0);  transform: translate(0,0);  visibility: hidden;}
#accueil-slider .accueil-slider-li.visible .accueil-slider-suite {  visibility: visible;  -webkit-animation: caption-top 1.2s 1 ease-out;  animation: caption-top 1.2s 1 ease-out;}
#accueil-slider .accueil-slider-li .accueil-slider-suite a.bouton,
#accueil-slider .accueil-slider-li .accueil-slider-suite a.bouton:visited {letter-spacing: 1px; }
#accueil-slider:hover .accueil-slider-li .accueil-slider-suite a {}


#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre {text-align:center; -webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-texte p,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-suite {text-align:center;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-suite { margin:10px auto 0;}
 
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche { -webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-texte p,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-suite {}

#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite {-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte ,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-texte p,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-suite {}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-suite { display: inline-block;}


/** Carousel Controls **/
#accueil-slider-control-prev,
#accueil-slider-control-next { position: absolute; z-index:25; cursor:pointer;top:0;  width:65px; height:100%; text-align: left; line-height: 30px;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-slider-control-prev,
#accueil-slider-control-next,
#accueil-slider-control-prev:visited,
#accueil-slider-control-next:visited {text-decoration:none;}
#accueil-slider-control-prev { left: 15px;}
#accueil-slider-control-next { right: 15px;}
#accueil-slider-control-prev i,
#accueil-slider-control-next i {width:60px; height:60px; color:#fff; font-size:42px;  border: 2px solid #fff; text-align: center; line-height: 60px; border-radius:100px;}
#accueil-slider-control-prev i::before {margin-right: 3px;}
#accueil-slider-control-next i::before {margin-left: 3px;}

/** Carousel Pagination **/
#accueil-slider-controls-conteneur { position: absolute; bottom:16px; left:0px; width:100%; margin:0; z-index:100;}
#accueil-slider-controls { margin:0 auto; 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;} 
#accueil-slider-controls a { box-sizing: border-box; text-decoration: none; display: block; padding: 5px; border: 2px solid #fff; height: 13.5px;width: 13.5px;border-radius: 14px; margin: 0 1px;}
#accueil-slider-controls a.active {background:#fff;}

/* BANDEAU */
#accueil-bandeau-fabriquant {background:#1130b8;}
#accueil-bandeau-fabriquant .global {min-height:166px; 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; }
#accueil-bandeau-fabriquant-texte {}
#accueil-bandeau-fabriquant-texte h1:not(.h2) {font-size:30px; color:#fff; text-transform:initial; text-align:left;}
#accueil-bandeau-fabriquant-texte h1:not(.h2) em {font-size:21px; color:#bfc7eb; display:block; font-style:normal; font-family: inherit;}
#accueil-bandeau-fabriquant-bouton {}
#accueil-bandeau-fabriquant-bouton .bouton { line-height: 12px !important; border:3px solid #fff !important; text-transform:initial !important; padding: 15px 26px !important;}
#accueil-bandeau-fabriquant-bouton .bouton:hover {opacity: 0.7 !important;}

/* PAVES */
#accueil-paves-conteneur {}
#accueil-paves-conteneur .global {padding:40px 50px;}
#accueil-paves {margin-top: 50px; 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: start;-ms-flex-align: start;align-items: flex-start;}
#accueil-paves-conteneur .accueil-pave {position:relative; z-index:10; width:29.333333333333332%; margin:20px 0;}
#accueil-paves-conteneur .accueil-pave-image {width:100%; height:auto;}
#accueil-paves-conteneur .accueil-pave-image img {width:100%; height:100%;}
#accueil-paves-conteneur .accueil-pave-nom {text-align:left; font-size:20px;   margin-top: 20px;}
#accueil-paves-conteneur .accueil-pave-nom em  {font-size: 25px; color:#1130b8; font-family: "Baskerville"; font-style: normal;}
#accueil-paves-conteneur .accueil-pave-nom a,
#accueil-paves-conteneur .accueil-pave-nom a:visited { color:#2c353d; text-decoration:none; } 
#accueil-paves-conteneur .accueil-pave-nom a:hover {  opacity: 0.5;}
#accueil-paves-conteneur .accueil-pave-nom::after {width:50px; height:1px; background:#1130b8; display:block; content:""; margin:20px 0;}
#accueil-paves-conteneur .accueil-pave-texte {color:#9c9c9c; font-size: 15px;}
#accueil-paves-conteneur .accueil-pave-texte p {color:#9c9c9c; font-size: 15px;}
/*#accueil-paves-conteneur .accueil-pave:hover .accueil-pave-nom {  opacity: 0.5;}*/
#accueil-paves-bouton {text-align:center;}

/* CHIFFRES*/
#accueil-chiffres-conteneur {background:#2c353d; color:#fff; padding: 0 0 80px 0;}
#accueil-chiffres-conteneur .global {padding:40px 50px;}
#accueil-chiffres-conteneur::after {content: ""; display: block; width: 50px; height: 2px; margin: 10px auto; background:#1430a8;}
#accueil-chiffres-conteneur h2 {color:#fff !important;}
#accueil-chiffres-conteneur h2::after {background:#1430a8 !important;}
#accueil-chiffres {margin-top: 40px; 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: start;-ms-flex-align: start;align-items: flex-start;}
#accueil-chiffres .accueil-chiffre {color:#888d91; font-size: 40px;letter-spacing: -2px; text-align:center; line-height: 36px;}
#accueil-chiffres .accueil-chiffre .count {color:#fff;}
#accueil-chiffres .accueil-chiffre em {display:block; font-style:normal; color:#fff; letter-spacing:initial;  font-size: 21px;}

/* TEMOIGNAGES */
#accueil-temoignages {}
#accueil-temoignages .global { padding: 40px 50px 0px;}
#accueil-temoignages-slider-conteneur {  position: relative; z-index: 10; margin-top: 40px;}
#accueil-temoignages-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#accueil-temoignages-slider {width: calc(100% - 190px); position: relative;  z-index: 20; overflow: hidden; height:235px; margin:0 auto;} 
#accueil-temoignages-slider ul { width: 20000em; position: relative; z-index:20; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#accueil-temoignages-slider .accueil-temoignages-slide {display: initial; float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial;  }
#accueil-temoignages-slider .accueil-temoignages-slide::before {display:none;}
#accueil-temoignages-slider .accueil-temoignages-slide-texte {text-align:center; color: #9c9c9c; font-size:19.5px; line-height: 30px;}
#accueil-temoignages-slider .accueil-temoignages-slide-texte p {text-align:center; color: #9c9c9c; font-size:19.5px; line-height: 30px;}
#accueil-temoignages-slider .accueil-temoignages-slide-nom-conteneur {margin-top: 30px; 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-temoignages-slider .accueil-temoignages-slide-image {  width: 80px; height: 80px; margin-right: 10px;}
#accueil-temoignages-slider .accueil-temoignages-slide-image img {  border-radius: 100px;  width: 100%;  height: 100%;  object-fit: contain;}
#accueil-temoignages-slider .accueil-temoignages-slide-nom {font-family:Helvetica-Bold; font-size:19.2px; color: #2c353d; }
#accueil-temoignages-slider .accueil-temoignages-slide-nom em {font-size:12px; color: #919191; font-family:Helvetica; font-weight:400; font-style:normal;}
#accueil-temoignages-slider-control-prev,
#accueil-temoignages-slider-control-next {}

/** Carousel Controls **/
#accueil-temoignages-slider-control-prev,
#accueil-temoignages-slider-control-next { position: absolute; z-index:25; cursor:pointer;top:0;  width:60px; height:60px; text-align: left; line-height: 30px;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: start;-ms-flex-align: start;align-items: flex-start; }
#accueil-temoignages-slider-control-prev,
#accueil-temoignages-slider-control-next,
#accueil-temoignages-slider-control-prev:visited,
#accueil-temoignages-slider-control-next:visited {text-decoration:none;}
#accueil-temoignages-slider-control-prev { left: 0;}
#accueil-temoignages-slider-control-next { right: 0;}
#accueil-temoignages-slider-control-prev i,
#accueil-temoignages-slider-control-next i {width:60px; height:60px; color: #9c9c9c;opacity: 0.1;font-size: 65px; text-align: center; line-height: 60px;  -webkit-transition: all 0.3s ease-out;   transition: all 0.3s ease-out;}
#accueil-temoignages-slider-control-prev:hover i,
#accueil-temoignages-slider-control-next:hover i { opacity: 0.5;}


/* VIDEO */
#accueil-video-conteneur {  margin: 0px 0 130px;}
#accueil-video-conteneur .global { padding: 40px 50px 20px; }
#accueil-video-conteneur .global::before {content:""; display:block; width:100%; height:1px; background:#e1e1e1; margin-bottom: 50px;}
#accueil-video-conteneur h2:not(.h1) { margin-bottom: 50px;}
/*
#accueil-video-conteneur iframe {width: 100% !important;}
#accueil-video-conteneur .iframe-responsive-wrapper {position: relative;}
#contenu #accueil-video-conteneur .iframe-responsive-wrapper .iframe-ratio {   display: block;    width: 97%;   height: auto;}
#accueil-video-conteneur .iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute;top: 0;left: 0;width: 100% !important; height: 100% !important; }
#accueil-video-conteneur .iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important;}
	*/
	
/* PARTENAIRES */
#accueil-partenaires-conteneur {}
#accueil-partenaires {margin:90px 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: start;-ms-flex-align: start;align-items: flex-start;}
#accueil-partenaires .accueil-partenaire {width: 25%; padding: 30px; box-sizing: border-box;}
#accueil-partenaires .accueil-partenaire a,
#accueil-partenaires .accueil-partenaire a:visited {width:100%; height:100%; display:block;}
#accueil-partenaires .accueil-partenaire img {display:block; margin: 0 auto; border-radius:2px;  box-shadow: 0px 0px 2px rgba(0,0,0,0.3);  box-sizing: border-box;}
.ui-tooltip, .arrow:after { background: rgba(0,0,0,0.8); border: none;}
.ui-tooltip.ui-widget-content {width:140px; padding: 10px 20px; background:rgba(0,0,0,0.8); color: #fff; font-size: 14px; text-align:center; line-height:22px;font-family:Helvetica; text-transform: initial; box-shadow: none; border:none !important;}
.arrow { width: 70px; height: 16px; overflow: hidden; position: absolute; left: 50%; margin-left: -35px; bottom: -16px;}
.arrow.top { top: -16px; bottom: auto;}
.arrow.left { left: 20%;}
.arrow:after { content: ""; position: absolute; left: 20px; top: -20px; width: 25px; height: 25px; box-shadow: none; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); tranform: rotate(45deg);}
.arrow.top:after { bottom: -20px; top: auto;}


/* A PROPOS */
#apropos-texte-colonnes { 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: stretch;  -ms-flex-align: stretch;  align-items: stretch;}
#apropos-texte-colonnes .apropos-texte-colonne {  margin-left: 6%;  width: 47%; color: #898989; font-size:15px;}
#apropos-texte-colonnes .apropos-texte-colonne p {color: #898989; font-size:15px;}
#apropos-texte-colonnes .apropos-texte-colonne p strong {color:#1130b8;}
#apropos-texte-colonnes #apropos-texte-colonne-haut {margin-bottom:60px;}
#apropos-texte-colonnes .apropos-texte-colonne-gauche {margin-left:0;}
#apropos-texte-colonnes .apropos-texte-colonne-droite {}
#apropos-texte-chiffres {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: stretch;  -ms-flex-align: stretch;  align-items: stretch;}
#apropos-texte-chiffres .chiffre-conteneur {width: 47%; margin-bottom: 50px;}
#apropos-texte-chiffres .chiffre { text-align: center; font-size: 46px; margin-bottom: 4px; color:#0a0a0a;}
#apropos-texte-chiffres .chiffre .count {}
#apropos-texte-chiffres .chiffre span:not(.count) {color:#838383; font-size:38px;}
#apropos-texte-chiffres .chiffre-conteneur .texte {  font-size: 20px;   color: #0a0a0a; text-align:center;}
#apropos-texte-chiffres .chiffre-conteneur .texte p {margin-top:0;}

/* A PROPOS EQUIPE */
#apropos-equipe-conteneur {  border-top:1px solid #e1e1e1; margin-top:70px;}
#apropos-equipe-conteneur .global {padding:40px 50px;}
#apropos-equipe-conteneur .global h2.h1 { margin-top:0;}
#apropos-equipe {margin-top: 50px; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#apropos-equipe-conteneur .apropos-equipe {position:relative; z-index:10; width:29.333333333333332%; margin:20px 0 20px 6%;}
#apropos-equipe-conteneur .apropos-equipe:nth-child(3n+1) {margin-left:0;}
#apropos-equipe-conteneur .apropos-equipe-image {width:100%; height:auto;}
#apropos-equipe-conteneur .apropos-equipe-image img {width:100%; height:100%;}
#apropos-equipe-conteneur .apropos-equipe-nom {text-align:left; font-size:20px; margin-top: 20px;}
#apropos-equipe-conteneur .apropos-equipe-nom h3 {margin:0;}
#apropos-equipe-conteneur .apropos-equipe-texte {color:#9c9c9c; font-size: 15px; }
#apropos-equipe-conteneur .apropos-equipe-texte p {color:#9c9c9c; font-size: 15px; margin: 4px 0;}


/* A PROPOS METIER */
#apropos-metier {position:relative; z-index:10;}
#apropos-metier::after {content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:10; opacity: 0.8; background-color: #000000;}
#apropos-metier .global {color:#fff; padding-top:35px; padding-bottom:95px; position:relative; z-index:15;}
#apropos-metier .global h2.h1 {color:#fff;}
#apropos-metier-textes { 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;}
#apropos-metier-textes > div {width: 50%; padding:0px 0 0px 20px; max-width:495px; box-sizing:border-box; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start;}
#apropos-metier-textes > div:first-child{ border-right: 1px dashed #5b646b; padding-right: 20px;}
#apropos-metier-textes > div > div {max-width:395px; color:#fff; }
#apropos-metier-textes > div > div  * {color:#fff !important;} 


/* A PROPOS VALUEURS */
#gabarit-valeur {margin-bottom:35px;}
#container-valeur {display: flex;position: relative;overflow: hidden;}
#container-valeur .valeur-item {width: 33.3333%; height: 430px; overflow: hidden;-webkit-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out; position: relative; z-index: 10;  box-shadow: 0px 0px 6px rgba(0,0,0,0.4);}
#container-valeur .valeur-item .nom {position: absolute; left:0; top:0; z-index:12;  height: 100%;  width:100%; color:#fff; text-align: left; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;}

#container-valeur .valeur-item .nom .text {position:relative; z-index:10;padding:10%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box; height: 100%; width: 100%; 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: start;-ms-flex-align: start;align-items: flex-start;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
#container-valeur .valeur-item .nom .text > div {  width: 435px; margin: 0 auto;}
#container-valeur .valeur-item .nom .text::after {content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:10; background:rgba(0,0,0,0.5);}
#container-valeur .valeur-item .nom .surcouche {}
#container-valeur .valeur-item .nom .text .valeur-titre {position:relative; z-index:11; margin-bottom:8px;}
#container-valeur .valeur-item .nom .text .valeur-titre h3 {font-family: 'Helvetica-Bold'; color:#fff; text-transform: uppercase;  font-size: 14px; margin:0;}

#container-valeur .valeur-item .nom .text .valeur-texte {position:relative; z-index:11; color:#fff; font-size:15px; text-align: left; line-height: 24.75px; width:100%; box-sizing: border-box;}
#container-valeur .valeur-item .nom .text .valeur-texte p {margin:12.75px 0; padding:0; text-align: left; color:#fff; font-size:15px; line-height: 24.75px;}

#container-valeur .container-valeur {height: 100%;}
#container-valeur .item-content {display: flex;height: 100%;}

#container-valeur .img-container { width:100%; position:relative; z-index:10;  text-align: center;overflow: hidden;display: flex;justify-content: center;align-items: flex-start; }

#container-valeur .img-container img { position: relative; height: 100%; width: 100%;-o-object-fit:cover;object-fit:cover;}

#container-valeur .valeur-item.active {width: calc(100% - ((270px * 3) + 40px));}
#container-valeur .valeur-item.active  .nom .text {width:65%; padding:3%;}
#container-valeur .valeur-item.active  .nom .surcouche {width:35%;}


/* A PROPOS HISTOIRE */

#accueil-histoire {}
#accueil-histoire .global { }
#accueil-histoire-slider-conteneur {  position: relative; z-index: 10; margin-top: 40px;}
#accueil-histoire-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#accueil-histoire-slider {width: 100%; position: relative;  z-index: 20; overflow: hidden; height:335px; margin:0 auto; padding-top: 20px;} 
#accueil-histoire-slider ul { width: 20000em; position: relative; z-index:20; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#accueil-histoire-slider .accueil-histoire-slide {display: initial; float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial;  }
#accueil-histoire-slider .accueil-histoire-slide::before {display:none;}
#accueil-histoire-slider .accueil-histoire-slide > div {width: calc(100% - 40px); margin:0 auto;}
#accueil-histoire-slider .accueil-histoire-slide-nom {font-family:Helvetica-Bold; font-size:21px; color: #2c353d;   text-align: center; padding:15px 0; letter-spacing: 2px; margin-bottom:10px;}
#accueil-histoire-slider .accueil-histoire-slide-texte {font-family:Helvetica-Bold; color: #2c353d; font-size:17px; line-height: 17px; margin-bottom: 10px;}
#accueil-histoire-slider .accueil-histoire-slide-texte p { font-family:Helvetica-Bold;  color: #2c353d; font-size:17px; line-height: 17px;}
#accueil-histoire-slider .accueil-histoire-slide-texte strong {font-size:16px; color:#0606ff; text-transform:uppercase; text-align:left; letter-spacing: 1px;}
#accueil-histoire-slider .accueil-histoire-slide-image {  width: 100%;}
#accueil-histoire-slider .accueil-histoire-slide-image img {  width: 100%;  height: 100%;  object-fit: contain;}

/** Carousel Pagination **/
#accueil-histoire-slider-controls-conteneur { position: absolute; top:0px; right:20px; width:100%; margin:0; z-index:100;}
#accueil-histoire-slider-controls { margin:0; display: -webkit-box;display: -ms-flexbox;display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end;} 
#accueil-histoire-slider-controls a { background:#f8f8f8; box-sizing: border-box; text-decoration: none; display: block; padding: 5px; border: 1px solid #e1e1e1; height: 15px; width:15px; border-radius: 14px; margin: 0 1px;}
#accueil-histoire-slider-controls a.active {background:#aaa; border-color:#aaa;}

/* PAGE TEXTE IMAGE */
#page-texteimage {}
#page-texteimage .global {}
#page-texteimage-colonnes {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: start;-ms-flex-align: start;align-items: flex-start;}
#page-texteimage-colonnes .page-texteimage-colonne {width:47%;}
#page-texteimage-colonnes #page-texteimage-texte {color: #9c9c9c;}
#page-texteimage-colonnes #page-texteimage-texte p {color: #9c9c9c;}
#page-texteimage-colonnes #page-texteimage-image {margin-left:6%;}
#page-texteimage-colonnes #page-texteimage-image a,
#page-texteimage-colonnes #page-texteimage-image a:visited {display:block;}
#page-texteimage-colonnes #page-texteimage-image div {margin: 0 auto;  display: block; position: relative; max-width: 300px; z-index:10;}
#page-texteimage-colonnes #page-texteimage-image div img {width:100%; height:100%; object-fit:contain;border-radius: 3px; }
#page-texteimage-colonnes #page-texteimage-image div::after {background: #fff; opacity:0; display:block; position:absolute; left:0; top:0; z-index:15; width:100%; height:100%; content:""; -webkit-transition: opacity 0.4s ease-in-out;-moz-transition: opacity 0.4s ease-in-out;transition: opacity 0.4s ease-in-out;}
#page-texteimage-colonnes #page-texteimage-image div:hover::after {opacity: 0.7 !important;}
	


/* PIED */
#pied {}
#pied .global {padding: 20px 50px; max-width:1030px;}
#pied .ligne {}
#pied #ligne-haut {background:#2c353d; }
#pied #ligne-haut .global {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start; }

#pied .col {margin:30px 0 30px 6%;  width: 29.333333333333332%; text-align:left;color:#fff;}
#pied .col:first-child {margin-left:0;}
#pied .col p,
#pied .col a,
#pied .col a:visited {color:#fff;}
#pied .col a,
#pied .col a:visited {text-decoration:none;}

#pied .col .categorie {margin-bottom:15px; padding:10px 0; border:1px solid #555e65; border-left:0; border-right:0;  color:#fff; font-size:16.5px; letter-spacing: 1px; text-transform:uppercase; display:block; font-family:Helvetica-Bold;}

#pied .col .contenu {color:#fff; line-height: 24px;}

#pied .liens {padding:0; margin: 60px 0 0;}
#pied .liens li { margin:0 0 7px 0; list-style:none; position:relative; }
#pied .liens li > a {text-decoration:none;}
#pied .liens li > a > span,
#pied .liens li > a:visited > span,
#pied .liens li > span {text-decoration:none; color:#fff; font-weight:400; font-size:15px; line-height: 19px;}
#pied .liens li:hover > a > span,
#pied .liens li:hover > span {}

#pied #ligne-bas {background:#5b646b; color:#fff; font-size:11px; font-family:Helvetica;}
#pied #ligne-bas .global {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; }
#pied #ligne-bas a,
#pied #ligne-bas a:visited {color:#fff; font-size:11px; text-decoration:none;}


#pied #pied-reseaux {text-align:center;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; }
#pied #pied-reseaux .pied-social { margin: 5px; } 
#pied #pied-reseaux .pied-social a,
#pied #pied-reseaux .pied-social a:visited {text-align:center; color:#e1e1e1; text-decoration:none; line-height: 30px; width:30px; height:30px; background: transparent; -webkit-transition: -webkit-transform ease-out 0.1s, background 0.2s; -moz-transition: -moz-transform ease-out 0.1s, background 0.2s; transition: transform ease-out 0.1s, background 0.2s; border-radius: 100px; 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;}
#pied #pied-reseaux .pied-social i { font-size: 13px; }
#pied #pied-reseaux .pied-socialpied-facebook i {margin: 7px 0 0 4px; }
#pied #pied-reseaux .pied-socialpied-instagram i {margin-left:1px; }

#pied #pied-reseaux .pied-social a:hover {color:#fff; background-color: #419cca;}


/* Contact */
#contenu #module-contact {text-align:left;}
#module-contact #contact-conteneur {overflow:hidden;}

#contact-elements {display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#contact-elements h2:not(.h1){font-size: 28px;}
#contact-elements h2:not(.h1)::after {margin:20px 0 10px; background:#1130b8 ;height: 1.5px;}
#contact-elements > div {}

/* Bloc adresse */
#module-contact-adresse {  margin-left: 6%;  width: 29.333333333333332%;}
#module-contact-adresse #contact-container { margin-top: 40px;}
#module-contact-adresse .contact-adresse-element {margin-bottom: 25px; }
#module-contact-adresse .contact-adresse-element .categorie {color: #0a0a0a; font-size:15px; font-family:Helvetica-Bold; margin-bottom: 10px; }
#module-contact-adresse .contact-adresse-element .contenu {  color: #9c9c9c; font-size:15px; }
#module-contact-adresse .contact-adresse-element .contenu a,
#module-contact-adresse .contact-adresse-element .contenu a:visited  { color: #9c9c9c; text-decoration:none;}
#module-contact-adresse .contact-adresse-element .souscategorie { color: #1130b8; font-size:15px; font-family:Helvetica-Bold; margin:20px 0 5px;}

body #contact-elements .input-text,
body #contact-elements .form-textarea { font-size:16px; width:100% !important; background:#ededed; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;}

body #contact-elements .input-text {height:46px !important;}
body #contact-elements .form-textarea { height: 120px;}

#module-contact-formulaire {width: 64.66666666666666%; }
#contact-formulaire {}
#contact-formulaire p {margin-left:0; font-size:11px;} 
#contact-formulaire .contact-ligne {width:100%;  display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -ms-flex-wrap:wrap; flex-wrap:wrap; }
#contact-formulaire .contact-ligne > div {width:100%; margin:10px 0;}
#contact-formulaire .contact-ligne .form140 {float:none; text-align:left; margin-bottom: 10px; padding:0; width:auto;}
#contact-formulaire .contact-ligne .contact-col {width:calc(50% - 10px);}
#contact-formulaire .bouton {margin:10px 0; border-radius:0 !important;} 

#module-contact .contact-coordonnee {clear:left; margin-bottom:5px;}
#module-contact .contact-champ {margin-bottom:10px;}
#module-contact select { width: 100% !important; height: 45px !important; border:1px solid #dcdcdc;}
#module-contact #contact-captcha div {margin:0;}
#contact-formulaire #contact-optin p{margin-left: 0px; font-size:11px; line-height:13px;}


#module-contact #message-fichiers-conteneur {margin: 0 auto;  max-width: 660px;}
#message-fichiers {font-size:15px;}
#message-fichiers-bouton {text-align:center;}
#message-fichiers-bouton * {  display: inline-block; vertical-align: middle; margin:0 10px 0 0 !important;}
#message-fichiers #uploader {margin:20px 0;}
#message-fichiers .plupload_wrapper {width:95%;}

#message-fichiers.fichiers-container {margin-top:15px;}
#message-fichiers.fichiers-container .inlineblock {display:inline-block; vertical-align:top; }
#message-fichiers.fichiers-container .fichier-infos {width:calc(100% - 40px);}
#message-fichiers.fichiers-container .fichier-contenu { margin: 5px 0;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: start;   -ms-flex-align: start;   align-items: flex-start;}
#module-contact #message-fichiers .fichier-supprimer {width: 20px; cursor:pointer; margin:0px 15px 10px 0; }
#module-contact #message-fichiers .fichier-supprimer i {font-size:22px; color:#cc0000;}
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom { font-size:14px; margin:3px 0 0; }
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom i {vertical-align:top; margin-right:10px; width: 20px; font-size: 18px;}
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom span {display:inline-block; }
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom > span {text-align:left; width: calc(100% - 30px);margin-left: 30px;}
#message-fichiers.fichiers-container .fichier-contenu .fichier-nom label span {vertical-align:middle; width:calc(100% - 35px); text-align:left;}

#message-fichiers-conteneur .fichiers-boutons-container {margin:0 0 15px 0;}
#message-fichiers-conteneur .fichiers-boutons-container a {margin:0 10px;}
#message-fichiers-conteneur .fichiers-boutons-container .bouton {margin:5px 5px 5px 0; }
#erreurs-fichiers {display:none;}
#erreurs-fichiers .reponseFermer {padding: 5px 0; float: right; cursor:pointer;}


/* Template Gabarit */
#gabarit-photo { padding:0 0 20px; }
#gabarit-photo .gabarit-photo-conteneur {margin-bottom:25px; position: relative; overflow: hidden;  display: -webkit-box; display: -ms-flexbox; display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;  -webkit-box-orient: horizontal; -webkit-box-direction: normal;  -webkit-box-align: center; -ms-flex-align: center; align-items: center;}
#gabarit-photo .gabarit-photo-conteneur:not(.gabarit-centre) {border-bottom:2px solid #000; padding-bottom:25px;}
#gabarit-photo .gabarit-photo-conteneur:first-child,
#gabarit-photo .gabarit-photo-conteneur:last-child {border:none; padding-bottom:0;}
#gabarit-photo .gabarit-photo-conteneur.gabarit-gauche {flex-direction:row-reverse;}
#gabarit-photo .gabarit-photo-conteneur .global-gabarit {width:100%;}
#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte {width:50%; height:100%;margin:0 auto;}
#gabarit-photo .gabarit-photo-conteneur.gabarit-droite .global-gabarit-texte {/* -ms-flex-preferred-size: content; flex-basis: content; */}
#gabarit-photo .gabarit-photo-conteneur .global-gabarit-texte > div {margin: 0 25px;}
#gabarit-photo .gabarit-photo-conteneur .gabarit-image {width:50%; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;} 
#gabarit-photo .gabarit-photo-conteneur .gabarit-image img {width:100% !important; height:100% !important; object-fit: contain; -o-object-fit:contain; max-width: 700px !important;max-height: 700px !important;}

 
/* Template Gabarit Page*/
#gabarit-page {margin-bottom:25px;}
#gabarit-page .container-gabarit {position: relative;overflow: hidden;}
#gabarit-page .container-gabarit-video { display:-webkit-box;display:-ms-flexbox;display:flex;}
#gabarit-page .container-gabarit-video.gauche {-webkit-box-orient:horizontal; -webkit-box-direction:reverse; -ms-flex-direction:row-reverse; flex-direction:row-reverse;}
#gabarit-page .global-gabarit{width: 100%;padding: 0;max-width: 1304px;display: flex;margin: auto;}
#gabarit-page .global-gabarit > div {width: 100%; text-align: center; }
#gabarit-page .global-gabarit.global-gabarit-image > div,
#gabarit-page .global-gabarit.global-gabarit-diapo,
#gabarit-page .global-gabarit.global-gabarit-video {max-width: 757px;}
#gabarit-page .global-gabarit.global-gabarit-video {width:50%;}

#gabarit-page .global-gabarit.gabarit-centre > div {max-width: 100%;}

#gabarit-page .gabarit-gauche,
#gabarit-page .gabarit-droite {position: relative;overflow: hidden;}
#gabarit-page .gabarit-gauche {justify-content:flex-end;}
#gabarit-page .gabarit-centre {justify-content:center;}
#gabarit-page .gabarit-droite {justify-content:flex-start;}

#gabarit-page .gabarit-image {position: absolute;top: 100px;width: calc(50% - 187px);height: calc(100% - 100px);}
#gabarit-page .gabarit-image.droite {right: 0}
#gabarit-page .gabarit-image.gauche {left: 0}
#gabarit-page .gabarit-image img {width: 100%;height: 100%; object-fit: cover; -o-object-fit:cover;}
#gabarit-page .global-gabarit-gauche {padding: 0;max-width: 1075px;display: flex;margin: auto; justify-content:flex-end;overflow: hidden;}
#gabarit-page .global-gabarit-droite {padding: 0;max-width: 1075px;display: flex;margin: auto; justify-content:flex-start;overflow: hidden;}
#gabarit-page .global-gabarit-centre {padding: 0;max-width: 1075px;margin: auto;overflow: hidden;}
#gabarit-page .global-gabarit-centre .gabarit-texte { max-width: 1075px;}
#gabarit-page .gabarit-texte {padding:0 10px;margin-top: 70px;overflow: hidden; text-align:left;}
#gabarit-page #gabarit-texte-1 {margin-top: 0px;}
/* #gabarit-photo h2, */
#gabarit-page ul {display: flow-root;}
#gabarit-page .gabarit-gauche-image img,
#gabarit-page .gabarit-droite-image img {width:100%; height:auto;}

#gabarit-page .container-gabarit-video .global-gabarit {margin:0 auto;}
#gabarit-page .container-gabarit-video .gabarit-texte,
#gabarit-page .container-gabarit.container-gabarit-diapo .gabarit-texte  {margin-top:0;}
#gabarit-page .container-gabarit-video .gabarit-texte :first-child {margin-top:0;}

#gabarit-page .gabarit-video {width: 50%; box-sizing: border-box;}
#gabarit-page .gabarit-video.droite {padding-left: 10px; }
#gabarit-page .gabarit-video.gauche {padding-right: 10px; }
#gabarit-page .gabarit-video > iframe {width:100%; height:auto; }
#gabarit-page .gabarit-video .iframe-responsive-wrapper {position: relative;}
#contenu #gabarit-page .gabarit-video .iframe-responsive-wrapper .iframe-ratio {   display: block;    width: 100%;   height: auto;}
#gabarit-page .gabarit-video .iframe-responsive-wrapper .iframe-responsive-iframe {position: absolute;top: 0;left: 0;width: 100% !important; height: 100% !important; }
#gabarit-page .gabarit-video .iframe-responsive-wrapper .iframe-responsive-iframe iframe {width: 100% !important; height: 100% !important;}

#gabarit-page .container-gabarit.container-gabarit-diapo  {display: -webkit-box;  display: -ms-flexbox;  display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;  -ms-flex-wrap:wrap;  flex-wrap:wrap;}
#gabarit-page .container-gabarit.container-gabarit-diapo.container-gabarit-diapo-gauche {-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
#gabarit-page .global-gabarit.global-gabarit-diapo {width:calc(100% - 890px);}
#gabarit-page .container-gabarit .gabarit-diapo {width:890px; -webkit-box-align: center;-ms-flex-align: center;align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex;}
#gabarit-page .gabarit-diapo .diaporama-container {margin:0;}

/* MODULE AUTHENTIFICATION */
#authentification {}
#authentification .authentification-conteneur {max-width:400px;  width:calc(100% - 32px); padding:15px; border:1px solid #ccc; margin:0 auto;}
#authentification .form {margin:10px 0; font-size:0;}
#authentification .form .form140 {width:105px; font-size:15px; float: none;display: inline-block; vertical-align:middle;}
#authentification .form .input-text {width:calc(100% - 145px); display: inline-block; vertical-align:middle;}
#authentification .form .bouton {margin:30px auto 0; display:block;}
#authentification-motdepasse-oublie {font-size:13px; text-align: right;}

/* Moteur de recherche */
#recherche-formulaire {width:300px; height:72px !important;  font-size: 15px;   }
#recherche-formulaire::before {  content: "\f0de";  display: block;  font-family: FontAwesome;  color: #fff;  position: absolute;  right: 18px;  top: -10px;  font-size: 20px;}
#recherche-formulaire form {  width: 100%;  box-sizing: border-box;  height: 100%;}
#recherche-formulaire div {height : 40px; 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;}
#recherche-formulaire input {box-sizing: border-box; border:none; width:calc(100% - 40px) !important; height:100% !important; background-color: #fff;color: #808080;   -webkit-appearance: none; display: block;border-radius: 0px;outline: none; padding:12px 47px 12px 5px;  font-family:Helvetica; font-size: 16px; border:1px solid #e1e1e1;}  
#recherche-formulaire input::-webkit-input-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px; }
#recherche-formulaire input::-moz-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px;}
#recherche-formulaire input:-ms-input-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px;}
#recherche-formulaire input:-moz-placeholder {opacity:1; color: #808080; font-family:Helvetica; font-size: 16px;}
#recherche-formulaire button {cursor:pointer; width: 40px; height: 100%; background:#001096; border-color:#001096;color:#fff;}
  


#recherche-conteneur {}
/** RESULTATS PAGE */
#recherche-expression {}
#recherche-nombre-resultat {color:#919191; font-family:Helvetica-Bold; font-size:1.1em; border-top: 1px solid #e1e1e1; border-bottom: 1px solid #e1e1e1; padding:9px 0; text-transform:uppercase;}
#recherche-conteneur .recherche-page {}
#recherche-conteneur .recherche-page-lien a, 
#recherche-conteneur .recherche-page-lien a:visited {}
#recherche-conteneur .recherche-extrait {}
#recherche-conteneur .recherche-surbrillance {background-color:#FFFF00;}
#recherche-pagination {margin:45px 0 15px; overflow: hidden; 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;}
#recherche-pagination .recherche-pagination-bouton {visibility:hidden;}
#recherche-pagination .recherche-pagination-bouton.visible {visibility:visible;}
#contenu #recherche-pagination .bouton {font-size: 15px; line-height: 26px; margin: 5px; padding: 2px 10px; min-width:0;  font-family: Helvetica;text-transform: initial;}

/* HISTORIQUE DES RECHERCHES */
#recherche-historique {}
#recherche-historique .col{width:380px; margin:0 10px; float:left;}
#recherche-historique .mot{padding:10px; text-align:center;}

/* PAGINATION */
#paginator { margin: 10px auto;  text-align:center; 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;}
#contenu #paginator .pagination-span, 
#contenu #paginator .pagination-lien {font-size: 15px; line-height: 26px; margin: 0 5px; padding: 2px 5px; min-width:0; width: auto !important; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; } 
#contenu #paginator .pagination-span {  opacity: 0.9; cursor:default;}



/* Renseignement petite barre */
#contenu .renseignement-conteneur {cursor:pointer; max-width:605px; min-height:65px; margin:40px auto; background:#ffffff; border:1px solid  #114727; border-radius: 3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align: center;-ms-flex-align: center;align-items: center;box-sizing: border-box;-ms-flex-wrap: wrap;flex-wrap: wrap;overflow: hidden;}
#contenu .renseignement-titre {position:relative; z-index:10; height: 65px; padding:0 10px; text-align:center;display:inline-block; vertical-align:top;  background: #114727;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;min-width: 260px;}
#contenu .renseignement-titre span {height:100%; text-transform: uppercase; letter-spacing: 0.9px;font-weight:700; font-size:22px; color:#fff;  display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#contenu .renseignement-titre::after{ display: inline-block; content: " "; position: absolute; right: -23px; top: 8px; width: 47px; height: 47px; background: #114727; border-right: 1px solid  #114727; border-top: 1px solid  #114727; border-radius: 2px; z-index: -1; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg);}

#contenu .renseignement-contenu {height: 55px;padding: 5px 0 5px 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;box-sizing: border-box; min-width: 320px;}
#contenu .renseignement-contenu .renseignement-element {height: 100%; }
#contenu .renseignement-contenu .renseignement-element-contenu { height:100%; font-size: 27px; font-weight: 700; display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#contenu .renseignement-telephone {text-align:center; display:inline-block; vertical-align:top; border-right:1px solid #000; color:#292b2f;-webkit-box-flex: 1;-ms-flex: 1;flex: 1;}
#contenu .renseignement-telephone a,
#contenu .renseignement-telephone a:visited {text-decoration:none; color:#292b2f;}

#contenu .renseignement-mail {display:inline-block; vertical-align:top; width:61px;}
#contenu .renseignement-mail-contenu { height:100%; display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center;}
#contenu .renseignement-mail a,
#contenu .renseignement-mail a:visited {margin:0 auto; font-size:30px; color:#fff; width:28px; height:38px; text-align:center; text-decoration:none; background: #ffbc42; padding:1px 6px; line-height: 35px;border-radius: 20px;display: -webkit-box;display: -ms-flexbox;display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
#contenu .renseignement-mail i {font-size:22px; color:#fff; display: inline-block; vertical-align: top;}

/* Fin renseignement */


/* MODULE actualiteS AVEC FILTRES */
#accueil-actualites-conteneur {margin-top: 78px;}
#accueil-actualites-conteneur .global{max-width: 100%;}
#actualites-famille-conteneur {margin-bottom:25px;}

#actualites-filtres {text-align:center; margin: 110px 0px 0px;}
#actualites-filtres-categories { border-top:1px solid #e1e1e1; padding:20px 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;}
#actualites-filtres .filtre {cursor:pointer;  text-align:center; }
#actualites-filtres .filtre .bouton-actualite { font-size:13.5px; color:#919191;  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;}
#actualites-filtres .filtre .bouton-actualite::after {content:""; display:block; width:1px; height:12px; background:#919191; margin:0 6px; rotate: 19deg;}
#actualites-filtres .filtre .bouton-actualite:hover,
#actualites-filtres .filtre.active .bouton-actualite{color:#1130b8;}

#actualites-famille {text-align:left; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; -webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
#actualites-famille p {font-size:18px;}
#actualites-famille .conteneur {margin: 0px !important;width: 25%; height:auto; max-height:486px; text-align:center; position:relative; overflow:hidden; z-index:10; box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.1);}
#actualites-famille .conteneur .image {position:relative; z-index:10;}
#actualites-famille .conteneur .image::after {background: #fff; opacity:0; display:block; position:absolute; left:0; top:0; z-index:15; width:100%; height:100%; content:""; -webkit-transition: opacity 0.4s ease-in-out;-moz-transition: opacity 0.4s ease-in-out;transition: opacity 0.4s ease-in-out;}
#actualites-famille .conteneur .image:hover::after {opacity: 0.7 !important;}
#actualites-famille .conteneur .image img {display:block; width: 100%; height: auto; image-rendering: optimizeQuality;}

#actualites-famille .contenu {text-align: left; padding:10px;color: #9c9c9c;font-size:13px;}
#actualites-famille .contenu p {color: #9c9c9c; margin:0; font-size:13px;}

#actualites-bouton {text-align:center; margin:55px auto 0;}

#actualite-retour { margin:15px auto 55px;}
#actualite-retour .bouton {padding:7px 5px !important;}
#actualite-retour .bouton i {margin-right:5px; font-size:12px;}

#template-actualite {}
#template-actualite .retour-actualites { margin-bottom:40px;} 
#template-actualite .retour-actualites .bouton {margin-top:0 !important;}

/* REALISATIONS */

#realisations-texte-colonnes { margin:50px 0 ; 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: stretch;  -ms-flex-align: stretch;  align-items: stretch;}
#realisations-texte-colonnes .realisations-texte-colonne {  margin-left: 6%;  width: 47%; color: #898989; font-size:15px;}
#realisations-texte-colonnes .realisations-texte-colonne p {color: #898989; font-size:15px;}
#realisations-texte-colonnes .realisations-texte-colonne p strong {color:#1130b8;}
#realisations-texte-colonnes #realisations-texte-colonne-gauche {margin-left:0;}
#realisations-texte-colonnes #realisations-texte-colonne-droite {}

#realisations-famille {text-align:left; display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start; -webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;}
#realisations-famille p {font-size:18px;}
#realisations-famille .conteneur {margin: 0px !important;width: 33.333%; height:auto; max-height:486px; text-align:center; position:relative; overflow:hidden; z-index:10; }
#realisations-famille .conteneur * { -webkit-box-sizing: border-box; box-sizing: border-box; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease; transition: all 0.6s ease;}
#realisations-famille .conteneur .hidden {visibility:hidden; width:100% !important; height:auto !important; position:relative; }
#realisations-famille .conteneur .image {position:relative; z-index:10; overflow:hidden;  max-height: 350px;}
#realisations-famille .conteneur .image::after {background: #fff; opacity:0.5; display:block; position:absolute; left:0; top:0; z-index:15; width:100%; height:100%; content:""; -webkit-transition: opacity 0.7s ease-in-out;-moz-transition: opacity 0.7s ease-in-out;transition: opacity 0.7s ease-in-out;}
#realisations-famille .conteneur .image:hover::after {opacity: 0 !important;}
#realisations-famille .conteneur .image img:not(.hidden) {display:block; width: 100%; height: 100%; object-fit:cover; -o-object-fit:cover; image-rendering: optimizeQuality; position:absolute; left:0; top:0; }
#realisations-famille .conteneur:hover .image img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

#realisations-famille .contenu {position:absolute; left:0; bottom:0; z-index:15; text-align: left; padding:20px;color: #9c9c9c; width: 100%; background: #fff;}


#realisations-video-conteneur { position:relative; z-index:10; overflow: hidden;}
#realisations-video-conteneur .global { position:relative; z-index:15; padding-top: 70px; padding-bottom: 70px; min-height:520px; 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;}
#realisations-video-conteneur .global * {color:#fff !important; text-align:center !important;}
#realisations-video-conteneur .global > div {width: 57.599999999999994%; margin:0 auto;}
#realisations-video-conteneur .global h2.h1 {font-size:50px;}
#realisations-video-conteneur .global p {line-height: 27px;}
#realisations-video-conteneur #realisations-video-lienplay { font-size: 25px; width: 90px;height: 90px;border: 2px solid #fff; border-radius: 120px; display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-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; margin-top: 20px;}
#realisations-video-conteneur #realisations-video-lienplay,
#realisations-video-conteneur #realisations-video-lienplay:visited {text-decoration:none;}
#realisations-video-conteneur::after {content:""; display: block; position:absolute; left:0; top:0; z-index:11; width:100%; height:100%;  background:rgba(0,0,0, 0.8);} 
#realisations-video-iframe {position:absolute; left:50%; top:50%; z-index:10; width:auto !important; height:auto!important; border:none;min-width:280%;min-height: 180%; transform: translate(-50%, -50%);}


/* REALISATION */
#realisation-contenu {}
#realisation-retour {}
#realisation-retour .bouton-fleche { -webkit-box-orient: horizontal;  -webkit-box-direction: reverse;  -ms-flex-direction: row-reverse;  flex-direction: row-reverse;}
#realisation-retour .bouton-fleche i {  margin-right: 9px;  margin-left:0 ;}
#realisation-retour .bouton-fleche i::before {content: "\f104";}

#realisation-slider-conteneur {position: relative; z-index: 20;}
#realisation-slider-loader {width:100%; height:100%;  position:absolute; left:0; top:0; z-index:35; background:url(../images/ajax-loader.gif) no-repeat center center #F8F7F7;}

/** Carousel **/
#realisation-slider {margin: 70px 0; position: relative;  z-index: 20; overflow: hidden;  border-bottom: 1px solid #e1e1e1;  } /* HEIGHT A MODIFIER */
#realisation-slider ul { width: 20000em; position: relative; z-index:20; list-style: none; margin:0 !important; padding:85px 0 !important; height:100%;  height:507px;}
#contenu #realisation-slider .realisation-slider-li {display: initial; float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial; position:relative; z-index:20;}
#realisation-slider .realisation-slider-li::before {display:none;}
#contenu #realisation-slider .realisation-slider-li > div { max-width:100%; height: 100%; padding: 0 10px; box-sizing: border-box; }
#contenu #realisation-slider .realisation-slider-li,
#contenu #realisation-slider .realisation-slider-li * {  -webkit-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out;}
#contenu #realisation-slider .realisation-slider-li img {width:auto; height:100%; object-fit:contain; image-rendering: optimizeQuality;}
#contenu #realisation-slider .realisation-slider-li .realisation-slider-zoom { color: #fff;  background: rgba(0,0,0,0.3);  display: block;  line-height: 24px; height: 24px; width: 24px;  text-align: center;  border-radius: 3px;  text-decoration: none;  -webkit-transition: all 0.2s ease-in-out;  transition: all 0.2s ease-in-out; right: 10px;
bottom: 10px; position: absolute;opacity: 0;bottom: 10px;right: 10px;z-index: 100; font-size:13px;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;}
#contenu #realisation-slider .realisation-slider-li:hover .realisation-slider-zoom {opacity:1;}
#contenu #realisation-slider .realisation-slider-li .realisation-slider-zoom:hover { -webkit-transform: scale(1.3);  -ms-transform: scale(1.3);  transform: scale(1.3);}
#realisation-slider .realisation-slider-li .realisation-slider-centre { position:relative; z-index:10; height:100%; width:100%; max-width: 100%; text-align: center; }
#contenu #realisation-slider .realisation-slider-li.active {z-index:25;-webkit-transform: scale(1.3);-ms-transform: scale(1.3);transform: scale(1.3);}

/** Carousel Controls **/
#realisation-slider-control-prev, 
#realisation-slider-control-next { position: absolute; z-index:25; cursor:pointer;top:0;  width:55px; height:100%; text-align: left; line-height: 30px;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; }
#realisation-slider-control-prev, 
#realisation-slider-control-next,
#realisation-slider-control-prev:visited, 
#realisation-slider-control-next:visited {text-decoration:none;}
#realisation-slider-control-prev { left: 5px;}
#realisation-slider-control-next { right: 5px;}
#realisation-slider-control-prev i,
#realisation-slider-control-next i {width:55px; height:55px; color: #fff; opacity: 0.5;font-size: 45px; text-align: center; line-height: 55px;  -webkit-transition: all 0.3s ease-out;   transition: all 0.3s ease-out; border: 1px solid #fff; border-radius: 100px; background: rgb(0, 0, 0);}
#realisation-slider-control-next i::before { margin-left: 3px;}
#realisation-slider-control-prev i::before { margin-right: 3px;}
  
#realisation-slider-control-prev:hover i,
#realisation-slider-control-next:hover i { opacity: 0.9;}


#realisation-rassurances {  margin: 60px 0 90px;}
#realisation-rassurances .global {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: stretch;-ms-flex-align: stretch;align-items: stretch;}
#realisation-rassurances .realisation-rassurance {background: #f8f8f8;   padding: 45px 20px 20px 20px;  border-radius: 3px;  box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.3);   margin-left: 6%;  width: 29.333333333333332%; box-sizing: border-box; position:relative; z-index:10;}
#realisation-rassurances .realisation-rassurance:first-child{margin-left:0;} 
#realisation-rassurances .realisation-rassurances-image {position: absolute;left: 0;  top: -32px; text-align: center;width: 100%; height:57px;z-index: 10;}
#realisation-rassurances .realisation-rassurances-image img {width:53px; height:auto; }
#realisation-rassurances .realisation-rassurances-texte {color: #9c9c9c;}
#realisation-rassurances .realisation-rassurances-texte p {text-align:center; color: #9c9c9c; margin:0;}


#realisation-contenu-mosaique{ padding: 15px 15px 0 0; background:#e7e7e7;}
#realisation-contenu-mosaique #realisations-famille .conteneur {margin: 0 0 15px 15px !important;width: calc(33.333% - 15px); }
#realisation-contenu-mosaique #realisations-famille .conteneur .image { max-height: unset;}


/* COMMUN */
/* SELECT */
#contenu .selectize-input {cursor:pointer; height: 45px; /*width:330px;*/ width:100%; text-align:left; border:1px solid #e6e6e6; position:relative; z-index:11; -webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;-webkit-box-shadow: unset; box-shadow: unset;}
#contenu .selectize-input::after {border:none; width:7px; height:4px; background:url(../images/select-bottom.png) no-repeat center right;}
#contenu .selectize-input.dropdown-active {-webkit-box-shadow: unset !important; box-shadow: unset !important;}
#contenu .selectize-input.dropdown-active::after { background:url(../images/select-top.png) no-repeat center right;}

#contenu .selectize-input input {position:relative; padding-left: 10px !important; line-height: 28px !important; cursor:pointer; font-size:14px; color:#5d5d5d; letter-spacing:0.6px;}
#contenu .selectize-input .item {padding-left: 10px; line-height: 25px !important; cursor:pointer; font-size:14px; color:#000000; letter-spacing:0.6px; }

#contenu .selectize-dropdown {display:block !important; width: 100% !important;}
#contenu .selectize-dropdown [data-selectable] {cursor:pointer; font-size:13px; color:#656c6c; letter-spacing:0.6px; min-height:15px; padding:10px 15px; background:#fff;}
#contenu .selectize-dropdown [data-selectable].active {background:#e6e6e6;}
#contenu .selectize-dropdown-content {height:0; max-height: 115px; -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;}
#contenu .selectize-control.active .selectize-dropdown-content {height:115px !important;}
#contenu .selectize-control {z-index:35;}

/* CHECKBOX SPE */
body .checkbox-spe-conteneur {position: relative; } 

/* RADIO SPE */
body .radio-spe-conteneur,
body .checkbox-spe-conteneur {position: relative; } 

body .radio-spe-conteneur label,
body .checkbox-spe-conteneur label  {position: relative; cursor:pointer;  display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: start; -webkit-box-align: center;-ms-flex-align: center;align-items: center;}
body .radio-spe-conteneur label .coche {position: relative; width: 17px; height:17px; margin: 0 7px 0 0;}

body .checkbox-spe-conteneur label .coche {position: relative; width: 12px; height:12px; margin: 0 6px 0 0;}

body .radio-spe-conteneur label .nom {  width: calc(100% - 30px);}
body .checkbox-spe-conteneur label .nom {  width: calc(100% - 22px);}

body .radio-spe-conteneur [type="radio"]:not(:checked), 
body .radio-spe-conteneur [type="radio"]:checked,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked), 
body .checkbox-spe-conteneur [type="checkbox"]:checked  { position: absolute; right: 0; opacity: 0.01;}

body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:before,
body .radio-spe-conteneur [type="radio"]:checked + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:before { box-sizing: border-box; cursor: pointer;  border: 1px solid #cfcfcf; content: ''; position: absolute; left: 0; top: 0; transition: all .275s;  }

body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:before  {width:100%; height:100%;}
body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:before,
body .radio-spe-conteneur [type="radio"]:checked + label .coche:before {border-radius: 30px; width: 100%; height: 100%;}

body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:before,
body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:before {background: #FFF; }
body .radio-spe-conteneur [type="radio"]:checked + label .coche:before {background: #8c8b8c; border: none; width: 100%; height: 100%; }
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:before {background: #8c8b8c; border: none; width: 100%; height: 100%; }

/* Aspect de la coche */
body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:after,
body .radio-spe-conteneur [type="radio"]:checked + label .coche:after {box-sizing: border-box; cursor: pointer; content: '\f00c'; color:#fff; font-size:9px; width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align:center; line-height: 0; transition: all .2s; font-family:FontAwesome; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; border-radius: 30px;}


body .checkbox-spe-conteneur [type="checkbox"]:not(:checked) + label .coche:after,
body .checkbox-spe-conteneur [type="checkbox"]:checked + label .coche:after { box-sizing: border-box;  cursor: pointer; content: '\f00c'; color:#fff; font-size:8px; width: 100%; height: 100%; position: absolute; left: 0; top: 0; text-align:center; line-height: 0; transition: all .2s; font-family:FontAwesome; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; }

/* Aspect non cochée */
body .radio-spe-conteneur [type="radio"]:not(:checked) + label .coche:after{ opacity: 0; transform: scale(0) rotate(45deg);}

/* Aspect cochée */
body .radio-spe-conteneur [type="radio"]:checked + label .coche:after{ opacity: 1; transform: scale(1) rotate(0);}

/* FIN RADIO SPE */



/* BOUTON PAYPAL */
.paypal-button {
    white-space: nowrap;
}
.paypal-button button {
    background: none repeat scroll 0 0 #ffa823;
    border: 1px solid #ffa823;
    border-radius: 13px;
    color: #0e3168;
    cursor: pointer;
    font-family: "Arial",bold,italic;
    font-style: italic;
    font-weight: bold;
    overflow: hidden;
    position: relative;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    white-space: nowrap;
    z-index: 0;
}
.paypal-button button.large {
    font-size: 14px;
    padding: 4px 19px;
}

.paypal-button button:after {
    background: -moz-linear-gradient(center top , #fefefe 0%, #fed994 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 40px 40px 38px 38px;
    content: " ";
    height: 60%;
    left: 0;
    position: absolute;
    top: 0;
    transform: translateX(1%);
    width: 98%;
    z-index: -1;
}
.paypal-button button:before {
    background: -moz-linear-gradient(center top , #ffaa00 0%, #ffaa00 80%, #fff8fc 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 11px;
    content: " ";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -2;
}

#contenu .iframe-responsive-wrapper .iframe-ratio {height:0;}

/* Retour haut de page */
#back-to-top { position: fixed; bottom: 25px; right: 25px; border:none; text-decoration: none; background: #8b9296;  border: 1px solid #8b9296; color:#fff; width:48px; height:48px; padding: 0; z-index:500; border-radius: 2px;  display:-webkit-inline-box; display:-ms-inline-flexbox; display:inline-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; display: none;-webkit-transition: all 150ms ease-in-out; -moz-transition: all 150ms ease-in-out; -ms-transition: all 150ms ease-in-out; -o-transition: all 150ms ease-in-out; transition: all 150ms ease-in-out; }
#back-to-top span { width:100%; height:100%; 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;}
#back-to-top i {font-size: 16px; width:100%; height:100%; text-align:center;  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;}
#back-to-top:hover {background-color: #f8f8f8;  color: #1130b8;  border: 1px solid #e1e1e1;}
 
/* Réseaux */	
#global .reseau-partage .reseau-partage-image {height: 100%;  width:100%; padding:5px; position:relative; z-index:1;   text-decoration:none; display: -webkit-box;    display: -ms-flexbox;    display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;-webkit-transition: all 100ms ease-in-out; -moz-transition: all 100ms ease-in-out; -ms-transition: all 100ms ease-in-out; -o-transition: all 100ms ease-in-out; transition: all 100ms ease-in-out;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
#global .reseau-partage i {color:#fff;}
#global .reseau-partage-gauche .reseau-partage-image {text-align:right;}
#global .reseau-partage-bas .reseau-partage-image {text-align:center;}
#global .reseau-partage-facebook .reseau-partage-image{background:#4267B2;}
#global .reseau-partage-twitter .reseau-partage-image{background:#55acee;}
#global .reseau-partage-linkedin .reseau-partage-image{background:#0077b5;}
#global .reseau-partage-pinterest .reseau-partage-image{background:#CB2027;}
#global .reseau-partage-email .reseau-partage-image {background:#7d7d7d;}

#reseaux-partage-gauche-conteneur { top: 25%; left:0px; position: fixed; z-index: 500;}
#reseaux-partage-gauche-conteneur .reseau-partage { height: 40px;  width:55px; position:relative; cursor:pointer; }
#reseaux-partage-gauche-conteneur .reseau-partage .reseau-partage-image {left:-15px; padding:5px 11px 5px 2px;  -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; }
#reseaux-partage-gauche-conteneur .reseau-partage:first-child .reseau-partage-image {border-radius: 0 5px 0 0;}
#reseaux-partage-gauche-conteneur .reseau-partage:last-child .reseau-partage-image {border-radius: 0 0 5px 0;}

#reseaux-partage-gauche-conteneur .reseau-partage i { font-size:19px;}		
#reseaux-partage-gauche-conteneur .reseau-partage:hover .reseau-partage-image { left:-2px; border-radius: 0 5px 5px 0;}

#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook .reseau-partage-image { padding:7px 14px 3px 0; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-facebook i {font-size:20px;}
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-pinterest .reseau-partage-image { padding:7px 11px 3px 2px; }
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-email .reseau-partage-image { padding:4px 11px 6px 2px;}
#reseaux-partage-gauche-conteneur #reseau-partage-gauche-email i { font-size:17px;}

#reseaux-partage-bas-conteneur {margin:15px 0;}
#reseaux-partage-bas-conteneur > div { text-align:center;}
#reseaux-partage-titre {font-size:17px; margin: 40px 0 10px;}
#reseaux-partage-bas-conteneur .reseau-partage { margin:0 5px; cursor:pointer; position:relative; display:inline-block; vertical-align:top;}
#reseaux-partage-bas-conteneur .reseau-partage::after {height: 4px; width:100%; position:absolute; left:0; bottom:6px; box-shadow:0px 9px 7px rgba(0,0,0,0.3); content:"";}
#reseaux-partage-bas-conteneur .reseau-partage > div { width:35px;  height: 38px; position:relative; overflow:hidden; padding:3px 5px 0;}		
#reseaux-partage-bas-conteneur .reseau-partage .reseau-partage-image {padding:8px 5px 0; bottom:-7px; border-radius: 5px 5px 0 0;	-webkit-box-pack: start;-ms-flex-pack: start;justify-content: start; }
#reseaux-partage-bas-conteneur .reseau-partage i { font-size:19px;}
#reseaux-partage-bas-conteneur .reseau-partage:hover .reseau-partage-image { bottom:0px;}

#reseaux-partage-bas-conteneur #reseau-partage-bas-email i { font-size:15px;}



/* Cookie message */
#cookie-message {position:fixed; bottom:20px; left:20px; z-index:9999; background:rgba(0,0,0,0.8); width:calc(100% - 40px); max-width:680px; border-radius:3px;}
#cookie-message-wrapper {padding:20px 45px 20px 20px;}
#cookie-message-entete { overflow:hidden; text-align:right; position:absolute; top:2px; right:9px; z-index:100;}
#cookie-message-fermer {color: #fff; font-size: 30px; line-height: 30px; text-decoration: none;}
#cookie-message-contenu {color:#ffffff;}
#cookie-message-contenu a,
#cookie-message-contenu a:visited {color:#ffffff;}
#cookie-message-contenu p {margin:0;}

#cookie-choix-contenu {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#cookie-choix-contenu .cookie-choix {-webkit-box-align: center;align-items: center;background-color: #fff;border: none;cursor: pointer;display: -webkit-inline-box;display: inline-flex;-webkit-box-pack: center;justify-content: center;width: 110px;padding: 10px;position: relative;text-decoration: none;-webkit-transition: background-color .3s ease;transition: background-color .3s ease;background: none;color: #fff;text-transform: uppercase;}
#cookie-choix-contenu .cookie-choix a{text-decoration: none;}
#cookie-choix-contenu .cookie-choix span{letter-spacing: 1px;color: #fff;display: block; font-size: 13px;font-weight: 700;line-height: 1.23;pointer-events: none;position: relative;text-align: center;-webkit-transition: color .3s ease;transition: color .3s ease;z-index: 1;}
#cookie-choix-contenu .cookie-choix::before {background-color: #1130b8; bottom: 0;content: "";display: block;left: 0;position: absolute;top: 0;-webkit-transition: width .3s ease;transition: width .3s ease;width: 0;}
#cookie-choix-contenu .cookie-choix:hover::before {width: 100%;}

.popup-modal-close {display: flex; justify-content: flex-end;margin-bottom:20px;}

/* Cookie consentement modal debut */
#cookie-consent-form {}
#cookie-consent-form > .titre {font-size:18px; text-transform:uppercase;}
#cookie-consent-form .categories {}
#cookie-consent-form .categorie {padding:15px 0; border-top:1px solid #ccc;}
#cookie-consent-form .categorie:first-child {border-top:none;}

#cookie-consent-form .categorie .haut {}
#cookie-consent-form .categorie .titre {font-weight:bold; margin-bottom:15px; display:inline-block; vertical-align:top; width:250px;}
#cookie-consent-form .categorie .configuration {color:#2196F3; display:inline-block; vertical-align:top; width:calc(100% - 260px); text-align:right;}
#cookie-consent-form .categorie .configuration.actif {font-weight:bold;}

#cookie-consent-form .categorie .contenu {}
#cookie-consent-form .categorie .contenu > div { border-bottom: 1px solid #ccc;}
#cookie-consent-form .categorie .row {margin:10px 0; font-size:0.9em;}
#cookie-consent-form .categorie .label {display:inline-block; vertical-align:top; width:120px; font-weight:bold;}
#cookie-consent-form .categorie .valeur {display:inline-block; vertical-align:top; width:calc(100% - 120px);}

#cookie-consent-form .categorie .nom {}
#cookie-consent-form .categorie .description {}

 /* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
} 

/* Cookie consentement modal fin */

.gras {font-weight:bold;}
.lien {cursor:pointer;}
.vert {color:#018032;}
.clear { clear:both;}
.clearLeft { clear:left;}
.clearRight { clear:right;}
.floatLeft { float:left;}
.floatRight { float:right;}
a img {border:none;}

.clearfix:after {content: ".";	display: block;	clear: both;visibility: hidden;	line-height: 0;	height: 0;}
 .clearfix {display: inline-block;}

img.lazy {width: 100%;height: 100%; display: block; background: url('../images/ajax-loader.gif') no-repeat center center; }
  
  
#ui-datepicker-div {font-size:12px;}

.tableau-parent,
.tableau-parent-2,
.tableau-parent-3,
.tableau-parent-4,
.tableau-parent-5 {text-align:center;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap: wrap;flex-wrap: wrap;}
.tableau-parent tbody,
.tableau-parent-2 tbody,
.tableau-parent-3 tbody,
.tableau-parent-4 tbody,
.tableau-parent-5 tbody,
.tableau-parent tr,
.tableau-parent-2 tr,
.tableau-parent-3 tr,
.tableau-parent-4 tr,
.tableau-parent-5 tr {display: inline-table;width: 100%;}
.tableau-parent > tbody > tr > td,
.tableau-parent-2 > tbody > tr > td,
.tableau-parent-3 > tbody > tr > td,
.tableau-parent-4 > tbody > tr > td,
.tableau-parent-5 > tbody > tr > td {display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start;}

.tableau-enfant {margin:15px !important; display:inline-block; vertical-align:top; text-align:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
.tableau-enfant tr td {width:100% !important; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box;}
.tableau-enfant tr td img {max-width:100%; height:auto; margin: 0 auto; display: block;}
.tableau-parent-2 .tableau-enfant {width:calc(50% - 35px) !important; min-width:215px !important;}
.tableau-parent-3 .tableau-enfant {width:calc(33.333% - 35px) !important; min-width:215px !important;}
.tableau-parent-4 .tableau-enfant {width:calc(25% - 35px) !important; min-width:215px !important;}
.tableau-parent-5 .tableau-enfant {width:calc(20% - 35px) !important; min-width:215px !important;}

.table-responsive-50-pourcent table, 
.table-responsive-50-pourcent thead, 
.table-responsive-50-pourcent tbody, 
.table-responsive-50-pourcent tr, 
.table-responsive-50-pourcent th, 
.table-responsive-50-pourcent td,
.table-responsive-100-pourcent table, 
.table-responsive-100-pourcent thead, 
.table-responsive-100-pourcent tbody, 
.table-responsive-100-pourcent tr, 
.table-responsive-100-pourcent th, 
.table-responsive-100-pourcent td {display: block;}

.table-responsive-50-pourcent table,
.table-responsive-100-pourcent table {width:100%;}

.table-responsive-50-pourcent thead,
.table-responsive-100-pourcent thead {display: none;}

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding: 10px;text-align: left;border: solid 1px #ccc;}

.table-responsive-50-pourcent td,
.table-responsive-100-pourcent td {padding-left: 173px;position: relative;margin-top: -1px;width: 100%!important;text-align: left !important;background: #FFF;box-sizing: border-box;}
.table-responsive-50-pourcent td:nth-child(odd),
.table-responsive-100-pourcent td:nth-child(odd) {background-color: #eee;}

.table-responsive-50-pourcent td::before,
.table-responsive-100-pourcent td::before {padding: 10px;content: attr(data-label);position: absolute;top: 0;left: 0;width: 145px;bottom: 0;background-color: #1130b8;color: #ffffff;font-weight: 600;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}

.table-responsive-50-pourcent tr {margin: 0 5px 1rem;}
.table-responsive-100-pourcent tr{margin: 0 0px 1rem;}

.table-responsive-100-pourcent tr { width: 100%;}
.table-responsive-50-pourcent tr { width: calc(50% - 13px);display: inline-block;vertical-align: top;}

.table-responsive-50-pourcent th + td,
.table-responsive-100-pourcent th + td {padding-left: 10px;}

/* Table responsive */
.table-header { opacity:0; background-color: #1130b8; }
.table-responsive-label {display:none;}

/* Formulaires */
.form {clear:left; margin:10px 0;}
.form140 {display:block; width:140px; padding-right:20px; float:left; text-align:right;}
.form180 {display:block; width:180px; padding-right:20px; float:left; text-align:right; font-size:0.8em;}
.form200 {display:block; width:200px; padding-right:20px; float:left; text-align:right; font-size:0.8em;}
.form90 {display:block; width:90px; padding-right:20px; float:left; text-align:right;}
.inputCadre { border:#529e11 1px solid;}


body .input { position: relative; z-index:10; background: #fff;}
/* LABEL DANS INPUT */
body .input > .input-text-label {border: 0; border-bottom:1px solid #e6e6e6; outline: 0; padding: 15px 0 0px !important; width:100% !important; height:45px !important; position: relative;  z-index:10;background-color: transparent; z-index: 2;  box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; }
body .input textarea {margin:0; font-size: 13px; width: 100%; color: #493030;outline: 0; padding: 20px 7px 3px 14px; position: relative; background-color: transparent;  z-index: 2; }
body .input > label {top: 0px; left:-4px;  font-size: 14px; color: #979191; letter-spacing:0.65px; position: absolute;  z-index:11; -webkit-transform: translate(5px, calc(100% - 5px)) scale(1);  transform: translate(5px, calc(100% - 5px)) scale(1); display: block; z-index: 1; -webkit-transform-origin: bottom left; transform-origin: bottom left; transition: color 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out; transition: color 200ms ease-in-out, transform 200ms ease-in-out, font-size 200ms ease-in-out; transition: color 200ms ease-in-out, transform 200ms ease-in-out, font-size 200ms ease-in-out, -webkit-transform 200ms ease-in-out;}
body .input > label.active {-webkit-transform: translate(0, 0) scale(0.8); transform: translate(0, 0) scale(0.8);}
body .input > label.active-color { }

body .erreur {border:1px solid #f00 !important;}
/* FIN LABEL DANS INPUT */

body .input-text {outline:none; border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px; width:100%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -khtml-box-sizing:border-box;}
body .erreur .input-text,
body .erreur select {border-color:#f00;}
body .input .erreur-message,
body .input .erreur-message-mail,
body .input .erreur-message-identique,
body .checkbox-spe-conteneur .erreur-message {display:none; color:#6d071A; font-size:12px; letter-spacing: .85px;  padding-left: 14px;text-align: left; position: absolute; bottom: -16px; left: 0;}

body textarea {outline:none; border: 1px solid #dcdcdc; color: #000000; padding: 7px 5px;  width: 70%; height:75px; resize : none;}
body select {outline:none; border: none; border: 1px solid #dcdcdc; height:30px;}
.bouton-js {cursor:pointer;}

.submit input,
input.submit,.bouton,.bouton-fleche,
#global a.bouton,
#global a.bouton:visited,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {outline:none; border:1px solid #1130b8;font-size:12px;background:#1130b8; color: #fff; min-height: 30px; text-align: center; padding: 10px 15px; margin: 20px 0 3px; text-transform:uppercase; letter-spacing:1px; border-radius: 100px; text-decoration: none; vertical-align:top; cursor: pointer; font-family:Helvetica-Bold; display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center; -webkit-box-pack: center;-ms-flex-pack: center;justify-content: center; -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; -webkit-box-sizing: border-box;box-sizing: border-box;-webkit-hyphens: unset;-ms-hyphens: unset;hyphens: unset;-webkit-hyphens: none;-ms-hyphens: none;hyphens: none;}
#global a.bouton span,
#global a.bouton:visited span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span,
#global a.bouton-fleche i,
#global a.bouton-fleche:visited i,
#global .bouton a,
#global .bouton a:visited,
#global .bouton-fleche a,
#global .bouton-fleche a:visited {color:#fff; text-decoration:none;}

.bouton-fleche i,
#global a.bouton-fleche i {margin-left:9px; font-size:17px;}
.bouton,
#global a.bouton,
#global a.bouton:visited,
.bouton-fleche,
#global a.bouton-fleche,
#global a.bouton-fleche:visited {}

.bouton span,
#global a.bouton span,
#global a.bouton:visited span,
.bouton-fleche span,
#global a.bouton-fleche span,
#global a.bouton-fleche:visited span,
.bouton i,
#global a.bouton i,
#global a.bouton:visited i,
.bouton-fleche i,
#global a.bouton-fleche i,
#global a.bouton-fleche:visited i{-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;}

.submit input:hover,
input.submit:hover,
.bouton input:hover,
input.bouton:hover,
.bouton:hover,
#global .bouton:hover,
#global a.bouton:hover,
.bouton-fleche:hover,
#global .bouton-fleche:hover,
#global a.bouton-fleche:hover  {opacity: 0.9; }
#global a.bouton:hover span,
#global a.bouton-fleche:hover span,
#global a.bouton-fleche:hover i { }

/* Messages de retour */
.reponse-message,
.reponse-erreurs, .ok { padding: 0.8em; margin-bottom: 1em; border: 2px solid #ddd; }

.reponse-erreurs { background: #fbe3e4; color: #8a1f11 !important; border-color: #fbc2c4; padding:0 0.8em; }
.reponse-message, .ok { background: #e6efc2; color: #264409 !important; border-color: #c6d880; }
.reponse-erreur { color: #8a1f11 !important; font-weight:bold; }
.reponse-message, .ok { color: #264409 !important; font-weight:bold; }



@media only screen and (-webkit-max-device-pixel-ratio: 1.5),
 only screen and (-o-max-device-pixel-ratio: 3/2),
 only screen and (max--moz-device-pixel-ratio: 1.5),
 only screen and (max-device-pixel-ratio: 1.5) {
 
	.logo-image.icon{display:inline-block; image-rendering: initial;}
	.logo-image.iconGrand{display:none; image-rendering: initial;} 
 
	body * {image-rendering: -webkit-optimize-contrast;}
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	
	body * {image-rendering: initial; }
}
/* 1.25 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
    /* Retina-specific stuff here */
    body * {image-rendering: initial; }
}

/* 1.3 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.3), 
(min-resolution: 124.8dpi){ 
    /* Retina-specific stuff here */
    body * {image-rendering: initial; }
}

/* 1.5 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
    /* Retina-specific stuff here */
    body * {image-rendering: initial; }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
 only screen and (-o-min-device-pixel-ratio: 3/2),
 only screen and (min--moz-device-pixel-ratio: 1.5),
 only screen and (min-device-pixel-ratio: 1.5) {  
 
	.logo-image.icon {display:none; image-rendering: initial;}
	.logo-image.iconGrand{display:inline-block; image-rendering: initial;} 
	body * {image-rendering: initial;}
}

@-webkit-keyframes caption-right {
 0% {
  -webkit-transform:translate(2000px,0);
  opacity:0
 }
 100% {
  -webkit-transform:translate(0,0);
  opacity:1
 }
}
@keyframes caption-right {
 0% {
  transform:translate(2000px,0);
  opacity:0
 }
 100% {
  transform:translate(0,0);
  opacity:1
 }
}
@-webkit-keyframes caption-left {
 0% {
  -webkit-transform:translate(-2000px,0);
  opacity:0
 }
 100% {
  -webkit-transform:translate(0,0);
  opacity:1
 }
}
@keyframes caption-left {
 0% {
  transform:translate(-2000px,0);
  opacity:0
 }
 100% {
  transform:translate(0,0);
  opacity:1
 }
}
@-webkit-keyframes caption-top {
 0% {
  -webkit-transform:translate(0,-20px);
  opacity:0
 }
 100% {
  -webkit-transform:translate(0,0);
  opacity:1
 }
}
@keyframes caption-top {
 0% {
  transform:translate(0,-20px);
  opacity:0
 }
 100% {
  transform:translate(0,0);
  opacity:1
 }
}
@-webkit-keyframes caption-bottom {
 0% {
  -webkit-transform:translate(0,20px);
  opacity:0
 }
 100% {
  -webkit-transform:translate(0,0);
  opacity:1
 }
}
@keyframes caption-bottom {
 0% {
  transform:translate(0,20px);
  opacity:0
 }
 100% {
  transform:translate(0,0);
  opacity:1
 }
}
@-webkit-keyframes av_pulsate {
 0% {
  -webkit-transform:scale(0.1);
  opacity:0.0
 }
 50% {
  opacity:0.7
 }
 100% {
  -webkit-transform:scale(1);
  opacity:0.0
 }
}
@keyframes av_pulsate {
 0% {
  transform:scale(0.1);
  opacity:0.0
 }
 50% {
  opacity:0.7
 }
 100% {
  transform:scale(1);
  opacity:0.0
 }
}


@-webkit-keyframes effet_pop {
 0% {
  -webkit-transform:scale(0.8)
 }
 100% {
  -webkit-transform:scale(1)
 }
}
@keyframes effet_pop {
 0% {
  transform:scale(0.8)
 }
 100% {
  transform:scale(1)
 }
}