#cadreSite {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}

#entete image-icone {
  margin-left: 215px;
  position: fixed;
}

#partieGauche {
  width: 100%;
}

#page {
  width: 100%;
}

.contenu:not(.scenarios):not(.fournisseursAgrees),
.documentLegal #pageDynamique.sansBoiteOutils .contenu {
  width: 100%;
}

.contenu.scenarios,
.contenu.fournisseursAgrees,
#pageDynamique.sansBoiteOutils .contenu {
  width: 100%;
}

.contenu.fournisseursAgrees,
#page.fournisseursAgrees {
  width: 1025px;
}

#page.accueil {
  padding-top: 77px;
}

table .infobulleStatutPayee {
  position: absolute;
  bottom: 0;
  right: 0;
}

table .infobulleStatutPayee .fond {
  background-color: transparent !important;
}

table .infobulleStatutPayee bouton button {
  height: 27px;
}

table .infobulleStatutPayee bouton .icone {
  width: 22px;
  height: 22px;
  background-size: 1897px 82px;
  background-position: -305px -7px !important;
}

#logoReseauxSociaux {
  margin-top: 10px;
  margin-bottom: 25px;
  display: block;
}

.logoFacebook {
  left: 15px;
  width: 2rem;
  height: 2rem;
  background: url(../../images/commun/logoFacebook.png);
  background-size: contain;
  margin-bottom: 8px;
  overflow: visible;
}

.logoLinkedin {
  left: 15px;
  width: 2rem;
  height: 2rem;
  background: url(../../images/commun/logoLinkedin.png);
  background-size: contain;
  margin-bottom: 5px;
  overflow: visible;
}

.logoFacebook:hover,
.logoFacebook:hover button {
  opacity: 75%;
}

.logoLinkedin:hover,
.logoLinkedin:hover button {
  opacity: 75%;
}

/* GESTION DES COOKIES */
.cookie_container {
  background-color: #e6e6e6;
  padding-bottom: 60px;
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  box-sizing: border-box;
  text-align: center;
}

.cookie_contenue_message {
  text-align: justify;
  padding: 0px 200px 20px;
}

.cookie_bouton {
  background-color: #4e5d97;
  width: 140px;
  font-size: 13px;
  border: none;
  cursor: pointer;
  padding: 5px;
  color: white;
}

.nomAnneeAdhesion {
  position: fixed;
  top: 5px;
  color: white;
  z-index: 1000;
  font-style: italic;
}
