div#edssearchbox input#searchbox {
  margin-right: 0 !important;
}
div#tabs div.ligne {
  display: block;
}
div.ui-widget-content a {
  color: #7900d5;
}
div.ui-widget-content a {
  color: #7900d5;
}
div.ui-widget-content a {
  color: #7900d5;
}

dt figure {
  display: block;
}

/*LISTE D'AFFICHAGE*/
ul.liste-articles li.avec_vignette.style_lien_0002 {
  max-height: initial;
}
li.style_lien_0002 .vignette_deco,
li.style_lien_0003 .vignette_deco {
  width: 6rem;
  height: 6rem;
  margin: 0.5em 0.5em 0.5em 0;
  overflow: hidden;
}
.liste-articles li.style_lien_0002.avec_vignette div.vignette_deco2 {
  display: table;
  height: auto;
}
.liste-articles li.avec_vignette.style_lien_0003 {
  min-height: 6rem;
}
.liste-articles .avec_vignette.style_lien_0003 div.vignette_deco2 {
  height: inherit;
}

/*CONFORT PLUS*/
#accessibilitytoolbarGraphic .ucibtn-secondary.active,
#accessibilitytoolbarGraphic .ucibtn-secondary:active,
#accessibilitytoolbarGraphic
  input[type="checkbox"]:checked
  + label.ucibtn-secondary {
  background-image: none;
  background-color: #7900d5 !important;
  border-color: #000 !important;
  color: #fff !important;
}
#accessibilitytoolbarGraphic .ucibtn-primary {
  background-color: #7900d5 !important;
  border-color: #000 !important;
  color: #fff !important;
  margin-left: 1.25em;
}
#accessibilitytoolbarGraphic .ucibtn-info.active,
#accessibilitytoolbarGraphic .ucibtn-info:active,
.open > #accessibilitytoolbarGraphic .ucibtn-info.dropdown-toggle {
  background-image: none;
  background-color: #7900d5 !important;
  border-color: #000 !important;
  color: #fff !important;
}
#accessibilitytoolbarGraphic .uci_menu_active a:focus,
#accessibilitytoolbarGraphic .uci_menu_active a:hover {
  border-color: #9b14ff !important;
}
#accessibilitytoolbarGraphic input[type="radio"]:checked + label:before {
  border-color: #7900d5 !important;
}
#accessibilitytoolbarGraphic input[type="checkbox"]:checked + label:after {
  background-color: #7900d5 !important;
}
/*FIN CONFORT PLUS*/

@media screen and (max-width: 40em) {
  div#edssearchbox select,
  div#edssearchbox input {
    width: 100% !important;
    max-width: 100% !important;
  }
  div#edssearchbox input#searchbox {
    margin: 1rem 1rem 1rem 0 !important;
  }
}

/** New container **/
@media screen and (min-width: 80.5em) {
  div.visuel-rubrique {
    height: 10rem;
  }
  #page {
    max-width: 75rem;
    padding-top: 1rem;
  }
  #menu {
    max-width: 75rem;
  }
  #fil-ariane {
    width: 75rem;
  }
  #page_deco {
    width: 75rem;
  }
  #contenu_sans_nav_sans_encadres {
    max-width: 75rem;
    width: 75rem;
  }
  #cssmenu a {
    padding: 0 2em 0 2em;
  }
  #container-container-plan-site {
    max-width: 75em;
  }
  #PC_nav {
    width: 75rem;
  }
  #cssmenu ul li ul {
    width: 100%;
  }
}

/* Menu mobile Vous-êtes */
@media screen and (max-width: 40em) {
  #menu_vousetes_small .dropdown dd ul {
    min-width: 11rem;
  }

  #menu_vousetes_small .dropdown dd ul li a {
    font-size: 0.85rem;
    line-height: 1rem;
  }
}
