

h2 {
  font-size: 2em;
  line-height: 1.333em;
  text-transform: uppercase;
}

h3 { 
text-transform: uppercase;
}

h3 > a {
  color: black;
}


.black-bar:after {
  content: "";
  display: block;
  height: 0.3em;
  width: 4.5em;
  background-color: black;
  margin-top: 2em;
margin-bottom: 2em;
}

.box-shadow-img {
box-shadow: 0 0 5px rgb(0 0 0 / 34%);
}

.focus-bloc {
position: relative;
}

.focus-bloc-titles {
position: absolute;
bottom:0;
left:0;
background: #82368c;
padding: 1rem 0.5rem 1rem 1.2rem;
width: 70%;
height: 35%;
}

.icones-pratique {
display: flex;
justify-content: space-around;
align-items: center;
}

.figure__description {
  color: #fff;
  background: rgba(0, 0, 0, 0.85);
  left: 0;
  right: 0;
  text-align: right;
  font-size: 0.56em;
  padding: 0.5em;
}

.legende {
  visibility: hidden;
}


.paragraphe--22 {
  color: #ffff;
}

.paragraphe__titre--33, .paragraphe__titre--3  {
   font-size: 21px;
}

.paragraphe__titre--4 {
  font-family: 'robotolight';
}

#encadres .encadre__titre--3, #encadres [class*="encadre_auto"] h2 {
  background: #d00a6c;
  font-family: 'robotobold';
  font-size: 21px;
}

#encadres .encadre__titre--2 {
  font-family: 'robotobold';
}

#encadres .encadre__titre--33, .encadre__titre--22 {
background: #000000;
color: #ffff;
font-size: 21px;
padding: 0.64286em;
}

#encadres .encadre--22 {
background: #000000;
color: #ffff;
font-size: 21px;
padding: 0.64286em;
}

#encadres .encadre--2 {
background: #d00a6c;
color: #ffff;
padding: 0.64286em;
}

#encadres .encadre__titre--2 {
background: #d00a6c;
font-size: 21px;

}

#encadres .encadre--3 a, #encadres .encadre--33 a {
color: #d00a6c; 
text-decoration: none;
}

#encadres a {
color: #ffff; 
text-decoration: underline;
}

.vignette_deco2 a, .objets.carte.actualites li.avec_vignette a {
  color: #d00a6c !important; 
  text-decoration: none !important;
}

#thematique {
  background: #d00a6c;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 0.8rem;
  padding: 0 5px;
  display: inline-block;
}

.objets.carte li.avec_vignette a {
  color: #fff !important; 
}

.logos-part {
  display: flex;
  justify-content: center;
  align-items: center;
}

.bx-wrapper .bx-caption {
  background-color:  rgba(208, 10, 108, 1);
}

.banniere__accroche__rubrique {
  font-size: 1em !important;
}

.resume {
  font: 700 1em "roboto_condensedbold", Arial, "Helvetica Neue", Helvetica, "Bitstream Vera Sans", sans-serif;
  font-family: "roboto_condensedbold";
  font-weight: inherit;
  color: #000;
  text-transform: uppercase; 
  padding-top: 0.5em;
}

.fiche .UL1button a {
  text-transform: uppercase;
  font-size: 0.9em;
  font-family: "roboto_condensedbold";
  padding: 0.25em 0.75em;
  background-color: #d00a6c;
  color: #fff;
}

.fiche .UL1button a:before {
   content: "\e908";
   font-family: "icomoon";
   margin-right: 10px;
}

.crochet { display : none; }

#telecharger a { color: #d00a6c; }

#encadres .pardefaut a { color: #d00a6c !important; }
