@import url('https://fonts.googleapis.com/css?family=Quicksand:400,700&display=swap');

@font-face {
font-family: 'gratis';
src: url('../font/GRATIS.woff') format('woff'),
     url('../font/GRATIS.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}


/*******************nouveau menu mobile********/

[data-id="maximenuck90"] .mobilemenuck-bar-title {
  background: #00b0e6 !important;
  display: none;
}
[data-id="maximenuck90"] .mobilemenuck-bar-button, [data-id="maximenuck90"] .mobilemenuck-title {
  background: #00b0e6 !important;
}

[data-id="maximenuck90"].mobilemenuck {
  background: transparent !important;
}

/********ajout lien video accueil******/

.effetheart {
  border-radius: 50%;
  box-shadow: 0 0 0 0 rgba(0, 176, 230, .7);
  animation: battement 2s infinite cubic-bezier(.66, 0, 0, 1);
}
@keyframes battement {
  to {
    box-shadow: 0 0 0 30px rgba(0, 176, 230, 0);
  }
}
/*****************ajout lien politique confidentialite cookies*******/
#cookiesck_linkcgv {
  padding-bottom: 10px;
display: block;
}
#cookiesck_linkcgv a:hover {
color: #fff;
}

/************/

* {
 box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.img-ronde {
  border-radius: 50%;
}

#global {
  position: relative;
  width: 100%;  
}
              
#header {
position: relative;
  width: 100%;
  background-color: #ebf6fc;
  background-image : url(../images/version1/fond-header.png);
  background-size: auto;
  background-position: right 30px top;
  background-repeat: no-repeat;
  padding: 20px 5% 10px;
}
              
              
#logo {
  position: relative;
  width: 334px;
margin-bottom: 40px;
}


#menu {
   position: absolute;
   top: 20px;
  right: 5%;
   color: #13235b;
  min-width: 250px;
}
#slogan {
  position: relative;
  width: 50%;
  color: #13235b;
}

#bandeau-titre {
position: relative;
  width: 100%;
  background: #13235b;
  padding: 20px 50% 20px 5%;
  color: #fff;
}
.itemid-101 #bandeau-titre .texte-bleu2 {
font-size: 1.5em;
}
#bandeau-titre h1 {
  color: #fff;
}

#intro-arianne {
position: relative;
  padding: 20px 730px 20px 5%;
  background-color: #ebf6fc;
}
#intro-arianne ul {
  margin: 0;
}
#intro-arianne li {
  list-style-type: none;
  padding: 0 10px;
  display: inline-block;
  border-right: 1px solid #00b0e6;
}
#intro-arianne li:last-child, #intro-arianne li.float-start {
border-right: 0px;  
}

#contenu {
 position: relative;
  width: 100%;
  background-color: transparent;
  background-image : url(../images/version1/fond-contenu.png);
  background-size: auto;
  background-position: 30px bottom;
  background-repeat: no-repeat;
  padding: 20px 10%;
}
.itemid-101 #contenu {
  padding: 20px 0;
}

#fond-diaporama {
  position: absolute;
  width: 741px;
  height: 665px;
  top: 70px;
  right: 0;
  background: url(../images/version1/fond-diaporama-pages.png) right top no-repeat;
  z-index: 9;
}
.itemid-101 #fond-diaporama {
  background: url(../images/version1/fond-diaporama.png) right top no-repeat;
  z-index: 0;
   height: 830px;
}

#diaporama {
   position: absolute;
  width: 763px;
  right: 0;
  top: 170px;
}       

#icone {
  position: absolute;
  width: 350px;
right: 180px;
top: 180px;
z-index: 9;  
}

#bandeau-bas {
  position: relative;
  padding: 20px 5%;
  background-color: #ebf6fc;
  background-image : url(../images/version1/fond-bandeau-bas.png);
  background-size: auto;
  background-position: right 10% bottom;
  background-repeat: no-repeat;
}
#bandeau-bas #mod-custom116 {
  display: none;
}
              
#pied {
  position: relative;
  width: 100%;
 background-color: transparent;
  background-image : url(../images/version1/fond-pied.png);
  background-size: auto;
  background-position: 30px bottom;
  background-repeat: no-repeat;
  padding: 20px 5%;
}
#pied table td {
  padding: 5px 10px;
}
#pied a {
  color: #13235b;
}
#pied a:hover {
  color: #00b0e6;
}
#mentions {
  position: relative;
  width: 100%;
  background: #13235b;
  padding: 10px;
  color: #fff;
}
#mentions a {
  color: #fff;
}
#mentions a:hover {
  color: #00b0e6;
}


/*********************header*****************/




/***********************accueil*******************/

  
.cadre-titre {
  padding : 10px 30px 10px 5%;
  background: #00b0e6;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
    font-weight: 700;
  position: relative;
}
.cadre-titre::after {
  content:"";
  position: absolute;
  right: -20px;
  top: -1px;
  width: 60px;
  height: 105%;
  background: #fff;
  -moz-transform:skewX(22deg);
  -webkit-transform:skewX(22deg);
  -ms-transform:skewX(22deg);
  transform:skewX(22deg);
}

.item-page h2 {
  padding: 10px 20px;
  width: 100%;
  margin-right: 0; 
}
.itemid-101 .item-page h2 {
  padding: 10px 30px 10px 30%;
  width: 70%;
  margin-right: 30%; 
}

.itemid-101 .item-page ul {
  width: 40%;
  margin: 0 auto;
}

/****************************/



.texte-bleu1 {
  color: #13235b;
}
.texte-bleu2 {
color: #00b0e6;
}

.nomobile {
}

.bouton-bleu1 {
  background: #13235b;
color: #fff;
padding: 10px 15px;
   border: 1px solid #13235b;
  display: inline-block;
}

.bouton-bleu2 {
  background: #00b0e6;
color: #fff;
padding: 10px 15px;
   border: 1px solid #00b0e6;
  display: inline-block;
}

.small {
  font-size: 0.8em;
}

.image-ronde {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: 3px solid #00b0e6;
}



img {
	max-width: 100% !important;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

body {
	margin: 0;
	font-family: 'Quicksand', sans-serif;
    font-weight: 400;
    font-size: 14px;
	color: #13235b;
	background: #fff;
    padding: 0;
  overflow-x: hidden;
}
a {
	color: #00b0e6;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #13235b;
	text-decoration: none;
}

a.bouton-bleu1 {
  border-radius: 5px;
}
a.bouton-bleu2 {
  border-radius: 5px;
}

a.bouton-bleu1:hover, a.bouton-bleu1:focus {
  background: #fff;
color: #13235b;
}
a.bouton-bleu2:hover, a.bouton-bleu2:focus {
  background: #fff;
  color: #00b0e6;
}


p {
	margin: 8px 0;
}


em {
	font-style: italic;
}
b, strong {
  font-weight: 700;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 9px 0;
	color: #13235b;
font-family: 'gratis', arial, sans-serif;
  font-weight: bold;
	text-rendering: optimizelegibility;
  line-height: 1.2em;
}


h1 {
	font-size: 2.2em;
  line-height: 1.5em;
}

h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.5em;
}
h4 {
	font-size: 1.3em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size:1.1em;
}

ul,
ol {
	padding: 0;
	margin: 0 0 6px 25px;
}
ol li {
  color: #00b0e6;
}

li {
	line-height: 18px;
  margin-bottom: 10px;
}

hr {
	margin: 15px 0;
	border: 0;
	height: 1px;
  background: #ddd;
}

input,
select,
textarea {
	font-family: arial, sans-serif;
}

button {
  font-family: arial, sans-serif;
}

table {
  border-collapse: collapse;
}


/*******************************menu*************************/


#menu div#maximenuck90 {
  font-size: 12px;
}
div#maximenuck90 ul.maximenuck li.maximenuck.level1 {
  margin: 5px;
  padding: 0px;
}

div#maximenuck90 ul.maximenuck li.maximenuck.level1 a, div#maximenuck90 ul.maximenuck li.maximenuck.level1 span.separator {
  color: #13235b;
  font-weight: 700;
  text-transform: uppercase;
  padding: 5px 20px;
  font-family: 'gratis', arial, sans-serif;
  font-weight: bold;
}
div#maximenuck90 ul.maximenuck li.maximenuck.level1 a:hover, div#maximenuck90 ul.maximenuck li.maximenuck.level1 span.separator:hover, div#maximenuck90 ul.maximenuck li.maximenuck.level1:hover a, div#maximenuck90 ul.maximenuck li.maximenuck.level1:hover span.separator, div#maximenuck90 ul.maximenuck li.maximenuck.level1.active a, div#maximenuck90 ul.maximenuck li.maximenuck.level1.active span.separator {
  color: #fff;
  background: #00b0e6;
  border-radius: 20px;
}

div#maximenuck90 ul.maximenuck li.level1.parent > a::after, div#maximenuck90 ul.maximenuck li.level1.parent > span.separator::after {
  display: none !important;
}
div#maximenuck90.maximenuckh ul.maximenuck li.level1.parent > a, div#maximenuck90.maximenuckh ul.maximenuck li.level1.parent > span.separator {
  padding-right: 20px !important;
}

div#maximenuck90 div.floatck {
  background: #13235b !important; 
  margin-top: 5px !important;
}
div#maximenuck90 ul.maximenuck li ul.maximenuck2 li.maximenuck, div#maximenuck91 ul.maximenuck2 li.maximenuck {
margin: 0;
}
div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li a, div#maximenuck90 ul.maximenuck li.maximenuck.active ul.maximenuck2 li a, div#maximenuck90 ul.maximenuck2 li a, div#maximenuck90 ul.maximenuck li.maximenuck:hover ul.maximenuck2 li a {
  padding: 7px 10px;
  font-weight: 400;
  border-bottom: 1px dashed #fff;
  color: #fff;
  font-family: 'Quicksand', sans-serif;
    font-weight: 400;
  background: #13235b;
  border-radius: 0;
}
div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li.last a, div#maximenuck90 ul.maximenuck li.maximenuck.active ul.maximenuck2 li.last a, div#maximenuck90 ul.maximenuck2 li.last a {
border-bottom: 0;
}

div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li a:hover, div#maximenuck90 ul.maximenuck2 li a:hover, div#maximenuck90 ul.maximenuck li.maximenuck ul.maximenuck2 li.active a, div#maximenuck90 ul.maximenuck2 li.active a {
  color: #fff;
 background: #00b0e6; 
  border-radius: 0;
}


/*******************************diaporama***************************/

#camera_wrap_101, #camera_wrap_102 {
display:none !important;
}
#camera_wrap_91 .camera_prev > span, #camera_wrap_101 .camera_prev > span {
    width: 58px;
    height: 90px;
  background: url(../images/version1/prev.png) no-repeat;
    background-position: 0px 0px;
}
#camera_wrap_91 .camera_next > span, #camera_wrap_101 .camera_next > span {
    width: 58px;
    height: 90px;
  background: url(../images/version1/next.png) no-repeat;
    background-position: 0px 0px;
}
#camera_wrap_91 .camera_prev, #camera_wrap_91 .camera_next, #camera_wrap_101 .camera_prev, #camera_wrap_101 .camera_next {
    width: 58px;
    height: 90px;
    margin-top: -45px;
    background: none;
}


.camera_commands {
  display: none !important;
}


/**********************contact*****************/

#contenu #form1 .wdform_page {
  background: none;
}
#contenu #form1 .wdform-required {
    line-height: 17px;
  padding-left: 5px;
}
#contenu #form1 .wdform-field, #contenu #form1 .wdform_section, #contenu #form1 .wdform_column, #contenu #form1 .wdform-element-section, #contenu #form1 .wdform_row {
  width: 100% !important;
  max-width: 450px;
}
#contenu #form1 .wdform-field, #form1 .wdform_section, #form1 .wdform-element-section {
  display: block !important;
}

#contenu #form1 .button-submit {
   background: #13235b !important;
  float: right;
  color: #fff;
}
#contenu #form1 .button-submit:hover {
   background: #00b0e6 !important;
}
#contenu #form1 input[type="text"] {
  padding: 5px 10px !important;
  height: auto !important;

}

#contenu #form1 .wdform-element-section.-confidentialite {
  display: table !important;
  text-align: right;
}
#contenu #form1 .wdform-element-section.-confidentialite .checkbox-div {
  margin-top: -20px;
}

/*************************cookies****************/


#cadre_alert_cookies a, #cadre_alert_cookies a:hover, #cadre_alert_cookies a:focus {
  color: #00b0e6 !important;
}


/**********************galerie********************************/

.ba-caption-content h3, .ba-modal-header h3.modal-title {
  font-family: 'Quicksand', sans-serif;
font-weight: 400;
}

/**************************************************/

@media (max-width: 1200px) {
 
  #logo {
    width: 256px;
    margin-bottom: 20px;
  }
  
  /*#logo .loconet {
  width: 80px;
    margin: 10px 0 10px 5px !important;
  }*/
  
  #bandeau-titre {
font-size: 0.8em;
    padding: 10px 50% 10px 5%
  }
  #bandeau-titre p {
    margin: 0;
  }
  
  #menu {
    right: 30px;
  }
  div#maximenuck90 ul.maximenuck li.maximenuck.level1 a, div#maximenuck90 ul.maximenuck li.maximenuck.level1 span.separator {
    padding: 5px 10px;
  }
  div#maximenuck90.maximenuckh ul.maximenuck li.level1.parent > a, div#maximenuck90.maximenuckh ul.maximenuck li.level1.parent > span.separator {
  padding-right: 10px !important;
}
  #diaporama {
    width: 500px;
    top: 200px;
  }
  #camera_wrap_91 {
    display: none !important;
}
  
  #camera_wrap_101 {
display:block !important;
}
 
   #fond-diaporama {
     position: absolute;
    width: 520px;
    height: 583px;
    background: url(../images/version1/fond-diaporama-page2.png) right top no-repeat;
    background-size: 520px 583px;
  }
  
  .itemid-101 #fond-diaporama {
    background: url(../images/version1/fond-diaporama2.png) right top no-repeat;
  }
 
  
  #icone {
    width: 300px;
    right: 80px;
    top: 110px;
}
  
  #intro-arianne {
    padding: 20px 480px 20px 5%;
}
  
}

@media (max-width: 1024px) {
  
  #header {
    padding: 20px 20px 10px;
  }
  #bandeau-titre {
    padding: 10px 50% 10px 20px;
}
  
  #slogan {
    width: calc(100% - 380px);
  }
  #intro-arianne {
    padding: 20px 40% 20px 20px;
    background-color: #ebf6fc;
}
  #bandeau-bas {
    padding: 20px;
  }
  #pied {
    padding: 20px;
  }
  
 .itemid-101 .item-page h2 {
  padding: 10px 30px 10px 5%;
  width: 90%;
  margin-right: 5%; 
}

.itemid-101 .item-page ul {
  width: 90%;
  margin: 0 auto;
}
  
}

@media (max-width: 950px) {
  
  
   #diaporama {
    width: 380px;
    top: 235px;
  }
  
    #camera_wrap_91,  #camera_wrap_101 {
    display: none !important;
}
  
  #camera_wrap_102 {
display:block !important;
}
  
 #camera_wrap_102 .camera_prev > span {
    width: 29px;
    height: 45px;
  background: url(../images/version1/prev2.png) no-repeat;
    background-position: 0px 0px;
}
#camera_wrap_102 .camera_next > span {
    width: 29px;
    height: 45px;
  background: url(../images/version1/next2.png) no-repeat;
    background-position: 0px 0px;
}
#camera_wrap_102 .camera_prev, #camera_wrap_102 .camera_next {
    width: 29px;
    height: 45px;
    margin-top: -22px;
    background: none;
}
  
  #fond-diaporama {
    background: url(../images/version1/fond-diaporama-page3.png) right top no-repeat;
  }
  
  
 .itemid-101 #fond-diaporama {
    background: url(../images/version1/fond-diaporama3.png) right top no-repeat;
  }
  
    #icone {
    width: 200px;
	right: 60px;
	top: 210px;
}
  
  #contenu {
    padding: 20px;
  }
  
  #bandeau-bas {
  background-size: 400px auto;
}
  
}



@media (max-width: 850px) {
  
 #logo {
    width: 210px;
}
  
  #menu {
    right: 10px;
  }
  
  #menu div#maximenuck90 {
    font-size: 11px;
  }
  
  #diaporama {
    top: 215px;
  }
  #fond-diaporama, .itemid-101 #fond-diaporama {
    width: 480px;
    background: url(../images/version1/fond-diaporama-page4.png) right top no-repeat;
  }
  .itemid-101 #fond-diaporama {
    background: url(../images/version1/fond-diaporama4.png) right top no-repeat;
  }
  
  #slogan {
    width: calc(100% - 380px);
}
  
  #bandeau-titre h1 {
   font-size: 1.6em;
}
  
  h1 {
    font-size: 1.8em;
  }
  h2 {
    font-size: 1.5em;
  }
  h3 {
    font-size: 1.3em;
  }
  h4 {
    font-size: 1.2em;
  }
  h5 {
    font-size: 1em;
  }
  
  
    #icone {
	top: 165px;
}

}

@media (max-width: 760px) {
  
   
  #diaporama {
    display: none;
  }
  #fond-diaporama {
  display: none;
  }
  
  #slogan {
    width: 100%;
}
  #intro-arianne {
    padding: 20px;
}
  
 .itemid-101 .item-page h2 {
    padding: 10px 30px 10px 20px;
    width: 100%;
    margin-right: 0;
}
  .itemid-101 .item-page ul {
    width: calc(100% - 50px);
    margin-left: 40px;
}
  
  body {
    font-size: 13px;
  }
  
  #bandeau-titre {
	padding: 10px 140px 10px 20px;
  }
  
    #icone {
    width: 120px;
	right: 20px;
	top: 195px;
}
  
  #bandeau-bas #mod-custom97 {
  display: none;
}
  #bandeau-bas #mod-custom116 {
  display: block;
}
  
}


@media (max-width: 640px) {

  table td {
    width: 100% !important;
    display: inline-block;
  }
    table.nomobile td {
    width: auto !important;
    display: table-cell;
  }
  

  
  #pied table td {
    text-align : center !important;
  }
   #pied table.nomobile {
    float : none !important;
     margin : 0 auto;
  }
  
  
}

@media (max-width: 480px) {
  
  #logo {

  width: 190px;
margin : 50px auto 15px;
  }
  #slogan {
    text-align: center;
  }
  
    #bandeau-titre {
	padding: 10px 120px 10px 20px;
  }
  
    #icone {
    width: 110px;
	right: 10px;
	top: 235px;
}
  
  body {
    font-size: 12px;
  }
  
  #contenu #form1 .wdform-field, #contenu #form1 .wdform_section, #contenu #form1 .wdform_column, #contenu #form1 .wdform-element-section, #contenu #form1 .wdform_row {
    width: 100% !important;
    max-width: 300px;
}
    
}

@media (max-width: 390px) {
  
     #bandeau-titre {
	padding: 10px 80px 10px 20px;
  }
  
    #icone {
    width: 75px;
	right: 5px;
	top: 250px;
}
  
}