@charset "UTF-8";
body, h1, h2, h3, h4, h5 {
  font-family: "Lekton", sans-serif;
}

img {
  width: 100%;
}

.vcard {
  display: block;
  border: 0;
  padding: 0;
}

img.background {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.header-logo {
  width: 3rem;
}

.row, .row .row {
  max-width: 100%;
  margin: 0px;
  position: relative;
  overflow: hidden;
}

.columns {
  position: static;
  padding-left: 0px;
  padding-right: 0px;
  height: 100%;
  overflow: hidden;
}

.panel {
  border: 0px;
  margin-bottom: 0px;
  position: relative;
  overflow: hidden;
}

.home .dernier-blog ul {
  list-style: outside none none;
  font-size: 0.9rem;
}

.home .dernier-blog .date {
  color: #535353;
  font-size: 0.8rem;
  line-height: 0.5rem;
  padding-bottom: 0.5rem;
}

.home .jardin {
  padding: 0px;
}

.home .presentation ul {
  list-style: outside none none;
  font-weight: 700;
  position: absolute;
  top: 50%;
  margin-top: -2.3rem;
}

.home .nouvelles {
  padding-top: 2rem;
  padding-left: 2rem;
}

.home .nouvelles h2, .home .dernier-blog h2 {
  font-weight: 700;
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
}

.home .nouvelles .date {
  font-style: italic;
  color: #919191;
}

.home .activite-principale a:link, .home .activite-principale a:visited {
  color: white;
  font-size: 200%;
  font-weight: 700;
}

.home .panel.sous-activite a:hover, .home .activite-principale a:hover {
  color: #37d25c;
}

.home .panel {
  height: 100%;
}

.home .sous-activite h1 {
  font-size: 1.5rem;
}

.home .sous-activite p {
  font-size: 0.8rem;
}

.home .sous-activite-illustration.vignette-accueil-1 {
  background-image: url("../images-v2/gnanclub.jpg");
  height: 50%;
}

.home .sous-activite-illustration.vignette-accueil-2 {
  background-image: url("../images-v2/simone.svg");
  height: 40%;
  background-size: contain;
  background-position-y: bottom;
  margin: 0 1rem;
}

.home .sous-activite-illustration.vignette-accueil-3 {
  background-image: url("../images-v2/pecopeco.jpg");
  height: 70%;
}

.home .sous-activite-illustration {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.home .fourmi {
  height: 100%;
  background-image: url("/images-v2/fourmi-caillou-Isabelle-Hurbain-Palatin.jpg");
  background-size: cover;
}

@media (min-width: 40.063em) {
  .home {
    height: 80vh;
  }
  .home .row {
    height: 50.1%;
  }
  .home .activite-principale .lien-jardins {
    background: rgba(0, 0, 0, 0.3);
    padding: 10px;
  }
}

@media (max-width: 40.063em) {
  .home .panel.formation, .home .panel.offre, .home .panel.jardin {
    height: 5rem;
  }
  .home .panel.jardin {
    background-color: darkgrey;
  }
  .home .fourmi {
    display: none;
  }
}

.detail-formation .panel.contenu h1 {
  font-weight: bold;
}

.detail-formation .etiquette .panel {
  padding-top: 0.45rem;
  padding-bottom: 0.4rem;
  padding-left: 3rem;
  font-style: italic;
  font-size: 1.5rem;
}

.detail-formation .panel a:link, .detail-formation .panel a:visited {
  color: #f26100;
}

.detail-formation .columns.etiquette:before {
  background-color: #f2f2f2;
  width: 91.67%;
}

.detail-formation .columns.bouton-reserver:before {
  background-color: #f26100;
  width: 8.33%;
}

.detail-formation .fleche {
  text-align: center;
  color: white;
}

.detail-formation .etiquette a:hover .panel {
  background-color: #f8f8f8;
}

.detail-formation a:link .panel .reserver, .detail-formation a:visited .panel .reserver {
  color: grey;
}

.detail-formation a:hover .panel .reserver {
  color: #f26100;
}

.detail-formation .description-courte {
  color: black;
  font-weight: bold;
  font-style: normal;
  font-size: 0.7rem;
}

.detail-formation .panel.contenu {
  padding: 3rem;
}

.detail-formation .panel.contenu img {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.detail-formation .panel.contenu h2 {
  padding-top: 1rem;
  color: #f26100;
}

.detail-formation .panel.menu {
  margin: 2rem;
}

.detail-formation .panel.menu h2 {
  margin-top: 1.5rem;
  margin-bottom: 0px;
  margin-left: 1rem;
}

.detail-formation .teaser {
  margin-left: 1rem;
}

.detail-formation .categorie:first-child {
  margin-top: 0px;
}

.detail-formation .categorie {
  color: white;
  font-size: 0.9rem;
  margin-top: 2rem;
  font-style: normal;
  border-bottom: solid 1px;
}

.detail-formation .panel.menu a:link, .detail-formation .panel.menu a:visited {
  color: white;
}

.detail-formation .panel.menu a:hover {
  color: #f26100;
}

.boite-image-externe {
  position: relative;
}

.source-image {
  font-size: 0.6rem;
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding-right: 1rem;
}

.source-image.grande {
  font-size: 0.9rem;
  left: 2px;
}

.source-image:link, .source-image:visited {
  color: #AAAAAA;
}

.source-image:hover {
  text-shadow: black 0 0 2px;
}

.panel.presentation .logo {
  width: 7rem;
  position: absolute;
  left: 50%;
  margin-left: -3.5rem;
  top: 50%;
  margin-top: -1.5rem;
}

.panel.offre li {
  color: white;
  font-weight: 700;
}

@media (min-width: 50rem) {
  .top-bar-section ul {
    position: absolute;
    left: 50%;
    margin-left: -20rem;
  }
}

.top-bar-section ul li > a {
  font-family: "Lekton", sans-serif;
}

.activite-principale {
  position: absolute;
  top: 30%;
  left: 3rem;
  height: 1rem;
  margin-top: -0.7rem;
}

.couleur-formation {
  color: #f26100;
}

.couleur-podcast {
  color: #A29583;
}

.couleur-orga {
  color: #0091C0;
}

.blanc {
  color: white;
}

.couleur-jardin {
  color: #01A89E;
}

.couleur-accueil {
  color: #37d25c;
}

.couleur-blog {
  color: #A77B91;
}

.fond-couleur-formation {
  background-color: #f26100;
}

.fond-couleur-orga {
  background-color: #0091C0;
}

.fond-couleur-podcast {
  background-color: #A29583;
}

.fond-couleur-jardin {
  background-color: #01A89E;
}

.fond-couleur-accueil {
  background-color: #37d25c;
}

.fond-couleur-blog {
  background-color: #A77B91;
}

.icon-couleur-formation {
  fill: #f26100;
}

.icon-couleur-formation:hover {
  background: #f26100;
}

.icon-couleur-orga {
  fill: #0091C0;
}

.icon-couleur-orga:hover {
  background: #0091C0;
}

.icon-couleur-podcast {
  fill: #A29583;
}

.icon-couleur-podcast:hover {
  background: #A29583;
}

.icon-couleur-jardin {
  fill: #01A89E;
}

.icon-couleur-jardin:hover {
  background: #01A89E;
}

.icon-couleur-accueil {
  fill: #37d25c;
}

.icon-couleur-accueil:hover {
  background: #37d25c;
}

.icon-couleur-blog {
  fill: #A77B91;
}

.icon-couleur-blog:hover {
  background: #A77B91;
}

.fond-gris {
  background-color: #f2f2f2;
}

.fond-blanc {
  background-color: white;
}

.fond-noir, .row-fond-noir {
  background-color: #1A1A1A;
}

.fond-sombre {
  background-color: #333;
}

.fond-blanc a:link, .fond-blanc a:visited {
  color: #37d25c;
}

.fond-blanc a:hover {
  text-decoration: underline;
}

.fond-blanc h1 a:link, .fond-blanc h1 a:visited {
  color: #333;
}

.fond-blanc h1 a:hover, .fond-blanc h2 a:hover {
  color: #37d25c;
  text-decoration: none;
}

.fond-sombre h2, .fond-noir h2 {
  color: white;
}

.fond-noir a:link, .fond-noir a:visited {
  color: #37d25c;
}

.fond-noir a:hover {
  color: white;
}

.fond-couleur-accueil a:link, .fond-couleur-accueil a:visited {
  color: #333;
}

.fond-couleur-accueil a:hover {
  color: white;
}

.panel.titre {
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.columns.menu {
  background-color: #333;
}

.columns.menu h3 {
  padding-left: 20px;
  padding-right: 10px;
}

.jardins .panel.jardin img {
  width: 10rem;
  padding: 1rem;
}

.jardins .columns.menu:before {
  background-color: #333;
  width: 25%;
}

.jardins .panel.jardin h2 a:link, .jardins .panel.jardin h2 a:visited {
  color: #333;
}

.jardins .panel.jardin h2 a:hover {
  color: #01A89E;
}

.jardins .panel.jardin p a {
  color: #01A89E;
}

.jardins .panel.musee a:link, .jardins .panel.musee a:visited {
  color: #01A89E;
}

.jardins .panel.musee img {
  width: 40%;
}

.jardins .menu.panel .sous_titre {
  padding: 1.5rem;
  padding-bottom: 0px;
  padding-top: 1rem;
  padding-bottom: 1rem;
  text-align: center;
  background-color: #01A89E;
  font-size: 1rem;
}

.jardins .list-jardins {
  padding: 1.5rem 1.5rem 0;
}

.jardins .list-jardins li {
  margin-bottom: 0.5rem;
}

.jardins .list-jardins h2 {
  padding: 1.5rem 1.5rem 0;
}

.jardins .list-jardins ul {
  padding: 0 1.5rem;
  font-size: 0.8rem;
  list-style-type: none;
  margin: 0.5rem 0px;
}

.jardins .list-musee li {
  margin-bottom: 1rem;
}

.jardins .list-musee ul {
  padding: 0;
  font-size: 0.8rem;
  list-style-type: none;
  margin: 0.5rem 0px;
}

.papillons .papillon.panel {
  padding: 0.2rem;
  display: inline-block;
  width: 19%;
  cursor: pointer;
}

.papillons .papillon.columns {
  padding-top: 0.2rem;
  text-align: center;
}

@media (max-width: 40.063em) {
  .papillons .papillon.panel {
    width: 45%;
  }
}

.coreen ul {
  list-style: none;
}

.catherine .illustration-catherine {
  background: url(../images-v2/catherine.jpg) no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.catherine .columns.souvenirs {
  padding-bottom: 0.75rem;
}

.catherine .columns.souvenirs .panel {
  padding-bottom: 0;
}

.timothee .columns.souvenirs {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 1rem;
}

.delia .illustration-delia {
  background: url(../images-v2/delia.JPG) no-repeat;
  background-position: bottom center;
  background-size: cover;
}

.delia .delia-height {
  padding: 0;
}

@media (max-width: 40.063em) {
  .delia .image-delia {
    height: 300px;
  }
  .delia .delia-height {
    height: 300px;
  }
}

@media (min-width: 40.063em) {
  .delia .row {
    height: 500px;
  }
  .delia .image-delia {
    height: 100%;
  }
  .delia .delia-height {
    height: 100%;
  }
}

.artpop .columns.poeme::before {
  background-color: #1A1A1A;
  width: 50%;
}

.artpop h3 {
  padding-left: 20px;
  padding-right: 10px;
}

.artpop code {
  background-color: #1A1A1A;
  color: white;
  font-size: 1rem;
  border: 0;
}

.artpop .sketch-height {
  padding: 0;
}

@media (min-width: 40.063em) {
  .artpop .sketch-height {
    height: 450px;
  }
}

@media (min-width: 40.063em) {
  .artpop .legende {
    position: absolute;
    bottom: 1ex;
    left: 1em;
  }
}

.lecture-code .description::before {
  background-color: #1A1A1A;
  width: 100%;
}

@media (min-width: 40.063em) {
  .lecture-code .description::before {
    width: 42.5%;
  }
}

.lecture-code a {
  color: #01A89E;
}

.lecture-code a:hover {
  color: white;
}

.lecture-code .description {
  padding-top: 1rem;
  color: white;
}

.lecture-code .description h3 {
  padding-left: 20px;
  padding-right: 10px;
}

.lecture-code .description .contact::before {
  content: "▶";
  padding-right: 0.7rem;
  font-size: 0.6rem;
  vertical-align: text-top;
}

.lecture-code .description p {
  padding-top: 2rem;
}

.lecture-code .illustration {
  padding: 0;
}

@media (min-width: 40.063em) {
  .lecture-code .illustration::before {
    background-color: white;
    width: 33%;
  }
}

.lecture-code .explication {
  padding: 1rem;
  background-color: white;
  height: 100%;
}

.lecture-code p {
  padding-left: 20px;
}

.frame {
  height: 100%;
  width: 100%;
  border: 0;
}

.panel.titre h1 {
  color: white;
}

.blog .columns.menu:before {
  width: 25%;
}

@media (min-width: 40.063em) {
  .columns.menu:before {
    background-color: #333;
    width: 33.33%;
  }
}

.formations .columns.contenu:before, .detail-formation .columns.contenu:before {
  background-color: white;
  width: 66.66%;
}

@media (max-width: 40.063em) {
  .formations .columns.contenu:before {
    background-color: white;
    width: 100%;
  }
}

.apropos .columns.menu:before {
  background-color: #1A1A1A;
  width: 50%;
}

.columns:before {
  background-color: white;
  position: absolute;
  top: 0px;
  bottom: 0px;
  content: ' ';
  z-index: -1;
}

.contact .panel.menu h2 {
  color: #0091C0;
}

.panel.menu {
  background-color: #333;
  padding: 0px;
  color: lightgrey;
  font-size: 0.7rem;
}

.panel.menu h2 {
  color: #01A89E;
  font-size: 1rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.panel.menu p {
  color: white;
  margin: 0px;
  padding: 1rem;
}

.panel.menu .citation {
  font-style: italic;
  margin-bottom: 1.5rem;
}

.panel.menu ul {
  list-style: outside none none;
  border: 0px;
}

.panel.menu a:link, .panel.menu a:visited {
  font-weight: 700;
}

.panel.menu a:hover {
  color: white;
}

.contact .button {
  padding: 0.5rem 1rem 0.5rem 1rem;
}

.contact .panel.menu a:link, .contact .panel.menu a:visited {
  color: #0091C0;
}

.contact .panel.menu a:hover {
  color: white;
}

.encart {
  margin: 1.5rem;
  color: white;
  font-size: 0.7rem;
}

.encart h1 {
  font-size: 1rem;
  color: white;
  margin-bottom: 0.4rem;
}

.encart h2 {
  margin: 0.5rem;
}

.encart label {
  color: white;
  font-size: 0.7rem;
  margin-top: 0.4rem;
}

.encart ul {
  padding-top: 1rem;
}

.encart li {
  padding-bottom: 1rem;
}

.encart a {
  font-size: 0.8rem;
}

.encart img {
  width: 20%;
  float: left;
  padding-right: 0.5rem;
}

.menu.panel.encart {
  background-color: #4d4d4d;
  margin: 1.5rem;
  padding: 1rem;
}

.menu.panel.encart .encart {
  margin: 0px;
}

.formations .button, .detail-formation .button, .offre .button {
  padding: 0.5rem 1rem 0.5rem 1rem;
  margin-top: 0.5rem;
  font-size: 0.7rem;
}

.offre .fond-blanc a {
  color: #0091C0;
}

.formations .button:hover, .detail-formation .button:hover {
  background-color: #CE5300;
}

.detail-formation .panel.submit {
  padding-top: 0px;
}

@media (max-width: 40.063em) {
  .formations .panel.formation {
    width: 100%;
  }
}

@media (min-width: 40.063em) {
  .formations .panel.formation {
    width: 49%;
  }
}

.formations .panel.formation {
  padding: 1.7rem;
  display: inline-block;
  opacity: 1;
  -webkit-transition: opacity 0.7s linear;
  -moz-transition: opacity 0.7s linear;
  -ms-transition: opacity 0.7s linear;
  transition: opacity 0.7s linear;
  /* Attention le delais est aussi present dans formation.html */
}

.formations .panel.formation.hidden {
  opacity: 0;
}

.formations .panel.formation h2 {
  font-size: 1.5rem;
  font-weight: bold;
}

.panel.categorie h1, .panel.categorie h1 a:link, .panel.categorie h1 a:visited {
  padding-top: 0.1rem;
  color: #333;
  font-size: 1.5rem;
}

.nom-categorie, .panel.categorie h1 a:hover {
  color: #f26100;
}

.panel.formation .categorie:link, .panel.formation .categorie:visited {
  color: lightgray;
  font-style: italic;
  font-size: 0.8rem;
}

.formations .panel.formation .titre:link, .formations .panel.formation .titre:visited {
  color: #333;
}

.formations .panel.formation a:hover, .formations .panel.formation .titre:hover {
  color: #f26100;
}

.logo-parallax-row {
  height: 16rem;
  background: white;
}

.logo-parallax-box {
  position: absolute;
  top: 49.9%;
  /* -0,1% pour safari !*/
  left: 50%;
  margin-top: -8rem;
  margin-left: -25.5rem;
  padding: 0px;
  overflow: hidden;
}

.logo-parallax {
  height: 16rem;
  width: 45rem;
  overflow: hidden;
  background-color: white;
  padding: 0px;
  border: 0px;
  margin: 0px;
}

.apropos .columns.menu {
  background-color: #1A1A1A;
}

.apropos .panel.description {
  background-color: white;
  padding: 2.25rem;
  color: #4d4d4d;
}

.apropos .panel.titre {
  background-color: #37d25c;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
}

.apropos .panel h1 {
  color: white;
  font-size: 2.8rem;
  font-weight: 200;
}

.apropos .source ul {
  list-style: outside none none;
  font-weight: bold;
  font-size: 1.1rem;
}

.apropos ul {
  list-style: outside none none;
}

.apropos .member {
  font-weight: 700;
}

.apropos .panel h2 {
  font-size: 200%;
  color: #37d25c;
}

.apropos .panel h3 {
  font-size: 100%;
  color: #37d25c;
  padding-top: 1rem;
}

.apropos .panel.source li {
  color: white;
}

.footer {
  height: 17rem;
  background-color: #333;
  width: 100%;
  color: white;
  background: black no-repeat top url("/images-v2/footer_map.png");
  overflow: hidden;
  display: flex;
  flex-direction: row;
}

.footer a {
  font-weight: bolder;
}

.footer a:hover {
  text-decoration: underline;
}

.footer .contact {
  padding: 2em;
  flex: 1;
}

.footer .contact .vcard {
  margin: 0;
}

.footer .contact .vcard .org {
  font-weight: bolder;
}

.footer .contact .vcard li {
  list-style-type: none;
}

.footer .copyright {
  margin-top: 1em;
  font-size: smaller;
}

.footer .soc {
  display: block;
  font-size: 0;
  list-style: none;
  margin: 2rem;
  flex: 1;
  text-align: right;
}

.footer .soc li {
  display: inline-block;
}

.footer .soc a, .footer .soc svg {
  display: block;
}

.footer .soc a {
  position: relative;
  height: 5.6rem;
  width: 5.6rem;
}

.footer .soc svg {
  height: 100%;
  width: 100%;
}

.footer .soc em {
  font-size: 14px;
  line-height: 1.5;
  margin-top: -.75em;
  position: absolute;
  text-align: center;
  top: 50%;
  right: 0;
  bottom: 0;
  left: 0;
}

.footer .icon:hover {
  border-radius: 100%;
  color: #0e1a25;
  fill: #0e1a25;
  transform: scale(1.25);
  transition: background-color .5s, transform .5s ease-out;
}

@media (max-width: 40.063em) {
  .footer {
    flex-direction: column;
    height: 26rem;
  }
  .footer .soc {
    text-align: center;
  }
}

#fourmis {
  background: url("/images-v2/fourmis.png") no-repeat;
  background-position: right bottom;
  margin-top: 70px;
  max-width: 100vw;
  height: 139px;
}

#fourmis_blanches {
  background: url("/images-v2/fourmis_blanches.png") no-repeat;
  margin-top: 25px;
  max-width: 100vw;
  height: 146px;
}

.presse .icon {
  float: left;
  width: 1.5rem;
}

.presse .panel.contenu {
  padding: 3rem;
}

.presse dl dd {
  color: grey;
  padding-left: 1rem;
  margin-bottom: 2rem;
}

.presse a {
  font-weight: normal;
}

.presse a:hover {
  color: white;
}

code {
  font-size: 0.8rem;
}

.blog .panel.menu h2 {
  font-size: 1rem;
  color: #A77B91;
}

.blog .sous_titre {
  text-align: center;
  background-color: #A77B91;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1rem;
}

.blog .excerpt_article h2 {
  display: none;
}

.blog .excerpt_article p {
  margin-bottom: 0px;
  padding-right: 2rem;
}

.blog .illustration-auteur {
  font-style: italic;
  font-size: 0.6rem;
}

.blog .panel.contenu {
  padding: 0px;
}

.blog .panel.contenu p {
  text-align: justify;
}

.blog .panel.menu {
  padding: 0px;
}

.blog .panel.menu a:link, .blog .panel.menu a:visited {
  color: lightgrey;
}

.blog .panel.menu a:hover {
  color: white;
}

.blog .articles_recents {
  padding: 1.5rem;
  padding-bottom: 0px;
}

.blog .articles_recents a:link, .blog .articles_recents a:visited {
  font-weight: normal;
}

.blog .articles_recents a:hover {
  color: white;
}

.blog .articles_recents li {
  margin-bottom: 0.5rem;
}

.blog .articles_recents ul {
  font-size: 0.8rem;
  list-style-type: none;
  margin: 0.5rem 0px;
  padding-left: 0px;
}

.blog .encart {
  padding: 1rem;
  margin-bottom: 0px;
}

.blog .encart img {
  width: 2rem;
  max-width: none;
}

.blog .encart table {
  background-color: inherit;
  border: 0px;
  margin: 0px;
}

.blog .encart tr {
  background-color: inherit;
}

.blog .encart td {
  padding: 0.25rem 0.25rem;
}

.blog .panel.menu a:hover {
  color: white;
}

.blog .panel.contenu .article {
  padding: 4rem;
}

.blog a:link, .blog a:visited {
  color: #A77B91;
}

.blog .titre_article a:link, .blog .titre_article a:visited {
  text-decoration: none;
  line-height: inherit;
  font-weight: bold;
  font-size: 1.3rem;
}

.blog .article .titre_article a:link, .blog .article .titre_article a:visited {
  text-decoration: none;
  line-height: inherit;
  font-weight: bold;
  font-size: 2rem;
}

.blog .article h2 {
  font-weight: bold;
  font-size: 1.5rem;
  margin-top: 1.5rem;
}

.blog .article .illustration {
  margin-bottom: 2rem;
}

.blog .article img {
  width: 50%;
}

.blog .article .thumb {
  width: 80px;
  border: 2px solid;
}

.blog .date_article {
  color: #919191;
  font-style: italic;
}

.blog .infos_article {
  margin-top: 1rem;
}

.blog .pagination {
  margin-left: 0.5rem;
}

#site {
  position: absolute;
  top: 45px;
}

#scrolled {
  position: absolute;
  top: 0px;
  left: 0px;
  overflow: scroll;
  width: 100%;
  height: 100%;
}

.zoom {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 999;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  background-color: rgba(0, 0, 0, 0.7);
  transition-property: opacity;
  transition-duration: 0.2s;
  opacity: 0;
}

.zoomable {
  cursor: zoom-in;
}

/*# sourceMappingURL=ut7.css.map */