/*
#@0
*/
:root {
  --bs-font-sans-serif: "Arial Narrow", Arial, Helvetica, sans-serif;
  --bs-link-color: #DC0509;
  --bs-link-color-rgb: 220, 5, 9;
  --bs-link-hover-color: #f57900;
  --bs-link-hover-color-rgb: 245, 121, 0;
}
body {
  color: #333;
  background: #fff;
  margin: 0;
  padding: 0;
  text-align: center;
}
h1, .h1 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 1.8em;
  color: #000000;
}
h2, .h2 {
  margin: 0;
  padding: 0;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 1.5em;
  font-weight: 400;
  color: #000000;
}
.h2 a {
  color: #000000;
}
.h2 a:focus, .h2 a:hover, .h2 a:active, .h2 a:visited {
  color: #000000;
}
h3, .h3 {
  margin: 0;
  padding: 0;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  text-align: left;
  font-size: 1.3em;
  font-weight: 700;
}
h4, .h4 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  text-align: left;
}
h5, .h5 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  text-align: left;
}
h6, .h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 1em;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  text-align: left;
}
h3.entry-title, .h3.entry-title {
  font-size: 1.1em;
}
.menu-entree h4 {
  font-size: 1.1em;
}
.menu-entree:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  clear: both;
}
strong, .on {
  font-weight: bold;
}
em {
  font-style: italic;
}
abbr {
  border-bottom: 1px dotted;
  cursor: help;
}
acronym {
  border-bottom: 1px dotted;
  cursor: help;
}
small {
  font-size: 0.9em;
  color: #666;
}
dfn {
  font-weight: bold;
  color: #666;
}
del {
  text-decoration: line-through;
}
ins {
  color: red !important;
  text-decoration: none;
}
sup {
  font-size: 0.8em;
  font-variant: normal;
}
sub {
  font-size: 0.8em;
  font-variant: normal;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
#page {
  position: relative;
  margin: 0 auto;
  text-align: justify;
}
#header {
  background-color: #fff;
  background-image: url('https://didattica-asso.com/squelettes/2024/css/images/fond_header_noir.gif');
  background-repeat: repeat-x;
  background-position: 0 125px;
  background-size: auto 70px;
}
#header .nav .nav-item {
  color: #fff;
  border-left: 1px solid #fff;
}
#header .nav .nav-item:hover {
  background-color: #666;
}
#header .nav .nav-item .nav-link {
  color: #fff;
}
#header .nav .nav-item.active, #header .nav .nav-item.on {
  background-color: #fff;
}
#header .nav .nav-item.active .nav-link, #header .nav .nav-item.on .nav-link {
  color: #000000;
  font-weight: 400;
}
#entete {
  padding: 0;
  border-bottom: none solid #DC0509;
}
#entete a.accueil {
  display: block;
}
#entete a.accueil img.spip_logos {
  vertical-align: bottom;
  line-height: 1em;
}
#entete a.accueil #nom_site_spip {
  vertical-align: bottom;
  font-size: 2.2em;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
  font-weight: normal;
}
#entete .formulaire_menu_lang {
  position: absolute;
  right: 0;
  top: 0.9em;
  display: block;
}
#nav {
  padding: 0;
}
#nav .menu-liste {
  list-style: none;
  display: block;
  margin: 0;
  padding: 0;
}
#nav .menu-liste .menu-entree {
  display: block;
  float: left;
  margin: 0;
  margin-left: 0;
  padding: 4px 15px;
  border-right: 1px solid white;
  background-color: #000000;
  color: #fff;
  position: relative;
}
#nav .menu-liste .menu-entree:first-child {
  border-left: 1px solid white;
}
#nav .menu-liste .menu-entree a {
  color: #fff;
  font-size: 1em;
  font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
}
#nav .menu-liste .menu-entree.hover {
  background-color: #646464;
}
#nav .menu-liste .menu-entree.on {
  background-color: #fff;
}
#nav .menu-liste .menu-entree.on a {
  color: #000000;
  font-weight: normal;
}
#nav #entete_contact {
  text-align: right;
  padding-top: 4px;
}
#subhead .formulaire_recherche {
  border: none;
  margin-bottom: 0;
}
#subhead .formulaire_recherche input.text {
  border: 1px solid #000000;
  padding: 0 0.25rem;
  height: 2rem;
  width: 15rem;
  line-height: 2rem;
}
#subhead .formulaire_recherche input.submit {
  border: none;
  width: 2rem;
  padding: 0.25rem;
  margin: 0;
  height: calc(2rem + 2px);
}
#subhead .menu-items .item {
  line-height: 2rem;
}
#subhead .menu-items .item:first-of-type {
  width: 100%;
}
#conteneur {
  clear: both;
  overflow: hidden;
  padding: 1.5em 0;
}
#navigation {
  overflow: hidden;
}
#navigation .pagination {
  text-align: left;
  border-top: 1px solid #e0e0e0;
}
#navigation .menu.rubriques .h2 {
  display: none;
}
#navigation .menu.rubriques ul li a {
  color: #666;
}
#navigation .menu.rubriques ul li a.on {
  color: var(--bs-link-color);
}
#navigation .liste .h2 {
  display: block;
}
#extra {
  clear: right;
  margin-top: 1em;
  overflow: hidden;
}
#pied {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 1em 0;
  border-top: 1px solid #DC0509;
  text-align: center;
  font-size: 0.9em;
  background-color: #333333;
  color: #fff;
}
#pied * {
  color: #fff;
}
#pied img {
  vertical-align: middle;
}
.nettoyeur {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1px;
  font-size: 1px;
}
.invisible {
  position: absolute;
  top: -3000em;
  height: 1%;
}
#hierarchie {
  clear: both;
  margin-bottom: 2em;
  font-size: 0.9em;
  display: none;
  color: #666;
}
#hierarchie a {
  color: #666;
}
.cartouche {
  margin-bottom: 2em;
}
.cartouche .spip_logos {
  float: right;
  margin-left: 16px;
  margin-bottom: 4px;
}
.cartouche p {
  margin: 0;
  padding: 0;
  clear: left;
  font-size: 0.9em;
}
.cartouche .surtitre {
  margin-bottom: 0.3em;
}
.cartouche .soustitre {
  margin-top: 0.5em;
  margin-bottom: 0.3em;
}
.cartouche .traductions {
  font-size: 0.9em;
}
.hide-albums #albums {
  display: none;
  visibility: hidden;
}
.surtitre {
  font-size: 0.9em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.soustitre {
  font-size: 0.9em;
  color: #666;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.chapo {
  margin-bottom: 1.5em;
  line-height: 1.4em;
  font-weight: bold;
  color: #333;
}
.texte {
  line-height: 1.6em;
}
.hyperlien {
  display: block;
  background: #eee;
  padding: 0.5em 1em;
  font-weight: bold;
  color: var(--bs-link-color);
}
.ps {
  margin-bottom: 2em;
  line-height: 1.4em;
}
.notes {
  margin-bottom: 2em;
  line-height: 1.4em;
  clear: both;
  font-size: 0.9em;
}
abbr.published {
  border: 0;
}
#documents_portfolio {
  clear: both;
  margin: 2em auto;
  text-align: center;
}
#documents_portfolio .spip_logos {
  margin: 6px 3px 0 3px;
  border: 4px solid #ddd;
}
#documents_portfolio a.on .spip_logos {
  border-color: #f57900;
}
#documents_portfolio a:focus .spip_logos {
  border-color: #DC0509;
}
#documents_portfolio a:hover .spip_logos {
  border-color: #DC0509;
}
#documents_portfolio a:active .spip_logos {
  border-color: #DC0509;
}
.repondre {
  clear: both;
  margin-top: 2.5em;
  margin-right: 1em;
  text-align: right;
  font-weight: bold;
}
ul.forum {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.forum ul {
  list-style: none;
}
.forum-fil {
  margin-top: 1.5em;
}
.forum-fil ul {
  display: block;
  margin: 0;
  padding: 0;
  margin-left: 1em;
}
.forum-chapo .forum-titre {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #333;
}
.forum-chapo .forum-titre a {
  display: block;
  margin: 0;
  padding: 0;
  font-weight: bold;
  color: #333;
}
.forum-texte {
  margin: 0;
  padding: 0.5em 1em;
  color: #333;
}
.forum-texte .repondre {
  margin: 0;
  padding: 0.1em 0;
  text-align: right;
}
ul .forum-message {
  border: 1px solid #666;
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
ul ul .forum-message {
  border: 1px solid #a4a4a4;
}
ul ul ul .forum-message {
  border: 1px solid #b8b8b8;
}
ul ul ul ul .forum-message {
  border: 1px solid #ccc;
}
ul ul ul ul ul .forum-message {
  border: 1px solid #e0e0e0;
}
ul ul ul ul ul ul .forum-message {
  border: 1px dotted #e0e0e0;
}
ul ul ul ul ul .forum-chapo {
  background: #fff;
}
ul ul ul ul .forum-chapo {
  background: #F4F8F8;
  border-bottom: 1px dotted #e0e0e0;
}
ul ul ul .forum-chapo {
  background: #E4F0F0;
}
ul ul .forum-chapo {
  background: #D4E8E8;
}
ul .forum-chapo {
  border: 0;
  border-bottom: 1px dotted #b8b8b8;
  margin: 0;
  padding: 3px 6px 2px 6px;
  background: #C4E0E0;
}
#signatures {
  clear: both;
  margin: 0 0 2em 0;
  padding: 0;
  background: none;
}
#signatures table {
  width: 100%;
  margin: 1em 0 0 0;
}
#signatures thead {
  text-align: center;
  color: #555;
}
#signatures td {
  padding: 0.5em;
  border: 2px solid #fefefe;
  vertical-align: top;
}
#signatures td.signature-date {
  background: #E4F0F0;
  text-align: center;
  white-space: nowrap;
}
#signatures td.signature-nom {
  background: #ECF4F4;
  text-align: center;
}
#signatures td.signature-nom small {
  display: block;
}
#signatures td.signature-message {
  background: #F4F8F8;
}
#signatures .formulaire_recherche {
  margin: 1em 0;
  text-align: right;
}
#signatures .formulaire_recherche input.text {
  text-align: left;
}
.liste {
  clear: both;
}
.menu {
  clear: both;
  margin-bottom: 2em;
  text-align: left;
}
.menu p {
  margin: 0.2em 0;
  padding: 0.2em 0.1em;
}
.menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
}
.menu ul li {
  margin: 0.2em 0;
  padding: 0.2em;
  border-top: 1px solid #ddd;
}
.menu ul li a {
  color: var(--bs-link-color);
}
.menu ul li ul {
  margin-left: 1em;
  border: 0;
}
.menu ul li li {
  padding: 0;
  border: 0;
}
.pagination {
  --bs-pagination-active-bg: #DC0509;
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-border-color: #DC0509;
  clear: both;
  text-align: right;
  font-size: 0.9em;
  color: #666;
}
.pagination .on {
  font-weight: bold;
  color: #666;
}
.pagination .active .page-link {
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  font-weight: 400;
}
.page_sommaire .rubriques {
  visibility: hidden;
}
.rubriques, .resultats {
  font-size: 1em;
}
.rubriques h2, .resultats h2 {
  display: block;
  color: #000000;
}
.rubriques ul, .rubriques ul.liste-items, .resultats ul, .resultats ul.liste-items {
  border: 0;
  margin: 0;
}
.rubriques ul li, .rubriques ul.liste-items li, .resultats ul li, .resultats ul.liste-items li {
  background: #fff;
  border: 0;
  border-bottom: 1px solid #999;
  padding: 0.4em;
}
.rubriques ul li ul, .rubriques ul.liste-items li ul, .resultats ul li ul, .resultats ul.liste-items li ul {
  margin: 0;
}
.rubriques ul li ul li, .rubriques ul.liste-items li ul li, .resultats ul li ul li, .resultats ul.liste-items li ul li {
  border-top: 1px solid #999;
  padding: 0.3em 0.3em 0.3em 2em;
}
.rubriques ul li a, .rubriques ul.liste-items li a, .resultats ul li a, .resultats ul.liste-items li a {
  color: var(--bs-link-color);
}
.rubriques ul li a:hover, .rubriques ul li a:active, .rubriques ul.liste-items li a:hover, .rubriques ul.liste-items li a:active, .resultats ul li a:hover, .resultats ul li a:active, .resultats ul.liste-items li a:hover, .resultats ul.liste-items li a:active {
  color: var(--bs-link-hover-color);
}
.rubriques ul li a.on, .rubriques ul.liste-items li a.on, .resultats ul li a.on, .resultats ul.liste-items li a.on {
  color: var(--bs-link-color);
}
.rubriques ul.liste-items li, .resultats ul.liste-items li {
  border-top: 0 !important;
}
#contenu .menu .h2 {
  display: none;
}
#contenu .liste .h2 {
  display: none;
}
#contenu .liste.documents .h2 {
  display: block;
}
#contenu .rubriques ul li a, #contenu .resultats ul li a {
  color: var(--bs-link-color);
}
#contenu .menu.rubriques .menu-liste .menu-entree {
  padding-left: 100px;
}
#contenu .menu.rubriques .menu-liste .menu-entree .spip_logos {
  margin-left: -100px;
  float: left;
}
#contenu .articles ul.liste-items li {
  border-top: 1px dashed #999;
}
.articles h2 {
  display: block;
  color: #000000;
}
.articles ul.liste-items li h3, .articles ul.liste-items li h2 {
  margin: 0.3em 0;
}
.articles ul.liste-items li .enclosures {
  float: right;
  text-align: right;
  max-width: 60%;
  margin: 0;
}
.articles ul.liste-items li .introduction {
  margin-top: 0.3em;
  line-height: 1.4em;
}
.articles ul.liste-items li.logo80 .introduction {
  display: none;
}
.articles ul.liste-items li.logo80 .meta-publi {
  display: none;
}
.articles ul.liste-items li.logo160 .introduction {
  display: none;
}
.articles ul.liste-items li.logo160 .meta-publi {
  display: none;
}
.articles ul.liste-items li.logo220 .meta-publi {
  display: none;
}
.articles ul.liste-items li.logo340 .spip_logos {
  margin: 0;
}
.articles .spip_logos {
  float: right;
  clear: right;
  margin: 0 0 4px 16px;
}
.breves h2 {
  display: block;
  color: #000000;
}
.formulaire_recherche {
  margin-bottom: 2em;
}
.formulaire_recherche input.text {
  background: none no-repeat scroll left center #fff;
  padding-left: 25px;
  width: 10em;
}
.formulaire_recherche label {
  display: none;
}
a {
  color: var(--bs-link-color);
  text-decoration: none;
}
a:focus {
  color: var(--bs-link-hover-color);
  text-decoration: underline;
}
a:hover {
  color: var(--bs-link-hover-color);
  text-decoration: underline;
}
a:active {
  color: var(--bs-link-hover-color);
  text-decoration: underline;
}
#descriptif_site_spip {
  font-size: 1.2em;
  color: #999;
  text-align: justify;
}
.introduction {
  text-align: justify;
}
.menu-conteneur:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  clear: both;
}
.item:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
  clear: both;
}
#sidebar {
  margin-top: -1.5em;
}
#creation_teddy {
  display: block;
  z-index: 10000;
  background-image: url(https://www.teddypayet.com/logo_teddy_crea_2024.png);
  background-repeat: no-repeat;
  background-position: bottom;
  width: 10px;
  height: 100px;
}
.galleria-lightbox-shadow {
  position: absolute;
  background: #000000 !important;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.galleria-lightbox-content {
  position: absolute;
  background-color: transparent !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  overflow: hidden;
}
.galleria-lightbox-info {
  position: absolute;
  top: 10px !important;
  left: 10px;
  right: 10px;
  color: #444;
  font: 11px/13px arial, sans-serif;
  height: 13px;
}
.galleria-lightbox-title {
  float: right;
}
.galleria-lightbox-counter {
  float: left;
  margin-right: 25px !important;
}
.galleria-lightbox-image {
  position: absolute;
  top: 30px !important;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  display: block;
}
.galleria-lightbox-close {
  position: absolute;
  top: 6px !important;
  right: 10px !important;
  height: 20px !important;
  width: 20px;
  background: transparent !important;
  text-align: center;
  cursor: pointer;
  font: 16px/22px arial, sans-serif;
  z-index: 99999;
  color: #fff !important;
}
@media (max-width: 991px) {
  #header .offcanvas-title {
    color: #fff;
  }
  #header .nav {
    display: block;
  }
  #header .nav .nav-item {
    color: #aa0407;
    border: none;
  }
  #navbarPrincipal.show {
    background-image: url('https://didattica-asso.com/squelettes/2024/css/images/fond_header_noir.gif');
    background-repeat: repeat;
  }
}
