/* Couleur 

Principale : #762B8F;
Plus claire : #802F9C;
Plus foncÃ©e : #612375;
Flash : #B542DB;
Sombre : #41184;


*/

/* Correctif */

#cssmenu > ul > li {
  width: auto;
}

body {
  background: #fff;
}

#menu,
#containerMenu {
  background: #403e3f;
}
#cssmenu a {
  padding: 0 1.5rem;
}
#cssmenu ul li ul li.niv1.first,
#cssmenu ul li ul li.niv1.first a {
  color: #fff;
}

#cssmenu > ul > li > a:hover {
  transition: background-color 1000ms linear;
  color: #fff;
}

#cssmenu ul li ul li.niv1.first,
#cssmenu ul li ul li.niv2 {
  background-color: #c3c3c3;
}

#cssmenu ul li ul li.niv1.first:hover,
#cssmenu ul li ul li.niv1.first a:hover {
  background-color: #802f9c;
}

#cssmenu ul ul,
#cssmenu > ul > li.active,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a:hover {
  background: #58595b;
  color: #fff;
}

#cssmenu ul li ul li.niv1.first:hover a,
#cssmenu ul li ul li.niv2:hover a {
  color: #fff;
  text-decoration: none;
}

div.visuel-rubrique #entete a {
  color: transparent; /* le temps d'adapter la banniÃ¨re*/
  font-size: 1rem;
  display: block;
  height: 100%;
}

#cssmenu > ul > li.active:after {
  content: "\f078";
  font-family: FontAwesome;
  position: relative;
  font-size: 0.9rem;
  bottom: 1.2rem;
  z-index: 11;
  left: auto;
}

#encadres .encadre_fiche,
#encadres .encadre_rubrique,
#encadres .encadre_recherche,
#encadres .encadre_nav_auto {
  background-color: #f7f7f7;
}

.lirelasuite {
  padding: 0 6px;
}

/* Style 3 */

.pagelibre div.paragraphe--3 {
  background-color: #f3f3f3;
  padding: 1.5rem;
}

.accueil.pagelibre div.contenu div.paragraphe--3 h2,
.pagelibre div.paragraphe--3 h2 {
  color: #004563;
  font-size: 1.1rem;
  padding: 0;
  text-transform: none;
}

/* STYLE 2 */

.pagelibre div.paragraphe--2 {
  margin: 0 0 0.625rem 0;
  padding: 0.3rem;
  background: transparent;
  color: #000;
  border: 2px solid #cecece;
}

.accueil.pagelibre div.contenu div.paragraphe--2 h2,
.pagelibre div.paragraphe--2 h2 {
  background-color: transparent;
  text-align: left;
  font-style: normal;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  text-transform: normal;
  margin: 0rem 1rem;
  font-size: 1.1rem;
  line-height: 1.8rem;
  border: 0;
}

/* STYLE 1 */

.accueil.pagelibre div.contenu div.paragraphe--1 h2,
.pagelibre div.paragraphe--1 h2 {
  font-size: 1.1rem;
  text-transform: none;
  padding: 1rem;
  padding-left: 1.2rem;
  background-color: #dedede;
  color: #403e3f;
  position: relative;
  margin-bottom: 0;
  padding: 1rem;
}

div.paragraphe--1 .paragraphe__contenu--1 {
  padding: 1.5rem;
}

.pagelibre div.paragraphe--1 {
  background-color: transparent;
  border: 2px solid #762b8f;
  padding: 0rem;
  margin-bottom: 1.5rem;
}

.paragraphe--1 h2:before {
  content: "";
  z-index: 0;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -30px;
  right: 0;
  border-style: solid;
  border-width: 0px; /* on fait supprimer le before on garde le after */
  border-color: #dedede #dedede transparent transparent;
}

.paragraphe--1 h2:after {
  content: "";
  z-index: 0;
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  bottom: -40px;
  right: 0;
  border-style: solid;
  border-width: 0 60px 50px 0;
  border-color: transparent #dedede transparent transparent;
}

/* lien */

a,
.a,
.ui-widget-content a,
.ui-accordion-content.ui-widget-content a {
  color: #612375;
}

.ui-widget-content a {
  color: #612375;
}

/* accordion */

.pagelibre h2.ui-accordion-header {
  padding: 1rem 2rem;
  background-color: #eee;
  text-align: left;
}

.pagelibre h2.ui-accordion-header:after {
  display: none;
}

/* bouton recherche */

.sb-search.sb-search-open .sb-icon-search,
.no-js .sb-search .sb-icon-search,
.sb-icon-search {
  background: #802f9c;
  color: white;
}

/* Menu */

#cssmenu > ul > li > a:hover {
  -webkit-box-shadow: inset 0px -5px 0px 0px #802f9c;
  -moz-box-shadow: inset 0px -5px 0px 0px #802f9c;
  -webkit-box-shadow: inset 0px -5px 0px 0px #802f9c;
  -o-box-shadow: inset 0px -5px 0px 0px #802f9c;
}

#cssmenu ul li ul li.niv1.first {
  background: #802f9c;
  color: white;
}

#cssmenu ul li ul li.niv1.first:hover,
#cssmenu ul li ul li.niv2:hover {
  background-color: #802f9c;
  color: #fff;
  transition-duration: 1s;
  text-decoration: none;
}

#cssmenu ul li ul li.niv1.first:hover .fa.fa-caret-right {
  padding-left: 10rem;
  transition-duration: 3s;
  color: transparent;
}

/* Titrage */

h1,
.h1,
.pagelibre h1,
.pagelibre .h1 {
  color: #612375;
  font-size: 2.5rem;
  line-height: 2rem;
  padding-bottom: 1rem;
  margin: 1rem 0rem 0.5rem;
}

.pagelibre div.contenu .paragraphe--0 h2 {
  color: #612375;
  font-size: 2.1rem;
  padding: 0.5rem 0rem;
  margin: 0.8rem 0rem 1rem 0rem;
  border: 0px;
}

.pagelibre div.contenu h3,
.accueil.pagelibre div.contenu .paragraphe--0 h3 {
  padding: 1rem 0rem;
  font-size: 1.7rem;
  color: #612375;
  line-height: 1.5rem;
  text-transform: normal;
}

h4 {
  padding: 1rem 0rem;
  font-style: normal;
  font-size: 1.4rem;
  color: #612375;
}

h5 {
  font-style: normal;
  font-size: 1.1rem;
  color: #612375;
}

@media screen and (max-width: 40em) {
  .liste-articles li.avec_vignette.style0002 {
    height: auto;
  }
}

/* Logo container + Banner container */
.visuel-rubrique {
  background-image: none !important;
}

.visuel-rubrique #entete {
  top: 0;
  padding: 0 0;
  border: 0;
}

@media screen and (max-width: 40em) {
  div.container-visuel-rubrique {
    height: 100%;
  }
}
