body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}
/* inter-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url("../../files/praecisio/fonts/inter-v13-latin-regular.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url("../../files/praecisio/fonts/inter-v13-latin-700.woff2") format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/*
 * Font Awesome Free 6.4.2 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2023 Fonticons, Inc.
 */
:root,
:host {
  --fa-style-family-brands: 'Font Awesome 6 Brands';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Brands';
}
@font-face {
  font-family: 'Font Awesome 6 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../files/praecisio/fonts/webfonts/fa-brands-400.woff2") format("woff2"), url("../../files/praecisio/fonts/webfonts/fa-brands-400.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("../../files/praecisio/fonts/webfonts/fa-solid-900.woff2") format("woff2"), url("../../files/praecisio/fonts/webfonts/fa-solid-900.ttf") format("truetype");
}
@font-face {
  font-family: 'Font Awesome 6 Free';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("../../files/praecisio/fonts/webfonts/fa-regular-400.woff2") format("woff2"), url("../../files/praecisio/fonts/webfonts/fa-regular-400.ttf") format("truetype");
}

html {
  margin: 0;
  padding: 0;
  font-size: 100%;
  height: 100.1%;
}
body {
  margin: 0;
  padding: 0;
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  width: 100%;
  min-width: 320px;
}
#wrapper {
  position: relative;
  min-height: 100%;
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
}
#container {
  position: relative;
}
#container #main {
  position: relative;
  float: none;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #main .inside {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#container #main .inside .mod_article {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 4rem 1rem 5rem;
  margin: 0 auto;
  text-align: center;
}
#container #main .inside .mod_article.blanc {
  background-color: #fff;
}
#container #main .inside .mod_article.griscc {
  background-color: #ececec;
}
p,
li,
th,
td,
label,
a {
  font-family: "Inter", Arial, sans-serif;
  font-weight: 400;
  margin: 0.4rem 0;
  color: #161616;
  font-size: 1.3rem;
  padding: 0;
}
p {
  line-height: 1.7rem;
  margin: 0 0 0.8em;
}
a {
  text-decoration: none;
  color: #161616;
}
a:hover {
  text-decoration: none;
}
strong,
b {
  font-weight: 600;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter", Arial, sans-serif;
  font-style: normal;
  color: #161616;
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.2rem;
  text-align: center;
  margin: 0;
  padding: 0;
}
h1 {
  padding: 1rem 0 2rem;
  font-size: 3rem;
  line-height: 4rem;
}
h2 {
  padding: 2rem 0 1rem;
}
.mod_article >.cal.flex {
  max-width: 1200px;
  margin: 0 auto;
}
#container #main .inside .mod_article.news.lecteur {
  padding: 0 0 5rem;
  text-align: left;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader {
  background-color: #ececec;
  padding: 0;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .entete {
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: calc(100% / 2 - 600px);
  padding-right: calc(100% / 2 - 600px);
}
@media screen and (max-width: 1280px) {
  #container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .entete {
    padding: 2rem;
  }
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .entete h1 {
  text-align: left;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .entete .info {
  margin: 0.3rem 0 0.5rem;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .entete .info time {
  background-color: #3b3b3b;
  color: #fff;
  font-size: 1rem;
  padding: 0.3rem 0.6rem;
  line-height: 1.1rem;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .corps >div {
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 2rem;
  padding-left: calc(100% / 2 - 600px);
  padding-right: calc(100% / 2 - 600px);
}
@media screen and (max-width: 1280px) {
  #container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full .corps >div {
    padding: 2rem;
  }
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .layout_full.dateoff .entete .info {
  display: none;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .back {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 2rem 3rem;
}
#container #main .inside .mod_article.news.lecteur .cal .mod_newsreader .back a {
  display: inline-block;
  padding: 0.5rem 1.5rem;
  border: 1px #808080 solid;
}
#container #main .inside .mod_article.news.liste {
  padding-bottom: 0;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist {
  padding-top: 4rem;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  margin-bottom: 6rem;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest figure {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 30%;
          flex: 0 1 30%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest figure figcaption {
  display: none;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest figure ~ .contenu {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 70%;
          flex: 0 1 70%;
  padding: 0 1rem;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 100%;
          flex: 0 1 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  margin: 0;
  text-align: left;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu h2 {
  padding: 0 0 0.5rem;
  text-align: left;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu h2 a {
  font-weight: 600;
  font-size: 2rem;
  line-height: 2.2rem;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu .info time {
  background-color: #3b3b3b;
  color: #fff;
  font-size: 1rem;
  padding: 0.3rem 0.6rem;
  line-height: 1.1rem;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu .ce_text {
  padding-top: 0.1rem;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu .more {
  margin: 0;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu .more a {
  display: inline-block;
  background-color: #ff1d3e;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1.8rem;
  padding: 0.4rem 1.1rem 0.4rem;
  border-radius: 6px;
  white-space: nowrap;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu .more a:hover {
  color: #fff;
  background-color: #f43d3d;
}
#container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest.dateoff .contenu .info {
  display: none;
}
@media screen and (max-width: 990px) {
  #container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest {
    max-width: 700px;
    margin-bottom: 5rem;
  }
  #container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest figure {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    padding-bottom: 0.5rem;
  }
  #container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest figure ~ .contenu,
  #container #main .inside .mod_article.news.liste .cal .mod_newslist .layout_latest .contenu {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
            flex: 0 1 100%;
    padding: 0;
  }
}
.mod_article .mentions h4 {
  padding: 3.5rem 0 1.5rem;
}
.mod_article .mentions p {
  font-size: 1.1rem;
}
.mod_article .mentions p strong {
  display: block;
  padding-top: 1.5rem;
  font-size: 1.2rem;
}
.mod_article .mentions a {
  font-size: 1.1rem;
  text-decoration: underline;
}
.mod_article .mentions ul {
  list-style-type: none;
  padding-left: 0;
}
.mod_article .mentions ul li {
  font-size: 1.1rem;
  margin-left: 0;
}
#footer {
  padding: 3rem 1rem 2rem;
}
#footer .pmenu {
  text-align: center;
}
#footer .pmenu ul {
  display: inline-block;
  list-style-type: none;
}
#footer .pmenu ul li {
  float: left;
  padding: 0 1rem;
  margin: 0;
}
#footer .pmenu ul li a,
#footer .pmenu ul li strong {
  display: inline-block;
  font-size: 1.1rem;
  margin: 0.4rem 0;
  line-height: 1.5rem;
  opacity: 0.5;
}
#footer .pmenu ul li a:hover,
#footer .pmenu ul li strong.active {
  display: inline-block;
  margin: 0.4rem 0;
  font-weight: normal;
  opacity: 1;
}
#footer .pmenu ul li.linkedin a,
#footer .pmenu ul li.download a {
  margin: 0;
  font-size: 0;
  line-height: 0;
  padding: inherit;
}
@media screen and (max-width: 900px) {
  #footer .pmenu {
    text-align: left;
  }
  #footer .pmenu ul li {
    padding: 0 0.7rem;
    padding: 0.4rem 0.7rem 0.5rem;
    border-bottom: 1px solid #3b3b3b;
  }
  #footer .pmenu ul li.about-us,
  #footer .pmenu ul li.mentions {
    clear: left;
  }
  #footer .pmenu ul li.linkedin,
  #footer .pmenu ul li.download,
  #footer .pmenu ul li.mentions,
  #footer .pmenu ul li.privacy {
    border-bottom: none;
  }
  #footer .pmenu ul li a {
    text-decoration: none;
  }
}
.name p {
  font-family: courier, Arial, sans-serif;
}
.name p a {
  font-family: courier, Arial, sans-serif;
  margin: 0;
  padding: 0 1rem;
}
.name p a.visco,
.name p a.microrectif {
  border-right: 1px solid #161616;
}
@media screen and (max-width: 900px) {
  .name p a {
    display: block;
  }
  .name p a.visco,
  .name p a.microrectif {
    border: none;
  }
}
.zone1 {
  background-color: #060082;
}
.zone1 h1 {
  max-width: 900px;
  padding: 1rem 0 2rem;
  color: #fff;
  margin: 0 auto;
}
.zone1 .ce_text {
  max-width: 900px;
  padding: 1rem;
  margin: 0 auto;
}
.zone1 .ce_text h2 {
  color: #fff;
  padding: 2rem 0 1rem;
}
.zone1 .ce_text p {
  color: #fff;
  font-size: 1.4rem;
}
.zone2 h2 {
  max-width: 900px;
  padding: 1rem 0 2rem;
  margin: 0 auto;
}
.zone2 .ce_text {
  max-width: 900px;
  padding: 1rem;
  margin: 0 auto;
}
.bandeactu {
  position: relative;
  overflow: visible;
}
.bandeactu p {
  display: inline-block;
  position: absolute;
  top: 1rem;
  left: 0;
  background-color: #39ffc6;
  color: #060082;
  font-weight: bold;
  padding: 0.5rem 1.8rem 0.4rem;
  font-size: 1.4rem;
  line-height: 1.6rem;
  border-radius: 7px;
  -webkit-transform: rotate(-5deg);
      -ms-transform: rotate(-5deg);
          transform: rotate(-5deg);
  text-transform: uppercase;
}
.web,
.linkedin,
.download {
  margin-bottom: 0;
}
.web a,
.linkedin a,
.download a {
  position: relative;
  font-weight: 400;
  padding: 0.8rem 1rem 1rem 2.4rem;
  line-height: 1.2rem;
  display: inline-block;
}
.web a::before,
.linkedin a::before,
.download a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f0ac";
  font-size: 1.8rem;
  font-weight: 900;
  padding: 0;
  position: absolute;
  left: 0;
  width: 2rem;
}
.web a:hover,
.linkedin a:hover,
.download a:hover {
  text-decoration: underline;
}
.linkedin {
  margin-bottom: 2rem;
}
.linkedin a::before {
  font-family: "Font Awesome 6 Brands";
  content: "\f08c";
  font-weight: 400;
}
.pdf p a,
p.pdf a,
.pdf ul li a,
.ce_hyperlink.pdf a {
  position: relative;
  font-weight: 400;
  padding: 0.8rem 1rem 1rem 2.6rem;
  line-height: 1.2rem;
  display: inline-block;
}
.pdf p a::before,
p.pdf a::before,
.pdf ul li a::before,
.ce_hyperlink.pdf a::before {
  font-family: "Font Awesome 6 Free";
  content: "\f15c";
  font-size: 1.8rem;
  padding: 0;
  position: absolute;
  left: 0;
  width: 2rem;
}
.pdf p a:hover,
p.pdf a:hover,
.pdf ul li a:hover,
.ce_hyperlink.pdf a:hover {
  text-decoration: underline;
}
.ce_downloads.pdf ul {
  list-style-type: none;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin: 0 0 2rem;
}
.ce_downloads.pdf ul li.download-element {
  margin: 0;
}
.ce_downloads.pdf ul li.download-element a {
  margin: 0;
  padding: 0.2rem 1rem 0.4rem 2rem;
}
.ce_downloads.pdf h3 {
  padding-bottom: 0;
}
.rotate-5 figure {
  -webkit-transform: rotate(-3deg);
      -ms-transform: rotate(-3deg);
          transform: rotate(-3deg);
  padding-left: 2rem;
}
.meh0 {
  margin-top: 0rem !important;
}
.med0 {
  margin-right: 0rem !important;
}
.meb0 {
  margin-bottom: 0rem !important;
}
.meg0 {
  margin-left: 0rem !important;
}
.meh1 {
  margin-top: 1rem !important;
}
.med1 {
  margin-right: 1rem !important;
}
.meb1 {
  margin-bottom: 1rem !important;
}
.meg1 {
  margin-left: 1rem !important;
}
.meh2 {
  margin-top: 2rem !important;
}
.med2 {
  margin-right: 2rem !important;
}
.meb2 {
  margin-bottom: 2rem !important;
}
.meg2 {
  margin-left: 2rem !important;
}
.meh3 {
  margin-top: 3rem !important;
}
.med3 {
  margin-right: 3rem !important;
}
.meb3 {
  margin-bottom: 3rem !important;
}
.meg3 {
  margin-left: 3rem !important;
}
.meh4 {
  margin-top: 4rem !important;
}
.med4 {
  margin-right: 4rem !important;
}
.meb4 {
  margin-bottom: 4rem !important;
}
.meg4 {
  margin-left: 4rem !important;
}
.meh5 {
  margin-top: 5rem !important;
}
.med5 {
  margin-right: 5rem !important;
}
.meb5 {
  margin-bottom: 5rem !important;
}
.meg5 {
  margin-left: 5rem !important;
}
.mih0 {
  padding-top: 0rem !important;
}
.mid0 {
  padding-right: 0rem !important;
}
.mib0 {
  padding-bottom: 0rem !important;
}
.mig0 {
  padding-left: 0rem !important;
}
.mih1 {
  padding-top: 1rem !important;
}
.mid1 {
  padding-right: 1rem !important;
}
.mib1 {
  padding-bottom: 1rem !important;
}
.mig1 {
  padding-left: 1rem !important;
}
.mih2 {
  padding-top: 2rem !important;
}
.mid2 {
  padding-right: 2rem !important;
}
.mib2 {
  padding-bottom: 2rem !important;
}
.mig2 {
  padding-left: 2rem !important;
}
.mih3 {
  padding-top: 3rem !important;
}
.mid3 {
  padding-right: 3rem !important;
}
.mib3 {
  padding-bottom: 3rem !important;
}
.mig3 {
  padding-left: 3rem !important;
}
.mih4 {
  padding-top: 4rem !important;
}
.mid4 {
  padding-right: 4rem !important;
}
.mib4 {
  padding-bottom: 4rem !important;
}
.mig4 {
  padding-left: 4rem !important;
}
.mih5 {
  padding-top: 5rem !important;
}
.mid5 {
  padding-right: 5rem !important;
}
.mib5 {
  padding-bottom: 5rem !important;
}
.mig5 {
  padding-left: 5rem !important;
}

