/* <?xml version="1.0" encoding="UTF-8"?><XMLCSS> */
.Portlet_Start {
  opacity: 1;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix::before,
.clearfix::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix::after {
  clear: both;
}
.row-flex {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1025px) {
  .hidden-desktop {
    display: none !important;
  }
  .hidden-responsive {
    display: block !important;
  }
  .desktop_hidden {
    display: none !important;
  }
}
@media (max-width: 1024px) {
  .hidden-desktop {
    display: block !important;
  }
  .hidden-responsive {
    display: none !important;
  }
  .tablet_hidden {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .mobile_hidden {
    display: none !important;
  }
}
html {
  font-size: 62.5%;
}
body {
  margin: 0;
  padding: 0;
  background-color: #fff;
  font-family: Open Sans, sans-serif;
  color: #1d1d1b;
  font-size: 1.4rem;
  display: block;
  line-height: normal;
}
a {
  color: #1d1d1b;
}
a:hover {
  color: #1d1d1b;
  text-decoration: underline;
}
a:active,
a:focus {
  color: #1d1d1b;
}
img {
  max-width: 100%;
  height: auto;
}
p {
  margin: 0 0 2rem;
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
h1,
.titre-h1 {
  margin: 0 0 2.2rem;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 3rem;
  color: #172983;
  text-transform: uppercase;
}
h2,
.titre-h2 {
  margin: 0 0 2.2rem;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 2.5rem;
  color: #172983;
}
h3,
.titre-h3 {
  margin: 0 0 1rem;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 2rem;
  color: #1d1d1b;
}
h4,
.titre-h4 {
  margin: 0 0 1rem;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 1.8rem;
  color: #1d1d1b;
}
h5,
.titre-h5 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 1.7rem;
}
h6,
.titre-h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 1.6rem;
}
.innerContent {
  max-width: 120rem;
  margin: 0 auto;
}
.zone-large {
  margin: 0 -50vw;
  padding: 0 50vw;
}
.selection-main {
  margin-right: 0;
}
.zone-entete {
  color: #fff;
}
.zone-entete .alerte {
  background: #dc750e;
}
.zone-entete .infos {
  background: #172983;
  align-items: center;
  padding: 1rem 1.5rem;
}
.zone-entete .row-flex {
  align-items: center;
}
.zone-entete .contacts {
  display: flex;
  align-items: center;
}
.zone-entete .wysiwyg {
  display: flex;
  align-items: center;
  font-size: 1.4rem;
  margin: 0 3rem 0 0;
  color: #fff;
}
.zone-entete .wysiwyg p {
  margin: 0;
  padding: 0;
}
.zone-entete .wysiwyg p:not(:first-child) {
  margin-left: 3rem;
}
.zone-entete .wysiwyg a {
  color: #fff;
  text-decoration: none;
}
.zone-entete .wysiwyg a:hover,
.zone-entete .wysiwyg a:focus {
  text-decoration: underline;
}
.zone-entete .wysiwyg img {
  margin-right: 1rem;
}
.zone-entete .barre-admin a {
  color: #fff;
}
.wrapper-navigation {
  padding: 1.9rem 1.5rem;
  border-bottom: .1rem solid #cbcbcb;
  position: relative;
  top: initial;
  width: 100%;
  background-color: #fff;
  text-align: center;
  z-index: 1026;
}
.wrapper-navigation .row-flex {
  align-items: center;
  flex-wrap: nowrap;
}
.wrapper-navigation .row-flex > .col-xs-2 {
  position: initial;
}
.wrapper-navigation.fixed {
  position: fixed;
}
.wrapper-navigation .PortletImage a {
  display: inline-block;
  margin: 0 auto;
}
.wrapper-navigation .PortletImage img {
  width: 18.5rem;
}
@media screen and (max-width: 1024px) {
  .wrapper-navigation {
    background-color: #172983;
    min-height: 9rem;
  }
  .wrapper-navigation .portlet-image-img {
    max-width: 15rem;
    margin: 0 auto;
  }
}
#contenuCentral {
  padding: 2rem 1.5rem 1.5rem;
  display: block;
}
.PortletPortal {
  overflow: hidden;
}
.accueil #contenuCentral {
  padding-top: 0;
  padding-bottom: 0;
}
#footer {
  margin: 0;
  padding: 1.9rem 1.5rem;
  background-color: #172983;
  color: #fff;
}
#footer .row {
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 767px) {
  #footer .row {
    flex-wrap: wrap;
  }
}
#footer .portlet-image-img {
  margin: auto;
  padding: .75rem 0;
}
#footer .wysiwyg {
  border-left: .1rem solid #fff;
  color: #fff;
  padding: 0 0 0 1.5rem;
  margin: 0;
}
#footer .wysiwyg p {
  font-size: 1.6rem;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #footer .row > div:first-child {
    padding-right: 0;
  }
}
.barreContenu,
.barrePartage {
  margin: 1rem 0 0;
  padding: 0;
  float: right;
}
.barreContenu a,
.barrePartage a {
  margin: 0 0 0 .5rem;
  display: inline-block;
  line-height: 1.3rem;
  vertical-align: middle;
}
.barrePartage {
  clear: right;
}
.jaliosTools {
  margin: 0;
  padding: 2px 10px 0 5px;
  float: right;
}
#toTop {
  position: fixed;
  bottom: 2%;
  right: 2%;
  z-index: 10;
}
@media (max-width: 1024px) {
  #toTop {
    display: none;
  }
}
.chapeau {
  padding: 0;
}
.chapeau p {
  margin: 0;
}
.cadreImageChapeau {
  float: left;
  max-width: 25.5%;
}
.cadreImageChapeau img {
  padding: 0 20px 0 0;
}
@media screen and (max-width: 767px) {
  .cadreImageChapeau {
    float: none;
    max-width: 100%;
    text-align: center;
  }
  .cadreImageChapeau img {
    padding: 0 0 10px 0;
  }
}
.cropImg {
  max-height: 170px;
  overflow: hidden;
}
.dateChapeau {
  font-size: 1.3rem;
  color: #939598;
  display: block;
}
.legendeVignette {
  padding-bottom: 5px;
  font-size: 90%;
  font-style: italic;
  color: gray;
}
.legendePhoto {
  background: #231f20;
  color: #fff;
  margin: 0;
  padding: 5px;
  text-align: left;
  max-width: 100%;
}
.surTitre {
  font-size: 1.6rem;
  color: #78b51b;
  margin-bottom: 5px;
}
.surTitre a {
  text-decoration: none;
  color: inherit;
}
.commune {
  text-transform: uppercase;
  color: #666666;
  padding: 0px 0px 5px 0px;
}
.erreur {
  background: #fff;
  border: 1px solid red;
  margin: 10px;
  padding: 20px;
  text-align: left;
}
.erreur ul {
  list-style: none;
  margin: 5px 0;
}
.erreur ul li {
  margin: 0;
}
.erreur ul li:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  color: #707070;
}
.zoneGras {
  font-weight: bold;
}
.zoneCentre {
  text-align: center;
}
.alignGauche {
  float: left;
  margin-right: 20px;
  max-width: 46%;
}
.alignDroite {
  float: right;
  margin-left: 20px;
  max-width: 50%;
}
@media screen and (max-width: 767px) {
  .alignGauche,
  .alignDroite {
    float: none;
    max-width: inherit;
    margin: 0 0 1.5rem 0;
  }
}
div.wiki ul {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 30px;
  /* Ces deux propriétés corrige le bug sous IE qui masque les puces si le texte est accollé à une vignette flottante */
  overflow: hidden;
  height: 1%;
}
div.wiki ul li {
  margin: 0px;
  padding: 0px 0px 5px 15px;
  list-style-type: disc;
}
div.wiki ol {
  margin: 0px 0px 0px 0px;
  padding: 5px 0px 5px 10px;
}
div.wiki ol li {
  list-style-position: inside;
}
div.wiki h3 {
  border: none;
}
.blocResultat {
  clear: both;
  overflow: hidden;
  margin: 0 0 10px 0;
  padding: 0 0 15px 0;
}
.blocResultat .titreResultat {
  font-size: 1.8rem;
  color: #172983;
  text-decoration: none;
  margin-bottom: 12px;
  display: inline-block;
  font-weight: 700;
}
.blocResultat .titreResultat .nbre {
  color: #78b51b;
}
.blocResultat .highlight {
  background-color: #DBDADB;
}
.blocResultat .abstractDetail {
  padding: 0;
}
.blocResultat .iconePlus {
  background-color: #e5e3e6;
  padding: 4px;
  margin-left: 10px;
  border: 1px solid black;
  vertical-align: bottom;
}
.blocResultat .wiki {
  overflow: hidden;
}
.contenuPrincipal,
.contenu-principal {
  margin-bottom: 50px;
  zoom: 1;
}
.contenuPrincipal::before,
.contenu-principal::before,
.contenuPrincipal::after,
.contenu-principal::after {
  content: '.';
  display: block;
  height: 0;
  overflow: hidden;
}
.contenuPrincipal::after,
.contenu-principal::after {
  clear: both;
}
.contenuPrincipal > .chapeau,
.contenu-principal > .chapeau,
.contenuPrincipal > .chapeau .wysiwyg p,
.contenu-principal > .chapeau .wysiwyg p {
  font-size: 2rem;
  color: #1d1d1b;
  margin-bottom: 3rem;
}
.contenuPrincipal .descriptionChapeau,
.contenu-principal .descriptionChapeau {
  font-size: 2rem;
  color: #1d1d1b;
  margin-bottom: 3rem;
}
.contenuPrincipal .descriptionChapeau .wysiwyg,
.contenu-principal .descriptionChapeau .wysiwyg {
  font-size: 2rem;
}
.contenuPrincipal .dateChapeau,
.contenu-principal .dateChapeau {
  margin: 0 0 5px;
}
.contenuPrincipal .cadreImageChapeau,
.contenu-principal .cadreImageChapeau {
  margin: 0 0 30px;
  max-width: 100%;
  float: none;
  text-align: center;
}
.contenuPrincipal .cadreImageChapeau img,
.contenu-principal .cadreImageChapeau img {
  padding-right: 0;
}
.contenuPrincipal .thumbnail,
.contenu-principal .thumbnail {
  max-width: 100%;
}
.contenuPrincipal .barrePartage > span,
.contenu-principal .barrePartage > span {
  display: none;
}
.contenuPrincipal a.modal.thumbnail,
.contenu-principal a.modal.thumbnail,
.contenuPrincipal a.modal.thumbnail:hover,
.contenu-principal a.modal.thumbnail:hover {
  border: none;
  box-shadow: none;
  padding: 0;
}
.contenuPrincipal .wiki,
.contenu-principal .wiki {
  position: inherit;
}
.contenuPrincipal .albumPhoto .carousel-inner::after,
.contenu-principal .albumPhoto .carousel-inner::after {
  content: "";
  background: url("../../../CG42Charte/images/types/Diaporama/icone_tactile-desktop.png") 0 0 no-repeat transparent;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 130px;
  height: 138px;
  display: block;
}
.contenuPrincipal .wysiwyg,
.contenu-principal .wysiwyg {
  overflow: hidden;
}
.contenuPrincipal .wysiwyg.wysiwygMiseEnExergue,
.contenu-principal .wysiwyg.wysiwygMiseEnExergue {
  overflow: visible;
}
.btn-bleu,
.btn-blanc {
  text-transform: uppercase;
  font-size: 1.5rem;
  padding: 1rem 2rem;
  min-height: 6.5rem;
  border-radius: 1.5rem;
  white-space: normal;
  transition: 0.3s all ease-in-out;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.btn-bleu:hover,
.btn-blanc:hover,
.btn-bleu:focus,
.btn-blanc:focus {
  text-decoration: underline;
}
.btn-bleu {
  background: #172983;
  border: .1rem solid #172983;
  color: #fff;
}
.btn-bleu:hover,
.btn-bleu:focus {
  background: #111e5e;
  color: #fff;
}
.btn-blanc {
  background: #fff;
  border: .1rem solid #172983;
  color: #172983;
}
.btn-blanc:hover,
.btn-blanc:focus {
  color: #172983;
}
.pagination-wrapper {
  text-align: center;
  clear: both;
}
.pagination-wrapper ul {
  overflow: hidden;
  border: 1px solid #babcbe;
  display: inline-block;
}
.pagination-wrapper li {
  font-size: 1.5rem;
  float: left;
  line-height: 20px;
}
.pagination-wrapper li a,
.pagination-wrapper li.pgEmpty {
  padding: 10px;
  border: none;
}
.pagination-wrapper li a {
  display: block;
  text-decoration: none;
  color: #172983;
}
.pagination-wrapper .pgInfo {
  background: #f6f6f6;
}
.pagination-wrapper .pgInfo a {
  color: #1d1d1b;
  text-decoration: none;
}
.pagination-wrapper .pgInfo:first-child {
  border-right: 1px solid #babcbe;
  margin-right: 20px;
}
.pagination-wrapper .pgInfo:last-child {
  border-left: 1px solid #babcbe;
  margin-left: 20px;
}
.pagination-wrapper .pgInfo span {
  font-size: 1.2em;
  color: #78b51b;
}
.pagination-wrapper .pgNum span {
  font-weight: bold;
}
.pagination-wrapper .pgNum a {
  color: #7b7a7a;
}
.pagination-wrapper .selectBox {
  position: relative;
}
.pagination-wrapper .selectBox::after {
  content: "\f078";
  font-family: FontAwesome;
  margin: 0 5px 0 15px;
}
.zoneMosaique .pager,
.listeJour .pager {
  margin: 20px 0;
}
.zoneContextuelle .blocContextuel a {
  color: #fff;
}
.zoneContextuelle li {
  margin-bottom: 15px;
}
.zoneContextuelle li::before {
  content: "\f105";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  color: #fff;
}
.zoneContextuelle .blocContextuelValue {
  padding: 20px 18px;
  color: #fff;
  background: #454545;
  margin-bottom: 20px;
}
.zoneContextuelle .blocContextuelValue.plusDinfos .blocContextuelTitre:before {
  content: "\f05a";
}
.zoneContextuelle .blocContextuelValue.telecharger .blocContextuelTitre:before {
  content: "\f019";
}
.zoneContextuelle .blocContextuelValue .wysiwyg {
  color: #fff;
}
.zoneContextuelle .blocContextuelTitre {
  font-size: 2.1rem;
  font-family: Open Sans, sans-serif;
  margin-bottom: 30px;
}
.zoneContextuelle .blocContextuelTitre:before {
  content: "\f0c1";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  color: #fff;
  font-size: 21px;
}
.telechargements {
  background: #f6f6f6;
  padding: 15px 20px;
}
.telechargements a {
  color: #1d1d1b;
  text-decoration: none;
}
.telechargements .titre {
  font-size: 1.6rem;
  color: #172983;
  margin-bottom: 15px;
  position: relative;
}
.telechargements .titre:before {
  content: "\f019";
  font-family: FontAwesome;
  margin: 0 10px 0 0;
  color: #172983;
  font-size: 15px;
}
.telechargements .documents li {
  line-height: 20px;
  padding-left: 20px;
  position: relative;
  margin-bottom: 0;
}
.telechargements .documents li:last-child {
  margin-bottom: 0;
}
.telechargements .documents li::before {
  content: "\f178";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  color: #1d1d1b;
  font-size: 14px;
  left: 0;
  position: absolute;
}
#btn-search {
  border: 0;
  background: none;
  margin: 0 10px 0 0;
  padding: 0;
  position: relative;
  float: right;
}
@media screen and (max-width: 1024px) {
  #btn-search {
    margin-right: 0;
  }
  #btn-search::before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 3.5rem;
    color: #fff;
  }
  #btn-search.opened::before {
    content: url("../../../D42Types/images/croix.png");
  }
  #btn-search img {
    display: none;
  }
}
#btn-close-search {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #575756;
  font-size: 4rem;
  opacity: 1;
}
.portletLightSearch {
  width: 100%;
  max-width: 81rem;
  margin: 0 auto;
}
.portletLightSearch .input-group {
  display: flex;
  margin-bottom: 1.5rem;
}
.portletLightSearch input.search {
  background: url("../../../D42Types/images/btn-recherche.png") no-repeat 94% 50% #fff;
  background-size: 4rem auto;
  border: 0;
  font-size: 2.5rem;
  color: #575756;
  padding: 0 8rem 0 4rem;
  margin-right: 3rem;
  height: 6rem;
  width: 67%;
  box-shadow: none;
}
.portletLightSearch .input-group .form-control:first-child {
  border-radius: 3rem;
}
.portletLightSearch button {
  background: #172983;
  border: 0;
  font-size: 1.5rem;
  text-transform: uppercase;
  color: #fff;
  border-radius: 1.5rem;
  width: 33%;
  height: 6rem;
  transition: .3s all ease-in-out;
}
.portletLightSearch button:hover,
.portletLightSearch button:focus,
.portletLightSearch button:active,
.portletLightSearch button .active,
.portletLightSearch button.disabled {
  background: #1d1d1b;
  color: #fff;
}
.portletLightSearch button.disabled {
  opacity: 1;
}
.portletLightSearch button.disabled:hover,
.portletLightSearch button.disabled:focus,
.portletLightSearch button.disabled:active {
  background: #1d1d1b;
  color: #fff;
}
.zone-recherche {
  background: rgba(255, 255, 255, 0.95);
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.zone-recherche > div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  max-width: 67rem;
  margin: 0 auto;
  padding: 0 1.5rem;
}
.zone-recherche .PortletSearch {
  width: 100%;
}
.zone-recherche .portletLightSearch {
  margin-bottom: 6.5rem;
  border-bottom: .1rem solid #575756;
}
.zone-recherche .portletLightSearch .input-group {
  margin-bottom: 1rem;
}
.zone-recherche .portletLightSearch .input-group .form-control:first-child {
  border-radius: 0;
}
.zone-recherche .portletLightSearch input.search {
  background: none;
  padding-left: 0;
  padding-right: 0;
  font-weight: bold;
}
.zone-recherche .portletLightSearch button {
  height: 5rem;
  align-self: end;
}
.zone-recherche .liste-thematiques ul {
  justify-content: center;
}
@media screen and (max-width: 1024px) {
  .zone-recherche {
    background: transparent;
  }
}
@media screen and (max-width: 767px) {
  .zone-recherche .portletLightSearch {
    border: 0;
  }
  .zone-recherche .portletLightSearch .input-group {
    flex-wrap: wrap;
  }
  .zone-recherche .portletLightSearch .input-group .form-control:first-child {
    border-radius: 0;
  }
  .zone-recherche .portletLightSearch input.search {
    border-bottom: 0.1rem solid #575756;
    margin-bottom: 1.5rem;
    width: 100%;
  }
  .zone-recherche .portletLightSearch button {
    width: auto;
    padding-right: 5rem;
    padding-left: 5rem;
    margin: 0 auto;
  }
}
.zone-recherche-accueil {
  height: 71.2rem;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.zone-recherche-accueil > div {
  width: 100%;
}
.zone-recherche-accueil .liste-thematiques {
  max-width: 81rem;
  margin: 0 auto;
}
.zone-recherche-accueil .liste-thematiques > ul {
  width: 67%;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .zone-recherche-accueil {
    display: none;
  }
}
#search-overlay {
  display: none;
  background: #fff;
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 5;
  height: 100%;
}
.zoneMosaique {
  margin: 1rem 0;
}
.zoneMosaique .brick {
  float: left;
  width: 34%;
  border: .1rem solid #d4d4d4;
  padding: 0;
}
.zoneMosaique .brick .titreChapeau {
  position: relative;
  padding: 2rem 4rem 2rem 2rem;
  border-bottom: .1rem solid #d4d4d4;
  margin: 0;
}
.zoneMosaique .brick .surTitre {
  font-size: 1.3rem;
  margin-bottom: 1rem;
}
.zoneMosaique .brick .titreResultat {
  margin: 0;
  line-height: 1;
}
.zoneMosaique .brick .cadreImageChapeau {
  max-width: inherit;
  float: none;
}
.zoneMosaique .brick .cadreImageChapeau img {
  display: block;
  height: auto;
  margin: 0 auto;
  padding: 0;
}
.zoneMosaique .brick .jaliosTools {
  position: absolute;
  right: 0;
  bottom: 1rem;
  z-index: 2;
}
.zoneMosaique .brick .blocEvenement {
  padding: 2rem;
  background: #172983;
  color: #fff;
}
.zoneMosaique .brick .blocEvenement .blocCommune:before {
  content: "\f041";
  font-family: FontAwesome;
  color: #fff;
  font-size: 1.4rem;
}
.zoneMosaique .brick .blocEvenement a {
  color: #fff;
  text-decoration: none;
}
.zoneMosaique .ico-coeur {
  position: absolute;
  top: 1rem;
  right: 1rem;
  max-width: 2rem;
}
@media screen and (max-width: 767px) {
  .zoneMosaique .brick {
    width: auto;
  }
}
.zone-flash-info {
  padding-top: 4rem;
  padding-bottom: 4rem;
  text-align: center;
}
.zone-flash-info .blocResultat {
  margin: 0;
  padding: 0;
}
.zone-flash-info .wysiwyg {
  margin: 0;
}
.liste-thematiques ul {
  list-style: none;
  margin: -.5rem -.5rem 2rem;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}
.liste-thematiques ul li {
  background: #78b51b;
  color: #fff;
  font-size: 1.5rem;
  border-radius: 1.25rem;
  padding: .8rem 1.5rem;
  text-transform: uppercase;
  margin: .5rem;
  display: flex;
}
.liste-thematiques ul a {
  margin: -.8rem -1.5rem;
  padding: .8rem 1.5rem;
  background: none;
  color: #fff;
  border-radius: 1.25rem;
  transition: .3s all ease-in-out;
}
.liste-thematiques ul a:hover,
.liste-thematiques ul a:focus {
  background: rgba(0, 0, 0, 0.2);
}
.wysiwyg-themes {
  background: #172983;
  text-align: center;
  color: #fff;
  height: 100%;
  padding: 3rem 24%;
}
.wysiwyg-themes .wysiwyg {
  color: #fff;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 2rem;
  font-weight: bold;
  margin: 0;
}
.wysiwyg-themes .wysiwyg p {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .wysiwyg-themes {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.image-habillage {
  float: left;
  margin-right: 10px;
}
.titre-habillage {
  font-size: 2.5rem;
  color: #172983;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 5rem;
}
.ligne-newsletter-autres-sites {
  border-top: .1rem solid #929292;
}
.ligne-newsletter-autres-sites > div {
  display: flex;
  flex-wrap: wrap;
}
.ligne-newsletter-autres-sites > div > div {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.ligne-newsletter-autres-sites > div > div + div {
  border-left: .1rem solid #929292;
}
@media screen and (max-width: 1024px) {
  .ligne-newsletter-autres-sites > div > div + div {
    border-top: .1rem solid #929292;
    border-left: 0;
  }
}
.ligne-reseaux-kiosque {
  background: #f6f6f6;
}
.ligne-reseaux-kiosque > div > div {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.wysiwyg {
  overflow-wrap: normal;
  hyphens: none;
  font-family: Open Sans, sans-serif;
  color: #1d1d1b;
  font-size: 1.4rem;
  margin-bottom: 2rem;
  line-height: normal;
}
.wysiwyg h1 {
  margin: 0 0 2.2rem;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  color: #172983;
  text-transform: uppercase;
  border: none;
}
.wysiwyg h2 {
  margin: 0 0 22px;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 25px;
  color: #172983;
  border: none;
}
.wysiwyg h3 {
  margin: 0 0 10px;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 20px;
  color: #1d1d1b;
  border: none;
}
.wysiwyg h4 {
  margin: 0 0 10px;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  color: #1d1d1b;
}
.wysiwyg h5 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 17px;
}
.wysiwyg h6 {
  margin: 0;
  padding: 0;
  font-weight: 700;
  line-height: normal;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}
.wysiwyg a {
  color: #1d1d1b;
  cursor: pointer;
  text-decoration: underline;
}
.wysiwyg a:hover {
  text-decoration: none;
}
.wysiwyg ul {
  list-style: none;
  margin: 0;
}
.wysiwyg ul li {
  margin: 0 0 20px 0;
}
.wysiwyg ul li:before {
  content: "\f0da";
  font-family: FontAwesome;
  margin: 0 5px 0 0;
  color: #707070;
}
.wysiwyg ol {
  counter-reset: li-counter;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
}
.wysiwyg ol li {
  margin: 0 0 20px 0;
  min-height: 5rem;
}
.wysiwyg ol li::before {
  color: #454545;
  content: counter(li-counter, decimal);
  counter-increment: li-counter;
  font-weight: bold;
  margin-right: 10px;
  min-height: 5rem;
}
.wysiwyg table {
  width: 100%;
  table-layout: fixed;
}
.wysiwyg img.flottant-gauche {
  float: left;
  margin: 10px 15px 15px 0;
}
.wysiwyg img.flottant-left,
.wysiwyg img.flottant-droite {
  float: right;
  margin: 10px 0 15px 15px;
}
@media only screen and (max-width: 1024px) {
  .wysiwyg img.flottant-left,
  .wysiwyg img.flottant-droite {
    float: none;
    margin: 1rem auto 2rem;
    display: block;
  }
}
/* Styles de mise en forme pour les contributeurs */
.wysiwyg .gras_invisible {
  font-weight: 500;
}
/* Style proposé pour la colonne de droite, page WEB TV */
.wysiwyg .styleLienBlanc {
  font-size: 100%;
}
.wysiwyg .styleLienBlanc a {
  color: #FFFFFF;
  text-decoration: underline;
}
.wysiwyg .styleLienBlanc a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
/* Style proposé pour la colonne de droite, Publicités */
.wysiwyg .styleTexteGris {
  color: #808080;
}
.wysiwyg .styleTexteGris a {
  color: #808080;
}
.wysiwyg .styleLegende {
  font-weight: bold;
  color: #865561;
}
.wysiwyg .styleRose {
  font-weight: bold;
  color: #9c104a;
  font-size: 120%;
}
.wysiwyg .styleCopyright {
  font-style: italic;
  padding: 2px;
}
.wysiwyg .chiffreCle {
  position: relative;
  background: #172983;
  font-weight: bold;
  color: #fff;
  float: left;
  margin: 0 5% 10px 0;
  padding: 45px 0;
  width: 30%;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .wysiwyg .chiffreCle {
    width: 100%;
  }
}
.wysiwyg .chiffreCle strong {
  font-size: 20px;
  display: block;
  font-family: Open Sans, sans-serif;
}
.wysiwyg .chiffreCle a {
  color: #fff;
}
.wysiwyg .chiffreCle:nth-child(3n) {
  margin-right: 0;
}
.wysiwyg .chiffreCle:first-child::before {
  content: "";
  border-color: #fff transparent transparent #fff;
  border-style: solid;
  border-width: 10px;
  position: absolute;
  left: 0;
  top: 0;
}
.wysiwyg .listeNumero li {
  position: relative;
  border: 1px solid #dedfe0;
  width: 49%;
  float: left;
  padding: 5px 20px 5px 45px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  .wysiwyg .listeNumero li {
    float: none;
    width: 100%;
  }
}
.wysiwyg .listeNumero li:nth-child(2n) {
  margin-right: 0;
}
.wysiwyg .listeNumero li::before {
  position: absolute;
  left: 0;
  top: 0;
  color: #78b51b;
  background: #dedfe0;
  text-align: center;
  padding: 10px 10px;
  font-size: 150%;
}
.wysiwyg .listeNumero li strong {
  display: block;
  color: #191f48;
  margin: 5px 0px 5px 0px;
  line-height: 25px;
}
.wysiwyg .titreVert {
  font-size: 25px;
  font-weight: bold;
  color: #78B51B;
}
.wysiwyg .txt50,
.wysiwyg .txtEncadre50,
.wysiwyg .txtFondGris50 {
  float: left;
  width: 45%;
  margin-right: 10%;
  padding: 10px;
}
.wysiwyg .txt50 + .txt50,
.wysiwyg .txtEncadre50 + .txt50,
.wysiwyg .txtFondGris50 + .txt50,
.wysiwyg .txt50 + .txtEncadre50,
.wysiwyg .txtEncadre50 + .txtEncadre50,
.wysiwyg .txtFondGris50 + .txtEncadre50,
.wysiwyg .txt50 + .txtFondGris50,
.wysiwyg .txtEncadre50 + .txtFondGris50,
.wysiwyg .txtFondGris50 + .txtFondGris50 {
  margin-right: 0;
}
.wysiwyg .txtEncadre50 {
  background: #fff;
  border: 1px solid #575756;
}
.wysiwyg .txtFondGris50 {
  background: #f6f6f6;
}
.wysiwyg .txtEncadre {
  border: 1px solid #575756;
  padding: 30px;
  overflow: hidden;
}
.wysiwyg .txtFondGris {
  background-color: #f6f6f6;
  padding: 30px;
  overflow: hidden;
}
.wysiwyg .lienDocument {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.wysiwyg .lienDocument::before {
  content: url("../../../../plugins/D42Charte/images/telecharger.jpg");
  margin-right: 15px;
  float: left;
}
.wysiwyg .lienDocument a {
  text-decoration: none;
}
.wysiwyg .lienDocument a:hover,
.wysiwyg .lienDocument a:focus {
  text-decoration: underline;
}
.wysiwyg .lienExterne {
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
}
.wysiwyg .lienExterne::before {
  content: "\f0c1";
  font-family: FontAwesome;
  font-weight: 400;
  margin-right: 15px;
  float: left;
}
.wysiwyg .lienExterne a {
  text-decoration: none;
}
.wysiwyg .lienExterne a:hover,
.wysiwyg .lienExterne a:focus {
  text-decoration: underline;
}
.wysiwyg .btnBleu,
.wysiwyg .btnBlanc {
  text-transform: uppercase;
  font-size: 15px;
  padding: 0 20px;
  min-height: 45px;
  line-height: 45px;
  border-radius: 15px;
  white-space: normal;
  transition: 0.3s all ease-in-out;
  display: inline-block;
}
.wysiwyg .btnBleu a,
.wysiwyg .btnBlanc a {
  text-decoration: none;
  color: inherit;
}
.wysiwyg .btnBleu a:hover,
.wysiwyg .btnBlanc a:hover,
.wysiwyg .btnBleu a:focus,
.wysiwyg .btnBlanc a:focus {
  text-decoration: underline;
}
.wysiwyg .btnBleu {
  background: #172983;
  border: 1px solid #172983;
  color: #fff;
}
.wysiwyg .btnBleu:hover,
.wysiwyg .btnBleu:focus {
  background: #111e5e;
  color: #fff;
}
.wysiwyg .btnBlanc {
  background: #fff;
  border: 1px solid #172983;
  color: #172983;
}
.wysiwyg .btnBlanc:hover,
.wysiwyg .btnBlanc:focus {
  color: #172983;
}
.wysiwygEncadreBordure {
  border: 1px solid #9c9c9c;
  padding: 30px;
  overflow: hidden;
}
.wysiwygEncadreFond {
  background-color: #f0eef0;
  padding: 30px;
  overflow: hidden;
}
.wysiwygMiseEnExergue {
  font-size: 18px;
  color: #172983;
  font-weight: bold;
  border: 1px solid #172983;
  position: relative;
  padding: 30px 25px;
  text-align: center;
}
.wysiwygMiseEnExergue::before {
  content: url("../../../../plugins/D42Charte/images/guillemet.png");
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0 35px;
  background: #fff;
}
body {
  background-color: #ffffff;
}
.jaliosTools,
.barreContenu,
.barrePartage,
.action,
#bandeau,
#footer {
  display: none;
  visibility: hidden;
}
.Portlet_End {
  opacity: 1;
} /* </XMLCSS> */
/*# sourceMappingURL=portailPrint.css.map */
