.header_shadow {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5;
  display: block;
  height: 25px;
  margin-top: 224px;
}

.header_shadow.noshadow {
  display: none;
}


.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  margin-bottom: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
}

.intro {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.text-block {
  font-family: 'Proximanova Regular', sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 25px;
  font-weight: 600;
}

.div-block {
  float: left;
}

.div-block-2 {
  margin-top: 0px;
  margin-left: 20px;
  float: left;
}

.div_gauche_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div_droit_header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  margin-right: 40px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-3 {
  width: 48%;
  padding-right: 0px;
}

.div-block-4 {
  width: 52%;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 570px;
  padding-right: 25%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f95943;
}

.div-block-5.page {
  height: 319px;
  margin-right: 0px;
  padding-right: 14%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-6 {
  height: 40px;
  background-color: #be2323;
}

.div-block-7 {
  height: 570px;
  background-color: #2d3dca;
}

.div-block-7.page {
  height: 319px;
}

.div-block-8 {
  height: 40px;
  background-color: #0507a5;
}

.div-block-9 {
  width: auto;
  margin-top: 40px;
  padding-right: 0px;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-9.page {
  margin-top: 0px;
}

.title {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-family: 'Proximanova Bold', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 50px;
  font-weight: 700;
  text-transform: uppercase;
}

.title.page {
  font-size: 25px;
  line-height: 35px;
}

.text-block-2 {
  margin-top: 20px;
  float: left;
  clear: left;
  font-family: 'Proximanova Regular', sans-serif;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}

.div-block-10 {
  margin-right: 30px;
  float: left;
}

.div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-12.page {
  margin-bottom: 0px;
}

.contenu1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0px;
  padding-bottom: 80px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f1f3f4;
}

.contenu1.margin {
  padding-top: 80px;
}

.contenu1.aa1 {
  margin-top: 0px;
  padding-top: 80px;
}

.div-block-15 {
  display: block;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-right: 50px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.div-block-15.img1 {
  position: static;
  top: -100px;
  width: auto;
  max-width: 38%;
  margin-top: 0px;
  margin-right: 80px;
  margin-left: 0px;
  padding-top: 0px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-15.img1._1 {
  margin-right: 0px;
  float: left;
}

.soustitre {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-family: 'Proximanova Bold', sans-serif;
  color: #000;
  font-size: 40px;
  line-height: 45px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-18 {
  width: auto;
  margin-top: 30px;
  margin-right: 20px;
  float: left;
  clear: none;
}

.div-block-18._1 {
  margin-top: 20px;
}

.div-block-18.aa1_2 {
  margin-top: 0px;
  margin-right: 0px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.button {
  padding: 15px 20px;
  float: left;
  clear: left;
  background-color: #000;
  font-family: 'Proximanova Regular', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button._1bleu {
  background-color: #000091;
}

.button._3 {
  padding-right: 30px;
}

.button.twitter {
  padding-left: 60px;
  background-color: #007bda;
  background-image: url('../images/Twitter.png');
  background-position: 20px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.button.linkedin {
  padding-left: 60px;
  background-color: #003b5a;
  background-image: url('../images/Linkedin.png');
  background-position: 20px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.div-block-19 {
  position: relative;
  top: -28px;
  width: auto;
  margin-top: 0px;
  margin-left: 80px;
  padding-top: 0px;
  float: left;
}

.div-block-19.marge_1 {
  position: relative;
  top: -30px;
  margin-right: 0px;
  float: left;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-19.marge_4 {
  position: relative;
  top: -30px;
  margin-left: 80px;
  float: left;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-19.marge_0 {
  position: relative;
  top: -28px;
  display: block;
  width: auto;
  margin-right: 80px;
  margin-left: 80px;
  float: left;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-19.marge_0.aa1_3 {
  float: none;
}

.div-block-22 {
  width: 50%;
  margin-right: 30px;
  float: left;
}

.div-block-22.marge_5 {
  position: static;
  top: 0px;
  margin-top: 0px;
  margin-right: 80px;
  margin-left: 0px;
  float: right;
}

.div-block-22.marge_5.mentions {
  width: auto;
  float: none;
}
.div-block-22.marge_5.actu {
  width: auto;
  margin-right: 0px;
  float: none;
}

.paragraph {
  margin-top: 40px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-family: 'Proximanova Regular', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}

.div-block-23 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  height: 485px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #fff;
}

.div-block-23.marge_2 {
  display: block;
  height: auto;
  max-width: 1374px;
  padding-bottom: 50px;
}

.div-block-23.marge_2._01 {
  padding-bottom: 0px;
}

.div-block-23.marge_2._01._0_2 {
  padding-bottom: 30px;
}

.div-block-23.marge_4 {
  display: block;
  height: auto;
  max-width: 1374px;
  padding-bottom: 30px;
}

.div-block-28 {
  float: none;
}
.div-block-80._09.corona {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.div-block-28.offmobile {
  display: block;
}

.div-block-28.mobile {
  display: none;
}

.div-block-28.aa1_4 {
  float: left;
}

.boldrose {
  color: #f95943;
  font-weight: 700;
  text-decoration: none;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 50px;
  margin-right: 0px;
  float: left;
  clear: none;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-30._01 {
  width: 100%;
  margin-top: 0px;
  margin-left: 0px;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
}

.div-block-30._01._04 {
  width: auto;
  margin-right: 80px;
  margin-left: 80px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-31 {
  width: 45vh;
  max-width: none;
  margin: 20px 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-31._1 {
  width: 260px;
  max-width: none;
  margin: 20px 10px 20px 20px;
}

.div-block-31._004 {
  width: 355px;
  margin-right: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-31._05 {
  width: 355px;
  margin-right: 30px;
  margin-left: 30px;
}

.div-block-31._06 {
  width: 355px;
}

.div-block-32 {
  height: auto;
  padding: 20px;
  background-color: #2d3dca;
}

.div-block-32.blanc {
  height: 120px;
  background-color: #fff;
}

.div-block-32.blanc.contour {
  display: block;
  width: auto;
  height: 170px;
  border: 1px solid #d8d8d8;
}

.soustitre_2 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-family: 'Proximanova Bold', sans-serif;
  color: #fffefe;
  font-size: 25px;
  line-height: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.boldjaune {
  color: #d5a40e;
  font-weight: 700;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  float: none;
  font-family: 'Proximanova Bold', sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
}

.soustitre_3 {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-family: 'Proximanova Bold', sans-serif;
  color: #fffefe;
  font-size: 30px;
  line-height: 35px;
  font-weight: 700;
  text-transform: uppercase;
}

.soustitre_3._40 {
  font-size: 40px;
  line-height: 50px;
}

.div-block-43 {
  padding-top: 30px;
  padding-left: 0px;
}

.div-block-43.page_apropos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 319px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/w1240-p16x9-2020-02-18t205109z_1645409347_rc243f9ecyr0_rtrmadp_3_china-health.png');
  background-position: 0% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-44 {
  max-height: none;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 50px;
  background-image: url('../images/Arrow_1Arrow.png');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  line-height: 50px;
}

.div-block-44.page {
  width: 450px;
  margin-top:20px;
  float: left;
  font-family: 'Proximanova Regular', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
	padding-left: 60px;
}

.div-block-44.page._1 {
  margin-top: 0px;
}

.html-embed-3 {
  clear: none;
}

.boldvert {
  color: #50a2ab;
  font-weight: 700;
  text-decoration: none;
}

.boldvert.underline {
  text-decoration: underline;
}

.div-block-49 {
  margin-left: 0px;
  float: left;
  font-family: 'Proximanova Regular', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 400;
}

.div-block-50 {
  margin-top: 0px;
  padding-left: 60px;
}

.div-block-57 {
  position: relative;
  top: 50px;
  display: block;
  margin: 0px 80px 20px 0px;
  float: none;
  clear: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: 'Proximanova Regular', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}

.div-block-58 {
  width: 45%;
  margin-top: 30px;
  margin-right: 0px;
  float: left;
}

.div-block-59 {
  width: 40%;
  margin-top: 30px;
  margin-left: 0px;
  float: right;
}

.majbleu {
  color: #50a2ab;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-60 {
  margin-top: 30px;
}

.div-block-60._1 {
  margin-top: 0px;
}

.div-block-63 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 52%;
  max-width: none;
  margin-top: 0px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-64 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-80 {
  margin-right: 10px;
  margin-left: 10px;
  float: left;
}

.div-block-80._2 {
  margin-top: 10px;
  margin-right: 0px;
}

.div-block-80._2._1 {
  margin-top: -17px;
  margin-left: 65px;
}

.div-block-80._09 {
  margin-right: 0px;
  margin-left: 0px;
}

.div-block-81 {
  width: auto;
  max-width: 1380px;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.lucida {
  padding-right: 10px;
  font-family: Lucidagrande, sans-serif;
  line-height: 16px;
}

.txt19 {
  color: #be2323;
  font-size: 19px;
  line-height: 25px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-83 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-block-84 {
  float: left;
}

.paragraph-4 {
  margin-top: 30px;
  margin-bottom: 0px;
  float: left;
  clear: left;
  font-family: 'Proximanova Regular', sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}

.bold1 {
  font-weight: 700;
}

.link-2 {
  position: relative;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  float: right;
  color: #f95943;
  font-size: 15px;
  text-decoration: none;
}

.div-block-85 {
  position: relative;
  left: 0%;
  top: 0px;
  right: auto;
  bottom: 0%;
}

.div-block-86 {
  height: 110px;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.b01 {
  font-weight: 700;
}

.div-block-87 {
  margin-right: 80px;
  margin-bottom: 40px;
  margin-left: 80px;
  float: none;
  clear: left;
}

.image-3 {
  width: 100%;
}

.image-4 {
  width: 100%;
  max-width: none;
}

.div-block-89 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48%;
  margin-left: 0%;
  padding-right: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-90 {
  float: left;
}

.supp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.supp1 {
  float: left;
}

.supp2 {
  width: 370px;
  margin-left: 30px;
  float: left;
  color: #000;
  font-size: 15px;
  line-height: 20px;
}
.aa1_1 {
  display: block;
  width: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.actu_1 {
 /* max-width: 1144px;*/
	    padding-bottom: 20px;
  margin-top: 70px;
  margin-right: 80px;
  margin-left: 80px;
}

.actu_1.actu_13 {
  margin-top: 20px;
}

.actu_2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #d8d8d8;
}

.actu_3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 255px;
  max-width: 255px;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}


.actu_4 {
  /*width: 885px;*/
  padding-left: 30px;  padding-right: 30px;
	  padding-top: 30px;
	padding-bottom:35px;
  float: left;
  border-left: 1px solid #d8d8d8;
}

.actu_5 {
  font-family: 'Proximanova Regular', sans-serif;
  color: #d7a200;
  font-size: 15px;
  font-weight: 700;
}

.actu_6 {
  font-family: 'Proximanova Regular', sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 30px;
	margin-top: 0px;
}

.actu_7 {
  font-family: 'Proximanova Regular', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
}

.actu_8 {
  width: 1px;
  height: 350px;
  float: left;
  border-right: 1px none #d8d8d8;
  background-color: #d8d8d8;
}

.actu_9 {
  float: right;
	margin-top: -5px;
}

.actu_10 {
  font-family: 'Proximanova Regular', sans-serif;
  color: #d7a200;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
}

.actu_10 a {text-decoration: none;}

.actu_12_bold {
  color: #d7a200;
  font-weight: 700;
}

.list {
  padding-left: 20px;
  font-family: 'Proximanova Regular', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 25px;
  font-weight: 600;
  list-style-type: none;
}

.list-item {
  margin-bottom: 10px;
}

.button_actu {
  margin-top: 30px;
  padding: 15px 20px;
  float: left;
  clear: left;
  background-color: #000;
  font-family: 'Proximanova Regular', sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.button_actu._1bleu {
  background-color: #000091;
}

.button_actu._3 {
  padding-right: 30px;
}

.button_actu.twitter {
  padding-left: 60px;
  background-color: #007bda;
  background-image: url('../images/Twitter.png');
  background-position: 20px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.button_actu.linkedin {
  padding-left: 60px;
  background-color: #003b5a;
  background-image: url('../images/Linkedin.png');
  background-position: 20px 50%;
  background-size: auto;
  background-repeat: no-repeat;
}
.footer {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0vw 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.footer_1 {
  max-width: none;
  margin-right: 40px;
  margin-left: 0px;
}

.footer_b {
  font-family: 'Proximanova Regular', sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
	text-decoration: underline;
}

.div-block-91 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90vw;
  max-width: 1374px;
  margin-right: 0px;
  margin-left: 80px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-92 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: none;
}

.footer_001 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  padding-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer_003 {
  width: 45%;
}
.div-block-93 {
  border-style: solid solid solid none;
  border-width: 1px;
  border-color: #cccce9 #cccce9 #cccce9 #000;
}
html.w-mod-js *[data-ix="new-interaction"] {
  display: none;
  opacity: 0;
}

@media screen and (max-width: 991px) {
	.div-block-91{margin-left:0px;}

	.actu_9 {
  float: right;
	margin-top: 0px;
}
 .header {
    position: static;
    display: block;
    height: auto;
    margin: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .intro {
    display: block;
    margin-top: 0px;
  }
  .div-block-2 {
    margin-top: -10px;
  }
  .div_gauche_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-right: 0px;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div_droit_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    margin-right: 0px;
    float: none;
    clear: left;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-3 {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-4 {
    display: block;
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-5.page {
    height: auto;
    padding-top: 20px;
    padding-right: 0%;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-7.page {
    height: auto;
  }
  .div-block-9.page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .contenu1 {
    padding-top: 50px;
    padding-bottom: 0px;
  }
  .contenu1.margin {
    padding-top: 40px;
  }
	 .contenu1.aa1 {
    padding-top: 40px;
  }
	
  .div-block-15 {
    margin-top: 30px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
  }
  .div-block-15.img1 {
    width: auto;
    max-width: none;
    margin-top: 30px;
    margin-right: 0px;
    float: left;
    clear: left;
  }
  .soustitre.c4 {
    font-size: 35px;
    line-height: 40px;
  }
  .div-block-17 {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-18 {
    margin-top: 10px;
    margin-right: 20px;
  }
	  .div-block-18.aa1_2 {
    margin-top: 20px;
    float: left;
  }
	
  .div-block-19 {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0px;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-19.marge_1 {
    position: static;
    display: block;
  }
  .div-block-19.marge_4 {
    margin-left: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-19.marge_0 {
    position: static;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-22 {
    width: auto;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-22.marge_5 {
    margin-top: 30px;
    margin-right: 0px;
  }
  .div-block-23.marge_2 {
    max-width: none;
    padding: 30px 30px 30px;
  }
  .div-block-23.marge_2._01._0_2 {
    margin-bottom: 0px;
    padding-bottom: 30px;
  }
  .div-block-23.marge_4 {
    padding: 30px 30px 10px;
  }
  .div-block-23.marge_4._01 {
    margin-bottom: 30px;
  }
  .div-block-28.offmobile {
    display: none;
  }
  .div-block-28.mobile {
    display: block;
  }
	
	  .div-block-28.aa1_4 {
    float: none;
  }
	
  .div-block-30 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .div-block-30._01 {
    margin-top: 10px;
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-30._01._04 {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-31 {
    width: 350px;
    max-width: none;
    margin-top: 10px;
    margin-bottom: 10px;
    float: none;
  }
  .div-block-31._1 {
    width: 350px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .div-block-31._004 {
    width: 358px;
  }
  .div-block-31._05 {
    width: 358px;
    margin: 20px 0px;
  }
  .div-block-31._06 {
    width: 358px;
  }
  .div-block-32.blanc.contour {
    height: auto;
  }
  .div-block-43.page_apropos {
    height: auto;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-44.page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin-top: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }
  .div-block-50 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-57 {
    margin-right: 0px;
    margin-left: 0px;
    float: left;
  }
  .div-block-58 {
    width: auto;
    margin-top: 80px;
    float: none;
    clear: left;
  }
  .div-block-59 {
    width: auto;
    margin-top: 30px;
    float: none;
    clear: left;
  }
  .div-block-63 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: none;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-70 {
    margin-top: 0px;
  }
  .div-block-80._2 {
    margin-top: 0px;
  }
  .div-block-80._2._1 {
    margin-top: 0px;
    margin-left: 0px;
  }
  .div-block-80._09 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .div-block-81 {
    max-width: none;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-83 {
    margin-top: 30px;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-84 {
    margin-right: 40px;
  }
  .div-block-86 {
    height: auto;
    margin-bottom: 30px;
  }
  .div-block-87 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0px 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .image-3 {
    width: 350px;
  }
  .image-4 {
    width: auto;
  }
  .div-block-89 {
    width: auto;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .supp {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
	 .aa1_1 {
    display: block;
  }
	.actu_1 {
    margin-top: 30px;
    margin-right: 0px;
    margin-left: 0px;
	padding-bottom: 0px;
    float: left;
  }
.actu_2 {
    display: block;
  }
  .actu_3 {
    display: block;
    width: auto;
    max-width: none;
    padding-right: 30px;
    padding-left: 30px;
    float: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .actu_4 {
    width: auto;
    border-top: 1px solid #d8d8d8;
    border-left-style: none;
  }
	 .footer {
    padding-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
		 padding-bottom: 50px;
  }
  .div-block-91 {
    margin-left: 40px;
  }
  .footer_001 {
    width: auto;
    padding-right: 0px;
  }
  .footer_003 {
    width: auto;
  }
	 .header_shadow {
    margin-top: 237px;
  }
}

@media screen and (max-width: 767px) {
  .header {
    margin-top: 0px;
    padding: 20px;
  }
  .text-block {
    text-align: center;
  }
  .div-block-2 {
    margin-top: 20px;
    margin-left: 0px;
  }
  .div_droit_header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-5 {
    height: auto;
    padding-right: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-6 {
    height: 20px;
  }
  .div-block-7 {
    height: auto;
    padding-bottom: 0px;
  }
  .div-block-8 {
    height: 20px;
  }
	  .contenu1.aa1 {
    padding-top: 40px;
  }
	
  .soustitre {
    font-size: 25px;
    line-height: 30px;
  }
	  .soustitre.c3.aa1_5 {
    font-size: 25px;
    line-height: 30px;
  }
	
  .soustitre.c4 {
    font-size: 25px;
    line-height: 30px;
  }
  .div-block-18 {
    margin-right: 0px;
  }
  .div-block-23.marge_2 {
    padding-bottom: 30px;
  }
  .div-block-23.marge_4._01 {
    margin-bottom: 30px;
	  max-width: none;
  }
  .div-block-28.offmobile {
    display: none;
  }
  .div-block-30._01._04 {
    margin-bottom: 0px;
  }
  .div-block-31 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .div-block-31._004 {
    margin-bottom: 0px;
  }
  .div-block-43 {
    padding-top: 0px;
  }
  .div-block-43.page_apropos {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .div-block-57 {
    position: static;
    margin-top: 30px;
  }
  .div-block-63 {
    margin-top: 0px;
  }
  .div-block-80._2._09 {
    margin-top: 20px;
  }
  .div-block-81 {
    margin-top: 0px;
  }
  .div-block-87 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
	 .actu_1 {
    margin-top: 0px;
  }
  .actu_4 {
    float: none;
  }
  .actu_6 {
    font-size: 20px;
    line-height: 25px;
  }
  .actu_9 {
    margin-top: 20px;
  }
	  .header_shadow {
    margin-top: 57px;
  }
}

@media screen and (max-width: 479px) {
	 .header_shadow {
    display: none;
  }
  .header {
    margin-top: 20px;
    padding: 0px;
  }
	
  .text-block {
    font-size: 15px;
    line-height: 18px;
  }
  .div-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div_droit_header {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-5 {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-5.page {
    padding-right: 5px;
    padding-left: 5px;
  }
  .div-block-7 {
    height: auto;
  }
  .div-block-9 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .title {
    font-size: 25px;
    line-height: 35px;
  }
  .title.page {
    font-size: 15px;
    line-height: 25px;
  }
  .text-block-2 {
    text-align: center;
  }
  .text-block-2.page {
    font-size: 15px;
  }
  .div-block-12 {
    margin-top: 20px;
  }
  .div-block-12.page {
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .contenu1 {
    padding-top: 20px;
  }
	  .contenu1.aa1 {
    padding-top: 20px;
  }
	
  .contenu1.margin {
    padding-top: 20px;
  }
  .soustitre {
    font-size: 18px;
    line-height: 25px;
  }
  .soustitre.c2 {
    font-size: 18px;
  }
	 .soustitre.c3.aa1_5 {
    font-size: 15px;
    line-height: 20px;
  }
  .soustitre.c3 {
    font-size: 18px;
  }
  .soustitre.c4 {
    font-size: 15px;
    line-height: 20px;
  }
  .div-block-17 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block-18 {
    margin-right: 0px;
    float: left;
  }
  .div-block-18.bt1 {
    margin-top: 20px;
  }
  .button {
    padding: 10px 15px;
    float: left;
    font-size: 14px;
  }
  .div-block-22 {
    float: left;
    clear: left;
  }
  .paragraph {
    margin-top: 30px;
    font-size: 15px;
    line-height: 20px;
  }
  .paragraph._004 {
    margin-top: 30px;
  }
  .div-block-23.marge_2 {
    padding: 20px;
  }
  .div-block-23.marge_2._01._0_2 {
    padding-bottom: 0px;
  }
  .div-block-23.marge_4 {
    width: 90vw;
    padding: 20px 20px 0px;
  }
  .div-block-23.marge_4._01 {
    margin-bottom: 20px;
    padding-bottom: 0px;
  }
  .div-block-30._01 {
    margin-bottom: 0px;
  }
  .div-block-30._01._04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-31 {
    width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .div-block-31._1 {
    width: auto;
  }
  .div-block-31._004 {
    width: 100%;
  }
  .div-block-32 {
    height: auto;
  }
  .div-block-32.blanc.contour {
    height: auto;
  }
  .soustitre_2 {
    font-size: 17px;
    line-height: 20px;
  }
  .heading {
    font-size: 17px;
    line-height: 23px;
  }
  .soustitre_3 {
    font-size: 20px;
    line-height: 25px;
  }
  .soustitre_3._40 {
    font-size: 25px;
    line-height: 40px;
  }
  .div-block-43 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .div-block-43.page_apropos {
    padding-right: 20px;
    padding-left: 20px;
  }
  .div-block-44 {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 25px;
  }
  .div-block-44.page {
    padding-bottom: 0px;
  }
  .div-block-49 {
    display: block;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .div-block-50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-58 {
    margin-top: 50px;
  }
  .majbleu {
    font-size: 15px;
  }
  .div-block-60 {
    font-size: 15px;
    line-height: 20px;
  }
  .div-block-70 {
    font-size: 15px;
    line-height: 20px;
  }
  .div-block-80 {
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
  }
  .div-block-80._2._1 {
    margin-top: 20px;
  }
  .div-block-80._2._09 {
    margin-top: 0px;
  }
  .div-block-81 {
    margin-top: 0px;
  }
  .txt19 {
    font-size: 17px;
  }
  .div-block-83 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .paragraph-4 {
    font-size: 15px;
    line-height: 20px;
  }
  .div-block-87 {
    margin-top: 0px;
  }
  .image-4 {
    width: 100%;
    max-width: none;
  }
  .div-block-88 {
    width: auto;
  }
  .text-block-15 {
    text-align: center;
  }
  .supp {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .supp2 {
    width: auto;
    margin-top: 20px;
    margin-left: 0px;
  }
  .actu_2 {
    margin-bottom: 20px;
  }
  .actu_4 {
    padding: 20px;
  }
  .actu_6 {
    font-size: 18px;
    line-height: 22px;
  }
  .actu_7 {
    font-size: 15px;
    line-height: 20px;
  }
  .list-item {
    font-size: 15px;
    line-height: 20px;
  }
  .button_actu {
    padding: 10px 15px;
    float: left;
    font-size: 14px;
  }
	 .footer {
    padding-right: 0px;
		 padding-bottom:70px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer_1 {
    margin-right: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .div-block-91 {
    max-width: none;
    margin-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .footer_001 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
	  .div-block-93 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}


@font-face {
  font-family: 'Lucidagrande';
  src: url('../fonts/LucidaGrande.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}



@font-face {
  font-family: 'Proximanova Extrabold';
  src: url('../fonts/proximanova-extrabold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Bold';
  src: url('../fonts/Proxima-Nova-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Black';
  src: url('../fonts/Proxima-Nova-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Regular';
  src: url('../fonts/ProximaNova-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Light';
  src: url('../fonts/Proxima-Nova-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Thin';
  src: url('../fonts/Proxima-Nova-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Semi Bold';
  src: url('../fonts/Proxima-Nova-Semibold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Proximanova Medium';
  src: url('../fonts/Proxima-Nova-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}