/*
#@0
#@1
*/
@charset "UTF-8";
/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */
/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */
@font-face {
  font-family: "Fontin";
  src: url("/plugins/assembla/fontin/polices/Fontin-Regular.otf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Fontin-Italic";
  src: url("/plugins/assembla/fontin/polices/Fontin-Italic.otf") format("truetype");
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: "Fontin-Bold";
  src: url("/plugins/assembla/fontin/polices/Fontin-Bold.otf") format("truetype");
  font-weight: bold;
  font-style: normal;
}
html {
  font-size: 100%;
}
body {
  font-size: 1em;
  background-color: #eaeaea;
  font-family: "Open Sans", sans-serif;
  font-weight: 300;
}
.nopadding {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.pad-1em {
  padding: 1em;
}
.pad-2em {
  padding: 2em;
}
.pad-3em {
  padding: 3em;
}
.bgc-white {
  background-color: #ffffff;
}
.height-auto {
  height: auto !important;
}
.form-group {
  overflow: hidden;
}
.chapo {
  font-size: 1.25em;
  line-height: 1.25em;
  text-align: justify;
}
.texte {
  text-align: justify;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}
a:link {
  color: #05e4ef;
}
a:visited {
  color: #03848b;
}
a:hover {
  color: #1deffa;
}
a:active {
  color: #026d72;
}
h1, .h1, h1 a, .h1 a, h2, .h2, h2 a, .h2 a, h3, .h3, h3 a, .h3 a, h4, .h4, h4 a, .h4 a, h5, .h5, h5 a, .h5 a, h6, .h6, h6 a, .h6 a {
  color: #04B4BD;
  font-family: "Roboto", sans-serif;
  text-decoration: none;
  font-weight: 500;
}
h3.spip {
  margin-top: 2em;
  margin-bottom: 0.5em;
}
h4, .h4, h5, .h5, h6, .h6 {
  margin-top: 0.825em;
  margin-bottom: 0.825em;
}
h1, .h1 {
  font-size: 2.25em;
}
h2, .h2 {
  font-size: 1.875em;
}
h3, .h3 {
  font-size: 1.5em;
}
h4, .h4 {
  font-size: 1.125em;
}
h5, .h5 {
  font-size: 0.875em;
}
h6, .h6 {
  font-size: 0.75em;
}
h1.grostitre, h2.grostitre, h3.grostitre {
  font-size: 3em;
  font-family: "Roboto", sans-serif;
  line-height: 0.762em;
  margin-bottom: 1em;
  text-transform: initial;
  padding-bottom: 0.5em;
  position: relative;
}
h1.grostitre:after, h2.grostitre:after, h3.grostitre:after {
  content: " ";
  display: block;
  width: 31%;
  background-color: #04B4BD;
  float: left;
  height: 1px;
  position: absolute;
  bottom: 0;
}
b, strong {
  font-weight: 600;
}
.ps, .notes, .comments {
  margin-top: 4em;
}
.breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.5) !important;
}
.breadcrumb-item + .breadcrumb-item:before {
  color: rgba(255, 255, 255, 0.5) !important;
}
table.spip {
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 1.538em;
  max-width: 100%;
  width: 100%;
  background-color: transparent;
}
table.spip > thead > tr > th {
  border-top: 0 none;
  border-bottom: 2px solid #ddd;
  line-height: 1.428em;
  padding: 0.615em;
  vertical-align: top;
}
table.spip > thead > tr > td {
  border-top: 1px solid #ddd;
  line-height: 1.428em;
  padding: 0.615em;
  vertical-align: top;
}
table.spip > tbody > tr:nth-child(2n+1) {
  background-color: #f9f9f9;
}
table.spip > tbody > tr > th {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 0.615em;
  vertical-align: top;
}
table.spip > tbody > tr > td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 0.615em;
  vertical-align: top;
}
table.spip > tfoot > tr > th {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 0.615em;
  vertical-align: top;
}
table.spip > tfoot > tr > td {
  border-top: 1px solid #ddd;
  line-height: 1.42857;
  padding: 0.615em;
  vertical-align: top;
}
.formulaire_spip fieldset legend {
  font-family: "Roboto", sans-serif;
  color: #04B4BD;
  font-size: 1.923em;
  line-height: 1.125em;
}
.formulaire_spip fieldset ul {
  padding-left: 0;
  list-style: none;
}
.formulaire_spip fieldset ul .editer {
  overflow: hidden;
  padding-bottom: 1em;
}
.formulaire_spip fieldset ul .editer.saisie_texte label {
  width: 100%;
  text-align: left;
}
.formulaire_spip fieldset ul .editer.saisie_texte textarea {
  width: 100%;
}
.formulaire_spip fieldset ul .editer label {
  width: 37%;
  float: left;
  text-align: right;
}
.formulaire_spip fieldset ul .editer .erreur_message {
  padding: 0.5em;
  background-color: fade(#c7254e, 5%);
  border: 1px solid #c7254e;
  color: #c7254e;
  clear: both;
  display: block;
}
.formulaire_spip fieldset ul .editer input {
  width: 60%;
  float: right;
}
.formulaire_spip fieldset ul .editer .choix input {
  float: left;
  width: auto;
  margin-right: 0.5em;
}
.formulaire_spip fieldset ul .editer .choix label {
  float: left;
  width: auto;
}
/*
 * Les spacers
 */
.spacer10 {
  height: 0.769em;
  clear: both;
}
.spacer20 {
  height: 1.538em;
  clear: both;
}
.spacer30 {
  height: 2.308em;
  clear: both;
}
.spacer40 {
  height: 3.077em;
  clear: both;
}
.disabled > .page-link {
  color: rgba(255, 255, 255, 0.5) !important;
}
.header {
  background-color: #000000;
}
.header .navbar .navbar-brand {
  max-width: 22rem;
}
.header .navbar .show {
  background-color: #000000;
}
.header header h1 {
  float: none;
  overflow: hidden;
}
.header header h1 img {
  float: right;
  clear: right;
}
.header header .statut {
  color: #04B4BD;
  letter-spacing: 7px;
  font-size: 1.5rem;
  font-weight: 100;
}
.header header .statut::first-line {
  color: #ffffff;
}
.header header img {
  float: none;
  clear: none;
  border: 0;
  padding: 0;
  margin: 0;
}
.header .form-search {
  margin-top: 27px;
}
.header .reseaux {
  color: black;
}
.header .reseaux a {
  color: black;
  opacity: 0.75;
  font-size: 1em;
}
.header .reseaux a span i + i {
  color: #04B4BD;
}
.header .reseaux a:hover {
  opacity: 1;
}
.header .reseaux a:hover.rss i {
  color: #F8991D;
}
.header .reseaux a:hover.rss i + i {
  color: #ffffff;
}
.header .reseaux a:hover.twitter i {
  color: #28A9E0;
}
.header .reseaux a:hover.twitter i + i {
  color: #ffffff;
}
.header .reseaux a:hover.linkedin i {
  color: #0177B5;
}
.header .reseaux a:hover.linkedin i + i {
  color: #ffffff;
}
.header .reseaux a:hover.google_plus i {
  color: #DD4D42;
}
.header .reseaux a:hover.google_plus i + i {
  color: #ffffff;
}
.header .reseaux a:hover.pinterest i {
  color: #C41A29;
}
.header .reseaux a:hover.pinterest i + i {
  color: #ffffff;
}
.header .reseaux a:hover.viadeo i {
  color: #f1532e;
}
.header .reseaux a:hover.viadeo i + i {
  color: #ffffff;
}
.sociaux .socicon {
  font-size: 1em;
}
.sociaux .socicon:hover {
  background-color: #03848b;
}
.sociaux .rss .socicon, .sociaux .twitter .socicon, .sociaux .pinterest .socicon, .sociaux .linkedin .socicon {
  background-color: #000000;
}
.sociaux .rss .socicon:hover, .sociaux .twitter .socicon:hover, .sociaux .pinterest .socicon:hover, .sociaux .linkedin .socicon:hover {
  background-color: #03848b;
}
.cartouche .logo_rubrique {
  background-color: #ffffff;
}
#prefooter {
  background-color: #313131;
  padding-top: 2em;
  padding-bottom: 2em;
}
#prefooter * {
  color: #ffffff;
}
#prefooter .liste-items h2 {
  font-size: 1.5em;
  padding: 5px 15px;
  text-align: center;
  text-transform: uppercase;
  background-color: #04B4BD;
  margin-bottom: 1.538em;
  position: relative;
}
#prefooter .liste-items h2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 0.769em solid #039ca4;
  border-left: 1.538em solid transparent;
  border-top: 5px solid transparent;
  width: 0;
  height: 0;
  margin-left: 0;
  margin-top: -1em;
}
#prefooter .liste-items h2:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border: 0.769em solid #039ca4;
  border-right: 1.538em solid transparent;
  border-bottom: 5px solid transparent;
  width: 0;
  height: 0;
  margin-right: 0;
  margin-bottom: -1em;
}
#prefooter .liste-items .item {
  margin-bottom: 1em;
  overflow: hidden;
}
#prefooter .liste-items .item .texte span {
  font-weight: bold;
  font-family: "Roboto", sans-serif;
  font-size: 1.125em;
}
#bloc-form_contact {
  background-image: url('http://teddypayet.com/squelettes/202007/images/formulaire_contact.png');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto;
}
.comment-meta, .article-meta {
  position: relative;
  padding-left: 90px;
  min-height: 100px;
  padding-top: 0.769em;
  border-top: 1px solid #4b4b4b;
}
.comment-meta .avatar, .article-meta .avatar {
  position: absolute;
  top: 0.769em;
  left: 0;
  border-radius: 50%;
  border: 3px solid #ffffff;
  max-width: 100%;
  width: auto;
}
.comment-meta .item, .article-meta .item {
  display: block;
}
.comment-meta .item a, .article-meta .item a {
  color: #90f7fd;
}
/**
 * Meta des articles récents.
**/
.article-meta {
  margin-bottom: 0.769em;
}
.article-meta .rubriques {
  position: absolute;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  color: black;
  line-height: 1em;
  top: 0.769em;
  right: 0;
}
.article-meta .rubriques:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  margin-top: -5px;
  margin-bottom: -5px;
  background-color: #ffffff;
}
.article-meta .item {
  display: block;
}
.article-meta .item h4 {
  margin-top: 5px;
  margin-bottom: 0;
}
.article-meta .item a {
  color: #90f7fd;
}
/**
 * Info sur la page article
**/
.meta-article dl dt {
  margin-top: 1em;
}
.comments .comments-ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
.comments .comments-ul .comment-li {
  margin-bottom: 2em;
}
.comments .comments-ul .comment-li img {
  max-width: 100%;
  width: auto;
}
.comments .comments-ul .comment-li .comment-meta, .comments .comments-ul .comment-li .article-meta {
  background-color: #04b4bd;
  padding: 0.769em 0.769em 0.769em 115px;
  border-radius: 0 0.769em;
  min-height: 115px;
  color: black;
}
.comments .comments-ul .comment-li .comment-meta a, .comments .comments-ul .comment-li .article-meta a {
  color: black;
  font-weight: bold;
}
.comments .comments-ul .comment-li .comment-meta a.permalink, .comments .comments-ul .comment-li .article-meta a.permalink {
  float: right;
  font-size: 2em;
  font-weight: normal;
  opacity: 0.5;
}
.comments .comments-ul .comment-li .comment-meta .avatar, .comments .comments-ul .comment-li .article-meta .avatar {
  top: 0.769em;
  left: 0.769em;
}
.comments .comments-ul .comment-li .boutons {
  overflow: hidden;
}
.comments .comments-ul .comment-li .boutons form {
  float: right;
  margin-left: 1em;
}
.comments .comments-ul .comment-li .boutons form button {
  padding: 0.5em 1em;
  background-color: #eaeaea;
  font-size: 14px;
  line-height: 1.425em;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  background-image: none;
  border: 1px solid #d0d0d0;
  color: black;
}
.comments .comments-feed img {
  max-width: 100%;
  width: auto;
}
.preview fieldset .comment .comment-meta, .preview fieldset .comment .article-meta {
  background-color: #04b4bd;
  padding: 0.769em 0.769em 0.769em 90px;
  border-radius: 0 0.769em;
  min-height: 90px;
  color: black;
}
.preview fieldset .comment .comment-meta a, .preview fieldset .comment .article-meta a {
  color: black;
  font-weight: bold;
}
.preview fieldset .comment .comment-meta .avatar, .preview fieldset .comment .article-meta .avatar {
  top: 0.769em;
  left: 0.769em;
}
p.boutons {
  text-align: right;
}
p.boutons input {
  padding: 0.5em 1em;
  background-color: #eaeaea;
  font-size: 14px;
  line-height: 1.425em;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  display: inline-block;
  border-radius: 4px;
  cursor: pointer;
  background-image: none;
  border: 1px solid #d0d0d0;
  color: black;
}
.choix {
  overflow: hidden;
}
.choix input {
  display: inline-block;
}
.choix label {
  display: inline-block;
}
#footer {
  background-color: #000000;
  padding-top: 2em;
  padding-bottom: 2em;
}
#footer * {
  color: #ffffff;
}
.navbar-inverse {
  background-color: #03797f;
  background-image: none;
  border: 0 solid transparent;
  border-radius: 0;
  margin-bottom: 0;
}
.navbar-inverse .navbar-nav > li > a {
  color: #c2fbfe;
}
.navbar-inverse .navbar-nav > li .formulaire_recherche {
  padding-top: 0.615em;
  padding-left: 15px;
}
.navbar-inverse .navbar-nav > .active > a {
  background-image: none;
  color: #ffffff;
  background-color: transparent;
  font-weight: bold;
  box-shadow: 0 0 0 transparent inset;
  text-shadow: 0 0 0 transparent;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.navbar-inverse .navbar-nav > .active > a:hover {
  background-color: transparent;
}
.contenu-principal .nav-tabs .nav-link {
  color: #04B4BD;
}
.contenu-principal .nav-tabs .nav-link:hover {
  color: #039098;
}
.content .container {
  padding-top: 20px;
}
.content article img {
  width: 100%;
  height: auto;
}
.content article img.puce {
  max-width: 100%;
  width: auto;
}
.liste .image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: relative;
}
.liste .image a {
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
}
.liste.long {
  overflow: hidden;
  margin-bottom: 3.8em;
}
.liste .content {
  height: 16em;
  text-align: left;
  overflow: hidden;
}
.liste .content a:hover {
  text-decoration: none;
}
.liste .content a:hover .content .intro, .liste .content a:hover .content .texte {
  color: #313131;
}
.liste .content .lettrine {
  font-family: "Fontin", Georgia, "Times New Roman", Times, serif;
  font-size: 12em;
  line-height: 0.5em;
  float: left;
  position: absolute;
  bottom: 0;
  right: 0;
  color: fade(#04B4BD, 50%);
  z-index: -100;
}
.liste .content .lettrine .first_letter {
  display: block;
}
.liste .content .lettrine .lettrine_mot {
  font-family: "Fontin", Georgia, "Times New Roman", Times, serif;
  font-size: 0.125em;
  line-height: 1em;
  position: absolute;
  top: 0;
  right: 0;
  text-shadow: 0 0 0.5em black;
  color: #ffffff;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
.liste .content .date {
  font-size: 0.857em;
  line-height: 1em;
  color: #949494;
}
.liste .content .titre {
  text-align: left;
}
.liste .content .rubriques {
  position: absolute;
  font-size: 0.857em;
  line-height: 1em;
  top: 0.6em;
  right: 0;
}
.liste .content .rubriques:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 5px;
  background-color: #313131;
}
.liste article {
  margin-bottom: 2.308em;
  background-color: transparent;
}
.liste.documents_portfolio ul li {
  padding-bottom: 15px;
}
.formulaire_forum form fieldset ul {
  padding-left: 0;
  list-style: none;
}
.formulaire_forum form fieldset ul li textarea {
  width: 100%;
}
.formulaire_forum form .form-text {
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}
.page_sommaire .liste.portfolio .content {
  height: 100px;
  display: none;
  visibility: hidden;
}
.page_sommaire .liste.portfolio .content .intro {
  display: none;
}
.rubrique_curiculum .content section .main article .publication {
  display: none;
}
.rubrique_curiculum .content section .main article .postmeta {
  display: none;
}
.rubrique_curiculum .content section .main article .main {
  padding-right: 5%;
  padding-left: 5%;
}
.rubrique_curiculum .content section .main h2.grostitre {
  font-size: 3em;
  margin-bottom: 0.25em;
}
.rubrique_curiculum .content section .main .evenement {
  padding: 15px 0;
}
.rubrique_curiculum .content section .main .evenement.fond {
  padding: 15px;
  background-color: white;
  color: #010101;
}
.rubrique_curiculum .content section .main .evenement.fond h3 {
  color: black;
}
.rubrique_curiculum .content section .main .evenement.fond h3 small {
  color: #010101;
}
.rubrique_curiculum .content section .main h3 {
  margin-top: 0;
  color: #ffffff;
  font-family: "Roboto", sans-serif;
  font-style: italic;
}
.rubrique_curiculum .content section .main h3.grostitre {
  font-size: 3em;
  font-family: "Roboto", sans-serif;
  line-height: 0.762em;
  margin-bottom: -0.025em;
  text-transform: uppercase;
  font-style: normal;
}
.rubrique_curiculum .content section .timeline {
  padding: 0 0 3em;
  background-color: #516e70;
  color: white;
}
.rubrique_curiculum .content section .timeline .row .grostitre {
  margin-bottom: 0.5em;
  color: #ffffff;
  font-size: 3em;
}
.rubrique_curiculum .content section .timeline .row h3, .rubrique_curiculum .content section .timeline .row h4 {
  color: white;
}
.rubrique_curiculum .content section .timeline .row h3 small, .rubrique_curiculum .content section .timeline .row h4 small {
  color: fade(white, 50%);
}
.rubrique_curiculum .content section .timeline .row .texte {
  color: fade(white, 70%);
}
.rubrique_curiculum .content section .timeline [class*="event-"] + [class*="event-"] {
  padding-top: 1em;
}
.rubrique_curiculum .content section .timeline .fa {
  color: white;
}
.rubrique_services .main h3 {
  margin-top: 0;
}
.rubrique_services .main .liste.articles article {
  text-align: center;
}
.rubrique_services .main .liste.articles article .h3-like {
  font-size: 2em;
  text-transform: uppercase;
  color: #05e4ef;
  font-weight: normal;
  font-family: "Roboto", sans-serif;
  line-height: 1em;
}
.rubrique_cgv body, .rubrique_contact body {
  background-color: #ffffff;
}
.rubrique_cgv .liste article, .rubrique_contact .liste article {
  background-color: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.rubrique_annuaire .liste article .image a, .rubrique_syndique .liste article .image a, .page_site .liste article .image a {
  position: relative;
}
.rubrique_syndique .liste article, .page_site .liste article {
  margin-bottom: 0;
}
.rubrique_syndique .liste article .content, .page_site .liste article .content {
  height: 244px;
}
.page_article body {
  background-color: #ffffff;
}
.page_article .image_intro {
  margin-bottom: 2em;
}
.page_article:not(.article_blog):not(.article_portfolio) .image_intro {
  margin-left: -50%;
  margin-right: -50%;
}
.page_article:not(.article_blog):not(.article_portfolio) .image_intro .list-group {
  margin-bottom: 0;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article {
  margin-right: 25%;
  margin-left: 25%;
  margin-bottom: 3em;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication {
  position: absolute;
  right: 0;
  width: 7em;
  float: left;
  border-top: 1px solid #04B4BD;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication * .sep {
  display: none;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication time {
  display: block;
  padding-top: 15px;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication time span.fa {
  display: block;
  clear: both;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication > span {
  display: block;
  padding-top: 15px;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication > span span.fa {
  display: block;
  clear: both;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication > span.comments {
  margin-top: 0;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article header .publication > span.comments span.fa {
  display: inline-block;
  clear: none;
}
.page_article:not(.article_blog):not(.article_portfolio) #content article img {
  max-width: 100%;
  width: auto;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .page_article:not(.article_blog):not(.article_portfolio) #content article {
    margin-right: 15%;
    margin-left: 15%;
  }
  .page_article:not(.article_blog):not(.article_portfolio) #content article .image_intro {
    margin-right: -15%;
    margin-left: -15%;
  }
}
@media screen and (max-width: 767px) {
  h2.grostitre, h3.grostitre {
    font-size: 4em;
  }
  .nopadding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .texte {
    text-align: left;
  }
  .rubrique_cgv .liste.articles article, .rubrique_contact .liste.articles article {
    margin-right: 0;
    margin-left: 0;
  }
  .rubrique_curiculum .content section .timeline {
    padding: 1em 2em;
  }
  .rubrique_curiculum .content section .competences, .rubrique_curiculum .content section .format_pdf, .rubrique_curiculum .content section .principales_realisations, .rubrique_curiculum .content section .centres_dinterets {
    margin-right: 0;
    margin-left: 0;
  }
  .rubrique_syndique .nopadding {
    padding-left: 15px;
    padding-right: 15px;
  }
  .rubrique_syndique .liste .item {
    margin-bottom: 2.308em;
  }
  .page_rubrique header h1 {
    font-size: 3em;
  }
  .image_intro {
    margin-right: 0;
    margin-left: 0;
  }
  .page_article #content article {
    margin-right: 0;
    margin-left: 0;
  }
  .page_article #content article header .publication {
    position: relative;
    right: auto;
    float: none;
    width: auto;
    overflow: hidden;
  }
  .page_article #content article header .publication * span.fa {
    float: left;
    clear: none;
    padding-right: 5px;
  }
  .page_article #content article header .publication > * {
    padding-top: 0.769em !important;
    width: auto;
    margin-right: 2.308em;
    float: left;
  }
  .page_article #content article a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
  }
  .page_article #content article table {
    overflow: scroll;
  }
}
/* fin @media min-width 767px */
.spip_code {
  background-color: #fefafb;
  color: #c7254e;
  border-bottom: 1px solid #c7254e;
  border-top: 1px solid #c7254e;
}
.spip_documents_center {
  width: 100%;
  display: block;
  text-align: center;
}
.spip_documents_center > * > img, .spip_documents_center dt {
  margin: 0 auto;
  display: block;
}
div.spip_code {
  margin: 1em 0;
  padding: 1em;
}
code {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.spip_cadre {
  width: calc(100% - 1em);
  padding: 0.5em;
  margin: 1em 0;
  background-color: #fefafb;
  border: 1px solid #c7254e;
  color: #c7254e;
}
/*
* Des div de couleurs
*/
[class*="color-"] {
  width: 100%;
  height: 70px;
}
.color-dark_6 {
  background-color: #026166;
}
.color-dark_5 {
  background-color: #026d72;
}
.color-dark_4 {
  background-color: #03797f;
}
.color-dark_3 {
  background-color: #03848b;
}
.color-dark_2 {
  background-color: #039098;
}
.color-dark_1 {
  background-color: #039ca4;
}
.color-light_6 {
  background-color: #f4feff;
}
.color-light_5 {
  background-color: #c2fbfe;
}
.color-light_4 {
  background-color: #90f7fd;
}
.color-light_3 {
  background-color: #5ef4fc;
}
.color-light_2 {
  background-color: #2cf1fb;
}
.color-light_1 {
  background-color: #05e4ef;
}
.color-shade-1 {
  background-color: #04b4bd;
}
.color-shade-2 {
  background-color: #04b4bd;
}
.color-shade-3 {
  background-color: #04b4bd;
}
.color-shade-4 {
  background-color: #04b4bd;
}
.color-shade-5 {
  background-color: #04b4bd;
}
.color-shade-6 {
  background-color: #04b4bd;
}
.color-shade-7 {
  background-color: #04a2aa;
}
.color-shade-8 {
  background-color: #039097;
}
.color-shade-9 {
  background-color: #037e84;
}
.color-shade-10 {
  background-color: #026c71;
}
.color-shade-11 {
  background-color: #025a5f;
}
.color-shade-12 {
  background-color: #02484c;
}
.mt10 {
  margin-top: 10px;
}
