header {
  background-color: #161029;  ;
  color:#FFFFFF;
  position:static;
  width: 100%;
  z-index: 2;
}
.titre2 {
  color:#FFFFFF;
}

header a{
  text-align: center;
  text-decoration: none;
  color:#FFFFFF;
  }
.titre {
  margin-bottom: 32px;
  margin-top: 0%;
  color: #FFFFFF;
  font-family: 'OPTIBodoni-Antiqua';
  font-style: normal;
  font-weight: 400;
  font-size: 48px;
  line-height: 65px;
  -webkit-text-stroke: 1px;
  -webkit-text-stroke-color: #F0B27A;
  }
.menu {
  text-align: center;
  position: fixed;
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100vw;
  height: 217vw;
  background: #161029;
  display: grid;
  place-content: center;
  font-size: 18px;
  z-index: 9;
  }
  li::marker{
    color: #161029;
  }
.header_menuBtn {
  position: absolute;
  width: 13vw;
  height: 13vw;
  z-index: 32;
  right: 20px;
  top: 10px;
  background-color: #00000000;
  border-style: none;
  }
.noscroll,
.noscroll body {
  overflow: hidden;
  }
.ligneb {
  border-top:1px solid white;
  line-height: 3em;
  margin: 0px;  
}
.langue2 {
  display: inline-block;
  position: relative;
  text-align: center;    
  font-size: 20px;
}
ul {
  padding: 0px;
  margin-bottom: 200px;
}