#backgroundEntete {
  width: 100%;
  height: 74px;
  position: fixed;
  background-color: #4b4a4a;
  z-index: 750;
}

#backgroundNavigation {
  width: 100%;
  height: 44px;
  position: fixed;
  top: 30px;
  z-index: 750;
  box-shadow: 0 2px 0 0 #eeeeee;
}

barre-navigation {
  user-select: none;
}

barre-navigation #conteneurBarreMenus {
  width: 1080px;
  margin-top: 28px;
}

barre-navigation #barreMenus {
  height: 49px;
}

barre-navigation #barreMenus div {
  width: 115px;
  height: 34px;
  line-height: 34px;
  margin-top: 2px;
  padding: 5px 5px 5px;
  border-left: 1px solid #cccccc;
  font-size: 14px;
  color: #ffffff;
  position: relative;
  z-index: 1000;
  text-align: center;
  cursor: pointer;
  float: left;
}

barre-navigation #barreMenus div:last-child {
  border-right: 1px solid #cccccc;
  margin-right: 0 !important;
}

#w barre-navigation #barreMenus div {
  z-index: 730;
  transition: background-color 0.4s;
}

barre-navigation #barreMenus div span {
  width: 115px;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

barre-navigation #barreMenus div.actif {
  height: 36px !important;
  line-height: 36px !important;
  margin-top: 0;
  border-right: 1px solid #cccccc;
  margin-right: -1px;
  z-index: 815 !important;
}

#w barre-navigation #barreMenus div.actif {
  z-index: 740 !important;
}

barre-navigation #barreMenus div:hover:not(.selectionnee) {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f7fa !important;
}

barre-navigation #barreMenus div.actif,
barre-navigation #barreMenus div:hover {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #ffffff;
}

barre-navigation #barreMenus div.actif {
  box-shadow: 0 2px 0 0 #eeeeee !important;
}

barre-navigation #barreMenus div:hover {
  transition: background-color 0.4s;
}

barre-navigation #barreMenus div.selectionnee,
barre-navigation #barreMenus div:hover.selectionnee {
  border-color: #cccccc;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #ffffff;
  background-color: #ffffff;
  line-height: 32px !important;
  box-shadow: none;
  transition: border-bottom 0.5s ease-in-out;
}

barre-navigation #barreMenus div.actif.selectionnee {
  height: 34px !important;
  line-height: 36px !important;
}

barre-navigation #barreMenus div.selectionnee #basSelectionne {
  padding: 0;
  margin: 0;
  width: 127px;
  height: 7px;
  border: 0;
  background-color: #ffffff;
  position: absolute;
  left: -1px;
  top: 44px;
  display: block;
}

barre-navigation #barreMenus div #basSelectionne {
  display: none;
}

#tutorielMesServices {
  padding: 0;
  margin: 0;
  width: 127px;
  height: 7px;
  border: 0;
  background-color: #ffffff;
  position: absolute;
  left: -1px;
  top: 44px;
  display: block;
}

barre-navigation .boiteSousMenusEtPages {
  margin-left: -100vw;
  width: 1000vw;
  height: 0;
  overflow: hidden;
  transition: height 0.25s ease-in-out;
  position: absolute;
  z-index: 800;
  top: 76px;
}

barre-navigation .boiteSousMenusEtPages .etoile.material-symbols-outlined {
  font-size: 15px !important;
  float: left;
  color: #486fa9;
}

barre-navigation .boiteSousMenusEtPages .etoile.favorite {
  background-color: #ffad37;
  clip-path: polygon(50% 0%, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
  width: 15px;
  height: 15px;
}

barre-navigation .boiteSousMenusEtPages.ouverte {
  height: 260px;
  z-index: 810;
}

#w fausse-navigation barre-navigation .boiteSousMenusEtPages {
  z-index: 735;
  top: 63px;
}

#w barre-navigation .boiteSousMenusEtPages.ouverte {
  height: 406px;
  z-index: 736;
}

barre-navigation .boiteSousMenusEtPages .conteneur {
  height: 203px;
  padding: 25px;
  padding-left: 100vw !important;
  overflow: hidden;
  background-color: #ffffff;
}

fausse-navigation barre-navigation .boiteSousMenusEtPages .conteneur {
  padding: 25px 0 0 10px !important;
}

#w barre-navigation .boiteSousMenusEtPages .conteneur {
  height: 345px;
}

barre-navigation .boiteSousMenusEtPages .ligneHorizontale {
  margin-left: -100vw;
  width: 1000vw;
  height: 3px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.25);
}

barre-navigation .boiteSousMenusEtPages .sousMenu {
  width: 230px;
  margin-right: 23px;
  margin-bottom: 25px;
  float: left;
  font-family: "Source Sans Pro", sans-serif;
}

barre-navigation .boiteSousMenusEtPages .sousMenu:nth-child(3n + 4) {
  margin-right: 0;
}

#w barre-navigation .boiteSousMenusEtPages .sousMenu:nth-child(4n + 1) {
  clear: both;
}

barre-navigation .boiteSousMenusEtPages .sousMenu div:first-child {
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 15px;
  color: #212740;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

barre-navigation .boiteSousMenusEtPages .sousMenu div:first-child.selectionne {
  border-color: #ff9900;
}

barre-navigation .boiteSousMenusEtPages .page {
  font-size: 12px;
  color: #787575;
  cursor: pointer;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float: left;
  padding-right: 15px;
  font-family: "Open Sans", sans-serif;
}

barre-navigation .boiteSousMenusEtPages .page .selectionne {
  color: #ff9900;
}

barre-navigation .boiteSousMenusEtPages .page:hover {
  text-decoration: underline;
}
