/*==============================================
. utils
============================================== */
/* Gris - Titres et des Textes*/
/* Bleu - générique Guides / BAO / Partenaires / Recherche / Encart pub / Contenus liés */
/* Rose - Menu actif */
/* Rose - Espace asso */
/* Violet - Kits / Point d'attention / Illustration */
/* Violet - Témoignages / Avis d’expert */
/*@grey-lois 	: #999999;  Gris - Exemple / Textes de lois */
/* Gris - Exemple / Textes de lois */
/* Violet - Quiz / Bons à savoir */
/* Bleu - Newsletter / Télécharger / Liens */
/* Violet - Actualité / Etudes / Cas pratique */
/* Orange - Conseils */
/* Jaune - En aparté */
/* Rouge - Checklist / Attention */
/* Rouge - Checklist / Attention */
/* Bleu - Focus / LPA / Formulaire / Fiche Mémo / Fiche conseil / Modèle de doc C5 */
/* Bleu - Encart CM */
/* Bleu - Encart liens guides liés */
/* Noir */
/* Noir */
/* Blanc */
/*@deepgrey 		: #7d7d7d;*/
/*@import url(utils/ei_glyph_css.less);*/
/*==============================================
. Fonts
============================================== */
/*==============================================
. ebook
============================================== */
.cc article section {
  /*max-width: 788px;*/
}
.cc article section#Sec0 {
  padding-top: 0;
}
.cc article section:before {
  visibility: hidden;
}
.cc article section > h2 {
  /*px*/ font-size: 35px;
  /*rem*/ font-size: 35 / 16rem;
}
.cc article section > h2:after {
  visibility: hidden;
}
.cc article section > h2 span {
  display: inline-block;
  /*background-color: rgba(28, 167, 224, 0.2);*/
  background-color: rgba(198, 22, 137, 0.2);
  border-radius: 30px;
  width: 50px;
  text-align: center;
  margin-right: 6px;
}
@media screen and (max-width: 756px) {
  .cc article section > h2 {
    /*px*/ font-size: 26px;
    /*rem*/ font-size: 26 / 16rem;
  }
}
.cc article section aside nav#ebookSommaire {
  /*px*/ margin-bottom: 30px;
  /*rem*/ margin-bottom: 30 / 16rem;
}
.cc article section aside nav#ebookSommaire h4 {
  /*px*/ margin-bottom: 30px;
  /*rem*/ margin-bottom: 30 / 16rem;
  /*px*/ font-size: 44px;
  /*rem*/ font-size: 44 / 16rem;
  color: #c61689;
}
.cc article section aside nav#ebookSommaire img {
  width: 100%;
}
.cc article section aside nav#ebookSommaire ul {
  display: flex;
  flex-wrap: wrap;
}
.cc article section aside nav#ebookSommaire li {
  /*px*/ margin-bottom: 13px;
  /*rem*/ margin-bottom: 13 / 16rem;
  color: #000;
  flex: 1 1 0%;
  display: flex;
  min-width: 30.7%;
  max-width: calc(33.7%);
  font-family: 'FjallaOne', sans-serif;
  align-items: center;
  /*justify-content: center;*/
}
@media screen and (max-width: 1165px) {
  .cc article section aside nav#ebookSommaire li {
    margin-left: 0;
    /*px*/ margin-right: 30px;
    /*rem*/ margin-right: 30 / 16rem;
  }
}
@media screen and (max-width: 1165px) {
  .cc article section aside nav#ebookSommaire li {
    min-width: 45.7%;
    max-width: calc(48%);
    justify-content: left;
  }
}
@media screen and (max-width: 500px) {
  .cc article section aside nav#ebookSommaire li {
    min-width: 100%;
    max-width: 100%;
  }
}
.cc article section aside nav#ebookSommaire li.twoNb {
  min-width: 29.7%;
  max-width: calc(30.7%);
}
@media screen and (max-width: 1165px) {
  .cc article section aside nav#ebookSommaire li.twoNb {
    min-width: 45.7%;
    max-width: calc(48%);
    justify-content: left;
  }
}
@media screen and (max-width: 500px) {
  .cc article section aside nav#ebookSommaire li.twoNb {
    min-width: 100%;
    max-width: 100%;
  }
}
.cc article section aside nav#ebookSommaire li span {
  color: #c61689;
  font-family: 'FjallaOne', sans-serif;
  /*px*/ font-size: 60px;
  /*rem*/ font-size: 60 / 16rem;
  /*px*/ padding-right: 20px;
  /*rem*/ padding-right: 20 / 16rem;
}
@media screen and (max-width: 918px) {
  .cc article section aside nav#ebookSommaire li span {
    /*px*/ font-size: 45px;
    /*rem*/ font-size: 45 / 16rem;
  }
}
.cc article section aside nav#ebookSommaire li:before {
  display: none;
}
.cc article section aside nav#ebookSommaire li:nth-child(2),
.cc article section aside nav#ebookSommaire li:nth-child(5),
.cc article section aside nav#ebookSommaire li:nth-child(8),
.cc article section aside nav#ebookSommaire li:nth-child(11) {
  /*px*/ margin-right: 30px;
  /*rem*/ margin-right: 30 / 16rem;
  /*px*/ margin-left: 30px;
  /*rem*/ margin-left: 30 / 16rem;
}
@media screen and (max-width: 1165px) {
  .cc article section aside nav#ebookSommaire li:nth-child(2),
  .cc article section aside nav#ebookSommaire li:nth-child(5),
  .cc article section aside nav#ebookSommaire li:nth-child(8),
  .cc article section aside nav#ebookSommaire li:nth-child(11) {
    margin-left: 0;
    /*px*/ margin-right: 30px;
    /*rem*/ margin-right: 30 / 16rem;
  }
}
@media screen and (max-width: 1165px) {
  .cc article section aside nav#ebookSommaire li:nth-child(2),
  .cc article section aside nav#ebookSommaire li:nth-child(4),
  .cc article section aside nav#ebookSommaire li:nth-child(6),
  .cc article section aside nav#ebookSommaire li:nth-child(8),
  .cc article section aside nav#ebookSommaire li:nth-child(10) {
    margin-right: 0;
  }
}
.cc article section aside nav#ebookSommaire li a {
  color: #000000;
  font-family: 'FjallaOne', sans-serif;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
@media screen and (max-width: 918px) {
  .cc article section aside nav#ebookSommaire li a {
    /*px*/ font-size: 14px;
    /*rem*/ font-size: 14 / 16rem;
  }
}
.cc article section .btnTelechager {
  text-align: center;
  /*px*/ margin-top: 32px;
  /*rem*/ margin-top: 32 / 16rem;
}
.cc article section .btnTelechager a {
  /*px*/ margin-top: 32px;
  /*rem*/ margin-top: 32 / 16rem;
  background: #1ca7e0;
  /*px*/ padding: 16px 32px;
  /*rem*/ padding: 16 / 16rem 32 / 16rem;
  color: #ffffff !important;
  display: inline-block;
  font-family: 'Gudea-Bold';
}
.cc article section #btnDownloadEbook {
  position: fixed;
  background-color: #FFFFFF;
  display: flex;
  /*px*/ bottom: 60px;
  /*rem*/ bottom: 60 / 16rem;
  /*px*/ right: 81px;
  /*rem*/ right: 81 / 16rem;
  /*px*/ width: 360px;
  /*rem*/ width: 360 / 16rem;
  box-shadow: 1px 1px 5px grey;
  z-index: 2;
}
@media screen and (max-width: 1300px) {
  .cc article section #btnDownloadEbook {
    /*px*/ max-width: 290px;
    /*rem*/ max-width: 290 / 16rem;
    /*px*/ right: 60px;
    /*rem*/ right: 60 / 16rem;
  }
}
@media screen and (max-width: 1228px) {
  .cc article section #btnDownloadEbook {
    /*px*/ max-width: 290px;
    /*rem*/ max-width: 290 / 16rem;
  }
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook {
    /*position: relative;
		            bottom: 0;
		            right: 0;*/
    margin: 30px auto;
    /*px*/ bottom: 30px;
    /*rem*/ bottom: 30 / 16rem;
    /*px*/ max-width: 360px;
    /*rem*/ max-width: 360 / 16rem;
  }
}
@media screen and (max-width: 500px) {
  .cc article section #btnDownloadEbook {
    /*px*/ right: 10px;
    /*rem*/ right: 10 / 16rem;
    /*px*/ bottom: 3px;
    /*rem*/ bottom: 3 / 16rem;
    margin-bottom: 0;
  }
}
.cc article section #btnDownloadEbook img {
  /*width: 113px;
		          height: 160px;
		          max-width: 113px;
		          max-height: 160px;*/
  /*px*/ width: 105px;
  /*rem*/ width: 105 / 16rem;
  /*px*/ max-width: 105px;
  /*rem*/ max-width: 105 / 16rem;
  /*px*/ max-height: 150px;
  /*rem*/ max-height: 150 / 16rem;
  /*px*/ margin-top: 5px;
  /*rem*/ margin-top: 5 / 16rem;
  /*px*/ margin-left: 5px;
  /*rem*/ margin-left: 5 / 16rem;
  /*px*/ margin-bottom: 5px;
  /*rem*/ margin-bottom: 5 / 16rem;
  /*px*/ height: 150px;
  /*rem*/ height: 150 / 16rem;
}
@media screen and (max-width: 1300px) {
  .cc article section #btnDownloadEbook img {
    /*px*/ max-width: 92px;
    /*rem*/ max-width: 92 / 16rem;
    /*px*/ max-height: 130px;
    /*rem*/ max-height: 130 / 16rem;
  }
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook img {
    /*px*/ width: 113px;
    /*rem*/ width: 113 / 16rem;
    /*px*/ height: 160px;
    /*rem*/ height: 160 / 16rem;
    /*px*/ max-width: 113px;
    /*rem*/ max-width: 113 / 16rem;
    /*px*/ max-height: 160px;
    /*rem*/ max-height: 160 / 16rem;
    display: none;
  }
}
.cc article section #btnDownloadEbook #textDownloadEbook {
  /*px*/ padding: 10px 20px;
  /*rem*/ padding: 10 / 16rem 20 / 16rem;
  flex: 1 1 0%;
}
@media screen and (max-width: 1300px) {
  .cc article section #btnDownloadEbook #textDownloadEbook {
    /*px*/ padding: 10px;
    /*rem*/ padding: 10 / 16rem;
  }
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook #textDownloadEbook {
    /*px*/ padding: 10px 20px 20px;
    /*rem*/ padding: 10 / 16rem 20 / 16rem 20 / 16rem;
    /*background: url(/fr/assets/publication/ebook/gouvernance-associative-agir-evoluer/e-book-gouvernance-associative-agir-evoluer-telecharger.jpg) no-repeat;*/
  }
}
.cc article section #btnDownloadEbook #textDownloadEbook h4,
.cc article section #btnDownloadEbook #textDownloadEbook p,
.cc article section #btnDownloadEbook #textDownloadEbook a {
  /*px*/ font-size: 14px;
  /*rem*/ font-size: 14 / 16rem;
}
@media screen and (max-width: 1300px) {
  .cc article section #btnDownloadEbook #textDownloadEbook h4,
  .cc article section #btnDownloadEbook #textDownloadEbook p,
  .cc article section #btnDownloadEbook #textDownloadEbook a {
    /*px*/ font-size: 12px;
    /*rem*/ font-size: 12 / 16rem;
  }
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook #textDownloadEbook h4,
  .cc article section #btnDownloadEbook #textDownloadEbook p,
  .cc article section #btnDownloadEbook #textDownloadEbook a {
    /*px*/ font-size: 14px;
    /*rem*/ font-size: 14 / 16rem;
  }
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook #textDownloadEbook h4.textHidMob,
  .cc article section #btnDownloadEbook #textDownloadEbook p.textHidMob {
    display: none;
  }
}
.cc article section #btnDownloadEbook #textDownloadEbook p {
  /*px*/ padding: 15px 0;
  /*rem*/ padding: 15 / 16rem 0 / 16rem;
  margin-bottom: 0;
}
@media screen and (max-width: 1300px) {
  .cc article section #btnDownloadEbook #textDownloadEbook p {
    /*px*/ padding: 10px 0;
    /*rem*/ padding: 10 / 16rem 0 / 16rem;
  }
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook #textDownloadEbook a {
    /*px*/ font-size: 20px;
    /*rem*/ font-size: 20 / 16rem;
  }
}
.cc article section #btnDownloadEbook a {
  font-family: 'FjallaOne', sans-serif;
  text-align: center;
  display: block;
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook a {
    color: #fff;
    text-shadow: 1px 1px 5px grey;
    text-align: right;
  }
}
.cc article section #btnDownloadEbook a.linkImg {
  display: inline-flex;
}
.cc article section #btnDownloadEbook a .textHidMob {
  display: none;
}
@media screen and (max-width: 756px) {
  .cc article section #btnDownloadEbook a .textHidMob {
    display: inline-block;
  }
}
.cc article section figure.center,
.cc article section div.center {
  text-align: center;
}
.cc article section img {
  max-width: 100%;
}
