#header_action {
  background: #fff;
}
.header_sticky {
  background: rgba(9,97,190,0.72);
}
.logo-texte a {
  color: #f3a863 !important;
  text-decoration: none !important;
}
.menu li  a.active {
  color: #0F6363!important;
  text-decoration: none !important;
  border-bottom: 1px solid #0F6363;
  padding-bottom: 5px;
}
