<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>1433</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>3535</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4847</b><br />
<br />
<b>Deprecated</b>:  Array and string offset access syntax with curly braces is deprecated in <b>/www/wwwroot/cibeins.fr/wp-content/themes/idcomweb/lib/less/lessc.inc.php</b> on line <b>4955</b><br />
.bloc-table-de-presentation {
  margin: 5rem auto;
}
.bloc-table-de-presentation .wrapper-main-boutons {
  border-right: solid 1px #B1A9A9;
}
.bloc-table-de-presentation .wrapper-main-boutons button[aria-expanded="true"] {
  background-color: #FFE7C7;
}
.bloc-table-de-presentation .wrapper-main-boutons .bouton-table {
  padding: 1rem 2rem;
  background: #FFFAF3;
  font-size: 1rem;
  font-weight: 700;
  color: #492D2C;
  border-bottom: 0.125rem #CCCCCC dotted;
  border-top: none;
  border-left: none;
  border-right: none;
  outline: none;
}
.bloc-table-de-presentation .collapsible.collapsed {
  transition: height .5s;
  height: 0;
  overflow: hidden;
}
.bloc-table-de-presentation .content-container {
  padding: 1.5rem 0.25rem;
}
.bloc-table-de-presentation .content-container .titre {
  font-size: 1.5rem;
  font-weight: 700;
}
.bloc-table-de-presentation .content-container .texte {
  font-size: 1rem;
}
.bloc-table-de-presentation .content-container .sous-titre {
  color: #F59C24;
  font-size: 1.25rem;
  font-weight: 700;
}
.bloc-table-de-presentation .content-container .wrapper-bouton .bouton {
  padding: 0.75rem 2rem;
  background: #F59C24;
  text-decoration: none;
  color: white;
  font-size: 1rem;
  font-weight: 700;
  letter-spacing: 1px;
  display: inline-block;
  text-align: center;
  margin: auto;
  transition: .25s all;
}
.bloc-table-de-presentation .content-container .wrapper-bouton .bouton:hover {
  background: black;
}
.bloc-table-de-presentation .content-container .container-slider .nav-controls {
  transform: translate(-50%,-50%);
  left: 50%;
  top: 50%;
  width: 110%;
}
.bloc-table-de-presentation .content-container .container-slider .nav-controls .control {
  z-index: 99;
  background: none;
  outline: none;
  border: none;
  color: black;
}
.bloc-table-de-presentation .content-container .wrapper-fichier svg {
  color: #F59C24;
  fill: #F59C24;
}
.bloc-table-de-presentation .content-container .wrapper-fichier .nom {
  font-size: 1.25rem;
  color: #252829;
  text-decoration: underline;
}
@media (min-width: 768px) {
  .bloc-table-de-presentation .content-container {
    padding: 0 1.5rem;
  }
}
@media (min-width: 1200px) {
  .bloc-table-de-presentation .wrapper-main-boutons .bouton-table {
    padding: 1.5rem 2rem;
    font-size: 1.125rem;
  }
  .bloc-table-de-presentation .content-container {
    padding: 0 3.5rem;
  }
  .bloc-table-de-presentation .content-container .titre {
    font-size: 2.625rem;
    margin-bottom: 1.25rem;
  }
  .bloc-table-de-presentation .content-container .texte {
    font-size: 1.125rem;
    margin-bottom: 1.25rem;
  }
  .bloc-table-de-presentation .content-container .sous-titre {
    font-size: 1.75rem;
  }
  .bloc-table-de-presentation .content-container .wrapper-bouton {
    margin-top: 2rem;
  }
}
