/*  */
.encadre
{
  background-color: #FAFBFD;
}

/*  */
.prix
{
  background-color: #E0E2E4;
  color: #000000;
}

/*  */
h1
{
  color: #fb6fd1;
}

/*  */
h2
{
  color: #1463d8;
}

/*  */
p
{
  text-align: JUSTIFY;
}

/*  */
a:link
{
  color: #2d78e8;
  text-decoration: UNDERLINE;
}

/*  */
a:visited
{
  color: #2d78e8;
  text-decoration: UNDERLINE;
}

/*  */
a:hover
{
  color: #2d78e8;
  text-decoration: UNDERLINE;
}

/*  */
.basdepage
{
  text-align: CENTER;
  border-top:1px solid #73A4F1;
}

/*  */
.bloc .contenu
{
  padding-left: 8px;
  background-color: #c8a687;
}

/*  */
.bloc .contenu .elt
{
  padding-top: 2px;
  padding-bottom: 4px;
}

/*  */
.bloc .contenu .elt .libelle
{
  display: INLINE;
  float: LEFT;
  width: 100px;
  color: #f3ede7;
}

/*  */
.bloc .contenu .elt .valeur
{
  color: #ffffff;
}

/*  */
body
{
  background-color: #F2F4F7;
  font-family:"HelveticaNeue-Light",Helvetica;
-webkit-font-smoothing: antialiased;
}

/*  */
.bouton
{
  background-color: #2d78e8;
  color: #F0F2F5;
  border-radius:3px;
}

/*  */
.bouton:hover
{
  background-color: #266fdd;
}

/*  */
.bulle-info
{
  top: 110px;
  left: 280px;
  width: 559px;
  height: 559px;
  background-repeat: NO-REPEAT;
  color: #FFFFFF;
  font-size: 1.2em;
  background-image:url(gfx/bulle-info.png);
  opacity:0.0;
}

/*  */
.bulle-info .bulle-info-texte
{
  position: ABSOLUTE;
  top: 130px;
  left: 90px;
  width: 380px;
  font-family: Arial;
  text-align: CENTER;
}

/*  */
.bulle-info .bulle-info-texte h1
{
  color: #FFFFFF;
  font-size: 1.6em;
  text-align: CENTER;
}

/*  */
.bulle-info .bulle-info-texte h2
{
  color: #FFFFFF;
  font-size: 1.1em;
  text-align: CENTER;
}

/*  */
.bulle-info .bulle-info-texte p
{
  text-align: JUSTIFY;
  padding:32px;
}

/*  */
.bulle-info a:link
{
  color: #C086CC;
}

/*  */
.bulle-info a:visited
{
  color: #C086CC;
}

/*  */
.bulle-info a:hover
{
  color: #F0A6FC;
}

/*  */
#catalogue-elt .description
{
  font-size: 16px;
}

/*  */
#catalogue-elt .description .text
{
  line-height: 24px;
  color: #202020;
  font-size: 14px;
  font-weight: bold;
  text-align: JUSTIFY;
  padding: 6px;
}

/*  */
#catalogue-elt .description h1
{
  line-height: 32px;
  color: #E91CC4;
  font-size: 16px;
  font-weight: bold;
  text-align: LEFT;
}

/*  */
#catalogue-elt .description h2
{
  line-height: 16px;
  color: #9A18C2;
  font-size: 16px;
  font-weight: bold;
}

/*  */
#catalogue-elt .description li
{
  display: LIST-ITEM;
  line-height: 22px;
  margin-left: 6px;
  padding-left: 2px;
  padding-bottom: 12px;
  background-repeat: NO-REPEAT;
  list-style-image:url(gfx/li.gif);
}

/*  */
#catalogue-elt-resume
{
  line-height: 36px;
  margin-top: 4px;
  margin-bottom: 8px;
  background-repeat: NO-REPEAT;
  font-size: 12px;
}

/*  */
#catalogue-image
{
  display: INLINE;
  position: RELATIVE;
  float: LEFT;
  top: 0;
  left: 0;
  width: 360px;
  height: 530px;
  margin-top: 4px;
  color: black;
  overflow: hidden;
}

/*  */
.clayer
{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color:rgba(0,0,0,0.7);
}

/*  */
#credits
{
  margin-top: 12px;
  background-repeat: NO-REPEAT;
  color: #000000;
  font-size: 0.8rem;
  text-align: CENTER;
  overflow: hidden;
}

/*  */
#credits a:link,#credits a:visited
{
  color: #2d78e8;
}

/*  */
#credits a:hover
{
  color: #2d78e8;
}

/*  */
.decoGroupLayer
{
  display: INLINE-BLOCK;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: CENTER;
  opacity:0.0;
}

/*  */
.decoGroupLayer h1
{
  text-align: CENTER;
  padding:2px 0 4px 0;
margin:0;
}

/*  */
.decoGroupLayer h2
{
  text-align: CENTER;
  padding:2px 0 4px 0;
margin:0;
}

/*  */
.decoGroupLayer img
{
  height: 400px;
}

/*  */
.decoGroupLayer p
{
  text-align: CENTER;
}

/*  */
.decoLayersGroup
{
  position: relative;
  width: 500px;
  height: 560px;
  margin-left: auto;
  margin-right: auto;
  text-align: CENTER;
  overflow:hidden;
}

/*  */
.decoRemote
{
  position: relative;
  width: 100%;
  height: 20px;
  margin-left: auto;
  margin-right: auto;
  text-align: CENTER;
}

/*  */
.decoRemote img
{
  width: 20px;
  height: 20px;
}

/*  */
.header
{
  position: relative;
  border-bottom:1px solid #2C78E8;
}

/*  */
.header .menu
{
  color: #2b72c1;
}

/*  */
.header .menu .item
{
  color: #D300A5;
}

/*  */
.header .menu a.item.selected
{
  color: #d300a5;
  border-bottom:1px solid #d300a5;
}

/*  */
.header .menu .item a
{
  color: #D56EFB;
}

/*  */
.header .menu .item a:link
{
  color: #2d78e8;
}

/*  */
.header .menu .item a:visited
{
  color: #2d78e8;
}

/*  */
.header .menu .item a:hover
{
  color: #d300a5;
}

/*  */
.conteneur-home .corps
{
  height: 74%;
  display:flex;
flex-direction:row;
flex-wrap:wrap;
align-items:flex-start;
justify-content:space-between;
}

/*  */
.conteneur-home .section1
{
  width: 30%;
}

/*  */
.conteneur-home .section2
{
  position: relative;
  width: 38%;
}

/*  */
.conteneur-home .section3
{
}

/*  */
.conteneur-home .tableau
{
  width: 100%;
  margin-top: 8px;
}

/*  */
.home-categories
{
}

/*  */
.icone-facebook
{
  width: 28px;
  height: 28px;
  overflow:hidden;
top:2px;right:2px;
}

/*  */
.icone-facebook img
{
  border: 0;
}

/*  */
.icone-tumblr
{
  position: ABSOLUTE;
  width: 46px;
  height: 46px;
  overflow:hidden;
  top:48px;right:100px;
}

/*  */
.icone-tumblr img
{
  border: 0;
}

/*  */
#intro
{
  width: 339px;
  height: 99px;
  margin-left: 11px;
  background-repeat: NO-REPEAT;
}

/*  */
.layer
{
  position: fixed;
  top: 0;
  left: 20%;
  width: 60%;
  height: 100%;
  padding-top: 20px;
  padding-left: 20px;
  padding-bottom: 20px;
  padding-right: 20px;
  background-color: white;
  z-index:10;
overflow-y:auto;
}

/*  */
.layer-background
{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:100;
}

/*  */
.lien-formule
{
  display: BLOCK;
  width: 260px;
  height: 14px;
  line-height: 14px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  background-color: #CACACA;
  color: #484848;
  font-size: 12px;
  font-weight: bold;
  text-align: CENTER;
  padding:4px; border-radius:9px;
  text-shadow: #FFFFFF 0px 1px 0px;
}

/*  */
.lien-formule:link
{
  color: #484848;
  text-decoration: NONE;
}

/*  */
.lien-formule:visited
{
  color: #484848;
  text-decoration: NONE;
}

/*  */
.lien-formule:hover
{
  background-color: #C0C0C0;
  color: #3A3A3A;
  text-decoration: NONE;
}

/*  */
.lien-liste
{
  display: BLOCK;
  width: 322px;
  margin-bottom: 4px;
  background-repeat: NO-REPEAT;
  color: #FFFFFF;
  text-decoration: NONE;
}

/*  */
.lien-liste:hover
{
  display: BLOCK;
  margin-bottom: 4px;
  background-repeat: NO-REPEAT;
  color: #FFFFFF;
  text-decoration: NONE;
}

/*  */
.liens .elt
{
  width: 306px;
  height: 40px;
  line-height: 56px;
  margin-bottom: 1px;
  background: url(gfx/corps-lien-actif.gif);
  background-repeat: NO-REPEAT;
  color: #e3c456;
  font-size: 14px;
  text-indent: 16px
}

/*  */
.liens .elt a:link
{
  display: BLOCK;
  width: 306px;
  height: 40px;
  line-height: 56px;
  background: url(gfx/corps-lien.gif);
  background-repeat: NO-REPEAT;
  color: #fff0d6;
  text-decoration: NONE;
}

/*  */
.liens .elt a:visited
{
  display: BLOCK;
  width: 306px;
  height: 40px;
  line-height: 56px;
  background: url(gfx/corps-lien.gif);
  background-repeat: NO-REPEAT;
  color: #fff0d6;
  text-decoration: NONE;
}

/*  */
.liens .elt a:hover
{
  display: BLOCK;
  width: 306px;
  height: 40px;
  line-height: 56px;
  background: url(gfx/corps-lien-hover.gif);
  background-repeat: NO-REPEAT;
  color: #000000;
}

/*  */
.liens-seances .lien-prix-promo
{
  background-color: #F3D23E;
}

/*  */
.liens-seances a:link,.liens-seances a:visited
{
  color: #606060;
  text-decoration: NONE;
}

/*  */
.liens-seances a:hover
{
  color: #2A6FE1;
}

/*  */
.liste .actif
{
  background-color: #E900A1;
  color: #FFFFFF;
}

/*  */
.liste-liens a:link,.liste-liens a:visited
{
  background-color: #BCD4F7;
}

/*  */
.liste-liens a:hover
{
  background-color: #4185EA;
  color: #FFFFFF;
}

/*  */
#logo
{
  position: ABSOLUTE;
  top: 4px;
  left: 10px;
  width: 268px;
  height: 98px;
  cursor: pointer;
}

/*  */
.message
{
  background-color: #F0F2F4;
  color: #505152;
  -webkit-box-shadow:0 0 5px #000000;
}

/*  */
.message .contenu
{
  color: #606060;
}

/*  */
.message .contenu h1
{
}

/*  */
.message .contenu p
{
  color: #606060;
}

/*  */
.message .titre
{
  height: 34px;
  background-color: #2d78e8;
  color: #FFFFFF;
}

/*  */
.message h1
{
  color: #A8008A;
}

/*  */
.onglets-v
{
  width: 280px;
  background-repeat: NO-REPEAT;
  font-size: 18px;
}

/*  */
.onglets-v .bas
{
}

/*  */
.onglets-v .elt
{
  width: 266px;
  height: 44px;
  line-height: 44px;
  background-color: #00AFFF;
  background-repeat: NO-REPEAT;
  color: #808284;
  font-size: 16px;
  text-align: LEFT;
  overflow:hidden;
}

/*  */
.onglets-v .elt .actif
{
  display: BLOCK;
  width: 266px;
  height: 44px;
  line-height: 44px;
}

/*  */
.onglets-v .elt0 a
{
  display: BLOCK;
  width: 266px;
  height: 40px;
  background-repeat: NO-REPEAT;
  text-decoration: NONE;
  background-position:center right;
}

/*  */
.onglets-v .haut
{
  height: 70px;
  line-height: 100px;
  background-repeat: NO-REPEAT;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  text-align: LEFT;
  overflow: hidden;
}

/*  */
.onglets-v .titre
{
  width: 252px;
  height: 36px;
  line-height: 36px;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  text-align: LEFT;
  text-indent:18px;
}

/*  */
.onglets-v .elt a:link
{
  display: BLOCK;
  width: 252px;
  height: 44px;
  line-height: 44px;
  background: url(gfx/lien.gif);
  background-repeat: NO-REPEAT;
  color: #ffffff;
  text-align: LEFT;
  text-decoration: NONE;
}

/*  */
.onglets-v .elt0
{
  display: BLOCK;
  width: 266px;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}

/*  */
.onglets-v .elt0 .actif
{
  display: BLOCK;
  width: 266px;
  height: 40px;
  background-repeat: NO-REPEAT;
  color: #EB00A2;
  background-image:url(gfx/rond.png);
background-position:center right;
}

/*  */
.onglets-v .elt0 a:link
{
  color: #000000;
  background-image:url(gfx/triangle-transparent.png);
}

/*  */
.onglets-v .elt a:visited
{
  display: BLOCK;
  width: 252px;
  height: 44px;
  line-height: 44px;
  background: url(gfx/lien.gif);
  background-repeat: NO-REPEAT;
  color: #ffffff;
  text-align: LEFT;
  text-decoration: NONE;
}

/*  */
.onglets-v .elt0 a:visited
{
  color: #000000;
}

/*  */
.onglets-v .elt a:hover
{
  display: BLOCK;
  width: 252px;
  height: 44px;
  line-height: 44px;
  background-repeat: NO-REPEAT;
  color: #bce3ff;
  text-align: LEFT;
  text-decoration: NONE;
}

/*  */
.onglets-v .elt0 a:hover
{
  color: #EB00A2;
  background-image:url(gfx/triangle.png);
}

/*  */
#overlayWindow
{
  position: ABSOLUTE;
  top: 0;
  left: 0;
  width: 880px;
  height: 550px;
  background-color: white;
  z-index: 200; cursor: pointer;
  visibility: hidden; display: none;
  -webkit-box-shadow:0 0 24px #000000;
  border-radius:9px;
}

/*  */
#overlayWindow-content
{
  margin: 6px;
  border-radius:9px;
}

/*  */
#partenaires
{
  width: 976px;
  line-height: 20px;
  margin-top: 8px;
  margin-left: auto;
  margin-right: auto;
  background-repeat: NO-REPEAT;
  color: #C51FE5;
  font-family: Arial,Helvetica;
  font-size: 11px;
  text-align: CENTER;
  overflow: hidden;
}

/*  */
.partenaires .element
{
  display: INLINE;
  float: LEFT;
  width: 220px;
  margin-left: 10px;
  margin-bottom: 20px;
}

/*  */
.partenaires .element .texte
{
  padding-top: 4px;
  font-size: 11px;
  text-align: CENTER;
  overflow: hidden;
}

/*  */
#partenaires a:link
{
  color: #9F0AD8;
}

/*  */
#partenaires a:visited
{
  color: #9F0AD8;
}

/*  */
#partenaires a:hover
{
  color: #ffffff;
}

/*  */
.seance
{
  position: RELATIVE;
  height: 530px;
  line-height: 18px;
  background-color: white;
  color: black;
  font-size: 13px;
  margin:18px;padding:18px;
  border-radius:20px; overflow:auto;
}

/*  */
.seance .seance-intro
{
  margin-top: 2px;
  margin-bottom: 4px;
  padding-bottom: 8px;
  font-style: italic;
  font-weight: bold;
}

/*  */
.seance .seance-nom
{
  width: 514px;
  line-height: 18px;
  color: #750DA2;
  font-size: 14px;
  font-weight: bold;
}

/*  */
.seance li
{
  line-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 4px;
}

/*  */
.spacer
{
  height: 1px;
  font-size: 8px;
  clear: both; visibility: hidden;
  overflow: hidden;
}

/*  */
.store-article .prix
{
  background-color: #D0D2D4;
  color: #000000;
}

/*  */
.store-article .titre
{
  color: #2D6CEB;
}

/*  */
.storeOptionsLayer .prix
{
  background-color: #E0E2E4;
  color: #000000;
}

/*  */
.storeOptionsLayer .titre
{
  color: #2D6CEB;
}

/*  */
.tagsCloud a:link,.tagsCloud a:visited
{
  text-decoration: NONE;
}

/*  */
.tagsCloud a:hover
{
  text-decoration: NONE;
}

/*  */
.texte h1
{
  margin-top: 12px;
  margin-left: 0;
  margin-bottom: 12px;
  margin-right: 0;
  padding-top: 0;
  padding-left: 0;
  padding-bottom: 0;
  padding-right: 0;
  color: #A8008A;
  font-size: 18px;
  font-weight: bold;
  text-align: CENTER;
}

/*  */
.texte p
{
  line-height: 18px;
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 18px;
  margin-right: 0;
  padding-bottom: 2px;
  text-align: JUSTIFY;
}

