@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 */

body {margin:0; padding:0; font-family: 'Josefin Sans', sans-serif, Arial; font-weight:300; font-size:19px; background:#FFFFFF; color:#000000; }
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:500;}
.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: 1000;  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:135px;}
.noscroll #global {overflow: hidden; height:0px;}
.global {max-width:1560px; padding:0 10px; margin:0 auto;}

/* BANDEAU */
#bandeau {padding:0; position:fixed; left:0px; top:0px; width:100%; z-index:3000; background: #fff;}
.lg {height:150px;}
.sm {height:73px;}

/* Bandeau réduit */
#bandeau.sm {}
#bandeau.sm #bandeau-haut {height:27px;}

#bandeau.sm #bandeau-conteneur { height:calc(100% - 27px); }
#bandeau.sm #bandeau-contact {}
#bandeau.sm #logo {padding: 7px 0 0 1px;}
#bandeau.sm #logo a img {height: 30px; width:auto;}

#bandeau.sm #bandeau-horaires {visibility:hidden;}
#bandeau.sm #menu-conteneur {padding-top: 0px; height:calc(100% - 5px) !important;}
#bandeau.sm #menu {}
#bandeau.sm #menu .menu-element > a > span, 
#bandeau.sm #menu .menu-element > a:visited > span, 
#bandeau.sm #menu .menu-element > span {font-size: 13px;}
#bandeau.sm #menu .smenu-conteneur {}


/* Bandeau non réduit */

#bandeau-haut {height:35px; border-bottom:1px solid #cbcbcb;-webkit-transition: all 400ms ease-in-out; -moz-transition: all 400ms ease-in-out; -ms-transition: all 400ms ease-in-out; -o-transition: all 400ms ease-in-out; transition: all 400ms ease-in-out;}
#bandeau-haut .global { height:100%; max-width:100%; padding: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;}
#bandeau-gauche {height: 100%; width:calc(100% - 206px); padding-left:30px;  display:inline-block; vertical-align:top;}
#bandeau-gauche > div { height:100%; display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack:start; -ms-flex-pack:start; justify-content:flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}

#bandeau-gauche > div > div {  width: calc(33.333% - 10px); 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;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
#bandeau-reseaux { width:300px !important; margin-right:25px; }
#bandeau-reseaux > span {position:relative; font-size:15px;}
#bandeau-reseaux > span::after {width:33px; height:1px; margin:0 12px; background:#223855; content:""; display:inline-block; vertical-align:middle;}
#bandeau-reseaux > div { 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: center;-ms-flex-align: center;align-items: center;}
#bandeau-reseaux .bandeau-social {margin:0 5px}
#bandeau-reseaux .bandeau-social a,
#bandeau-reseaux .bandeau-social a:visited {color:#223855; text-decoration:none; }
#bandeau-reseaux .bandeau-social i {font-size:18px; color:#223855;}

#bandeau-horaires { margin-right:35px; font-weight:400; font-size:16px; color:#d2a43f; letter-spacing:0.5px;}
#bandeau-horaires i {color:#4b8fbe; margin-right: 10px;}
#bandeau-horaires span {color:#223855; margin-right: 5px;}

#bandeau-elements {min-width: 490px; font-size:16px;  color:#223855; font-weight:600; -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important;}
#bandeau-elements > span {color:#d2a43f; font-weight:400;}
#bandeau-elements a,
#bandeau-elements a:visited {text-decoration:none; color:#223855; padding: 0 10px;}
#bandeau-coordonnees { 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: center;-ms-flex-align: center;align-items: center;}
#bandeau-telephone {}
#bandeau-email {font-weight:400;  display:-webkit-box;display:-ms-flexbox;display:flex; -webkit-box-pack:start; -ms-flex-pack:start; justify-content:flex-start; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
#bandeau-email::before {margin:0 5px; background:#4b8fbe; content:""; width:2px; height:13px; display:block;}
#bandeau-email i {display:none;}

#bandeau-reservation {height:100%; width:173px; margin-left:3px;  display:inline-block; vertical-align:top; text-align:center;}
#bandeau-reservation a,
#bandeau-reservation a:visited {height:calc(100% - 2px); width:calc(100% - 2px); background:#d2a43f; border:1px solid #d2a43f; letter-spacing: 1px; font-weight:600; font-size:16px; color:#fff; text-transform:uppercase; text-decoration:none; display:flex; flex-direction:column; 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;}
#bandeau-reservation a:hover {background:#fff; color:#d2a43f;}

#bandeau-conteneur {position: relative; z-index: 400; height:calc(100% - 50px); width:100%; }
#bandeau-contact {position:relative; z-index:40; }
#bandeau-contact .global {  position:relative; z-index:40; max-width:1585px; }

#bandeau #logo {float:left; padding:20px 0 0 1px; position:relative; z-index:10;}
#bandeau #logo a,
#bandeau #logo a:visited {}
#bandeau #logo a img {height:67px; width:auto;}


/* MENU */
/* Menu niveau 1 */
#menu-conteneur { height:calc(100% - 35px) !important; clear:right; padding-top: 30px;}
#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: end; -ms-flex-pack: end; justify-content: flex-end;} 
#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%; margin:0 20px;}
#menu #menu-1 {margin-left:0;}
#menu #menu-2 {margin-right:0;}
#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 {color: #223855; 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: end;-ms-flex-pack: end;justify-content: flex-end;}
#menu .menu-element > a > span> span,
#menu .menu-element > a:visited > span> span,
#menu .menu-element > span > span { font-size:15px; text-transform:uppercase; position:relative; padding: 10px 0 7px; -webkit-box-sizing:border-box; box-sizing:border-box;} 
#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;}

/** SI EFFET horizontal LIGNE SOUS MENU **/
/**
#menu .menu-element > a > span > span::after,
#menu .menu-element > span > span::after {content:"";position: absolute;height: 2px;width: 0;background-color: #fcbd1f;bottom: -4px;left: 0;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}

#menu .menu-element.selected > a > span > span::after,
#menu .menu-element.selected > span > span::after,
#menu .menu-element:hover > a > span > span::after,
#menu .menu-element:hover > span > span::after {display: block;width: 100%;}

**/

/** SI EFFET VERTICAL LIGNE SOUS MENU  **/
@supports (-webkit-overflow-scrolling: touch) {
  /* CSS specific to iOS devices */ 
	#menu .menu-element.selected > a > span > span,
	#menu .menu-element.selected > span > span,
	#menu .menu-element:hover > a > span > span,
	#menu .menu-element:hover > span > span {border-bottom:1px solid #223855;}
}

@supports not (-webkit-overflow-scrolling: touch) {
	 /* Effect 4: bottom border enlarge */ 
	#menu .menu-element > a > span > span::after,
	#menu .menu-element > span > span::after { position: absolute; top: 98%; left: 0; width: 100%; height: 1px; background: #223855; content: ''; opacity: 0; -webkit-transition: height 0.3s, opacity 0.3s, -webkit-transform 0.3s; -moz-transition: height 0.3s, opacity 0.3s, -moz-transform 0.3s; transition: height 0.3s, opacity 0.3s, transform 0.3s; -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); transform: translateY(-10px); }
	
	#menu .menu-element.selected > a > span > span::after,
	#menu .menu-element.selected > span > span::after,
	#menu .menu-element:hover > a > span > span::after,
	#menu .menu-element:hover > span > span::after { height: 1px; opacity: 1; -webkit-transform: translateY(0px); -moz-transform: translateY(0px); transform: translateY(0px);}
}

/** SINON **/
#menu .menu-element.selected > span,
#menu .menu-element.selected > a > span,
#menu .menu-element:hover > a > span,
#menu .menu-element:hover > span {}

#menu .menu-element:hover .smenu-conteneur {display:block;}

/* Sous menu niveau 1 */
#menu .smenu-conteneur {display:none; position:absolute; left:0px;  z-index:200; width:350px; min-height:20px; background: #ffffff; }
#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 {padding:0 10px;}
#menu .smenu-element { }
#menu .smenu-element::after {content: ""; height: 1px; display:block; width:100%; margin:0 auto; background:#fff;}
#menu .smenu-element:last-child::after {display:none;}
#menu .smenu-element > span { cursor:default;}
#menu .smenu-element > a {text-decoration:none;}
#menu .smenu-element > a > span,
#menu .smenu-element > span {color:#222222; text-align:center;  display:block; padding:8px 30px 7px 10px; width: 100%; font-size:18px; position: relative;  z-index: 2; min-height:50px; border-top:1px solid #e5e5e5; 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:first-child > a > span,
#menu .smenu-element:first-child > span {border:none;}

#menu .smenu-element > span > span,
#menu .smenu-element > a > span > span {  display: block;  width:calc(100% - 30px); height: 100%; -webkit-transition: margin-right 300ms ease-in-out; -moz-transition: margin-right 300ms ease-in-out; -ms-transition: margin-right 300ms ease-in-out; -o-transition: margin-right 300ms ease-in-out; transition: margin-right 300ms ease-in-out;}
#menu .smenu-element > a > span > span::after,
#menu .smenu-element > span > span::after {content:"\f105"; font-family:FontAwesome; font-size:21px; color:#222222; position: absolute; margin-left: -1em; opacity:0; right:25px; top: 0; height: 100%; -webkit-transition: right 300ms ease 0ms; -moz-transition: right 300ms ease 0ms; -ms-transition: right 300ms ease 0ms; -o-transition: right 300ms ease 0ms; transition: right 300ms ease 0ms; display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}


#menu .smenu-element.selected > span,
#menu .smenu-element.selected > a > span,
#menu .smenu-element:hover > a > span,
#menu .smenu-element:hover > span {color:#222222; }
#menu .smenu-element.selected > span > span,
#menu .smenu-element.selected > a > span > span,
#menu .smenu-element:hover > a > span > span,
#menu .smenu-element:hover > span  > span {margin-right: 30px; }
#menu .smenu-element.selected > a > span > span::after,
#menu .smenu-element.selected > span > span::after,
#menu .smenu-element:hover > a > span > span::after,
#menu .smenu-element:hover > span > span::after {opacity:1; right:15px;}

/** SI EFFET FOND ANIME 
#menu .smenu-element > a > span::after,
#menu .smenu-element > span::after {content: ""; height: 100%; left: 0; top: 0; width: 0; position: absolute; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; z-index: -1;}

#menu .smenu-element.selected > a > span::after,
#menu .smenu-element.selected > span::after,
#menu .smenu-element:hover > a > span::after,
#menu .smenu-element:hover > span::after{ width: 100%; background:#202020; }

#menu .smenu-element.selected > a > span,
#menu .smenu-element:hover > a > span,
#menu .smenu-element.selected > span,
#menu .smenu-element:hover > span  {color:#fff;}

#menu .menu-element:hover .smenu-conteneur {display:block;}
**/
/*
#menu .ssmenu-conteneur-images {float:left;width: 143px; height: 143px; margin-top: 10px;}
#menu .ssmenu-images {display:none;}*/

/* Sous menu niveau 2 */
#menu .ssmenu-conteneur {padding:0px; margin:0px;}
#menu .ssmenu-element {}
#menu .ssmenu-element > span { cursor:default;}
#menu .ssmenu-element > a {text-decoration:none;}
#menu .ssmenu-element > a > span,
#menu .ssmenu-element > span {color:#223855; display:block; padding:5px 5px 5px 15px; font-size:15px; position:relative;}
#menu .ssmenu-element > a > span i,
#menu .ssmenu-element > span i {display: inline-block;vertical-align: top;  line-height: 15px;}
#menu .ssmenu-element > a > span > span,
#menu .ssmenu-element > span > span {display: inline-block;vertical-align: top;width: calc(100% - 20px);margin-left: 5px;line-height: 15px;}
#menu .ssmenu-element.selected > span,
#menu .ssmenu-element:hover > span ,
#menu .ssmenu-element.selected > a > span,
#menu .ssmenu-element:hover > a > span {color:#d2a43f;}

/* CENTRE */
#centre {min-height:150px;}
#centre .global {}
#centre .global .contenu-wrapper {padding:10px 0; min-height:150px; position:relative;}

/* CONTENU */
#contenu {overflow:hidden;}
#contenu-bandeau {height:150px;} 
#global h1,
#global h2.h1,
.white-popup h1 { font-weight:700; font-size:56px; line-height: 57px; color:#223855; text-align:left;  margin:40px 0;  font-family: 'Playfair Display', serif; text-align:center;}
#global h1 em,
#global h2.h1 em,
.white-popup h1 em {margin-top: 15px; font-size:26px; line-height: 32px; color:#d2a43f; text-transform:uppercase;  font-style:normal; font-weight:400; letter-spacing: 2.2px;  display:block; font-family: 'Josefin Sans', sans-serif;}
#global h2:not(.h1),
.white-popup h2:not(.h1) {font-weight:400; font-size:42px; color:#d2a43f; font-family: 'Playfair Display', serif; text-align:left; } 
#global h3,
.white-popup h3 {margin-left: 10px; margin-top: 10px; font-weight: 600; font-size:18px; text-align:left; position:relative; 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;}
#global h3 > div,
.white-popup h3 > div {line-height: 23px;}
#global h3::before,
.white-popup h3::before { content: "\f2d1"; font-family: FontAwesome; font-size: 14px; display: block; color: #4b8fbe; margin-top: 1px; -webkit-transform: rotate(90deg);-ms-transform: rotate(90deg);transform: rotate(90deg); }
#global p,
.white-popup p { text-align:justify; margin-left: 20px; line-height: 23px;}
.white-popup p {word-break: break-all;}
#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:#223855 !important; color:#fff !important;}
#global .bouton p {margin:0 !important; cursor:default;}
#global table.bouton {cursor:default;}
#centre ul,
.white-popup ul {padding-left: 0px; list-style: none; margin: 5px 0 5px 20px;}
#centre ul ul,
.white-popup ul ul {margin-left:20px;}

#centre ul li,
.white-popup ul li {line-height: 18px; margin:11px 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: 23px;}
#centre ul li::before,
.white-popup ul li::before { content: "\f138"; font-family: FontAwesome; font-size: 13px; display: block; color: #2879b1; margin-right:6px;}
a,
a:visited {color:#4b8fbe; text-decoration:underline;}
a:hover {text-decoration:none;}
#global ul li p {margin:0px;}
.white-popup img {max-width:100%; max-height:100%; height:auto;}

#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; }



/* PIED */
#pied {background:#223855;}
#pied .global { max-width:100%; padding:0;}
#pied .contenu-wrapper {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-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
#pied .col {width:50%; }

#pied #col-informations {max-width:750px; padding: 60px 15px; margin:0 auto; height:100%; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: distribute; justify-content: space-around;} 

#logo-pied {width:206px; }
#logo-pied a img { height:auto; width:100%;}
#pied-coordonnees {}
#pied-coordonnees div {}
#pied-coordonnees div,
#pied-coordonnees a,
#pied-coordonnees a:visited {letter-spacing:0.5px; line-height:26px; font-weight:300; color:#ffffff; text-decoration:none; font-size:15px;}

#pied-horaires {margin-top: 25px;}
#pied-horaires #pied-horaire {line-height:22px; font-size:15px;  color:#ffffff;}
#pied-horaires #pied-horaire .titre {letter-spacing:0.5px; font-weight:300;}
#pied-horaires #pied-horaire .contenu {letter-spacing:0.3px; font-weight:400; font-size:18px;}

#pied-bas {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;}
#pied-copyright {color:#838b98; font-size:14px; margin-right:50px; width:calc(100% - 310px); line-height: 20px;}
#pied-copyright i {font-size: 12px;  margin: 0 4px;}
#pied-copyright > span {margin:0 4px 0 0; display:inline-block; vertical-align:middle;}
#pied-copyright > span,
#pied-copyright a,
#pied-copyright a:visited {font-weight:300; color:#838b98; font-size:14px; text-decoration:none;letter-spacing:0.4px;}
#pied-copyright > span {position:relative; padding-left: 10px;}
#pied-copyright > span::before {position:absolute; left:0; top:3px; background:#838b98; width:1px; height:11px; content:""; }
#pied-copyright > span:first-child {padding-left:0;}
#pied-copyright > span:first-child::before {display:none;}

#pied-reseaux-conteneur { }
#pied-reseaux-titre {margin-right:35px; color:#fff; text-transform:uppercase; font-weight:300; font-size:15px; letter-spacing: 3.5px; display:inline-block; vertical-align:middle;}
#pied-reseaux {text-align:center;  display:inline-block; vertical-align:middle;}
#pied-reseaux .pied-social {display:inline-block; vertical-align:top; margin: 0 10px;}
#pied-reseaux .pied-social a,
#pied-reseaux .pied-social a:visited { color:#fff; text-decoration:none; display:block; -webkit-transition: -webkit-transform ease-out 0.1s; -moz-transition: -moz-transform ease-out 0.1s; transition: transform ease-out 0.1s; }
#pied-reseaux .pied-social i {color:#fff; font-size: 21px;}
#pied-reseaux .pied-social.facebook i {font-size: 19px;}
#pied-reseaux .pied-social a:hover { -webkit-transform: scale(0.93); -moz-transform: scale(0.93); -ms-transform: scale(0.93);transform: scale(0.93);}
#pied-reseaux .pied-social a:hover i { color:#d2a43f;}


/* 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);}

/* 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 {background:#fff; color:#223855; cursor:default;}

/* Contact */
#contenu #module-contact {text-align:left;}
#module-contact #contact-conteneur {overflow:hidden;}

/* Bloc adresse */
#module-contact #module-contact-adresse {}
#module-contact .w50p {width:50%; float:left;}
#module-contact #module-contact-adresse .contact-adresse {display:inline-block;}

/* Bloc googlemap */
#module-contact .googlemap { width:50%; float:right; }
#module-contact .googlemap iframe {width:100%;}

#module-contact .contact-coordonnee {clear:left; margin-bottom:5px;}
#module-contact .contact-champ {margin-bottom:10px;}
#module-contact select {width:71%; height:30px; border:1px solid #dcdcdc;}
#module-contact .form div {margin:10px 0; display: -webkit-box;display: -ms-flexbox;display: flex;}
#module-contact .form div.submit-conteneur,
#module-contact #contact-captcha {margin-left:160px;}
#module-contact #contact-captcha div {margin:0;}
#module-contact button {cursor:pointer; }
#module-contact .submit:hover {}
#module-contact #contact-optin {margin-left: 160px;}
#module-contact #contact-optin p{margin-left: 0px;font-size:14px;}

#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;}
#module-contact #message-fichiers .fichier-supprimer {width: 20px; cursor:pointer; margin:10px 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;}

/* 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;}
.diaporama-prev, .diaporama-next { position: absolute; top: 0; width: 30px; min-height: 200px; text-align: center;}
.diaporama-prev i, .diaporama-next i {position: absolute; top: 40%; left:25%; font-size:50px;}
.diaporama-prev { left: 0px;}
.diaporama-next { right: 0px;}

.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;}


/* 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;}

/* 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 {}


/*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:932px;} /* HEIGHT A MODIFIER */
#accueil-slider ul { width: 20000em; position: relative; list-style: none; margin:0 !important; padding:0 !important; height:100%;}
#accueil-slider .accueil-slider-li { float: left; margin:0 !important; padding:0 !important; height:100%; background:none; line-height: initial; position:absolute;}
#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%;}
#accueil-slider .accueil-slider-li .accueil-slider-centre .global {position:relative; z-index:10; width:calc(100% - 20px); height:100%; background:none;}

/* CONTENU DES SLIDES */
#accueil-slider .accueil-slider-li .accueil-slider-image::before {position:absolute; left:0px; top:0; width:100%; height:100%; z-index:9; content:""; display:block; background:rgba(0,0,0,0.2); }
#accueil-slider .accueil-slider-li .accueil-slider-image {position:absolute; left:0px; top:0; z-index:8; 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:10; 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:100%; 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; -ms-flex-wrap:wrap; flex-wrap:wrap;}
#accueil-slider .accueil-slider-li .accueil-slider-titre {line-height: 61px; font-family: 'Playfair Display', serif; font-size:65px; color:#ffffff;  }
#accueil-slider .accueil-slider-li .accueil-slider-titre br {line-height:0;}
#accueil-slider .accueil-slider-li .accueil-slider-titre em {margin:10px 0 0px;font-style:normal; display:inline-block; vertical-align:middle; letter-spacing:2px; font-family: 'Josefin Sans', sans-serif; text-transform:uppercase; font-size:42px; line-height: 46px; font-weight:400; color:#ffffff; }
#accueil-slider .accueil-slider-li .accueil-slider-titre em::before {margin-right: 15px;width:62px; height:2px; background:#fff; content:""; display:inline-block; vertical-align:middle;}
#accueil-slider .accueil-slider-li .accueil-slider-titre em::after {margin-left: 15px; width:62px; height:2px; background:#fff; content:""; display:inline-block; vertical-align:middle;}
#accueil-slider .accueil-slider-li .accueil-slider-titre a,
#accueil-slider .accueil-slider-li .accueil-slider-titre a:visited {text-decoration:none; color:#fff;}
#accueil-slider .accueil-slider-li .accueil-slider-texte,
#accueil-slider .accueil-slider-li .accueil-slider-texte p {}
#accueil-slider .accueil-slider-li .accueil-slider-texte {}
#accueil-slider .accueil-slider-li .accueil-slider-texte p {margin:3px 0 ;line-height: initial;}
#accueil-slider .accueil-slider-li .accueil-slider-suite {margin:60px 10px 0; }
#accueil-slider .accueil-slider-li .accueil-slider-suite div {border-radius: 70px; display:inline-block; vertical-align:middle; min-width:230px; height:60px;  padding:0 10px; background: #d2a43f; color: #fff;  border:1px solid #d2a43f; -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;}
#accueil-slider .accueil-slider-li .accueil-slider-suite span {width:100%; height:100%; font-weight: 400;font-size: 27px; text-decoration: none; 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:hover .accueil-slider-li .accueil-slider-suite div {background:#fff; color:#d2a43f;}


#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre {text-align:center;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.centre .accueil-slider-titre p,
#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:60px auto 0;}
 
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche {text-align:left;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.gauche .accueil-slider-titre p,
#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 {text-align:left;}

#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite {text-align:right;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-titre,
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-titre p,
#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 {text-align:right;}
#accueil-slider .accueil-slider-li .accueil-slider-contenu.droite .accueil-slider-suite { display: inline-block;}

#accueil-contenu {}
#accueil-contenu h1,
#accueil-contenu h2.h1 {text-align:center;}
#accueil-contenu p {margin-left:0; }


/* PAVES */
#accueil-paves-conteneur {text-align:center;  margin-top: 10px;}
#accueil-paves-conteneur .global {text-align:center;  height:100%; padding:10px;}
#accueil-paves {margin-top: 60px; display: -ms-grid; display: grid;  -ms-grid-columns: 1fr 10px 1fr 10px 1fr;  grid-template-columns: repeat(3,1fr); grid-gap: 10px;}
#accueil-paves .accueil-pave {width:100%; height:300px;  position:relative; z-index:10; overflow:hidden; }
#accueil-paves .accueil-pave * { -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;}
#accueil-paves .accueil-pave-image {position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
#accueil-paves .accueil-pave-image img {display:block; width:100%; height:100%; -o-object-fit:cover;object-fit:cover;}
#accueil-paves .accueil-pave-contenu { position:relative; z-index:15; height: 100%; width: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;}
#accueil-paves .accueil-pave-contenu > div {background:rgba(22, 43, 70, 0.9); width:calc(100% - 30px); max-width: 280px; border:1px solid #d2a43f; padding:10px; min-height: 110px; 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-paves .accueil-pave-contenu p {text-align:center; margin:0;}
#accueil-paves .accueil-pave-icone {text-align:center;}
#accueil-paves .accueil-pave-nom {font-size:25px; color:#fff; font-family: 'Playfair Display', serif; }
#accueil-paves .accueil-pave-nom a,
#accueil-paves .accueil-pave-nom a:visited {font-size:25px; color:#fff; font-family: 'Playfair Display', serif; text-decoration:none; }

#accueil-paves .accueil-pave:last-child {height:610px; -ms-grid-column: 3;grid-column: 3; -ms-grid-row: 1; -ms-grid-row-span: 2; grid-row: 1/3;}
#accueil-paves .accueil-pave:last-child .accueil-pave-contenu > div {/*height: calc(100% - 30px);*/ max-height:270px; position:relative;}
#accueil-paves .accueil-pave:last-child .accueil-pave-texte { position: absolute; left: 0; bottom: 5px; padding: 5px; text-align: center; width: 100%;}
#accueil-paves .accueil-pave:last-child .accueil-pave-texte img {margin: 5px 7px !important; display: inline-block; vertical-align: middle;}
#accueil-paves .accueil-pave:hover .accueil-pave-image img { -webkit-transform: scale(1.1); transform: scale(1.1);}

/* MOSAIQUE */
#accueil-mosaiques-conteneur {text-align:center; margin: 10px auto 55px; position:relative; z-index:9;}
#accueil-mosaiques-conteneur::before {content:""; position:absolute; z-index:9; left:0; bottom:0; width:100%; height:60%; background:url(../images/image-presentation-fond-gauche.jpg) no-repeat bottom left; -moz-background-size: auto 100%; -o-background-size: auto 100%; -webkit-background-size: auto 100%;  background-size: auto 100%;}
#accueil-mosaiques-conteneur::after {content:""; position:absolute; z-index:9; right:0; top:0; width:100%; height:60%; background:url(../images/image-presentation-fond-droite.jpg) no-repeat top right; -moz-background-size: auto 100%; -o-background-size: auto 100%; -webkit-background-size: auto 100%;  background-size: auto 100%;}
#accueil-mosaiques-conteneur .global {text-align:center; height:100%; position:relative; z-index:10;}
#accueil-mosaiques {position:relative; z-index:10;}
#accueil-mosaiques .accueil-mosaique {width:100%; margin:0; position:relative; z-index:10;  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;}
#accueil-mosaiques .accueil-mosaique.impaire {-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}

#accueil-mosaiques .accueil-mosaique-image {width: 50%; }
#accueil-mosaiques .accueil-mosaique-image img {width:100%; height:100%; -o-object-fit:cover;object-fit:cover;}
#accueil-mosaiques .accueil-mosaique-contenu { width:50%; 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: center;-ms-flex-align: center;align-items: center;}
#accueil-mosaiques .accueil-mosaique.impaire .accueil-mosaique-contenu {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}
#accueil-mosaiques .accueil-mosaique-contenu > div {padding:60px 10px 20px 95px; width:calc(100% - 105px); text-align:left; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-khtml-box-sizing:border-box; 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: center;-ms-flex-align: center;align-items: center;}
#accueil-mosaiques .accueil-mosaique.impaire .accueil-mosaique-contenu > div {padding-right:30px;}
#accueil-mosaiques .accueil-mosaique-contenu h2 {margin:0 0 35px;}
#accueil-mosaiques .accueil-mosaique-contenu h2 a,
#accueil-mosaiques .accueil-mosaique-contenu h2 a:visited { text-decoration:none; color:#d2a43f;}
#accueil-mosaiques .accueil-mosaique-contenu p {margin:0; text-align:left;} 
#accueil-mosaiques .accueil-mosaique-contenu .bouton {margin-top: 30px !important; margin-left: 0px !important;}
#accueil-mosaiques .accueil-mosaique-contenu ul {margin-left:0;}

/* MENUS */
#accueil-menus-conteneur { }
#accueil-menus-conteneur .global,
#accueil-menus-contenu .global{ max-width:1275px;}
#accueil-menus-contenu {padding:1px 0; position: relative; z-index: 10;}
#accueil-menus-contenu::before { content: ""; width: 100%; height: 195px; background: #fff; position: absolute; z-index: 10; top: 0;}
#accueil-menus-contenu .global { position: relative; z-index: 15;}
#accueil-menus {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;}
#accueil-menus .accueil-menu {margin:5px; text-align:center; width:262px; height:385px; border-radius: 140px; 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; -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.2); box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);	}
#accueil-menus .accueil-menu > div {width:calc(100% - 65px); height:calc(100% - 65px); padding:10px; background:rgba(255,255,255,0.6);  border-radius: 140px; 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; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column;}
#accueil-menus .accueil-menu .icone {width:75px; height:75px;}
#accueil-menus .accueil-menu .nom {height:85px; font-family: 'Playfair Display', serif; font-weight:700;  font-size:30px; color:#223855; }
#accueil-menus .accueil-menu .nom span {display:block; height:83px;}
#accueil-menus .accueil-menu .nom em {margin-top:5px; font-style:normal; font-weight:300; font-size:14px; font-family: 'Josefin Sans', sans-serif; text-transform:uppercase; display:block;}
#accueil-menus .accueil-menu .nom::after {width:97px; height:2px; content:""; margin:0 auto; background:#223855; display:block;}
#accueil-menus .accueil-menu .texte {font-weight:300; font-size:21px; color:#000000; height:105px; 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-menus .accueil-menu .prix {font-family: 'Playfair Display', serif; font-weight:700; color:#d2a43f; font-size:35px;}

#accueil-plats {margin: 80px auto; width:calc(100% - 120px); background:rgba(255,255,255,0.95); padding:50px; 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-plats .accueil-plats {width:calc(50% - 60px); margin: 20px 30px 0;}
#accueil-plats .accueil-plat-titre {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: center;  -ms-flex-align: center;  align-items: center;}
#accueil-plats .accueil-plat-titre img {margin:0 10px 0 0 !important;}
#accueil-plats .accueil-plat-titre span {font-family: 'Playfair Display', serif; font-weight:700;  font-size:30px; color:#d2a43f;}
#accueil-plats .accueil-plat-contenu {margin: 20px 20px 30px 60px;}
#accueil-plats .accueil-plat {margin: 10px 0; font-size:20px; color:#000000; 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: first baseline;-ms-flex-align: first baseline;align-items: first baseline;}
#accueil-plats .accueil-plat .nom {max-width:250px; padding:0 5px 0 10px; position:relative;}
#accueil-plats .accueil-plat .nom::before { content: "-"; position:absolute; left:0; top:0;}
#accueil-plats .accueil-plat .trait {height: 1px; background: #000; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;}
#accueil-plats .accueil-plat .prix {padding-left:2px; width: 80px; text-align:center;}


/* PRODUITS FRAIS */
#accueil-produits-frais { height: 595px;  padding: 20px 0px; margin: 20px 0;}
#accueil-produits-frais .global {height:100%; position: relative; z-index: 10;}
#accueil-produits-frais-contenu { height:100%; width:640px;  position: relative; z-index: 20; }
#accueil-produits-frais-contenu > 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: center;-ms-flex-pack: center;justify-content: center; }
#accueil-produits-frais-contenu > div > div {padding:25px 50px; background:#fff; display: inline-block; vertical-align: middle;}
#accueil-produits-frais-contenu h2.h1 {text-align:left; margin:0;}
#accueil-produits-frais-texte {}
#accueil-produits-frais-texte p {text-align:left;}
#accueil-produits-frais-texte .bouton {margin-left:0 !important; margin-bottom:0 !important;}

#accueil-produits-frais-image {height:100%; width:100%; position: absolute; z-index:15; top: 0px; right: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-produits-frais-image > div {width:100%; max-width:950px; height:100%; position: relative; z-index:15;}
#accueil-produits-frais-image .image  {position:absolute;}
#accueil-produits-frais-image .image img {width:100%;  height:auto;}
#accueil-produits-frais-image .image1 { z-index:15; right:50%; top:25px; width: 90%; max-width: 814px;}
#accueil-produits-frais-image .image2 { z-index:16; right:30%; bottom:-25px; width: 55%; max-width:390px;}
#accueil-produits-frais-image .image3 { z-index:17; right:0; top: 15%; width: 50%; max-width:335px; }

/* MODULE ACTUALITES ACCUEIL */
#accueil-actualites {position:relative; z-index:9;}
#accueil-actualites::before {content:""; position:absolute; z-index:9; left:0; bottom:0; width:100%; height:100%; background:url(../images/fond-actu-gauche.jpg) no-repeat bottom left; }
#accueil-actualites::after {content:""; position:absolute; z-index:9; right:0; top:0; width:100%; height:100%; background:url(../images/fond-actu-droite.jpg) no-repeat bottom right;}

#accueil-actualites .global {position: relative; z-index: 10;padding:60px 10px; }
#accueil-actualites-toutes {text-align: center; margin:20px 0;}

.retour-actualites {margin:10px 0 30px;}

/* Actualites */

#actualites { position: relative;  z-index: 20; overflow: hidden;height: auto; margin: 0 auto; 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;} 

#actualites .actualite {width: calc(33.3333% - 10px); max-width: 392px; text-align:center;  position:relative; margin: 10px 30px;}
#actualites .actualite * { -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;}

#actualites .actualite-image {width:100%; height: 289px;margin: auto; position: relative; overflow:hidden;border-bottom:6px solid #d2a43f;}
#actualites .actualite-image img {width: 100%; height: 100%; object-fit: cover; -o-object-fit:cover; }
#actualites .actualite:hover .actualite-image img { -webkit-transform: scale(1.1); transform: scale(1.1);}

#actualites .actualite-contenu {margin-top:20px;}
#actualites .actualite-nom {text-align:left;  line-height: 24px;}
#actualites .actualite-nom > div {  min-height: 49px;}
#actualites .actualite-nom,
#actualites .actualite-nom a,
#actualites .actualite-nom a:visited {font-size:18px; color:#223855; font-weight:600; text-transform:uppercase; text-decoration:none;}
#actualites .actualite-nom::after {display:block; content:""; width:55px; height:2px; background:#d2a43f; margin:15px 0;}
#actualites .actualite-texte {}
#actualites .actualite-texte p {line-height: 24px; font-size:17px; color:#24272a; text-align:left;}
#actualites .actualite-bouton {font-size:16px;  font-weight:600; color:#d2a43f; }
#actualites .actualite-bouton div {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 .actualite-bouton span {width:100px; margin-left:5px; display:block; text-align: right;}
#actualites .actualite-bouton div::before { content:""; height:1px; background:#e6e6e6; display:block; -webkit-box-flex: 1; -ms-flex: 1; flex: 1;}



#rassurances-conteneur {}
#rassurances-conteneur .global { padding:70px 10px; }
#rassurances { 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;}
#rassurances .rassurance {width: calc(25% - 20px); max-width: 240px; margin: 10px;text-align:center;  }
#rassurances .rassurance-image {width:100px; margin:0 auto; }
#rassurances .rassurance-image img {width:100%; height:auto;}
#rassurances .rassurance-nom {margin-top:15px; color:#223855; font-size:30px; font-weight:300; }
#rassurances .rassurance-nom em {font-weight:400; font-family: 'Playfair Display', serif; font-style:initial; display:block;}
				

/* Logos */
#accueil-logos-conteneur { background:#fff;}
#accueil-logos-conteneur .global {text-align:center; padding:65px 10px; max-width:1500px; 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: center;-ms-flex-align: center;align-items: center;}
#accueil-logos-titre { width: 400px; margin-right:25px;  }
#accueil-logos-titre h4 {font-weight:700; font-size:26px; color:#d2a43f; letter-spacing:2.5px; text-transform:uppercase; text-align:left;}
#accueil-logos {width: calc(100% - 500px); position: relative; min-height:115px; overflow: hidden;  }
#accueil-logos.jcarousel {height:115px;}	
#accueil-logos ul {font-size:15px;  position: relative; list-style: none; margin:0 !important; padding:0 !important; height:100%; text-align:left;}
#accueil-logos.jcarousel ul {width: 20000em;}
#accueil-logos .accueil-logo {display:inline-block; vertical-align:middle; margin:10px;  padding: 0; width:270px; height:115px; }
#accueil-logos.jcarousel .accueil-logo {margin:0px;float:left;}
#accueil-logos .accueil-logo::before {display:none;} 															
#accueil-logos .accueil-logo-image {display:flex; flex-direction:column; justify-content:center; height:100%; text-align:center;}
#accueil-logos .accueil-logo-image img {max-width:190px; width:100%; height:auto; margin: 0 auto;}


/* 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-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 .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 {max-width: 757px;}
#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;}



/* Renseignement petite barre */
#contenu .renseignement-conteneur {cursor:pointer; max-width:605px; min-height:65px; margin:40px auto; background:#ffffff; border:1px solid #223855; 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: #223855;-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:21px; 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: #223855; border-right: 1px solid  #223855; border-top: 1px solid  #223855; 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: #d2a43f; 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 */


/* 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: rgba(210, 164, 63, 0.9); color:#fff; width:48px; height:48px; padding: 0; display: none;	z-index:500; border-radius: 35px; }
#back-to-top span { margin:1px; width:calc(100% - 8px); height:calc(100% - 8px); background: rgba(210, 164, 63, 0.9); border: 3px solid #fff; display:inline-block; vertical-align:middle; border-radius: 35px;}
#back-to-top i {color:#fff; font-size: 37px;  line-height: 34px; width:100%; height:100%; text-align:center;}

/* 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: #d2a43f; 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: #d2a43f;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: #d2a43f; }
.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: 70%;}
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;}
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 #223855; font-size:17px;background:#223855; color: #fff; min-height: 30px; min-width: 120px;text-align: center; padding: 10px 30px; margin: 10px; font-weight:400; text-transform:uppercase; letter-spacing:1px; text-decoration: none; vertical-align:top; cursor: pointer; 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;}
.submit input,
input.submit,
.bouton input,
input.bouton  {height: 32px; border:none; border:1px solid #223855;}

.bouton-fleche i,
#contenu a.bouton-fleche i {margin-left:12px;}
.bouton,
#contenu a.bouton,
#contenu a.bouton:visited,
.bouton-fleche,
#contenu a.bouton-fleche,
#contenu a.bouton-fleche:visited {	line-height: 22px;}

.bouton-fleche > span,
#global a.bouton-fleche > span,
#global a.bouton-fleche:visited > span {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;}

.submit input:hover,
input.submit:hover,
.bouton input:hover,
input.bouton:hover,
.bouton:hover,
#contenu .bouton:hover,
#contenu a.bouton:hover,
.bouton-fleche:hover,
#contenu .bouton-fleche:hover,
#contenu a.bouton-fleche:hover  {background:#fff; color:#223855; text-decoration:none; }
#global a.bouton:hover span,
#global a.bouton-fleche:hover span,
#global a.bouton-fleche:hover i {color:#223855; }

/* 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;}
	.logo-image.iconGrand{display:none;} 
 
	body * {image-rendering: -webkit-optimize-contrast;}
}
@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;}
	.logo-image.iconGrand{display:inline-block;} 
	body * {image-rendering: initial;}
}