div.visuel-rubrique {
	min-height:12rem;
}
.visuel-rubrique #entete{
	border: 0;
}
#logo_site{
    max-width: 27rem;
}


/** Container **/

@media screen and (min-width: 61.8125em) {
	#contenu_sans_nav_sans_encadres {
	  width: 75rem;
	}
  } 
  
  #page{
	max-width: 75rem;
  }
  
  #fil-ariane {
	width: 75rem;
  }
  
  @media screen and (min-width: 40em) {
	#menu {
	  max-width: 75em;
	}
  }
  
  #container-container-plan-site {
	max-width: 75em;
  }
  
  
  .pageAccueilSite #page {
	padding-top: 0rem;
  }
  
  .accueil .ligne .ligne_1 {
	padding-left: 0; 
	padding-right: 0;
  }

  .sb-search {
    background: #001E5A ;  
  }
  
  #menu_langues {
    background: #f08808;
  }
  
  .pagelibre div.contenu .paragraphe--0 h2 {
    color: #001E5A;
  }
  
  .avec_vignette_enligne .container_td {
      background: #f08808;
  }
  
  a {
      color: #001E5A;
  }

  .ui-widget-content a {
    color: #001E5A !important;
  }
  
  #cssmenu ul li ul li.niv1.first {
    background: #f08808;
  }
  
  .pagelibre h1 {
    color: #f08808;
  }
  
  .pagelibre div.paragraphe--2 h2 {
    background-color: #001E5A;
    padding-left: 2em;
    text-align: left !important;
  }
  
  .paragraphe__titre--3 {
      color: #001E5A;
  }
  
  .survol:hover {
    transform: translate(0, -0.5em);
  }

  table {
    border-color: white;
  }

  /** Search bar annuaire **/
  #recherche_include {
    text-align: center;
  }

  #recherche_include #default-MOTS_CLEFS {
    width: 50%;
  }

  .type_1, dl.type_1 {
    padding: 1em;
}

.type_1 dt {
  width: auto;
}

#thematique {
    background: #f08808;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 0.8rem;
    padding: 0 5px;
    display: inline-block;
}

.surtitre span {
    background: #f08808;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    font-size: 0.8rem;
    padding: 0 5px;
    display: inline-block;
}

h1 {
    color: #f08808;
}

#encadres {
    display: block;
    background: #f7f7f7;
    padding: 1em;
}

  /* Accordéons */

.accordion_toggler {
  border: 1px solid #ffff ;
  background-color: #001E5A;
  padding: 0 1.5em;
}

.accordion_toggler button {
  color: #ffff;
}

.accordion_wrapper > p {
  color: black;
}

.accordion_toggler button.accordion_toggler__btn {
  font: 700 1rem/1 Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
}

.accordion_wrapper {
  padding: 1.5em;
}

/* Onglets */ 

.tabs_toggler.desktop-only {
  margin: 0 !important;;
}

.tabs_toggler.desktop-only:focus::before, .tabs_toggler.desktop-only:focus-within::before, .tabs_toggler.desktop-only:hover::before, .tabs_toggler.desktop-only.active::before {
width: 100% !important;
background-color:#001E5A !important;;
}

.tabs_toggler__btn {
  padding: 0.8em 2.5em !important;
}

.tabs_wrapper {
  padding: 1em !important;;
}

/* Plan du site */ 
.plan-site ul li ul.plan-site__2 li span.plan-site__rubrique {
  text-transform: initial !important;
}

.plan-site ul li ul.plan-site__2 li:before {
  content: none;
}

ul .plan-site__2 {
  padding: 0 !important;
}


.plan-site > ul > li {
  min-height: 1rem;
}