.faciliti-footer{
    margin-bottom: 1em;
    margin-left: 0.3em;
    text-align: left;
}

.noradius {
  border-radius: 0 !important;
}
.noshadowin {
  box-shadow: none !important;
}
.noshadow {
  box-shadow: none !important;
}
.notshadow {
  text-shadow: none !important;
}
.cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.covertop {
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
}
.contain {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.containbot {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
}
.containleft {
  background-attachment: fixed;
  background-position: top left;
  background-repeat: no-repeat;
  background-size: contain;
}
.centerX {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0%);
}
.centerY {
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0%, -50%);
}
.centerXY {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.nocenter {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0%, 0%);
}
.notrans {
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
* {
  box-sizing: border-box;
}
.cursor {
  cursor: pointer;
  cursor: hand;
}
.grass {
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
}
/* *********************************************************************************************************************************************************************** */
/* *********************************************************************************************************************************************************************** */
.test {
  border: 1px solid red !important;
}
/* *********************************************************************************************************************************************************************** */
/* GLOBAL **************************************************************************************************************************************************************** */
html,
body {
  position: relative;
  text-align: center;
  overflow-x: hidden;
  margin-top: 0 !important;
}
html.nojs .hide-nojs,
body.nojs .hide-nojs {
  display: none;
  visibility: hidden;
}
body {
  display: block;
  width: 100%;
  padding: 0;
  background: white;
  color: #36363a;
  font-stretch: condensed;
  line-height: 1.8em;
  position: relative;
  font-size: 16px;
  font-family: arial, sans-serif;
  text-align: center;
}
/* @media all and (max-width: 767px)  { body { display:block; height: auto; padding-bottom:0; } } */
#wp-admin-bar-site-name .ab-sub-wrapper {
  display: none !important;
}
#wpadminbar {
  width: auto !important;
  left: 0 !important;
  top: 0 !important;
  min-width: 1px !important;
}
#wpadminbar #wp-admin-bar-site-name a {
  width: 1.4em;
}
#wpadminbar #wp-admin-bar-top-secondary {
  display: none;
}
@media all and (max-width: 767px) {
  .admin-bar #wpadminbar {
    position: fixed;
    bottom: 0;
  }
  ul.glossaire_index > li.no-item {
    display: inline-block;
  }
}
::selection {
  background: rgba(255, 255, 255, 0.5) !important;
  color: #dfa400 !important;
  text-shadow: none !important;
  box-shadow: none !important;
}
.caps {
  text-transform: uppercase;
}
small {
  font-size: 0.8em;
}
img {
  max-width: 100% !important;
  height: auto !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0 0 0.5em 0;
  padding: 0;
  line-height: 120%;
  text-align: left;
}
h1 {
  font-size: 2em;
  clear: both;
}
h2,
.h2 {
  font-size: 1.8em;
  color: #36363a;
  padding: 0 0 0.5em;
  margin: 0 0 1em 0;
  text-transform: uppercase;
  font-weight: bold;
  color: #009de0;
  border-bottom: 1px solid #009de0;
}
h2 a,
.h2 a {
  color: #009de0;
}
h3 {
  font-size: 1.6em;
  color: #36363a;
  position: relative;
  font-weight: bold;
  padding: 2em 0 0;
}
h4 {
  font-size: 1.4em;
}
h5,
h6 {
  font-size: 1.2em;
  font-weight: bold;
}
a {
  color: #009de0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #36363a;
  text-decoration: none;
}
.color {
  color: #dfa400 !important;
}
p {
  margin: 0;
  padding: 0.5em 0;
  text-align: justify;
}
hr {
  color: #36363a;
  clear: both;
  opacity: 0.2;
}
table {
  background: none !important;
  color: #36363a;
  font-size: 1em;
  font-family: inherit;
}
.auto {
  width: auto !important;
  display: inline-block !important;
}
.none {
  display: none;
}
.block {
  display: block;
}
.clean {
  clear: both;
}
.sepline {
  clear: both;
  width: 100%;
  height: 1px;
}
.clear {
  display: block;
  clear: both;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:before,
.clearfix:after {
  display: block;
  content: '\0020';
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.fright {
  float: right !important;
}
.tright {
  text-align: right !important;
}
.tcenter {
  text-align: center !important;
}
.fleft {
  float: left !important;
}
.tleft {
  text-align: left !important;
}
.tjustif {
  text-align: justify !important;
}
img.fleft {
  margin: 0 1em 1em 0;
}
img.fright {
  margin: 0 0 1em 1em;
}
.nopadd_left {
  padding-left: 0 !important;
}
.nopadd_right {
  padding-right: 0 !important;
}
.nopadd_top {
  padding-top: 0 !important;
}
.nopadd_bottom {
  padding-bottom: 0 !important;
}
.nopadd {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
.padd_left {
  padding-left: 20px !important;
}
.padd_right {
  padding-right: 20px !important;
}
.bpadd_left {
  padding-left: 40px !important;
}
.bpadd_right {
  padding-right: 40px !important;
}
.nomargin_left {
  margin-left: 0 !important;
}
.nomargin_right {
  margin-right: 0 !important;
}
.nomargin_top {
  margin-top: 0 !important;
}
.nomargin_bottom {
  margin-bottom: 0 !important;
}
.margin_left {
  margin-left: 20px !important;
}
.margin_right {
  margin-right: 20px !important;
}
.noheight {
  height: auto !important;
}
.round,
.badge {
  border-radius: 50%;
}
.withwrap {
  overflow: visible;
  white-space: normal;
}
.nowrap {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.toanim {
  opacity: 0;
}
.toanim.animated {
  opacity: 1 !important;
}
.black {
  color: black !important;
}
.white {
  color: white !important;
}
.bwhite {
  background: white;
}
.nomatop {
  margin-top: 0 !important;
  padding-top: 0 !important;
}
.cursor {
  cursor: pointer;
  cursor: hand;
}
.zomin {
  display: inline-block;
}
.zomin a,
.zomin .img {
  overflow: hidden;
  display: block;
}
.zomin img {
  width: 100%;
  transition: all 1.2s ease;
  -webkit-transition: all 1.2s ease;
}
.activ .zomin img,
.zomin:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.highlight {
  background-color: rgba(253, 196, 0, 0.5) !important;
  color: #e62d44;
}
img.loadPage {
  opacity: 0;
  position: fixed !important;
  z-index: 22 !important;
  left: 50%;
  width: 52px;
  height: 52px;
  margin: -10px 0 0 -10px;
  top: 50%;
  background: white;
  border-radius: 50%;
  padding: 10px;
}
img.loadPage.toanim {
  opacity: 1 !important;
}
.table {
  display: table;
}
.table .cell {
  display: table-cell;
  vertical-align: middle;
  float: none;
}
@media all and (max-width: 767px) {
  .table {
    display: block;
  }
  .table .cell {
    display: block;
  }
}
/* *********************************************************************************************************************************************************************** */
/* INPUTS **************************************************************************************************************************************************************** */
input,
textarea,
button,
.wpcf7-submit,
.btn,
select {
  width: 100%;
  background: white;
  border: 1px solid #8e8f9b;
  font-size: 1em;
  color: #36363a;
  text-align: left;
  line-height: 2.4em;
  height: 2.4em;
  padding: 0 0.4em;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
}
input:hover,
textarea:hover,
button:hover,
.wpcf7-submit:hover,
.btn:hover,
select:hover,
input:focus,
textarea:focus,
button:focus,
.wpcf7-submit:focus,
.btn:focus,
select:focus {
  background: white;
  border-color: #54545a;
  outline: none !important;
}
textarea {
  line-height: 1.2em;
  height: 14em;
  padding: 0.4em;
}
.btn,
.wpcf7-submit {
  color: white;
  width: auto;
  line-height: 1.5em;
  display: inline-block;
  padding: 0 0.8em;
  border: 1px solid #54545a !important;
  font-size: 1em;
  background: #54545a !important;
  border-radius: 0;
  text-transform: uppercase;
  margin-bottom: 0.5em;
}
.btn:hover,
.wpcf7-submit:hover {
  color: white;
  text-decoration: none;
  background: #009de0 !important;
  border-color: #009de0 !important;
}
.c .wpcf7 {
  padding: 2em 30px !important;
  background: #dfdfe3;
  border-top: 10px solid #8e8f9b;
}
.c .wpcf7 input {
  border: none;
}
.c .wpcf7 .ville {
  width: 60%;
  display: inline-block;
  float: left;
}
.c .wpcf7 .cp {
  width: 36%;
  margin-left: 4%;
  display: inline-block;
}
.c .wpcf7 .wpcf7-submit {
  border-radius: 4px;
  float: right;
}
.wpcf7 p {
  position: relative;
}
.wpcf7 p .fa {
  position: absolute;
  right: 2em;
  top: 1.2em;
  margin: 0;
  color: #36363a;
}
.wpcf7 span.wpcf7-not-valid-tip {
  font-size: 0.9em !important;
  text-align: left;
  white-space: nowrap;
  color: #e62d44 !important;
}
.wpcf7 div.wpcf7-validation-errors,
.wpcf7 div.wpcf7-mail-sent-ng {
  color: #e62d44;
  border: 0 !important;
  background: white;
}
.wpcf7 div.wpcf7-mail-sent-ok {
  color: #207600;
  border: 0 !important;
  background: white;
}
.wpcf7 div.wpcf7-response-output {
  padding: 0.5em 1em !important;
  float: none;
  line-height: 1.4em;
  margin: 0 1em;
  clear: both;
}
/* *********************************************************************************************************************************************************************** */
/* LIENS SOCIAL ********************************************************************************************************************************************************** */
.social {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: right;
  font-size: 1em;
  overflow: visible !important;
  display: inline-block;
}
.social a {
  display: inline-block;
  padding: 0;
  margin: 0 0.8em 0 0;
  color: white;
  border-radius: 50%;
  height: 2em;
  width: 2em;
  line-height: 2em;
  background: #8e8f9b;
  text-align: center;
}
.social a:hover {
  background: white;
  color: #36363a !important;
  -webkit-transform: rotate(720deg) scale(1.1);
  -ms-transform: rotate(720deg) scale(1.1);
  transform: rotate(720deg) scale(1.1);
}
/* *********************************************************************************************************************************************************************** */
/* HEADER **************************************************************************************************************************************************************** */
#header {
  border-bottom: 20px solid #009de0;
  position: fixed !important;
  z-index: 1001 !important;
  background: white;
  left: 0;
  right: 0;
  top: 0;
}
#header .ins {
  padding: 15px 0 5px 0;
}
#header .ins h1 {
  width: 4em;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.fixed #header h1 {
  width: 1.5em;
}
.fixed #header .mainmenu {
  font-size: 0.9em;
}
.fixed #header .mainmenu form {
  opacity: 0 !important;
  margin-top: -5.5em;
}
#headerbg {
  background: white;
  min-height: 80px;
}
#linktop {
  display: inline-block;
  opacity: 0;
  position: fixed !important;
  z-index: 10 !important;
  bottom: 1em;
  right: 1em;
  color: white;
  background: #a9aab3;
  border-radius: 4px;
  width: 4em;
  padding-bottom: 0.7em;
  line-height: 0.7em;
}
#linktop .fa {
  display: block;
  font-size: 2em;
}
#linktop:hover {
  background: #009de0;
}
.fixed #linktop {
  opacity: 1;
}
@media all and (max-width: 991px) {
  #header {
    border-bottom: 15px solid #009de0;
  }
  .fixed #header .mainmenu form {
    margin-top: -3.2em;
  }
}
@media all and (min-width: 1921px) {
  .carousel .slick-slide .size-home_slide {
    display: inline-block;
    text-align: center;
  }
}
@media all and (max-width: 767px) {
  #header {
    border-bottom: 10px solid #009de0;
  }
  .fixed #header .mainmenu form {
    opacity: 1 !important;
    margin-top: -0.5em !important;
  }
  .fixed #header h1 {
    width: 100% !important;
  }
}
/* *********************************************************************************************************************************************************************** */
/* MENU ****************************************************************************************************************************************************************** */
.mainmenu {
  position: relative;
  text-align: right;
  -webkit-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mainmenu form {
  padding-top: 1.2em;
  padding-bottom: 2em;
  font-size: 0.7em;
}
.mainmenu form a {
  display: inline-block;
  background: #8e8f9b;
  color: white;
  padding: 0 1.5em;
  line-height: 2.2em;
  text-transform: uppercase;
}
.mainmenu .faciliti-header{
  background-color: white;
}
.mainmenu form span.search {
  display: inline-block;
  position: relative;
  background: #dfdfe3;
  margin: 0 0 0 0.5em;
}
.mainmenu form span.search input,
.mainmenu form span.search button {
  border: 0;
  height: 2.2em;
  line-height: 2.2em;
  background: none;
  color: #36363a;
  padding-right: 0.5em;
  text-transform: uppercase;
  padding-left: 1em;
}
.mainmenu form span.search #searchsubmit {
  float: right;
  position: absolute;
  right: 0;
  width: auto;
}
.mainmenu ul {
  min-height: 0;
  margin: 0 0 0 auto;
  padding: 0;
  display: table;
  width: auto;
  position: relative !important;
  z-index: 13 !important;
}
.mainmenu ul li {
  position: relative;
  margin: 0;
  padding: 0 0 0 0.5em;
  list-style: none;
  display: table-cell;
  overflow: visible;
  text-align: center;
  vertical-align: middle;
  font-size: 1em;
}
.mainmenu ul li a {
  display: block;
  background: #244b90;
  padding: 0.8em 1em 0.5em;
  margin: 0;
  text-transform: uppercase;
  text-align: center;
  font-size: 0.8em;
  color: white;
  line-height: 1.2em;
  width: 11.8em;
}
.mainmenu ul li.current_page_parent > a,
.mainmenu ul li.current-menu-item > a,
.mainmenu ul li.current-cat > a,
.mainmenu ul li.current-menu-ancestor > a,
.mainmenu ul li.current-page-ancestor > a,
.mainmenu ul li.current_page_item > a {
  background: #009de0;
}
.mainmenu ul li:nth-child(2).current_page_parent > a,
.mainmenu ul li:nth-child(2).current-menu-item > a,
.mainmenu ul li:nth-child(2).current-cat > a,
.mainmenu ul li:nth-child(2).current-menu-ancestor > a,
.mainmenu ul li:nth-child(2).current-page-ancestor > a,
.mainmenu ul li:nth-child(2).current_page_item > a {
  background: #fdc400 !important;
}
.mainmenu ul li:nth-child(3).current_page_parent > a,
.mainmenu ul li:nth-child(3).current-menu-item > a,
.mainmenu ul li:nth-child(3).current-cat > a,
.mainmenu ul li:nth-child(3).current-menu-ancestor > a,
.mainmenu ul li:nth-child(3).current-page-ancestor > a,
.mainmenu ul li:nth-child(3).current_page_item > a {
  background: #93ba33 !important;
}
.mainmenu ul li:hover > a,
.mainmenu ul li a.open,
.mainmenu ul li .menuheads li a:focus,
.mainmenu ul li a:hover {
  background: #009de0;
}
.mainmenu ul li:hover > ul,
.mainmenu ul li:focus ul {
  display: block !important;
}
.mainmenu ul li ul {
  display: none !important;
}
.mainmenu .seemenu {
  font-size: 1.4em;
  display: block;
  text-align: right;
  padding: 0.3em 0 0 0;
}
@media all and (max-width: 1200px) {
  .mainmenu form {
    padding: 1em 0 1.5em;
  }
  .mainmenu ul {
    font-size: 0.85em;
  }
}
@media all and (max-width: 991px) {
  .mainmenu form {
    padding: 0.5em 0 1em;
  }
  .mainmenu ul {
    font-size: 0.85em;
  }
}
@media all and (max-width: 767px) {
  .mainmenu form {
    margin-top: -0.5em !important;
    padding: 0 0 0.5em;
    font-size: 0.8em;
  }
  .mainmenu ul {
    display: none;
    font-size: 1em;
    margin-top: 1em;
  }
  .mainmenu ul li {
    display: block;
  }
  .mainmenu ul li a {
    width: 100%;
    margin-bottom: 0.5em;
  }
  .mainmenu.open ul {
    display: block;
  }
}
/* *********************************************************************************************************************************************************************** */
/* CARROUSEL ************************************************************************************************************************************************************* */
#slid {
  margin: 0;
  padding: 0;
  display: block;
  position: relative;
  width: 100%;
}
#slid .video-item {
  position: absolute;
  width: 200px;
  height: 200px;
  border-radius: 200px;
  border: 5px solid rgba(255, 255, 255, 0.6);
  top: 50%;
  left: 50%;
  margin: -150px 0 0 -100px;
  text-align: center;
  line-height: 200px;
  padding: 0;
}
#slid .video-item button {
  width: 0;
  height: 0;
  border-top: 75px solid transparent;
  border-bottom: 75px solid transparent;
  border-right: 0 none;
  margin-top: 19px;
  margin-left: 40px;
  border-left: 100px solid rgba(255, 255, 255, 0.6);
  background-color: transparent;
  text-indent: -999px;
}
#slid .video-item:hover,
#slid .video-item:active,
#slid .video-item:focus {
  border-color: #009de0;
}
#slid .video-item:hover button,
#slid .video-item:active button,
#slid .video-item:focus button {
  border-left-color: #009de0;
}
#slid .slick-slide {
  position: relative;
}
#slid .slick-slide a {
  position: absolute;
  bottom: 80px;
  right: 5%;
  background-color: #fff;
  box-shadow: 0 0 7px #fff;
  padding: 2px 10px;
}
#slid .slick-slide span {
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  background: rgba(255, 255, 255, 0.7);
  padding: 1em;
  right: 1em;
  bottom: 3em;
  max-width: 400px;
  position: absolute;
  font-size: 1.8em;
  color: #009de0;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.2em;
  font-weight: bold;
  height: auto;
}
#slid .infoslide {
  background: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  color: #36363a;
  position: absolute !important;
  z-index: 10 !important;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 1.6em;
  padding: 0.5em 0;
  text-align: center;
  font-weight: bold;
}
#slid .infoslide i {
  display: inline-block;
  font-weight: bold;
  height: 1.2em;
  width: 0.5em;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  margin: 0 0.5em -0.2em 1.4em;
}
#slid .infoslide i.bl {
  background: #009de0;
}
#slid .infoslide i.or {
  background: #ef7c00;
}
#slid .infoslide i.ve {
  background: #93ba33;
}
#slid .infoslide i.pu {
  background: #8a569e;
}
@media all and (max-width: 991px) {
  #slid .slick-slide span {
    font-size: 1.4em;
    bottom: 4em;
  }
  #slid .infoslide {
    font-size: 1.3em;
  }
}
@media all and (max-width: 767px) {
  #slid .slick-slide span {
    display: none;
  }
  #slid .infoslide {
    font-size: 0.8em;
  }
}
/* *********************************************************************************************************************************************************************** */
/* HP ZONES ************************************************************************************************************************************************************** */
.infoshp {
  text-align: center;
  color: #009de0;
  font-size: 1.5em;
  line-height: 1.2em;
  padding: 1em 3em;
  font-weight: bold;
}
.infoshp a {
  text-decoration: underline;
}
.infoshp img.alignleft {
  float: left;
  margin-right: 1em;
}
.infoshp img.alignright {
  float: right;
  margin-left: 1em;
}
.icones {
  padding: 1em 0 3em;
}
.icones .blocin {
  padding: 0 0.5em 3em;
}
.icones .blocin img {
  padding: 0 1.5em 2em;
  max-width: 200px !important;
}
.icones .blocin a {
  color: #54545a;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4em;
  overflow: visible !important;
}
.hpnews {
  background: #ededef;
  padding: 5em 0;
}
.hpnews h2 a.fright {
  color: #36363a;
  font-size: 0.5em;
}
.hpnews .insideactu a {
  background: #009de0;
  display: block;
  text-align: left;
  margin-top: 1em;
}
.hpnews .insideactu a strong {
  background: #44444c;
  color: white;
  display: block;
  text-transform: uppercase;
  font-weight: normal;
  padding: 5px 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 0.9em;
}
.hpnews .insideactu a .txt {
  position: relative;
  color: white;
  min-height: 8em;
  display: block;
  font-size: 1.1em;
  padding: 7px 15px 15px;
  text-align: left;
  line-height: 1.4em;
}
.hpnews .insideactu a .txt b {
  display: inline-block;
  font-size: 0.7em;
  border: 1px solid white;
  padding: 0.25em 1.5em;
  position: absolute;
  bottom: 15px;
  right: 15px;
  float: right;
  text-transform: uppercase;
  font-weight: normal;
}
.hpnews .insideactu a:hover .txt b {
  background: white;
  color: #009de0;
}
.maps {
  padding: 5em 0;
}
.maps .mapfright {
  margin: 1em 0 0 1em;
}
.maps p {
  color: #8e8f9b;
  font-size: 1.2em;
  margin-bottom: 0;
}
.maps p a {
  color: #36363a;
}
.maps p a .fa-plus {
  color: white;
  font-size: 1em;
  line-height: 1.4em;
  float: left;
  margin: 0 1em 0 0;
  background: #009de0;
  padding: 0.2em 0.3em 0;
}
.maps select {
  border: 1px solid #009de0;
  border-radius: 0;
  margin-bottom: 0.5em;
}
ul.list {
  margin: 0 -15px !important;
}
ul.list li {
  margin: 0;
  padding: 0 15px 15px !important;
  list-style: none;
  background: white;
  text-align: left;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
  display: inline-block;
}
ul.list li .img {
  border-bottom: 10px solid #009de0;
  overflow: hidden;
}
ul.list li .img img {
  border: 0;
}
ul.list li a {
  color: #36363a !important;
  display: block;
  text-decoration: none;
}
ul.list li a small {
  text-transform: uppercase;
  display: block;
  padding: 0;
  color: #e62d44 !important;
  font-size: 1.1em;
  font-weight: bold;
  padding-bottom: 0.5em;
  height: 1.8em;
}
ul.list li h2 {
  font-weight: bold;
  display: block;
  font-size: 1.8em;
  color: black;
  padding: 0.5em 0;
  margin: 0;
  border-bottom: 0;
  text-transform: none;
  font-family: arial, sans-serif;
}
ul.list li p {
  padding: 0;
}
ul.list li p.tright {
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 1em;
}
ul.list li.col-sm-4 b {
  min-height: 3.5em;
}
.contenu ul.list {
  padding: 0;
}
.contenu ul.list li {
  background: white;
}
.contenu ul.list li strong {
  border-bottom: 1px solid white;
}
.navigation {
  clear: both;
}
@media all and (max-width: 1200px) {
  .infoshp {
    font-size: 2em;
    line-height: 1.2em;
    padding: 1.5em 2em;
  }
}
@media all and (max-width: 991px) {
  .infoshp {
    font-size: 1.8em;
    padding: 1em 1.5em;
  }
  .icones .blocin {
    min-height: 20em;
  }
  .icones .blocin img {
    padding: 1em;
  }
  .hpnews .insideactu a .txt {
    font-size: 1em;
    padding-bottom: 4em;
  }
}
@media all and (max-width: 767px) {
  .infoshp {
    padding: 2em 0.5em;
  }
}
/* *********************************************************************************************************************************************************************** */
/* PAGES ***************************************************************************************************************************************************************** */
.headpage {
  padding: 3em 0 0 0;
  text-align: left;
}
.headpage .mybread {
  color: #54545a;
  background: rgba(255, 255, 255, 0.8);
  font-size: 0.9em;
  text-transform: none;
}
.headpage .mybread a {
  color: #54545a;
}
/* *********************************************************************************************************************************************************************** */
.contenu {
  text-align: justify;
  /* BLEU *************************************************** */
  /* ORANGE ************************************************* */
  /* ROUGE ************************************************** */
  /* VERT ************************************************** */
  /* VERTC ************************************************** */
  /* VIOLET ************************************************** */
  /* JAUNE ************************************************** */
}
.contenu nav.paginate {
  text-align: center;
}
.contenu .pagination {
  font-size: 1.5em;
  padding-top: 2em !important;
  padding-bottom: 3em !important;
}
.contenu .pagination a,
.contenu .pagination .page-numbers {
  display: inline-block;
  color: #36363a !important;
}
.contenu .pagination a:hover,
.contenu .pagination .page-numbers:hover {
  color: #009de0 !important;
}
.contenu .elementmap h1,
.contenu .elementmap h2,
.contenu .elementmap h3,
.contenu .elementmap h4,
.contenu .elementmap a,
.contenu .elementmap .color,
.contenu .elementmap h1 a,
.contenu .elementmap h2 a,
.contenu .elementmap h3 a,
.contenu .elementmap h4 a,
.contenu .elementmap a a,
.contenu .elementmap .color a {
  color: #b50093;
}
.contenu .elementmap h1:hover,
.contenu .elementmap h2:hover,
.contenu .elementmap h3:hover,
.contenu .elementmap h4:hover,
.contenu .elementmap a:hover,
.contenu .elementmap .color:hover,
.contenu .elementmap h1 a:hover,
.contenu .elementmap h2 a:hover,
.contenu .elementmap h3 a:hover,
.contenu .elementmap h4 a:hover,
.contenu .elementmap a a:hover,
.contenu .elementmap .color a:hover {
  color: #b50093;
}
.contenu .elementmap h2 {
  border-bottom: none !important;
  font-size: 1.8em;
}
.contenu .elementmap h3 {
  border: none !important;
  color: white !important;
}
.contenu .elementmap .blowda {
  background: #f3a8e5;
  color: #b50093;
}
.contenu .elementmap .blowhi {
  border: 2px solid #b50093;
}
.contenu .elementmap .blowhi *,
.contenu .elementmap .blowhi {
  color: #b50093;
}
.contenu .elementmap blockquote {
  border-left: 10px solid #f3a8e5;
}
.contenu .elementmap blockquote,
.contenu .elementmap blockquote * {
  color: #b50093 !important;
}
.contenu .elementmap .color {
  color: #b50093 !important;
}
.contenu .elementmap .col-xs-12 p {
  border-bottom: 1px dashed #8e8f9b;
  padding: 0;
  margin-bottom: 0.5em;
}
.contenu .elementmap p .row {
  display: block;
}
.contenu .elementmap p.bggrey {
  border: 0;
  background: #dfdfe3;
}
.contenu span.img {
  display: block;
  margin: 2.9em 0 0.5em;
}
.contenu span.img img {
  width: 100%;
}
.contenu h1 {
  margin: 0 0 1em 0;
  padding: 0.7em 0 0 0;
  font-size: 2.7em;
  font-weight: bold;
  text-transform: uppercase;
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  line-height: 1em;
}
.contenu h1,
.contenu h1 a {
  color: #8e8f9b;
}
.contenu h1 img {
  float: left;
  width: auto !important;
  height: 1.8em !important;
  margin: 0 0.4em 0 0;
}
.contenu h1.grey,
.contenu h1.grey a {
  color: #8e8f9b !important;
}
.contenu h2,
.contenu .h2 {
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  color: #009de0;
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  padding: 1em 0 0.2em 0;
  font-size: 1.4em;
  border-bottom: 6px solid #8bd1ee;
  display: block;
  margin: 0.5em 0 0.8em;
}
.contenu h2.title,
.contenu .h2.title {
  width: auto;
  border: none;
}
.contenu h2.title span,
.contenu .h2.title span {
  display: inline-block;
  border-bottom: 6px solid #009de0;
  padding-bottom: 0.2em;
}
.contenu h3 {
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  text-transform: none;
  color: #009de0;
  font-size: 1.2em;
  border-top: 1px dotted #8bd1ee;
  border-bottom: 1px dotted #8bd1ee;
  padding: 0.5em 0;
  margin: 1.5em 0 1em;
}
.contenu h3:before {
  content: '\f105';
  font-family: 'FontAwesome';
  display: inline-block;
  padding-right: 0.5em;
  color: #fdc400;
}
.contenu h4 {
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  font-size: 1.1em;
  padding: 1em 0 0;
  color: #009de0;
  margin-bottom: 0;
}
.contenu a {
  color: #244b90;
  text-decoration: underline;
}
.contenu a:hover {
  color: #009de0;
}
.contenu p {
  padding: 0.5em 0;
  color: #36363a;
}
.contenu ul {
  margin: 0;
  padding-top: 1em;
  padding-bottom: 1em;
}
.contenu ul li {
  margin: 0;
  padding: 0.5em 0;
}
.contenu img {
  position: relative !important;
  z-index: 2 !important;
}
.contenu .blowda {
  background: #e4f4fb;
  color: #009de0;
  clear: both;
  margin: 1em 0;
  padding: 1em;
  position: relative;
  text-align: center;
}
.contenu .blowhi {
  border: 2px solid #009de0;
  clear: both;
  margin: 1em 0;
  padding: 1em;
  position: relative;
}
.contenu .blowhi *,
.contenu .blowhi {
  color: #009de0;
}
.contenu .color {
  color: #009de0 !important;
}
.contenu .alignright {
  float: right;
  margin: 0 0 0.5em 1.5em !important;
}
.contenu .alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0 !important;
}
.contenu .aligncenter {
  display: inline-block !important;
  margin: 0.5em 0 0.5em 50% !important;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0%);
}
.contenu img.alignright,
.contenu img.alignleft {
  max-width: 45% !important;
}
.contenu blockquote {
  border-left: 10px solid #dee4ef;
  margin: 1em 0 1em 0;
  padding: 0 0 0 1em;
  position: relative;
}
.contenu blockquote,
.contenu blockquote * {
  color: #244b90 !important;
}
.contenu hr {
  border-top: 1px dotted #889ec5;
  padding-top: 1em;
  margin-top: 1.5em;
  margin-bottom: 0;
  background: none;
  height: 1px;
}
.contenu .gallery {
  padding: 0 !important;
  margin: 1em -7px;
  zoom: 1;
  clear: both;
  text-align: center !important;
}
.contenu .gallery:before,
.contenu .gallery:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  clear: both;
}
.wpview-wrap .contenu .gallery {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.contenu .gallery dl.gallery-item {
  display: inline-block;
  margin: 0;
  width: 25%;
  position: relative !important;
  z-index: 2 !important;
  float: left;
  border: 7px solid transparent;
}
.contenu .gallery dt.gallery-icon {
  display: inline-block;
  width: 100%;
}
.contenu .gallery dt.gallery-icon img {
  width: 100% !important;
}
.contenu .gallery br {
  display: none !important;
}
.contenu .gallery a.fancy {
  padding: 0 !important;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
  border: 7px solid transparent;
  overflow: hidden;
}
.contenu .gallery a.fancy img {
  width: 100%;
  transition: all 1.2s ease;
  -webkit-transition: all 1.2s ease;
}
.contenu .gallery a.fancy:hover img {
  -webkit-transform: rotate(-3deg) scale(1.1);
  -ms-transform: rotate(-3deg) scale(1.1);
  transform: rotate(-3deg) scale(1.1);
}
.contenu .gallery small,
.contenu .gallery p,
.contenu .gallery dd {
  margin: 0;
  padding: 0.2em 0.5em 0.5em 0.5em;
  font-size: 0.9em;
  text-align: center;
  position: absolute !important;
  z-index: 3 !important;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  color: #36363a;
}
.contenu .gallery a.fancy,
.contenu .wp-caption {
  position: relative;
  display: inline-block;
}
.contenu .gallery a.fancy:before,
.contenu .wp-caption:before {
  opacity: 0;
  content: "\f030";
  position: absolute !important;
  z-index: 4 !important;
  background: white;
  display: block;
  border-radius: 50%;
  width: 2em;
  height: 2em;
  line-height: 2.1em;
  font-size: 1.2em;
  color: black;
  right: 15px;
  bottom: 15px;
  text-align: center;
  font-family: 'FontAwesome';
}
.contenu .gallery a.fancy:hover:before,
.contenu .wp-caption:hover:before {
  opacity: 1;
}
.contenu .gallery small,
.contenu .wp-caption small,
.contenu .gallery p,
.contenu .wp-caption p,
.contenu .gallery dd,
.contenu .wp-caption dd {
  margin: 0;
  padding: 0.2em 0.5em 0.5em 0.5em;
  font-size: 0.9em;
  text-align: center;
  left: 0;
  right: 0;
  bottom: 0;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  color: #36363a;
  position: absolute !important;
  z-index: 3 !important;
}
.contenu .gallery a.fancy:before {
  margin: 0 !important;
}
.contenu .wp-caption {
  width: auto !important;
  margin: 0 auto;
}
.contenu .wp-caption img {
  border: 0 !important;
}
.contenu .wp-caption:before {
  right: 15px;
  bottom: 15px;
  text-align: center;
  font-family: 'FontAwesome';
}
.contenu .wp-caption,
.contenu .gallery dt.gallery-icon img,
.contenu a.fancy img {
  border: 2px solid white;
}
.contenu h1.bleu {
  color: #009de0;
}
.page .contenu h1:before,
.page .contenu h1:after {
  display: block;
  content: '\0020';
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.page .contenu h1:after {
  clear: both;
}
.page .contenu h1 {
  zoom: 1;
}
.contenu.coulbleu .c h1,
.contenu.coulbleu .c h2,
.contenu.coulbleu .c h3,
.contenu.coulbleu .c h4,
.contenu.coulbleu .c a,
.contenu.coulbleu .c .color,
.contenu.coulbleu .c h1 a,
.contenu.coulbleu .c h2 a,
.contenu.coulbleu .c h3 a,
.contenu.coulbleu .c h4 a,
.contenu.coulbleu .c a a,
.contenu.coulbleu .c .color a {
  color: #244b90;
}
.contenu.coulbleu .c h1:hover,
.contenu.coulbleu .c h2:hover,
.contenu.coulbleu .c h3:hover,
.contenu.coulbleu .c h4:hover,
.contenu.coulbleu .c a:hover,
.contenu.coulbleu .c .color:hover,
.contenu.coulbleu .c h1 a:hover,
.contenu.coulbleu .c h2 a:hover,
.contenu.coulbleu .c h3 a:hover,
.contenu.coulbleu .c h4 a:hover,
.contenu.coulbleu .c a a:hover,
.contenu.coulbleu .c .color a:hover {
  color: #244b90;
}
.contenu.coulbleu .c h2 {
  border-bottom: 6px solid #889ec5;
}
.contenu.coulbleu .c h2.title {
  border: none;
}
.contenu.coulbleu .c h2.title span {
  border-bottom: 6px solid #889ec5;
}
.contenu.coulbleu .c h3 {
  border-top: 1px dotted #889ec5;
  border-bottom: 1px dotted #889ec5;
}
.contenu.coulbleu .c .blowda {
  background: #bbc8de;
  color: #244b90;
}
.contenu.coulbleu .c .blowhi {
  border: 2px solid #244b90;
}
.contenu.coulbleu .c .blowhi *,
.contenu.coulbleu .c .blowhi {
  color: #244b90;
}
.contenu.coulbleu .c blockquote {
  border-left: 10px solid #bbc8de;
}
.contenu.coulbleu .c blockquote,
.contenu.coulbleu .c blockquote * {
  color: #244b90 !important;
}
.contenu.coulbleu .side ul li.title *,
.contenu.coulbleu .side ul li.title a {
  color: #244b90;
}
.contenu.coulbleu .side ul li a:hover,
.contenu.coulbleu .side ul li .a:hover {
  background: #244b90;
  color: #9ab5e6;
}
.contenu.coulbleu .side ul li.current_page_item > a,
.contenu.coulbleu .side ul li.current-cat > a,
.contenu.coulbleu .side ul li.open > a {
  background: #244b90;
}
.contenu.coulbleu .side ul li ul.children li a:hover,
.contenu.coulbleu .side ul li ul.children li.current-cat a,
.contenu.coulbleu .side ul li ul.children li.current_page_item a,
.contenu.coulbleu .side ul li ul.children li.current-cat a {
  color: #244b90 !important;
}
.contenu.coulorang .c h1,
.contenu.coulorang .c h2,
.contenu.coulorang .c h3,
.contenu.coulorang .c h4,
.contenu.coulorang .c a,
.contenu.coulorang .c .color,
.contenu.coulorang .c h1 a,
.contenu.coulorang .c h2 a,
.contenu.coulorang .c h3 a,
.contenu.coulorang .c h4 a,
.contenu.coulorang .c a a,
.contenu.coulorang .c .color a {
  color: #ef7c00;
}
.contenu.coulorang .c h1:hover,
.contenu.coulorang .c h2:hover,
.contenu.coulorang .c h3:hover,
.contenu.coulorang .c h4:hover,
.contenu.coulorang .c a:hover,
.contenu.coulorang .c .color:hover,
.contenu.coulorang .c h1 a:hover,
.contenu.coulorang .c h2 a:hover,
.contenu.coulorang .c h3 a:hover,
.contenu.coulorang .c h4 a:hover,
.contenu.coulorang .c a a:hover,
.contenu.coulorang .c .color a:hover {
  color: #ef7c00;
}
.contenu.coulorang .c h2 {
  border-bottom: 6px solid #f0c698;
}
.contenu.coulorang .c h2.title {
  border: none;
}
.contenu.coulorang .c h2.title span {
  border-bottom: 6px solid #f0c698;
}
.contenu.coulorang .c h3 {
  border-top: 1px dotted #f0c698;
  border-bottom: 1px dotted #f0c698;
}
.contenu.coulorang .c .blowda {
  background: #faebdb;
  color: #ef7c00;
}
.contenu.coulorang .c .blowhi {
  border: 2px solid #ef7c00;
}
.contenu.coulorang .c .blowhi *,
.contenu.coulorang .c .blowhi {
  color: #ef7c00;
}
.contenu.coulorang .c blockquote {
  border-left: 10px solid #faebdb;
}
.contenu.coulorang .c blockquote,
.contenu.coulorang .c blockquote * {
  color: #ef7c00 !important;
}
.contenu.coulorang .side ul li.title *,
.contenu.coulorang .side ul li.title a {
  color: #ef7c00;
}
.contenu.coulorang .side ul li a:hover,
.contenu.coulorang .side ul li .a:hover {
  background: #ef7c00;
  color: #ffdfbc;
}
.contenu.coulorang .side ul li.current_page_item > a,
.contenu.coulorang .side ul li.current-cat > a,
.contenu.coulorang .side ul li.open > a {
  background: #ef7c00;
}
.contenu.coulorang .side ul li ul.children li a:hover,
.contenu.coulorang .side ul li ul.children li.current-cat a,
.contenu.coulorang .side ul li ul.children li.current_page_item a,
.contenu.coulorang .side ul li ul.children li.current-cat a {
  color: #ef7c00 !important;
}
.contenu.coulroug .c h1,
.contenu.coulroug .c h2,
.contenu.coulroug .c h3,
.contenu.coulroug .c h4,
.contenu.coulroug .c a,
.contenu.coulroug .c .color,
.contenu.coulroug .c h1 a,
.contenu.coulroug .c h2 a,
.contenu.coulroug .c h3 a,
.contenu.coulroug .c h4 a,
.contenu.coulroug .c a a,
.contenu.coulroug .c .color a {
  color: #e62d44;
}
.contenu.coulroug .c h1:hover,
.contenu.coulroug .c h2:hover,
.contenu.coulroug .c h3:hover,
.contenu.coulroug .c h4:hover,
.contenu.coulroug .c a:hover,
.contenu.coulroug .c .color:hover,
.contenu.coulroug .c h1 a:hover,
.contenu.coulroug .c h2 a:hover,
.contenu.coulroug .c h3 a:hover,
.contenu.coulroug .c h4 a:hover,
.contenu.coulroug .c a a:hover,
.contenu.coulroug .c .color a:hover {
  color: #e62d44;
}
.contenu.coulroug .c h2 {
  border-bottom: 6px solid #ecc0c5;
}
.contenu.coulroug .c h2.title {
  border: none;
}
.contenu.coulroug .c h2.title span {
  border-bottom: 6px solid #ecc0c5;
}
.contenu.coulroug .c h3 {
  border-top: 1px dotted #ecc0c5;
  border-bottom: 1px dotted #ecc0c5;
}
.contenu.coulroug .c .blowda {
  background: #fefbfb;
  color: #e62d44;
}
.contenu.coulroug .c .blowhi {
  border: 2px solid #e62d44;
}
.contenu.coulroug .c .blowhi *,
.contenu.coulroug .c .blowhi {
  color: #e62d44;
}
.contenu.coulroug .c blockquote {
  border-left: 10px solid #fefbfb;
}
.contenu.coulroug .c blockquote,
.contenu.coulroug .c blockquote * {
  color: #e62d44 !important;
}
.contenu.coulroug .side ul li.title *,
.contenu.coulroug .side ul li.title a {
  color: #e62d44;
}
.contenu.coulroug .side ul li a:hover,
.contenu.coulroug .side ul li .a:hover {
  background: #e62d44;
  color: #fce3e6;
}
.contenu.coulroug .side ul li.current_page_item > a,
.contenu.coulroug .side ul li.current-cat > a,
.contenu.coulroug .side ul li.open > a {
  background: #e62d44;
}
.contenu.coulroug .side ul li ul.children li a:hover,
.contenu.coulroug .side ul li ul.children li.current-cat a,
.contenu.coulroug .side ul li ul.children li.current_page_item a,
.contenu.coulroug .side ul li ul.children li.current-cat a {
  color: #e62d44 !important;
}
.contenu.coulvert .c h1,
.contenu.coulvert .c h2,
.contenu.coulvert .c h3,
.contenu.coulvert .c h4,
.contenu.coulvert .c a,
.contenu.coulvert .c .color,
.contenu.coulvert .c h1 a,
.contenu.coulvert .c h2 a,
.contenu.coulvert .c h3 a,
.contenu.coulvert .c h4 a,
.contenu.coulvert .c a a,
.contenu.coulvert .c .color a {
  color: #00965b;
}
.contenu.coulvert .c h1:hover,
.contenu.coulvert .c h2:hover,
.contenu.coulvert .c h3:hover,
.contenu.coulvert .c h4:hover,
.contenu.coulvert .c a:hover,
.contenu.coulvert .c .color:hover,
.contenu.coulvert .c h1 a:hover,
.contenu.coulvert .c h2 a:hover,
.contenu.coulvert .c h3 a:hover,
.contenu.coulvert .c h4 a:hover,
.contenu.coulvert .c a a:hover,
.contenu.coulvert .c .color a:hover {
  color: #00965b;
}
.contenu.coulvert .c h2 {
  border-bottom: 6px solid #54dba6;
}
.contenu.coulvert .c h2.title {
  border: none;
}
.contenu.coulvert .c h2.title span {
  border-bottom: 6px solid #2cd08f;
}
.contenu.coulvert .c h3 {
  border-top: 1px dotted #4ae5a8;
  border-bottom: 1px dotted #20dd92;
}
.contenu.coulvert .c .blowda {
  background: #8defc8;
  color: #00965b;
}
.contenu.coulvert .c .blowhi {
  border: 2px solid #00965b;
}
.contenu.coulvert .c .blowhi *,
.contenu.coulvert .c .blowhi {
  color: #00965b;
}
.contenu.coulvert .c blockquote {
  border-left: 10px solid #8defc8;
}
.contenu.coulvert .c blockquote,
.contenu.coulvert .c blockquote * {
  color: #00965b !important;
}
.contenu.coulvert .side ul li.title *,
.contenu.coulvert .side ul li.title a {
  color: #00965b;
}
.contenu.coulvert .side ul li a:hover,
.contenu.coulvert .side ul li .a:hover {
  background: #00965b;
  color: #63ffc2;
}
.contenu.coulvert .side ul li.current_page_item > a,
.contenu.coulvert .side ul li.current-cat > a,
.contenu.coulvert .side ul li.open > a {
  background: #00965b;
}
.contenu.coulvert .side ul li ul.children li a:hover,
.contenu.coulvert .side ul li ul.children li.current-cat a,
.contenu.coulvert .side ul li ul.children li.current_page_item a,
.contenu.coulvert .side ul li ul.children li.current-cat a {
  color: #00965b !important;
}
.contenu.coulvertc .c h1,
.contenu.coulvertc .c h2,
.contenu.coulvertc .c h3,
.contenu.coulvertc .c h4,
.contenu.coulvertc .c a,
.contenu.coulvertc .c .color,
.contenu.coulvertc .c h1 a,
.contenu.coulvertc .c h2 a,
.contenu.coulvertc .c h3 a,
.contenu.coulvertc .c h4 a,
.contenu.coulvertc .c a a,
.contenu.coulvertc .c .color a {
  color: #93ba33;
}
.contenu.coulvertc .c h1:hover,
.contenu.coulvertc .c h2:hover,
.contenu.coulvertc .c h3:hover,
.contenu.coulvertc .c h4:hover,
.contenu.coulvertc .c a:hover,
.contenu.coulvertc .c .color:hover,
.contenu.coulvertc .c h1 a:hover,
.contenu.coulvertc .c h2 a:hover,
.contenu.coulvertc .c h3 a:hover,
.contenu.coulvertc .c h4 a:hover,
.contenu.coulvertc .c a a:hover,
.contenu.coulvertc .c .color a:hover {
  color: #93ba33;
}
.contenu.coulvertc .c h2 {
  border-bottom: 6px solid #c9d0b6;
}
.contenu.coulvertc .c h2.title {
  border: none;
}
.contenu.coulvertc .c h2.title span {
  border-bottom: 6px solid #b1bc97;
}
.contenu.coulvertc .c h3 {
  border-top: 1px dotted #cbd6b0;
  border-bottom: 1px dotted #b5c58e;
}
.contenu.coulvertc .c .blowda {
  background: #ecf0e2;
  color: #93ba33;
}
.contenu.coulvertc .c .blowhi {
  border: 2px solid #93ba33;
}
.contenu.coulvertc .c .blowhi *,
.contenu.coulvertc .c .blowhi {
  color: #93ba33;
}
.contenu.coulvertc .c blockquote {
  border-left: 10px solid #ecf0e2;
}
.contenu.coulvertc .c blockquote,
.contenu.coulvertc .c blockquote * {
  color: #93ba33 !important;
}
.contenu.coulvertc .side ul li.title *,
.contenu.coulvertc .side ul li.title a {
  color: #93ba33 !important;
}
.contenu.coulvertc .side ul li a:hover,
.contenu.coulvertc .side ul li .a:hover {
  background: #93ba33;
  color: #e5f0c9;
}
.contenu.coulvertc .side ul li.current_page_item > a,
.contenu.coulvertc .side ul li.current-cat > a,
.contenu.coulvertc .side ul li.open > a {
  background: #93ba33;
}
.contenu.coulvertc .side ul li ul.children li a:hover,
.contenu.coulvertc .side ul li ul.children li.current-cat a,
.contenu.coulvertc .side ul li ul.children li.current_page_item a,
.contenu.coulvertc .side ul li ul.children li.current-cat a {
  color: #93ba33 !important;
}
.contenu.coulviole .c h1,
.contenu.coulviole .c h2,
.contenu.coulviole .c h3,
.contenu.coulviole .c h4,
.contenu.coulviole .c a,
.contenu.coulviole .c .color,
.contenu.coulviole .c h1 a,
.contenu.coulviole .c h2 a,
.contenu.coulviole .c h3 a,
.contenu.coulviole .c h4 a,
.contenu.coulviole .c a a,
.contenu.coulviole .c .color a {
  color: #8a569e;
}
.contenu.coulviole .c h1:hover,
.contenu.coulviole .c h2:hover,
.contenu.coulviole .c h3:hover,
.contenu.coulviole .c h4:hover,
.contenu.coulviole .c a:hover,
.contenu.coulviole .c .color:hover,
.contenu.coulviole .c h1 a:hover,
.contenu.coulviole .c h2 a:hover,
.contenu.coulviole .c h3 a:hover,
.contenu.coulviole .c h4 a:hover,
.contenu.coulviole .c a a:hover,
.contenu.coulviole .c .color a:hover {
  color: #8a569e;
}
.contenu.coulviole .c h2 {
  border-bottom: 6px solid #c8c4c9;
}
.contenu.coulviole .c h2.title {
  border: none;
}
.contenu.coulviole .c h2.title span {
  border-bottom: 6px solid #c8c4c9;
}
.contenu.coulviole .c h3 {
  border-top: 1px dotted #c8c4c9;
  border-bottom: 1px dotted #c8c4c9;
}
.contenu.coulviole .c .blowda {
  background: #edecee;
  color: #8a569e;
}
.contenu.coulviole .c .blowhi {
  border: 2px solid #8a569e;
}
.contenu.coulviole .c .blowhi *,
.contenu.coulviole .c .blowhi {
  color: #8a569e;
}
.contenu.coulviole .c blockquote {
  border-left: 10px solid #edecee;
}
.contenu.coulviole .c blockquote,
.contenu.coulviole .c blockquote * {
  color: #8a569e !important;
}
.contenu.coulviole .side ul li a:hover,
.contenu.coulviole .side ul li .a:hover {
  background: #8a569e;
  color: #e4d7e9;
}
.contenu.coulviole .side ul li.current_page_item > a,
.contenu.coulviole .side ul li.current-cat > a,
.contenu.coulviole .side ul li.open > a {
  background: #8a569e;
}
.contenu.coulviole .side ul li ul.children li a:hover,
.contenu.coulviole .side ul li ul.children li.current-cat a,
.contenu.coulviole .side ul li ul.children li.current_page_item a,
.contenu.coulviole .side ul li ul.children li.current-cat a {
  color: #8a569e !important;
}
.contenu.couljaun .c h1,
.contenu.couljaun .c h2,
.contenu.couljaun .c h3,
.contenu.couljaun .c h4,
.contenu.couljaun .c a,
.contenu.couljaun .c .color,
.contenu.couljaun .c h1 a,
.contenu.couljaun .c h2 a,
.contenu.couljaun .c h3 a,
.contenu.couljaun .c h4 a,
.contenu.couljaun .c a a,
.contenu.couljaun .c .color a {
  color: #fdc400;
}
.contenu.couljaun .c h1:hover,
.contenu.couljaun .c h2:hover,
.contenu.couljaun .c h3:hover,
.contenu.couljaun .c h4:hover,
.contenu.couljaun .c a:hover,
.contenu.couljaun .c .color:hover,
.contenu.couljaun .c h1 a:hover,
.contenu.couljaun .c h2 a:hover,
.contenu.couljaun .c h3 a:hover,
.contenu.couljaun .c h4 a:hover,
.contenu.couljaun .c a a:hover,
.contenu.couljaun .c .color a:hover {
  color: #fdc400;
}
.contenu.couljaun .c h2 {
  border-bottom: 6px solid #f2e0a4;
}
.contenu.couljaun .c h2.title {
  border: none;
}
.contenu.couljaun .c h2.title span {
  border-bottom: 6px solid #fdc400;
}
.contenu.couljaun .c h3 {
  border-top: 1px dotted #f2e0a4;
  border-bottom: 1px dotted #f2e0a4;
}
.contenu.couljaun .c .blowda {
  background: #fcf7e7;
  color: #fdc400;
}
.contenu.couljaun .c .blowhi {
  border: 2px solid #fdc400;
}
.contenu.couljaun .c .blowhi *,
.contenu.couljaun .c .blowhi {
  color: #fdc400;
}
.contenu.couljaun .c blockquote {
  border-left: 10px solid #fcf7e7;
}
.contenu.couljaun .c blockquote,
.contenu.couljaun .c blockquote * {
  color: #fdc400 !important;
}
.contenu.couljaun .side ul li.titlec *,
.contenu.couljaun .side ul li.titlec a {
  color: #fdc400 !important;
}
.contenu.couljaun .side ul li a:hover,
.contenu.couljaun .side ul li .a:hover {
  background: #fdc400;
  color: #fff3ca;
}
.contenu.couljaun .side ul li.current_page_item > a,
.contenu.couljaun .side ul li.current-cat > a,
.contenu.couljaun .side ul li.open > a {
  background: #fdc400;
}
.contenu.couljaun .side ul li ul.children li a:hover,
.contenu.couljaun .side ul li ul.children li.current-cat a,
.contenu.couljaun .side ul li ul.children li.current_page_item a,
.contenu.couljaun .side ul li ul.children li.current-cat a {
  color: #fdc400 !important;
}
.contenu p.date {
  padding: 2.5em 0 0.5em 0;
  float: left;
  font-weight: bold;
  color: #244b90;
  line-height: 1.2em;
}
.contenu .plan h2 {
  border-bottom: 0;
  margin-bottom: 0;
}
.contenu .plan ul {
  padding: 0;
  margin: 0 0 1em 0;
}
.contenu .plan ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.contenu .plan ul li a {
  color: #36363a;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0 -0.5em;
  padding: 0.2em 0.5em;
  text-decoration: none;
}
.contenu .plan ul li a:hover {
  color: #009de0 !important;
  margin: 0;
  background: #ceebf8;
}
.contenu .plan ul li ul {
  margin: 0;
}
.contenu .plan ul li ul li a {
  padding-left: 2em;
}
.contenu .plan ul li ul li li a {
  padding-left: 4em;
}
.contenu .plan ul li.level-0 a {
  font-weight: 700;
  color: #244b90;
}
.contenu .plan ul li.level-1 {
  background-color: #efefef;
  border: none;
}
.contenu .plan ul li.level-1 a {
  color: #4e4e4e;
  font-weight: 700;
  font-size: 15px;
}
.contenu .plan ul li.level-2 a {
  font-weight: 500;
}
.contenu .social {
  padding: 0.5em 0 1em 0;
  display: inline-block;
  float: right;
}
.contenu .social ul {
  margin: 0;
  padding: 0 0 1em;
  text-align: center;
  padding-top: 2em;
}
.contenu .social ul li {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}
.contenu .social ul li.tit {
  display: none;
}
.contenu .social ul li a {
  margin: 0 0 0 0.5em;
  padding: 0;
  color: white !important;
  background: #244b90;
}
.contenu .social ul li a:hover {
  background: #009de0;
}
.contenu p.qcq {
  text-align: center;
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  font-size: 6em;
  padding: 2em 0 3em;
  color: #244b90;
}
.contenu p.qcq b {
  color: #009de0;
}
.contenu p.qcq u {
  text-decoration: none;
  opacity: 0.5;
}
.contenu .moit {
  border-bottom: 1px solid #b7b7bf;
  display: block;
  clear: both;
  margin-bottom: 2em;
}
.contenu .moit .img {
  margin-top: 2px;
  display: block;
  overflow: hidden;
  border: 1px solid #b7b7bf;
}
.contenu .moit .img a,
.contenu .moit .img img {
  border: none !important;
}
.contenu .moit .surtitre {
  font-size: 1.6em;
  color: #009de0;
  position: relative;
  text-transform: uppercase;
  font-weight: bold;
  padding: 1em 0 0.5em;
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
}
.contenu .moit .surtitre a {
  color: #009de0;
  text-decoration: none;
}
.contenu .moit .tright {
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  float: right;
  display: inline-block;
  padding: 1em 0 0 1em;
}
.contenu .moit .tright .fa {
  color: #a9aab3 !important;
  font-size: 1.2em;
  padding-right: 0.5em;
}
.contenu .alllinks {
  margin-top: -3em;
  position: relative;
  z-index: 2;
}
.contenu .alllinks a {
  color: #36363a !important;
  text-transform: uppercase;
  font-weight: bold;
  text-decoration: none;
}
.contenu a.textlink-to-pdf.aligncenter {
  text-align: center;
}
@media all and (max-width: 991px) {
  .contenu .alllinks {
    margin-top: -0.5em;
    margin-bottom: 0.5em;
  }
}
@media all and (max-width: 767px) {
  .contenu h1 {
    font-size: 2em;
  }
  .contenu h1 img {
    height: 1.4em !important;
  }
  .contenu h2 {
    font-size: 1.2em;
  }
  .contenu h3 {
    font-size: 1.1em;
  }
  .contenu h4 {
    font-size: 1em;
  }
}
/* *********************************************************************************************************************************************************************** */
.side {
  text-align: left;
  overflow: hidden;
  margin-bottom: 1.5em;
  margin-right: 15px;
}
.side ul {
  margin: 0;
  padding: 0;
}
.side ul li {
  padding: 0;
  margin: 1em 0;
  list-style: none;
  text-transform: uppercase;
  line-height: 1.4em;
  display: block;
  position: relative;
}
.side ul li.title {
  font-family: Arial Black, Arial Bold, Gadget, sans-serif;
  font-size: 1.6em;
  font-weight: normal;
}
.side ul li.title *,
.side ul li.title a {
  color: #009de0 !important;
  line-height: 0.85em !important;
  background: none !important;
  padding: 0;
}
.side ul li.title *:hover,
.side ul li.title a:hover {
  color: #009de0 !important;
  background: none !important;
}
.side ul li a,
.side ul li .a {
  display: block;
  padding: 0.8em 0.7em;
  margin: 0.5em 0;
  font-size: 1.1em;
  color: white;
  background: #b7b7bf;
  position: relative;
  text-decoration: none !important;
  font-weight: bold;
  line-height: 1.1em;
}
.side ul li a:hover,
.side ul li .a:hover {
  background: #009de0;
  color: #e0f6ff;
}
.side ul li ul {
  display: none;
}
.side ul li.current_page_item > a,
.side ul li.current-cat > a,
.side ul li.open > a {
  color: white;
  background: #009de0;
}
.side ul li.current_page_item ul,
.side ul li.current-cat ul,
.side ul li.open ul {
  display: block !important;
}
.side ul li ul.children {
  display: none;
  margin-top: -0.5em;
  margin-bottom: 3em;
}
.side ul li ul.children li {
  color: black;
  font-size: 0.9em;
  font-weight: normal;
  border-bottom: 1px solid black;
}
.side ul li ul.children li a {
  background: none !important;
  color: black;
  padding: 0.5em 0;
}
.side ul li ul.children li a:hover {
  color: #009de0;
  background: none !important;
}
.side ul li ul.children li.current_page_item > a,
.side ul li ul.children li.current-cat > a,
.side ul li ul.children li.open > a {
  color: #009de0;
}
.side ul li ul.children li ul li {
  border: 0;
  font-size: 0.9em;
  border-left: 2px solid #36363a;
  padding: 0 0 0 1.5em;
  text-transform: none;
}
.side ul li ul.children li ul li a {
  padding: 0;
  color: #36363a;
}
.side ul.seechild li ul {
  display: block !important;
}
@media all and (max-width: 767px) {
  .side {
    margin-right: 0;
  }
  .side ul li ul.children {
    margin-bottom: 1em;
  }
}
/* *********************************************************************************************************************************************************************** */
/* FOOTER **************************************************************************************************************************************************************** */
#footer {
  background: #54545a;
  color: #8e8f9b;
  padding: 3em 0 4em;
  color: white;
}
#footer .bakcrou {
  background: #8e8f9b;
  padding: 2em 2em 1em;
  margin-bottom: 2em;
}
#footer .bakcrou h2 {
  text-transform: none;
  color: white;
  background: #36363a;
  padding: 0.5em 1em;
  margin: 0;
  font-weight: normal;
  border-bottom: 0;
}
#footer .bakcrou p {
  color: white;
}
#footer .bakcrou img.ajax-loader {
  float: left;
}
#footer .bakcrou .btn:hover,
#footer .bakcrou .wpcf7-submit:hover {
  background: #36363a !important;
  border-color: #36363a !important;
}
#footer a {
  color: #e6e6e6;
  text-decoration: none;
}
#footer a:hover,
#footer a:hover * {
  color: white;
}
#footer .col-sm-4.tright ul {
  display: inline;
  padding: 0;
  margin: 0;
  text-align: left;
  position: relative;
}
#footer .col-sm-4.tright ul li {
  display: inline-block;
  list-style: none;
  position: relative;
  padding: 0;
  min-width: 1em;
}
#footer .col-sm-4.tright ul li + li:before {
  content: ' | ';
  font-size: 0.7em;
  line-height: 1em;
  display: inline-block;
  padding: 0 1em 0 0.5em;
}
#footer .lef ul {
  text-align: left;
  padding: 0;
  margin: 0;
  font-size: 1.4em;
}
#footer .lef ul li {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  padding: 1em 0 1.5em;
}
#footer .lef ul li .social {
  display: block;
  text-align: left;
  font-size: 0.95em;
}
#footer .lef ul li .social a {
  margin: 0.8em 0.8em 0 0;
}
#footer .lef ul li .social a:hover .fa {
  color: #54545a !important;
}
#footer .lef ul li a {
  display: inline-block;
  padding: 0;
}
#footer .lef ul li:before {
  content: '';
  display: block;
  background: #8e8f9b;
  width: 4em;
  height: 6px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
#footer .lef.bis ul li:first-child {
  background: url(../img/bgmap.png) no-repeat top right;
  margin-right: 2em;
  padding-right: 3em;
}
@media all and (max-width: 767px) {
  #footer .lef ul {
    font-size: 1.2em;
  }
  #footer .lef.bis ul li:first-child {
    margin-right: 0;
    margin-bottom: 1em;
  }
}
/* **************************************************************************************************************************************************** /
/* *********************************************************************************************************************************************************************** */
/* *********************************************************************************************************************************************************************** */
/* CARROUSEL ************************************************************************************************************************************************************* */
.slideme_container {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slideme_container ul,
.slideme_container ol,
.slideme {
  margin: 0;
  padding: 0;
}
.slideme_container li,
.slideme > li {
  display: block;
  list-style: none;
}
.slideme_container,
.slideme {
  position: relative;
}
.slideme {
  overflow: hidden;
}
.slideme_container ol img,
.slideme > * img {
  display: block;
}
.slideme > *:first-child {
  opacity: 1;
  position: relative;
  z-index: 5;
}
.slideme > *,
.slideme_container .slideme > * {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.slideme > * {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slideme_container .slideme > *.current {
  opacity: 1;
  z-index: 5;
}
.single button.arrow,
.single .pagination {
  display: none;
}
.slideme-slide > *,
.slideme_container .slideme-slide > * {
  visibility: hidden;
  z-index: 0;
}
.slideme-slide > .current,
.slideme-slide > .next {
  visibility: visible;
  z-index: 5;
}
.slideme-slide > .after {
  left: 100%;
}
.slideme-slide > .before {
  left: -100%;
}
.slideme-slide.nextClicked > .current,
.slideme-slide.nextClicked > .next,
.slideme-slide.prevClicked > .current,
.slideme-slide.prevClicked > .next {
  -webkit-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -ms-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.slideme-slide.prevClicked > .next,
.slideme-slide.nextClicked > .next {
  left: 0;
}
.slideme-slide.prevClicked > .current {
  left: 100%;
}
.slideme-slide.nextClicked > .current {
  left: -100%;
}
.slideme-slideh > *,
.slideme_container .slideme-slideh > * {
  visibility: hidden;
  z-index: 0;
}
.slideme-slideh > .current,
.slideme-slideh > .next {
  visibility: visible;
  z-index: 5;
}
.slideme-slideh > .after {
  top: 100%;
}
.slideme-slideh > .before {
  top: -100%;
}
.slideme-slideh.nextClicked > .current,
.slideme-slideh.nextClicked > .next,
.slideme-slideh.prevClicked > .current,
.slideme-slideh.prevClicked > .next {
  -webkit-transition: top 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: top 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -ms-transition: top 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: top 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: top 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.slideme-slideh.prevClicked > .next,
.slideme-slideh.nextClicked > .next {
  top: 0;
}
.slideme-slideh.prevClicked > .current {
  top: 100%;
}
.slideme-slideh.nextClicked > .current {
  top: -100%;
}
.slideme-zoom > *,
.slideme_container .slideme-zoom > * {
  opacity: 0;
  visibility: hidden;
}
.slideme-zoom > .current {
  visibility: visible;
  z-index: 4;
}
.slideme-zoom > .next {
  visibility: visible;
  z-index: 5;
}
.slideme-zoom > .before,
.slideme-zoom.nextClicked > .current {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
}
.slideme-zoom > .after,
.slideme-zoom.nextClicked > .next,
.slideme-zoom.prevClicked > .current {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  z-index: 5;
}
.slideme-zoom > .before {
  z-index: 6;
}
.slideme-zoom.nextClicked > .current,
.slideme-zoom.nextClicked > .next,
.slideme-zoom.prevClicked > .current,
.slideme-zoom.prevClicked > .next {
  -webkit-transition: opacity 0.35s cubic-bezier(0.47, 0, 0.745, 0.715), -webkit-transform 0.35s cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: opacity 0.35s cubic-bezier(0.47, 0, 0.745, 0.715), -moz-transform 0.35s cubic-bezier(0.47, 0, 0.745, 0.715);
  -ms-transition: opacity 0.35s cubic-bezier(0.47, 0, 0.745, 0.715), -ms-transform 0.35s cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: opacity 0.35s cubic-bezier(0.47, 0, 0.745, 0.715), -o-transform 0.35s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: opacity 0.35s cubic-bezier(0.47, 0, 0.745, 0.715), transform 0.35s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.slideme-zoom.nextClicked > .current {
  opacity: 0;
}
.slideme-zoom.nextClicked > .after {
  opacity: 1;
}
.slideme-zoom.prevClicked > .next {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}
.slideme-fade > *,
.slideme_container .slideme-fade > * {
  opacity: 0;
  z-index: 0;
}
.slideme-fade.nextClicked > .current,
.slideme-fade.nextClicked > .next,
.slideme-fade.prevClicked > .current,
.slideme-fade.prevClicked > .next {
  -webkit-transition: opacity 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: opacity 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  -ms-transition: opacity 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: opacity 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: opacity 0.7s cubic-bezier(0.47, 0, 0.745, 0.715);
}
.slideme-fade.nextClicked > .current,
.slideme-fade.prevClicked > .current {
  opacity: 0;
  z-index: 5;
}
.slideme-fade.nextClicked > .next,
.slideme-fade.prevClicked > .next {
  opacity: 1;
  z-index: 4;
}
.slideme-page > .current {
  visibility: visible;
  z-index: 4;
}
.slideme-page > .next {
  visibility: visible;
  z-index: 6;
}
.slideme-page > .after {
  left: 100%;
}
.slideme-page > .before {
  left: -100%;
}
.slideme-page.nextClicked > .current,
.slideme-page.prevClicked > .current {
  -webkit-transition: visibility 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: visibility 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -ms-transition: visibility 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: visibility 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: visibility 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  visibility: hidden;
}
.slideme-page.nextClicked > .next,
.slideme-page.prevClicked > .next {
  -webkit-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -moz-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -ms-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  -o-transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  transition: left 0.5s cubic-bezier(0.47, 0, 0.745, 0.715);
  left: 0;
}
.slideme-touch {
  -webkit-overflow-scrolling: touch;
  height: 100%;
  overflow: hidden;
  overflow-y: hidden;
  overflow-x: scroll;
  white-space: nowrap;
  width: 100%;
}
.slideme-touch.snapping {
  overflow-x: hidden;
}
.slideme_container .slideme-touch > * {
  -webkit-transform: translateZ(0px);
  display: inline-block;
  height: 100%;
  position: relative;
  width: 100%;
}
.slideme_container .slideme-touch > * img {
  display: block;
  min-height: 1px;
  min-width: 1px;
  width: 100%;
}
/* *********************************************************************************************************************************************************************** */
/* FANCYBOX ************************************************************************************************************************************************************** */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
  color: #36363a;
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-wrap * {
  -webkit-transition: none;
  -ms-transition: none;
  transition: none;
}
.fancybox-skin {
  position: relative;
  background: white;
  color: #444;
  text-shadow: none;
  padding: 0;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100% !important;
  max-height: 100%;
  padding: 2px !important;
}
#fancybox-loading {
  background-color: white;
  border-radius: 4px;
  padding: 15px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/loading.gif) center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  cursor: pointer;
  z-index: 8040;
  text-align: right !important;
  color: white !important;
  text-decoration: none !important;
  font-size: 20px;
  height: 70px;
  line-height: 60px;
}
.fancybox-close:before {
  font-family: 'FontAwesome';
  content: "\f00d";
  color: black;
  background: white;
  border-radius: 50%;
  position: absolute;
  line-height: 40px;
  width: 40px;
  right: 0;
  margin: 12px 15px;
  text-align: center;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  opacity: 0;
}
.fancybox-prev span {
  left: 20px;
}
.fancybox-next span {
  right: 20px;
}
.fancybox-prev span:before,
.fancybox-next span:before {
  font-family: 'FontAwesome';
  color: white !important;
  font-size: 90px;
  text-shadow: 2px 2px 20px black;
}
.fancybox-prev span:before {
  content: "\f104";
}
.fancybox-next span:before {
  content: "\f105";
}
.fancybox-nav:hover span {
  opacity: 1;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  overflow: visible;
  white-space: normal;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: 0;
  padding: 2px 20px;
  background: transparent;
  background: black;
  border-radius: 4px;
  color: white;
  font-weight: 700;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #36363a;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #36363a;
  padding: 10px;
  background: #000;
  background: rgba(255, 255, 255, 0.8);
}
/** Added by thomas */
form[name=search_map_form] button[type=submit] {
  border-color: #244b90;
  background-color: #244b90;
  color: white;
  text-align: center;
}
form[name=search_map_form] button[type=submit]:hover {
  border-color: #009de0;
  color: #009de0;
  background-color: white;
}
.searchwp-highlight {
  background-color: rgba(253, 196, 0, 0.5) !important;
  color: #e62d44;
}
.contenu .list-structures a,
.contenu .list-activities a {
  text-decoration: none;
}
.contenu .list-structures .list-group-item:hover,
.contenu .list-activities .list-group-item:hover {
  background-color: #009de0;
}
.contenu .list-structures .list-group-item:hover h3,
.contenu .list-activities .list-group-item:hover h3 {
  color: white;
}
.contenu .list-structures .list-group-item:hover h3:before,
.contenu .list-activities .list-group-item:hover h3:before {
  color: white;
}
.contenu .list-structures .list-group-item .list-group-item-text,
.contenu .list-activities .list-group-item .list-group-item-text {
  text-align: left;
  line-height: 1.6;
}
.contenu .list-structures .list-group-item .list-group-item-text span.label-default,
.contenu .list-activities .list-group-item .list-group-item-text span.label-default {
  background-color: #244b90;
  color: white;
}
.contenu .list-structures .list-group-item h3,
.contenu .list-activities .list-group-item h3 {
  border: none;
  margin: 0;
}
.contenu .list-structures .list-group-item h3:before,
.contenu .list-activities .list-group-item h3:before {
  color: #244b90;
}
.contenu .list-structures .list-group-item h3 a,
.contenu .list-activities .list-group-item h3 a {
  color: #36363a;
  text-decoration: none;
}
.contenu #map img {
  position: absolute !important;
  max-width: none !important;
}
.contenu .map-container .loader {
  display: none;
  padding-left: 24px;
  font-size: 12px;
  background: url('/wp-content/themes/lespep/img/loader.gif') no-repeat left 2px;
}
.contenu .map-container .wrap-loader {
  position: relative;
}
.contenu .map-container .wrap-loader .loader {
  position: absolute;
  top: 100%;
}
.contenu .map-container .pending .loader {
  display: block;
}
.contenu .map-container .pending span.loader {
  display: inline-block;
  min-width: 20px;
  vertical-align: top;
  min-height: 22px;
}
.contenu .map-container #list h3 {
  margin: 0;
}
.contenu .map-container #list ul {
  padding-left: 0;
  list-style-type: none;
}
#map {
  width: 100%;
  height: 500px;
  min-height: 300px;
  margin-bottom: 2em;
  margin-top: 2em;
}
#map * {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  transition: none;
}
.publications h2 {
  color: #fdc400;
}
.posts h2 {
  color: #93ba33;
}
ul.glossaire_index {
  list-style: none;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding: 0 8% 20px;
  text-align: center;
}
ul.glossaire_index > li {
  display: inline-block;
}
ul.glossaire_index > li.no-item {
  display: none;
}
ul.glossaire_index > li > a {
  padding: 1rem;
  background-color: #009de0;
  color: white;
  text-decoration: none;
  border: 1px solid #009de0;
}
ul.glossaire_index > li > a :hover {
  background-color: white;
  color: #009de0;
}
#assoclist h2 {
  color: #933EC5;
  border-color: #933EC5;
}
#accordion-structures,
#accordion-activities {
  text-align: left;
}
#accordion-structures p,
#accordion-activities p {
  border-bottom: none;
}
#accordion-structures h3,
#accordion-activities h3 {
  border: none;
  margin: 0;
}
#accordion-structures h3:before,
#accordion-activities h3:before {
  color: #244b90;
}
#accordion-structures h3 a,
#accordion-activities h3 a {
  color: #36363a;
  text-decoration: none;
}
#accordion-structures h4,
#accordion-activities h4 {
  color: #36363a;
  border-bottom: 1px solid #36363a;
  padding-left: 10px;
}
#accordion-structures h5,
#accordion-activities h5 {
  font-size: 1em;
  color: #b50093;
}
#accordion-structures .label,
#accordion-activities .label {
  background-color: #244b90;
}
#accordion-structures .panel:hover .panel-heading,
#accordion-activities .panel:hover .panel-heading {
  background-color: #009de0;
}
#accordion-structures .panel:hover h3:before,
#accordion-activities .panel:hover h3:before,
#accordion-structures .panel:hover h3 a,
#accordion-activities .panel:hover h3 a {
  color: white;
}
#accordion-structures .panel.enabled,
#accordion-activities .panel.enabled {
  border-color: #244b90;
}
#accordion-structures .panel.enabled .panel-heading,
#accordion-activities .panel.enabled .panel-heading {
  background-color: #244b90;
}
#accordion-structures .panel.enabled .panel-heading h3:before,
#accordion-activities .panel.enabled .panel-heading h3:before,
#accordion-structures .panel.enabled .panel-heading h3 a,
#accordion-activities .panel.enabled .panel-heading h3 a {
  color: white;
}
#accordion-structures .panel-heading,
#accordion-activities .panel-heading {
  background-color: white;
}
#accordion-structures .panel-heading:focus,
#accordion-activities .panel-heading:focus {
  background-color: black;
}
#accordion-structures .panel-body,
#accordion-activities .panel-body {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
#accordion-structures .panel-body > .row,
#accordion-activities .panel-body > .row {
  padding-left: 10px;
  padding-right: 10px;
}
#accordion-structures .panel-body .row.tags,
#accordion-activities .panel-body .row.tags {
  margin-left: 0;
  margin-right: 0;
}
#accordion-structures .list-activities .item-activity,
#accordion-activities .list-activities .item-activity {
  padding: 10px;
}
#accordion-structures .list-activities .item-activity:nth-child(odd),
#accordion-activities .list-activities .item-activity:nth-child(odd) {
  background-color: #E1E1E1;
}
#accordion-structures .list-activities .item-activity:nth-child(even),
#accordion-activities .list-activities .item-activity:nth-child(even) {
  background-color: #FAFAFA;
}
#accordion-structures .list-activities .label,
#accordion-activities .list-activities .label {
  background-color: #009de0;
}
html.nojs #accordion-structures .collapse,
html.nojs #accordion-activities .collapse {
  display: block;
}
.single-association .contenu .elementmap h2 {
  clear: both;
}
.video-item {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.video-item iframe,
.video-item object,
.video-item embed,
.video-item video {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: 100%;
}
#slid .video-item.video-loaded {
  width: 100%;
  top: 0;
  left: 0;
  border: none;
  border-radius: 0;
  margin: 0;
  height: 100%;
}
#slid .video-item.video-loaded iframe {
  width: 100%;
  height: 100%;
}
