﻿
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,400italic,700,700italic);

body{
  font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight:400;
	}
	
p, h1, h2, h3, h4, h5, h6{
  font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	}


.bleu-edu{
	background-color:#0b4f8e;
	}

.bleu-pale{
	background-color:#59aeff;
	}

.orange{
	background-color:#f27d00;
	}
	
.gris{
	background-color:#565e66;
	}
	
.complementaire{
	background-color:#e1effb;
	margin-top:2rem;
	}
	
.padding2rem{
	padding:1rem 0 0 0;
	}
	
.padding4rem{
	padding:4rem 0;
	}
	
.margin2rem{
	margin:1rem 0;
	}
	
.marginbot2rem{
	margin:0 0 2rem 0;
	}


/* ------------------------------------------- header ------------------------------------------------ */

.pub{
	padding:1rem;
	text-align:center;
	}

.tagline{
	padding:0;
	}
	


@media screen and (max-width: 39.9375em) {
.tagline h1{
	font-size:0.65rem;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight:400;
	margin:0.5rem 0 0 0;
	text-align:center;
	}
 }
 
  @media screen and (min-width: 40em) {
.tagline h1{
	font-size:0.65rem;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight:400;
	margin-top:0.5rem;
	text-align:center;
	}
 }
 
 
@media screen and (min-width: 64em) {
.tagline h1{
	font-size:0.65rem;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight:400;
	margin-top:0.5rem;
	text-align:left;
	}
}
	

.tagline p{
	margin-bottom:0.5rem;
	}
.tagline .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.6rem 0.5rem 0 0;
    line-height: 1;
	font-size:0.7rem;
	text-transform:uppercase;
	font-weight:700;
}

.liens-top .badge{
    background: #565e66;
	margin-left:0.2rem;
	}

.liens-top .badge:hover{
    background: #59AEFF;
	}

.infolettre{
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	padding:0;
	}
	
.infolettre img {
	width:20px;
	max-width:none;
	margin-right:0.5rem;
}
	
.infolettre .button {
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
	background-color:#0B4E8E;
    border: 0;
    border-radius: 0;
    padding: 0.95em 1em;
    font-size: 0.8rem;
    color: #fff;
	margin:0;
}

.infolettre .button:hover {
    background-color: #0c3a64;
    color: #fff;
}

.menu-admin .dropdown-pane.is-open {
    visibility: visible;
}
.menu-admin .dropdown-pane {
    background-color: #0c3a64;
    border: 0;
    width: 300px;
    z-index: 10;
	border-radius:0 0 10px 10px;
}

.ico-nav  [type='password'] {    display: block;
    box-sizing: border-box;
    width: 100%;
    height: 2.4375rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-family: inherit;
    font-size: 1rem;
    color: #0a0a0a;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
	font-weight:700;
}
	
.inscription{
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	font-size:0.7rem;
	background-color:#59aeff;
	padding:0;
	}
	
.inscription img {
	width:18px;
	max-width:none;
	margin-right:0.5rem;
}
	
.inscription .button {
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 0;
    padding: 0.96em 1em;
    font-size: 0.8rem;
    color: #fff;
	margin:0;
}

.club{
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
    font-size: 0.8rem;
	background-color:#F27D01;
	}
	
	
.menu-admin{
	font-size:0.8rem;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.menu-admin a{
	color:#fff;
	padding:1rem 1rem 0.8rem 1rem  !important;
	text-align:center;
	}

	
.menu-admin a.bt-login{
	color:#fff;
	padding: 0.5rem 1rem !important;
	border-radius:0 5px 5px 0 !important;
	}

.menu-admin a:hover {
	background-color:#565E66;
}

.menu-admin .bt-compte {
	background-color:#f2922b;
	height:46px;
}

.menu-admin .bt-club {
	background-color:#F27D01;
	height:46px;
}
.menu-admin .bt-infolettre {
	background-color:#0B4E8E;
	height:46px;
}
.menu-admin .bt-boutique {
	background-color:#59AEFF;
	height:46px;
}
.menu-admin .bt-logoff {
	background-color:#f5a856;
	height:46px;
}
.menu-admin .bt-planif {
	background-color:#f49d41;
	height:46px;
}


.menu-admin-club [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width:auto;
    height: 2rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 0 0.5rem;
    font-family: inherit;
	font-weight:400;
    font-size: 0.7rem;
    color: #0a0a0a;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}


	
.club  img {
	width:11px;
	max-width:none;
	margin:0.5rem 0.5rem 0.5rem 0;
}
	
.club .login {
    margin: 0.5rem 0 0 0;
}

	
.radius-gauche{
	border-radius:5px 0 0 5px !important;
	}

	
	

.club [type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width:auto;
    height: 2rem;
    padding: 0.5rem;
    border: 1px solid #cacaca;
    margin: 0 0 0 0.5rem;
    font-family: inherit;
	font-weight:400;
    font-size: 0.7rem;
    color: #0a0a0a;
    background-color: #fff;
    box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
}


.club .button {
    padding: 0.55em 1em;
	border-radius: 0; 
}
	
.aide {
	font-size:0.7rem;
	line-height:0.7rem;
	text-transform:none;
	padding-left:2rem;
}
	
.aide a{
	color:#fff;
	padding:0  !important;
	margin:0  !important;
	line-height:0  !important;
	display:inline !important;
}
	
.aide a:hover{
	color:#fcd7b0;
	padding:0  !important;
	margin:0  !important;
	display:inline !important;
	background:none;
}
	


.logo div {
	padding-top:0; 
	}
	
  @media screen and (min-width: 64em) {
	  

.logo div {
	padding-top:1rem 
	}
	
	  
	   }


@media screen and (max-width: 39.9375em) {
.logo h1 {
	font-size:1rem;
	color:#59aeff;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 0.5rem 0;
	}
 }
 
  @media screen and (min-width: 40em) {
.logo h1 {
	font-size:1.3rem;
	color:#59aeff;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-transform:uppercase;
	text-align:right;
	}
 }
 
 
@media screen and (min-width: 64em) {
.logo h1 {
	font-size:1.7rem;
	color:#59aeff;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-transform:uppercase;
	text-align:right;
	}
}


/* ------------------------------------------- nav-mobile ------------------------------------------------ */

.bande-top{
	background-color:#484b4e;
	padding:0.5rem 0 0.8rem 0;
	}
	
.bande-top .menu-icon {
    width: 30px;
}

.bande-top .menu-icon::after {
    height: 4px;
    background: #fff;
	border-radius:5px;
    box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe;
}


.bande-top .dropdown-pane.is-open {
    visibility: visible;
}
.bande-top .dropdown-pane {
    background-color: #45494d;
    border: 0;
	color:#fff;
	font-weight:700;
	text-transform:uppercase;
    width: 100%;
    z-index: 10;
	border-radius:0 0 10px 10px;
}


.login-mob .dropdown-pane.is-open {
    visibility: visible;
}
.login-mob .dropdown-pane {
    background-color:#F27D01 ;
    border: 0;
    width: 100%;
    z-index: 10;
	border-radius:0 0 10px 10px;
}


.login-mob{
	color:#fff;
	padding:0;
}

.login-mob .dd-connexion p {
	font-size:0.9rem;
	font-weight:400;
	color:#fff;
	text-transform:none;
	text-align:left;
	}
	
.login-mob .dd-connexion .button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 0.85em 1em;
    margin: 0 ;
    font-size: 0.9rem;
    background-color: #F27D01;
    color: #fff;
}

.login-mob .dd-connexion .button:hover .button:focus {
    background-color: #0c3a64;
    color: #fff;
}

.infolettre-mob{
	color:#fff;
	text-transform:uppercase;
	font-weight:700;
	padding:0;
}
.infolettre-mob .dropdown-pane.is-open {
    visibility: visible;
}
.infolettre-mob .dropdown-pane {
    background-color:#0B4E8E ;
    border: 0;
    width: 100%;
    z-index: 10;
	border-radius:0 0 10px 10px;
}

.nav-mobile {
	font-size:0.9rem;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:0;
}

.nav-mobile a{
	color:#fff;
	font-size:0.7rem;
}

.ico-nav li {
	text-align:center;
	padding:0;
}
	
.ico-nav .infolettre-mob img {
	width:22px;
}
	
.ico-nav .signup {
	background-color:#59AEFF;
}
	
.ico-nav .signup img {
	width:17px;
}
	
.ico-nav .login-mob img {
	width:10px;
}
	
.ico-nav .login-mob {
	background-color:#f27d00;
}
	

.nav-off a {
	color:#fff;
	font-size:0.8rem;
	font-weight:700;
	text-transform:uppercase;
}

.nav-off a:hover {
	background-color:#565E66;
}

.nav-off .bt-accueil {
	background-color:#59AEFF;
}


.nav-off .bt-themes {
	background-color:#F2AB00;
}


.nav-off .bt-activites {
	background-color:#AFD042;
}


.nav-off .bt-utilitaires {
	background-color:#C93388;
}


.nav-off .bt-besoins {
	background-color:#00CBBF;
}


.nav-off .bt-edu-conseil {
	background-color:#7779B4;
}


.nav-off .bt-educ-tv {
	background-color:#48C932;
}


.nav-off .bt-bongabongs {
	background-color:#c261da;
}


.nav-off .bt-formations {
	background-color:#4563e3;
}


.nav-off .bt-extras {
	background-color:#83909f;
}


.nav-off .bt-club {
	background-color:#F27D01;
}

.nav-off-sites {
	font-size:0.8rem;
	font-weight:700;
	text-transform:uppercase;
}

.nav-off-admin {
	font-size:0.8rem;
	font-weight:700;
	text-transform:uppercase;
	background-color:#fff;
}

.nav-off .is-accordion-submenu-parent > a::after {
    border-color: #fff transparent transparent;
}

.nav-off .themes a {
	background-color:#e3a000;
}


.nav-off .themes a:hover {
	background-color:#565E66;
}

.nav-off .activites a {
	background-color:#94bc27;
}


.nav-off .activites a:hover {
	background-color:#565E66;
}

.nav-off .utilitaires a {
	background-color:#b52476;
}


.nav-off .utilitaires a:hover {
	background-color:#565E66;
}

.nav-off .besoins a {
	background-color:#02b0a6;
}


.nav-off .besoins a:hover {
	background-color:#565E66;
}

.nav-off .educonseil a {
	background-color:#61639c;
}


.nav-off .educonseil a:hover {
	background-color:#565E66;
}

.nav-off .eductv a {
	background-color:#34b41f;
}


.nav-off .eductv a:hover {
	background-color:#565E66;
}

.nav-off .bonga a {
	background-color:#af52c6;
}


.nav-off .bonga a:hover {
	background-color:#565E66;
}

.nav-off .formations a {
	background-color:#4563e3;
}


.nav-off .formations a:hover {
	background-color:#565E66;
}

.nav-off .extras a {
	background-color:#b4b3b3;
}


.nav-off .extras a:hover {
	background-color:#565E66;
}




/* ------------------------------------------- navigation sites ------------------------------------------------ */

.sites .menu {
    margin: 0;
    list-style-type: none;
	background-color:#f4f5f5;
	border-radius:10px 10px 0 0;
}

.sites .menu > li:not(.menu-text) > a {
    display: block;
	text-align:center;
    line-height: 1;
	text-transform:uppercase;
	font-weight:700;
	color:#b4b9bd;
}

.sites .menu > li:not(.menu-text) > a:hover {
	color:#59AEFF;
}


  @media screen and (min-width: 40em) {
.sites .menu > li:not(.menu-text) > a {
	font-size:0.65rem;
    padding: 0.7rem 0rem;
}
 }
 
 
@media screen and (min-width: 64em) {
.sites .menu > li:not(.menu-text) > a {
	font-size:0.8rem;
    padding: 0.7rem 0;
}
}
	


.educatout-actif{
	color:#0B4E8E !important;
}


/* ------------------------------------------- navigation compte ------------------------------------------------ */


.compte-mob .menu {
    margin: 0;
    list-style-type: none;
	background-color:#FEECD8;
	border-radius:10px 10px;
	padding-top:1rem;
	color:#F27D01;
	text-transform:none;
	font-weight:normal;
}
.compte-mob .menu > li:not(.menu-text) > a {
	text-align:left;
    line-height: 1;
	font-size:0.8rem;
	color:#59AEFF;
	font-weight:700;
}

.compte .menu {
    margin: 0;
    list-style-type: none;
	background-color:#FEECD8;
	border-radius:10px 10px 0 0;
}

.compte .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.7rem 0.8rem;
	text-align:center;
    line-height: 1;
	font-size:0.8rem;
	font-weight:700;
}

.compte .menu > li:not(.menu-text) > a:hover {
	color:#fff;
}

.compte .nom{
	font-size:0.8rem;
	background:none;
	color:#F27D01;
	padding:0 0.5rem;
	}

.compte .expiration{
	font-size:0.8rem;
	line-height:0.8rem;
	padding:0 0.5rem 0 0;
	color:#F27D01;
	}
	

.compte .bt-ami {
	color:#59AEFF;
}

.compte .bt-site {
	color:#59AEFF;
}
	

.compte .bt-renouvellement {
	color:#59AEFF;
}

.compte a:hover {
	color:#FEAF5A !important;
}

.bonjour {
    padding: 0 1rem;
    background-color: #f27d00;
    color: #fff;
}
.bonjour img {
    margin: 0.5rem 0.5rem 0.5rem 0;
}

	

/* ------------------------------------------- navigation principale ------------------------------------------------ */

.navprincipale{
	background-color:#fff;
	}
	
.navprincipale  .menu > li:not(.menu-text) > a {
    display: block;
	text-align:center;
    line-height: 1;
	text-transform:uppercase;
	font-weight:700;
	color:#0b4f8e;
}


  @media screen and (min-width: 40em) {
.navprincipale  .menu > li:not(.menu-text) > a {
    font-size: 0.7rem;
	padding:0.7rem 1rem;
}
 }
 
 
@media screen and (min-width: 64em) {
.navprincipale  .menu > li:not(.menu-text) > a {
    font-size: 0.9rem;
	padding:0.7rem 1.135rem;
}
}

.navprincipale .menu .accueil a{
	border-bottom:8px solid #59AEFF;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .accueil a:hover{
	background-color: #59AEFF;
	color:#fff;
	}

.navprincipale .menu .themes a{
	border-bottom:8px solid #f2ab00;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .themes a:hover{
	background-color: #f2ab00;
	color:#fff;
	}

.navprincipale .menu .activites a{
	border-bottom:8px solid #a1c933;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .activites a:hover{
	background-color: #a1c933;
	color:#fff;
	}

.navprincipale .menu .utilitaire a{
	border-bottom:8px solid #C93388;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .utilitaire a:hover{
	background-color: #C93388;
	color:#fff;
	}

.navprincipale .menu .besoins a{
	border-bottom:8px solid #00CBBF;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .besoins a:hover{
	background-color: #00CBBF;
	color:#fff;
	}

.navprincipale .menu .educonseil a{
	border-bottom:8px solid #7779B4;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .educonseil a:hover{
	background-color: #7779B4;
	color:#fff;
	}

.navprincipale .menu .eductv a{
	border-bottom:8px solid #48C932;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .eductv a:hover{
	background-color: #48C932;
	color:#fff;
	}

.navprincipale .menu .bongabongs a{
	border-bottom:8px solid #c261da;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .bongabongs a:hover{
	background-color: #c261da;
	color:#fff;
	}

.navprincipale .menu .formations a{
	border-bottom:8px solid #4563e3;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .formations a:hover{
	background-color: #4563e3;
	color:#fff;
	}

.navprincipale .menu .extras a{
	border-bottom:8px solid #83909f;
	margin-bottom:0.5rem;
	}

.navprincipale .menu .extras a:hover{
	background-color: #83909f;
	color:#fff;
	}

.navprincipale .dropdown-pane.is-open {
    visibility: visible;
}
.navprincipale .dropdown-pane {
    border: 0;
    width: 60.6rem;
    z-index: 10;
	border-radius:0 0 10px 10px;
	margin: 0 auto !important;
	left: 0% !important;
	right: 0% !important;
}
.navprincipale .dropdown-pane p {
    font-size:1.5rem;
	line-height:1.8rem;
	color:#fff;
}
.navprincipale  .menu .dd-sousmenu > li:not(.menu-text) > a {
    display: block;
    padding: 0.7rem 0.5rem;
	margin:0;
    text-align: left;
    line-height: 1;
    font-size: 0.9rem;
    text-transform: uppercase;
    font-weight: 700;
	border:0;
	border-bottom:1px solid #fff;
    color: #fff;
}

.navprincipale .menu .themes .dd-sousmenu  a:hover{
	background-color:#f5c040;
	}

.navprincipale .menu .activites .dd-sousmenu  a:hover{
	background-color:#b9d766;
	}

.navprincipale .menu .utilitaire .dd-sousmenu  a:hover{
	background-color:#d766a6;
	}

.navprincipale .menu .besoins .dd-sousmenu  a:hover{
	background-color:#40d8cf;
	}

.navprincipale .menu .educonseil .dd-sousmenu  a:hover{
	background-color:#9a9bc7;
	}

.navprincipale .menu .eductv .dd-sousmenu  a:hover{
	background-color:#76d766;
	}

.navprincipale .menu .bongabongs .dd-sousmenu  a:hover{
	background-color:#d189e3;
	}

.navprincipale .menu .formations .dd-sousmenu  a:hover{
	background-color:#7b8fe5;
	}


.navprincipale .menu .extras .dd-sousmenu  a:hover{
	background-color:#CFD4DA;
	}



.dd-themes {
	background-color:#F2AB00;
	background-image:url(../img/bg-dd-themes.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-activites {
	background-color:#a1c933;
	background-image:url(../img/bg-dd-activites.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-utilitaires {
	background-color:#C93388;
	background-image:url(../img/bg-dd-utilitaires.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-besoins {
	background-color:#00CBBF;
	background-image:url(../img/bg-dd-besoins.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-educonseil {
	background-color:#7779B4;
	background-image:url(../img/bg-dd-educonseil.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-eductv {
	background-color:#48C932;
	background-image:url(../img/bg-dd-eductv.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-bonga {
	background-color:#c261da;
	background-image:url(../img/bg-dd-bonga.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-formations {
	background-color:#4563e3;
	background-image:url(../img/bg-dd-formations.png);
	background-repeat:no-repeat;
	background-position:left center;
}

.dd-extras {
	background-color:#83909f;
	background-image:url(../img/bg-dd-extras.png);
	background-repeat:no-repeat;
	background-position:left center;
}
	

/* ------------------------------------------- slideshow ------------------------------------------------ */


.slideshow h2{
	font-size:1.5rem;
	text-transform:uppercase;
	color:#f27d00;
	}
	

.slideshow .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    color: #fff;
}

.label-activites{
	background-color:#a1c933;
	}
	
.slideshow .menu  a {
    display: block;
    padding: 0.7rem 1rem;
    line-height: 1;
	font-weight:bold;
	font-size:0.8rem;
	margin:0 3px 0 0;
	color:#565e66;
}
	
.slideshow .menu a:hover {
	color:#fff;
}

	
.slideshow .texte{
	position:absolute;
	}


.slideshow .vertical-align{
    display: table;
	}
	
@media screen and (max-width: 39.9375em) {


.slideshow .vertical-align p { 
	display: table-cell;
	vertical-align: middle;
	color:#fff;
	height:120px;
	padding-left:0.5rem;	
	font-size:1rem;
	line-height:1.2rem;
	font-weight:700;
	text-shadow:1px 1px #333;

    }
	
.slideshow .vertical-align .button { 
	font-size:0.8rem;
	text-shadow:none;
    }

 }
 
  @media screen and (min-width: 40em) {
.slideshow .vertical-align p { 
	display: table-cell;
	vertical-align: middle;
	height:275px;
	padding-left:1rem;
	font-size:2.5rem;
	line-height:2.5rem;
	font-weight:700;
	color:#fff;
	text-shadow:1px 1px #333;
    }
	
.slideshow .vertical-align .button { 
	text-shadow:none;
    }

 }
 
 
@media screen and (min-width: 64em) {

.slideshow .vertical-align p { 
	display: table-cell;
	vertical-align: middle;
	height:250px;
	padding-left:1rem;
	font-size:3rem;
	line-height:3rem;
	font-weight:700;
	color:#fff;
	text-shadow:1px 1px #333;
    }
.slideshow .vertical-align .button { 
	text-shadow:none;
    }
}


.slideshow .theme{
	border-bottom:0.5rem solid #F2AB00;
	background-color:#FFEDC4;
	}

.slideshow .activite{
	border-bottom:0.5rem solid #AFD042;
	background-color:#DEECB3;
	}

.slideshow .utilitaire{
	border-bottom:0.5rem solid #C93388;
	background-color:#EDB9D6;
	}

.slideshow .besoins{
	border-bottom:0.5rem solid #00CBBF;
	background-color:#AFFFFA;
	}

.slideshow .educonseil{
	border-bottom:0.5rem solid #7779B4;
	background-color:#D7D8EA;
	}

.slideshow .eductv{
	border-bottom:0.5rem solid #48C932;
	background-color:#D5F3D0;
	}
	
/* ------------------------------------------- accueil - boÃ®tes ------------------------------------------------ */

.boite div {
	border-bottom:0.5rem solid;
	margin-bottom:2rem;
	}
	
.boite p {
	line-height:1.3rem;
	margin-top:1rem;
	}

.boite a {
	font-weight:bold;
	}

.themes div{
	border-color:#f2ab00;
	}
	
.themes .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #f2ab00;
    color: #fff;
}

.club-accueil div{
	border-color:#f27d00;
	}
	
	
.club-accueil .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #f27d00;
    color: #fff;
}


.pub-educatout div{
	border-color: #0B4E8E;
	}
	
	
.pub-educatout .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #0B4E8E;
    color: #fff;
}

.pub-educatout .menu > li {
	border-bottom:1px solid #A2D2FF;
    padding: 0.7rem 0;
}

.pub-educatout .menu > li:not(.menu-text) > a {
    display: block;
    line-height: 1;
    padding:  0;
}


@media screen and (min-width: 40em) {
.pub-educatout .bouton-bottin{
	margin-top:3.3rem;
	}
}


	
/* ------------------------------------------- accueil - activitÃ©s ------------------------------------------------ */




.activites h1{
	color:#a1c933;
	}
	
.activites h2, .activites h3, .activites h4{
	color:#8eb328;
	}


@media screen and (max-width: 39.9375em) {

.activites h1{
	font-size:2.5rem;
	text-align:center;
	margin:0;
	}
 }
 
  @media screen and (min-width: 40em) {

.activites h1{
	font-size:2.5rem;
	text-align:center;
	margin:0;
	}
 }
 
 
@media screen and (min-width: 64em) {

.activites h1{
	font-size:3.5rem;
	text-align:center;
	margin:0;
	}
}

.activites h2{
	font-size:1rem;
	text-align:center;
	font-style: italic;
	margin:0 0 2rem 0;
	}
	
	
.activites .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #a1c933;
    color: #fff;
}

.activites div{
	border-color:#a1c933;
	}


	
/* ------------------------------------------- accueil - utilitaires ------------------------------------------------ */



.utilitaires h1{
	color:#c93388;
	}
	
.utilitaires h2, .utilitaires h3, .utilitaires h4{
	color:#bd0c70;
	}

@media screen and (max-width: 39.9375em) {
.utilitaires h1{
	font-size:2.5rem;
	text-align:center;
	margin:0;
	}
 }
 
  @media screen and (min-width: 40em) {
.utilitaires h1{
	font-size:2.5rem;
	text-align:center;
	margin:0;
	}
 }
 
 
@media screen and (min-width: 64em) {
.utilitaires h1{
	font-size:3.5rem;
	text-align:center;
	margin:0;
	}
}

.utilitaires h2{
	font-size:1rem;
	text-align:center;
	font-style: italic;
	margin:0 0 2rem 0;
	}
	
	
.utilitaires .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #c93388;
    color: #fff;
}

.utilitaires div div{
	border-color:#c93388;
	}
	
	
/* ------------------------------------------- accueil - besoins ------------------------------------------------ */



.besoins h1{
	color:#00cbbf;
	}
	
.besoins h2, .besoins h3, .besoins h4{
	color:#00b8ad;
	}

@media screen and (max-width: 39.9375em) {
.besoins h1{
	font-size:2.5rem;
	color:#00cbbf;
	text-align:center;
	margin:0;
	}
 }
 
  @media screen and (min-width: 40em) {
.besoins h1{
	font-size:2.5rem;
	color:#00cbbf;
	text-align:center;
	margin:0;
	}
 }
 
 
@media screen and (min-width: 64em) {
.besoins h1{
	font-size:3.5rem;
	color:#00cbbf;
	text-align:center;
	margin:0;
	}
}

.besoins h2{
	font-size:1rem;
	text-align:center;
	font-style: italic;
	margin:0 0 2rem 0;
	}
	
	
.besoins .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #00cbbf;
    color: #fff;
}

.besoins div div{
	border-color:#00cbbf;
	}
	
	
/* ------------------------------------------- accueil - educonseil ------------------------------------------------ */



.educonseil h1{
	color:#7779b4;
	}
	
.educonseil h2, .educonseil h3, .educonseil h4{
	color:#5d5f95;
	}

@media screen and (max-width: 39.9375em) {
.educonseil h1{
	font-size:2.5rem;
	text-align:center;
	margin:0;
	}
 }
 
  @media screen and (min-width: 40em) {
.educonseil h1{
	font-size:2.5rem;
	text-align:center;
	margin:0;
	}
 }
 
 
@media screen and (min-width: 64em) {
.educonseil h1{
	font-size:3.5rem;
	text-align:center;
	margin:0;
	}
}
.educonseil h2{
	font-size:1rem;
	text-align:center;
	font-style: italic;
	margin:0 0 2rem 0;
	}
	
	
.educonseil .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #7779b4;
    color: #fff;
}

.educonseil div div{
	border-color:#7779b4;
	}

.edupro div div{
	border-color:#7779b4;
	}

.edupro div div div{
	border:none;
	}
	
.edupro .boite div {
	margin-bottom:1rem;
	}

.edupro .vertical-align{
    display: table;
	}
	
.edupro .vertical-align p  { 
	display: table-cell;
	vertical-align: middle;
    }
	
.edupro .vertical-align img  { 
	display: table-cell;
	vertical-align: middle;
    }
	


	
/* ------------------------------------------- accueil - eductv ------------------------------------------------ */




.eductv h1{
	color:#48c933;
	}
	
.eductv h2, .eductv h3, .eductv h4{
	color:#2abf12;
	}


@media screen and (max-width: 39.9375em) {
	.eductv h1{
	font-size:2.5rem;
	color:#48c933;
	text-align:center;
	margin:0;
	}
 }
 
  @media screen and (min-width: 40em) {
	.eductv h1{
	font-size:2.5rem;
	color:#48c933;
	text-align:center;
	margin:0;
	}
 }
 
 
@media screen and (min-width: 64em) {
	.eductv h1{
	font-size:3.5rem;
	color:#48c933;
	text-align:center;
	margin:0;
	}
}
	

.eductv h2{
	font-size:1rem;
	color:#48c933;
	text-align:center;
	font-style: italic;
	margin:0 0 2rem 0;
	}
	
	
.eductv .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #48c933;
    color: #fff;
}

	
.eductv .tabs-content .vertical {
    border: none;
}



.eductv div div{
	border-color:#48c933;
	}
	
	

/* ------------------------------------------- formations ------------------------------------------------ */

.formations h1{
	color:#4563e3;
	}
	
.formations h2, .formations h3, .formations h4{
	color:#3d57c9;
	}

.formations div div{
	border-color:#3d57c9;
	}
	
	
.formations .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #3d57c9;
    color: #fff;
}
	
.formations .button {
    margin: 0 ;
}
	
.formations .petit {
    font-size:0.8rem ;
}


.chiffre {
	position:absolute;
	color:#fff;
	font-weight:bold;
	background-color:#3d57c9;
	border-radius:50%;
	margin:1rem 0 0 1rem;
	}

@media screen and (max-width: 39.9375em) {

.chiffre {
	font-size:3rem;
	line-height:4rem;
	padding:0 1.3rem;
	width:70px;
	height:70px;
	}
 }
 
  @media screen and (min-width: 40em) {

.chiffre {
	font-size:3rem;
	line-height:4rem;
	padding:0 1.4rem;
	width:70px;
	height:70px;
	}
 }
 
 
@media screen and (min-width: 64em) {

.chiffre {
	font-size:5rem;
	line-height:6rem;
	padding:0 2rem;
	width:100px;
	height:100px;
	}

}
	
.formation h3{
	margin:  0 !important ;
	padding:1rem 0 0 0 !important ;
	}
	
 .achat p{
	text-align:center;
	}
	
.achat p.comment{
	color:#3d57c9;
	text-transform:uppercase;
	font-size:0.9rem;
	font-weight:bold;
	}
	
.achat p.acheter{
	text-align:center;
	font-size:2rem;
	color:#3d57c9;
	}
	
.achat p.prix{
	font-size:2rem;
	}
	
.par{
	color:#999;
	margin:0 !important ;
	padding: 0 !important ;
	}
	
.boite-achat, .boite-achat div, .boite-achat div div{
	border-bottom:0 !important;
	margin-bottom:0 !important;
	}
	
.boite-achat .callout{
	margin-bottom:1rem !important;
	}
	
.border-bottom1{
	border-bottom:1px solid !important;
	padding-bottom:0;
	}
	
	
.boite .boite-achat a {
    font-weight: 400 !important;
}

/* ------------------------------------------- extras ------------------------------------------------ */

.extras h1{
	color:#83909f;
	}
	
.extras h2, .extras h3, .extras h4{
	color:#6a7581;
	}

.extras div div{
	border-color:#6a7581;
	}
	
	
.extras .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #6a7581;
    color: #fff;
}

.enfants{
	font-family:'Coming Soon','Comic Sans Ms';
	font-size:1.5rem;
	}

p.enfants{
	padding:1rem 0;
	}

.enfants img{
	padding:0 1rem;
	}
	
/* ------------------------------------------- general ------------------------------------------------ */

.general hr{
	border-color:#0b4f8e;
	}
.general h1{
	color:#0b4f8e;
	}
	
.general h2, .general h3, .general h4{
	color:#0b4f8e;
	}

.general div div{
	border-color:#0b4f8e;
	}
	
.general .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #0b4f8e;
    color: #fff;
}
	
.general .callout  {
	background-color:#dceaf8;
}


.general .breadcrumbs {
	border-color:#dceaf8;
}
.general .breadcrumbs li {
	color:#0b4f8e;
}

.general .breadcrumbs a {
	color:#0b4f8e;
}

.general .breadcrumbs a:hover {
	color:#3394EF;
}

.general .breadcrumbs li:not(:last-child)::after {
	color:#0b4f8e;
}

	
.interne .general .section-description{
	color:#0b4f8e;
	}
	

/* ------------------------------------------- pub ------------------------------------------------ */
	
.publicite .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #eee;
    color: #999;
}


/* ------------------------------------------- boite interne ------------------------------------------------ */


.boite-interne .label {
    background: #0B4E8E;
}

.boite-interne .bi-contenu {
	border-bottom:0.5rem solid #0B4E8E;
	padding:1rem;
	background-color:#e1effb;
	margin-bottom:2rem;
}

.interne .boite-interne .bi-contenu .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0 ;
    border-bottom: none;
    line-height: 1;
}
.interne .boite-interne .bi-contenu .menu > li {
	padding:0.5rem 0;
}


/* ------------------------------------------- interne - commun ------------------------------------------------ */


.pub-club div{
	border-bottom:0;
	}
	
	
.pub-club .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #f27d00;
    color: #fff;
}

.pub-interne{
	background-color:#FEF1E3;
	padding:1rem;
	}

.pub-interne p{
	padding:0;
	margin:0;
	}
	
.bt-bottom {
    vertical-align: middle;
    border-radius: 0 0 6px 6px;
    font-size: 1rem;
	font-weight:bold;
}

.breadcrumbs li:not(:last-child)::after {
    content: ">";
    top: 1px;
    opacity: 100%;
}

.breadcrumbs {
    list-style: none;
    margin: 0 0 1rem 0;
	padding:0.5rem;
	font-weight:700;
	border-bottom:4px solid;
}

.breadcrumbs a{
	text-decoration:underline;
}

.breadcrumbs a:hover{
	text-decoration:none;
}



.titre-interne li{
	padding-bottom:1rem;
	}

.titre-interne img{
	padding-right:1rem;
	}

	
	
.interne .bt-plus .button {
	border:1px solid;
	background-color:#fff;
	margin:1rem 0;
	}
	
.sous-nav{
	font-size:0.75rem;
	text-transform:uppercase;
	}
	
	
.sous-nav .menu > li:not(.menu-text) > a {
    padding: 0 0.4rem;
    line-height: 1;
	font-weight:bold;
}

.categories{
	font-size:0.8rem;
	color:#999;
	font-weight:bold;
	}
	
.auteur .button {
    font-size: 0.7rem;
	font-weight:bold;
	margin:1rem;
}

.auteur p{
	font-size:0.9rem;
	line-height:1.2rem;
	} 

.auteur .float-left{
	margin:0 1rem 1rem 0;
	} 

.auteur .menu {
	border-radius:5px;
}

.auteur .menu li{
	text-align:center;
}

.sousmenu-interne {
	padding-bottom:1rem;
}

.sousmenu-interne > li:not(.menu-text) > a {
    display: block;
    padding: 0.5rem 0;
	font-size:0.9rem;
    line-height: 1;
}

.activites hr {
    border-color:#A1C934;
}	

@media screen and (max-width: 39.9375em) {
	

.interne  h1{
	font-size:2rem;
	line-height:2rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

.interne h2{
	font-size:1.2rem;
	text-align:left;
	margin:0;
	font-style:normal;
	padding:1rem 0 ;
	}

	
.interne h3{
	font-size:1rem;
	margin:0 0 1rem 0;
	}
	
.section-description{
	font-size:0.8rem;
	font-style:italic;
	padding:0 0 0 1rem;
	}
	
 }
 
  @media screen and (min-width: 40em) {

.interne  h1{
	font-size:3rem;
	line-height:3rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

.interne h2{
	font-size:1.5rem;
	text-align:left;
	margin:0;
	font-style:normal;
	padding:1rem 0 ;
	}

	
.interne h3{
	font-size:1.2rem;
	margin:0 0 1rem 0;
	}
	
.section-description{
	font-size:0.8rem;
	font-style:italic;
	padding:0 0 0 1rem;
	}
	
	
 }
 
 
@media screen and (min-width: 64em) {


.interne  h1{
	font-size:3.5rem;
	line-height:3rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

.interne h2{
	font-size:2rem;
	text-align:left;
	margin:0;
	font-style:normal;
	padding:1rem 0 ;
	}

	
.interne h3{
	font-size:1.5rem;
	margin:0 0 1rem 0;
	}

	
.interne h4{
	font-size:1rem;
	margin:0 0 1rem 0;
	}

.section-description{
	font-size:1rem;
	font-style:italic;
	padding:0.5rem 0 0 1rem;
	}
	
	
	
}


	
/* ------------------------------------------- interne - club ------------------------------------------------ */


@media screen and (max-width: 39.9375em) {
	

.club-interne  h1{
	font-size:2rem;
	line-height:2rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

.club-interne h2{
	font-size:1.2rem;
	text-align:left;
	margin:0;
	font-style:normal;
	padding:1rem 0 ;
	}

	
.club-interne h3{
	font-size:1rem;
	margin:0 0 1rem 0;
	}
	
.section-description{
	font-size:0.8rem;
	font-style:italic;
	padding:0 0 0 1rem;
	}
	
 }
 
  @media screen and (min-width: 40em) {

.club-interne  h1{
	font-size:3rem;
	line-height:3rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

.club-interne h2{
	font-size:1.5rem;
	text-align:left;
	margin:0;
	font-style:normal;
	padding:1rem 0 ;
	}

	
.club-interne h3{
	font-size:1.2rem;
	margin:0 0 1rem 0;
	}
	
.section-description{
	font-size:0.8rem;
	font-style:italic;
	padding:0 0 0 1rem;
	}
	
	
 }
 
 
@media screen and (min-width: 64em) {


.club-interne  h1{
	font-size:3.5rem;
	line-height:3rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

.club-interne h2{
	font-size:2rem;
	text-align:left;
	margin:0;
	font-style:normal;
	padding:1rem 0 ;
	}

	
.club-interne h3{
	font-size:1.5rem;
	margin:0 0 1rem 0;
	}

	
.club-interne h4{
	font-size:1rem;
	margin:0 0 1rem 0;
	}

.club-interne .section-description{
	font-size:1rem;
	font-style:italic;
	padding:0.5rem 0 0 1rem;
	}
	
	
	
}

.club-interne h1, .club-interne h2, .club-interne h3, .club-interne h4{
	color:#F27D01;
	}
	
	
.club-interne .section-description{
	color:#F27D01;
}


	
.club-interne hr{
	border-color:#F27D01;
}
	
.club-interne{
	margin-bottom:2rem;
	}
	
.club-interne .nouveautes h1{
	color:#F27D01;
	font-size:2rem;
	font-weight:normal;
	}
	
.club-interne .callout  {
	background-color:#FEF7F0;
}


.club-interne div div{
	border-color:#F8C797;
	}

.club-interne .doc-nouveau{
	text-align:center;
	font-size:0.9rem;
	line-height:1rem;
	}

.club-interne .doc-nouveau img{
	margin-bottom:1rem;
}

.club-interne .nouveau{
	font-weight:bold;
	color:#F27D01;
	text-transform:uppercase;
	font-size:0.8rem;
	}
	

.club-interne .bt-plus .button {
	border-color:#F27D01;
	color:#F27D01;
	font-size:0.8rem;
	background-color:transparent;
	}
	

.club-interne .bt-plus  .button:hover {
    background-color: #F27D01;
    color: #fff;
}

.club-interne .pagination li {
    border-radius: 20px;
}

.club-interne .pagination .current {
    background: #F27D01;
    color: #fff;
}

.club-interne .pagination a, .pagination button {
    color: #0a0a0a;
    border-radius: 20px;
}

.club-themes .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.5rem 1rem 0.5rem 0.3rem;
    border-bottom: 1px solid #F27D01;
    line-height: 1;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8rem;
}

.dossiers a{
	font-weight:bold;
	font-size:0.8rem;
	text-transform:uppercase;
	}

.date-theme{
	font-weight:bold;
	font-size:0.8rem;
	text-transform:uppercase;
	}
	
.table-separe{
	border-bottom:1px solid #ccc;
	}
	
.dossiers thead, tfoot {
    background: #f8f8f8;
    color: #ADADAD;
	font-weight:bold;
	text-transform:uppercase;
	font-size:0.8rem;
}
	
	
.popupdossier {
	background-color:#FEF7F0;
	}
	
	
.popupdossier p {
	margin-bottom:0;
	}
	
	
.popupdossier .button{
	margin-bottom:0;
	}
	
.legende{
	font-size:0.8rem;
	text-transform:uppercase;
	font-weight:bold;
	}
	
.legende .badge{
	background-color:#F27D01;
	margin-bottom:0.5rem;
	}
	
.legende .badge img{
	margin:0.2rem;
	}
	
.doc {
	background-color:#fff;
	border-radius:5px 5px 0 0;
	border-top: 1px solid #F27D01;
	border-left: 1px solid #F27D01;
	border-right: 1px solid #F27D01;
	border-bottom: 0;
	padding:0.5rem;
	text-align:center;
	font-size:0.8rem;
	line-height:0.8rem;
	font-weight:bold;
	}
	
.doc img{
	margin-bottom:0.5rem;
	}
	
.doc-creer{
	background-color:#eee;
	border-radius:5px;
	padding:0.5rem;
	}
	
.doc-creer p{
	margin:0 0 0.3rem 0;
	font-weight:bold;
	font-size:0.8rem;
	text-transform:uppercase;
	}
	
.doc-action {
	background-color:#F27D01;
	border-radius:0 0 5px 5px;
	border: 1px solid #F27D01;
	text-align:center;
	font-size:0.7rem;
	text-transform:uppercase;
	font-weight:bold;
	padding:0.3rem 0;
	margin-bottom:1rem;
	}
	
.doc-action img{
	margin:0 0.5rem;
	}
	
	
.doc-action a{
	color:#fff;
	}
	
	
.doc-action a:hover{
	color:#FEE7CE;
	}
	
.doc-action .menu > li:not(.menu-text) > a {
    padding: 0.1rem;
}
	
.nav-planification{
	background-color:#fff;
	border-radius:5px;
	padding:1rem 1rem 0 1rem;
	border:1px solid #F69000;
	}

	
/* ------------------------------------------- interne - activites ------------------------------------------------ */


.activites .breadcrumbs {
	border-color:#e6f8b4;
}
.activites .breadcrumbs li {
	color:#A1C934;
}

.activites .breadcrumbs a {
	color:#A1C934;
}

.activites .breadcrumbs a:hover {
	color:#C9DF7F;
}


.activites .breadcrumbs li:not(:last-child)::after {
	color:#A1C934;
}


.activites .callout  {
	background-color:#e6f8b4;
}

.interne .activites .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#a1c933;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}
	

.activites .auteur .menu{
	background-color:#A1C934;
}
	
	
.interne .activites h2 a{
	color:#82a818;
	}
	
	
	
.interne .activites h2 a:hover{
	color:#A1C934;
	}
	
	
	
.interne .activites .bt-plus .button {
	border-color:#A1C934;
	color:#82a818;
	font-size:0.8rem;
	}
	
.interne .activites .section-description{
	color:#82a818;
	}
	
	


.interne .activites .bt-plus  .button:hover {
    background-color: #A1C934;
    color: #fff;
}


	
.activites .sous-nav .menu > li:not(.menu-text) > a {
	color:#82a818;
}
	
.activites .sous-nav .menu > li:not(.menu-text) > a:hover {
	color:#A1C934;
}


.comptines-tabs .tabs-content {
    background: #fff;
    transition: all 0.5s ease;
    border: none;
    border-top: 0;
}

.comptines-tabs .tabs-panel {
    padding: 0 1rem 0 0;
}

.comptines-tabs .tabs {
    margin: 0;
    background: #fff;
	margin-top:2.5rem;
	border:none;
}

.comptines-tabs .tabs.vertical > li {
	border-bottom:6px solid #A1C934;
}

.comptines-tabs .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
    background: #E6F8B4;
}

.comptines-tabs .tabs-title > a {
    font-size: 0.8rem;
    color: #59aeff;
	font-weight:bold;
}
	
/* ------------------------------------------- interne - themes ------------------------------------------------ */





.interne .themes h1, .interne .themes h2, .interne .themes h3 {
	color:#F2AB00;
	}
	
.interne .themes .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#f2ab00;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}
	
.themes .auteur .menu{
	background-color:#f2ab00;
}
	
.interne .themes .bt-plus .button {
	border-color:#f2ab00;
	color:#f2ab00;
	font-size:0.8rem;
	}

	

.interne .themes .bt-plus  .button:hover {
    background-color: #f2ab00;
    color: #fff;
}

.interne .themes hr {
	border-color:#F2AB00;
}



.themes .breadcrumbs {
	border-color:#fdeabd;
}
.themes .breadcrumbs li {
	color:#F2AB00;
}

.themes .breadcrumbs a {
	color:#F2AB00;
}

.themes .breadcrumbs a:hover {
	color:#FFCC53;
}
.themes .breadcrumbs li:not(:last-child)::after {
	color:#F2AB00;
}



.themes .breadcrumbs li:not(:last-child)::after {
	color:#F2AB00;
}

.themes .callout  {
	background-color:#FFF3CF;
}

.interne .theme-x img.float-right {
    margin-left:2rem;
	}

.interne .theme-x img.float-left {
    margin-right:2rem;
	}


.interne .themes .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.7rem 1rem 0.7rem 0.3rem;
	border-bottom:1px solid #FFD96B;
    line-height: 1;
}
/* ------------------------------------------- interne - utilitaires ------------------------------------------------ */



	
.interne .utilitaires .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#c93388;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}

.utilitaires .auteur .menu{
	background-color:#c93388;
}

	
.interne .utilitaires .bt-plus .button {
	border-color:#c93388;
	color:#c93388;
	font-size:0.8rem;
	}
	

.interne .utilitaires .bt-plus  .button:hover {
    background-color: #c93388;
    color: #fff;
}

.interne .utilitaires hr {
	border-color:#c93388;
}
	
.interne .utilitaires .section-description{
	color:#c93388;
	}


.utilitaires .breadcrumbs {
	border-color:#F8E6F0;
}
.utilitaires .breadcrumbs li {
	color:#c93388;
}

.utilitaires .breadcrumbs a {
	color:#c93388;
}

.utilitaires .breadcrumbs a:hover {
	color:#E28EBE;
}
.utilitaires .breadcrumbs li:not(:last-child)::after {
	color:#c93388;
}


.utilitaires .callout  {
	background-color:#F8E6F0;
}

.interne .utilitaires-x img.float-right {
    margin-left:2rem;
	}

.interne .utilitaires-x img.float-left {
    margin-right:2rem;
	}


	
/* ------------------------------------------- interne - besoins ------------------------------------------------ */


	
.interne .besoins .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#00cbbf;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}

.besoins .auteur .menu{
	background-color:#00cbbf;
}
	
.interne .besoins .bt-plus .button {
	border-color:#00cbbf;
	color:#00cbbf;
	font-size:0.8rem;
	}
	

.interne .besoins .bt-plus  .button:hover {
    background-color: #00cbbf;
    color: #fff;
}


.interne .besoins hr {
	border-color:#00cbbf;
}
	
.interne .besoins .section-description{
	color:#00cbbf;
	}
	
	
.besoins .breadcrumbs {
	border-color:#BEFFFA;
}
.besoins .breadcrumbs li {
	color:#00cbbf;
}

.besoins .breadcrumbs a {
	color:#00cbbf;
}

.besoins .breadcrumbs a:hover {
	color:#54FFF4;
}
.besoins .breadcrumbs li:not(:last-child)::after {
	color:#00cbbf;
}


.besoins .callout  {
	background-color:#DAFFFC;
}

.interne .besoins-x img.float-right {
    margin-left:2rem;
	}

.interne .besoins-x img.float-left {
    margin-right:2rem;
	}


	
/* ------------------------------------------- interne - educonseil ------------------------------------------------ */

	
	
.interne .educonseil .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#7779b4;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}
	

.educonseil .auteur .menu{
	background-color:#7779b4;
}
	
.interne .educonseil h2 a{
	color:#7779b4;
	}
	
.interne .educonseil h2 a:hover{
	color:#CCCDE3;
	}

	
.interne .educonseil .bt-plus .button {
	border-color:#7779b4;
	color:#7779b4;
	font-size:0.8rem;
	}
	

.interne .educonseil .bt-plus  .button:hover {
    background-color: #7779b4;
    color: #fff;
}

.interne .educonseil hr {
	border-color:#7779b4;
}
	
.interne .educonseil .section-description{
	color:#7779b4;
	}



.educonseil .breadcrumbs {
	border-color:#DCDDEC;
}
.educonseil .breadcrumbs li {
	color:#7779b4;
}

.educonseil .breadcrumbs a {
	color:#7779b4;
}

.educonseil .breadcrumbs a:hover {
	color:#ADAED2;
}

.educonseil .breadcrumbs li:not(:last-child)::after {
	color:#7779b4;
}



.educonseil .callout  {
	background-color:#DCDDEC;
}

.interne .educonseil-x img.float-right {
    margin-left:2rem;
	}

.interne .educonseil-x img.float-left {
    margin-right:2rem;
	}

	
/* ------------------------------------------- interne - eductv ------------------------------------------------ */



.interne .eductv .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#48c933;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}
	

.eductv .auteur .menu{
	background-color:#48c933;
}
	
.interne .eductv .bt-plus .button {
	border-color:#48c933;
	color:#48c933;
	font-size:0.8rem;
	}
	

.interne .eductv .bt-plus  .button:hover {
    background-color: #48c933;
    color: #fff;
}

.interne .eductv hr {
	border-color:#48c933;
}
	
.interne .eductv .section-description{
	color:#48c933;
	}



.eductv .breadcrumbs {
	border-color:#C8EFC1;
}
.eductv .breadcrumbs li {
	color:#48c933;
}

.eductv .breadcrumbs a {
	color:#48c933;
}

.eductv .breadcrumbs a:hover {
	color:#94E088;
}

.eductv .breadcrumbs li:not(:last-child)::after {
	color:#48c933;
}

.eductv .callout  {
	background-color:#C8EFC1;
}

.interne .eductv-x img.float-right {
    margin-left:2rem;
	}

.interne .eductv-x img.float-left {
    margin-right:2rem;
	}
	
.eductv .tabs {
    background: #fff;
    border: none;
}

.eductv .tabs-title > a, .eductv .tabs-title > a[aria-selected='true'] {
    background: #C8EFC1;
	color:#48c933;
	border-radius:5px 5px 0 0;
	margin:0 0.2rem 0 0;
}
.eductv .tabs-title > a:focus, .eductv .tabs-title > a[aria-selected='true'] {
    background: #48c933;
	color:#fff;
	border-radius:5px 5px 0 0;
}

.eductv .tabs-title > a {
    padding: 1rem 1rem;
    line-height: 1;
    font-size: 1rem;
}

.eductv .tabs-content{
	border:0;
	padding: 0.3rem;
	background-color:#eee;
	border-radius:0 0 5px 5px;
	margin-bottom:1rem;
	}

.eductv .tabs-panel {
    padding: 0; 
}

.eductv .tabs-panel p {
	font-size:0.9rem;
	padding:0.5rem 0;
	margin:0;
}

/* ------------------------------------------- interne - extras ------------------------------------------------ */


	
.interne .extras .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#83909f;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}
	
	
.extras .auteur .menu{
	background-color:#83909f;
}

	
.interne .extras .bt-plus .button {
	border-color:#83909f;
	color:#83909f;
	font-size:0.8rem;
	}
	

.interne .extras .bt-plus  .button:hover {
    background-color: #83909f;
    color: #fff;
}

.interne .extras hr {
	border-color:#83909f;
}
	
.interne .extras .section-description{
	color:#83909f;
	}



.extras .breadcrumbs {
	border-color:#e6e9ec;
}
.extras .breadcrumbs li {
	color:#83909f;
}

.extras .breadcrumbs a {
	color:#83909f;
}

.extras .breadcrumbs a:hover {
	color:#AFB7C1;
}

.extras .breadcrumbs li:not(:last-child)::after {
	color:#83909f;
}

.extras .callout  {
	background-color:#e6e9ec;
}

.interne .extras-x img.float-right {
    margin-left:2rem;
	}

.interne .extras-x img.float-left {
    margin-right:2rem;
	}




/* ------------------------------------------- interne - formations ------------------------------------------------ */




.interne .formations .titre-interne p{
	font-size:1rem;
	line-height:1rem;
	color:#4563e3;
	text-align:left;
	font-style: italic;
	margin:0 ;
	padding:0;
	}
	
	
.interne .formations .bt-plus .button {
	border-color:#4563e3;
	color:#4563e3;
	font-size:0.8rem;
	}
	

.interne .formations .bt-plus  .button:hover {
    background-color: #4563e3;
    color: #fff;
}
	
.interne .formations .section-description{
	color:#4563e3;
	}

.interne .formations hr {
	border-color:#4563e3;
}



.formations .breadcrumbs {
	border-color:#E0E5FA;
}
.formations .breadcrumbs li {
	color:#4563e3;
}

.formations .breadcrumbs a {
	color:#4563e3;
}

.formations .breadcrumbs a:hover {
	color:#96A7EF;
}

.formations .breadcrumbs li:not(:last-child)::after {
	color:#4563e3;
}

.formations .callout  {
	background-color:#E0E5FA;
}

.interne .formations-x img.float-right {
    margin-left:2rem;
	}

.interne .formations-x img.float-left {
    margin-right:2rem;
	}
	
	
/* ------------------------------------------- footer - infolettre ------------------------------------------------ */

.footer-infolettre {
	margin-top:0;
	}
.footer-infolettre p{
	font-size:1.5rem;
	font-style:italic;
	color:#fff;
	margin-bottom:0;
	}

	
	
/* ------------------------------------------- footer - educatout ------------------------------------------------ */

.footer-edu h1{
	font-size:1.5rem;
	color:#fff;
	}
	
	
.footer-edu p{
	font-size:1rem;
	color:#fff;
	margin-bottom:0;
	}
	
.footer-edu .menu > li:not(.menu-text) > a {
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.8rem;
}

	
	
/* ------------------------------------------- footer - nav principale ------------------------------------------------ */



.footer-nav-prin  .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.7rem 1.2rem;
	text-align:center;
    line-height: 1;
	color:#fff;
	font-size:0.8rem;
	font-weight:700;
	text-transform:uppercase;
}

.footer-nav-prin a:hover {
	background-color:#565E66;
}

.footer-nav-prin .bt-accueil {
	background-color:#59AEFF;
}


.footer-nav-prin .bt-themes {
	background-color:#F2AB00;
}


.footer-nav-prin .bt-activites {
	background-color:#AFD042;
}


.footer-nav-prin .bt-utilitaires {
	background-color:#C93388;
}


.footer-nav-prin .bt-besoins {
	background-color:#00CBBF;
}


.footer-nav-prin .bt-edu-conseil {
	background-color:#7779B4;
}


.footer-nav-prin .bt-educ-tv {
	background-color:#48C932;
}


.footer-nav-prin .bt-bongabongs {
	background-color:#c261da;
}


.footer-nav-prin .bt-formations {
	background-color:#4563e3;
}


.footer-nav-prin .bt-extras {
	background-color:#83909f;
}




/* ------------------------------------------- footer nav sites ------------------------------------------------ */

.footer-sites .menu {
    margin: 0;
    list-style-type: none;
	background-color:#fff;
}

.footer-sites .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.7rem 0.5rem;
	text-align:center;
    line-height: 1;
	font-size:0.8rem;
	text-transform:uppercase;
	font-weight:700;
	color:#b4b9bd;
}

.footer-sites .menu > li:not(.menu-text) > a:hover {
	color:#59AEFF;
}



/* ------------------------------------------- footer credits ------------------------------------------ */

	@media screen and (max-width: 39.9375em) {
	

.credits p {
	color:#fff;
	font-size:0.8rem;
	margin:0;
	text-align:center;
	}
	
.credits .kitmedia p {
	color:#fff;
	font-size:0.8rem;
	margin:0;
	text-align:center;
	}
	
	
 }
 
  @media screen and (min-width: 40em) {

	
.credits p {
	color:#fff;
	font-size:0.8rem;
	margin:0;
	text-align:center;
	}
	
.credits .kitmedia p {
	color:#fff;
	font-size:0.8rem;
	margin:0;
	text-align:center;
	}
 }
 
 
@media screen and (min-width: 64em) {

	
.credits p {
	color:#fff;
	font-size:0.8rem;
	margin:0;
	text-align:left;
	}
.credits .kitmedia p {
	color:#fff;
	font-size:0.8rem;
	margin:0;
	text-align:right;
	}
	
}






/* ------------------------------------------- Club Educatout ------------------------------------------ */


.club-actif{
	color:#F27D01 !important;
}

.navprincipale .menu .clubedu a{
	border-bottom:8px solid #F27D01;
	margin-bottom:0.5rem;
	background-color:#FDA447;
	color:#fff !important;
	}

.navprincipale .menu .clubedu a:hover{
	background-color: #F27D01;
	color:#fff;
	}
	
	

.clubedu .breadcrumbs {
	border-color:#FEE7CE;
}
.clubedu .breadcrumbs li {
	color:#F27D01;
}

.clubedu .breadcrumbs a {
	color:#F27D01;
}

.clubedu .breadcrumbs a:hover {
	color:#FEB86D;
}

.clubedu .breadcrumbs li:not(:last-child)::after {
	color:#F27D01;
}

	

.clubedu .souligne{
	border-bottom:0.5rem solid #F27D01;
	margin-bottom:2rem;
}

.interne .clubedu .section-description{
	color:#F27D01;
	}
	
.excla {
	background-color:#59AEFF;
	padding:2rem;
	margin-bottom:2rem;
	border-radius:0 0 1rem 1rem;
	}
	
	
.excla .button {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    border-radius: 3px;
    padding: 0.85em 1em;
    margin: 0 0 1rem 0 !important;
    background-color: #fff;
    color: #59AEFF;
}

.excla .button:hover, .button:focus {
    background-color: #2595ff;
    color: #fff;
}
	
.excla a{
	color:#fff;
	font-weight:bold;
	}
	
.emphase{
	color:#F27D01;
	}
	

.clubedu .label {
	text-transform:uppercase;
	font-weight:bold;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom-left-radius:0;
	border-bottom-right-radius:0;
    background: #F27D01;
    color: #fff;
}

.clubedu div{
	border-color:#F27D01;
	}
	
.forfaits {
	background-color:#e6e9ec;
	padding:2rem 0;
	}
	
.temoignages {
	background-color:#fff;
	padding:2rem 0;
	}
	
.abonnement h1{
	font-size:2.5rem;
	text-align:center;
	margin:3rem 0;
	font-weight:bold;
	color:#fff;
	}
	
.titre-club{
	font-size:2.5rem;
	line-height:2.5rem;
	text-align:center;
	margin:0;
	}
	
.titre-club img{
	margin-bottom:1rem;
	}
	
.desc-club{
	font-size:1rem;
	text-align:center;
	font-style: italic;
	margin:0 0 2rem 0;
}

.clubedu .menu > li:not(.menu-text) > a {
    display: block;
    padding: 0.7rem 0;
	border-bottom:1px solid #ccc;
    line-height: 1;
}
	
.forfait-prix{
	padding:1rem;
	}
	
.individuel{
	background-color:#d74200;
	}
	
.multiple{
	background-color:#f2b600;
	}
	
.internet{
	background-color:#f29400;
	}
	
.forfait-utilisateurs{
	background-color:#808C99;
	padding:1rem;
	}
	
	
.forfait-prix p{
	color:#fff;
	text-align:center;
	margin:0;
	padding:0;
	}

.can{
	font-size:2.5rem;
	}

.euro{
	font-size:1rem;
	}
	
.forfait-desc{
	background-color:#fff;
	padding:1rem;
	}
	
.clubedu .forfait-desc .button {
    margin: 0;
}
	
	
.voir-un-theme{
	border:1px solid #eee;
	}
	

.voir-un-theme .tabs-content.vertical {
    border: 0;
}


.titre-exemple{
	font-size:2.5rem;
	line-height:2.5rem;
	color:#f2ab00;
	}
	
.soustitre-exemple{
	font-size:1.5rem;
	}

@media screen and (max-width: 39.9375em) {
	

.clubedu h1{
	font-size:1.5rem;
	font-weight:700;
	line-height:1.8rem;
	margin-top:1rem;
	}
	
.clubedu h2{
	font-size:1.8rem;
	line-height:1.8rem;
	margin:2rem 0;
	}
	
.clubedu .button {
    margin: 2rem 0 1rem 0;
}

.excla p{
	color:#fff;
	font-size:1rem;
	}
	
.clubedu .forfait-desc .button {
    margin: 0;
	font-size:1rem;
}
	
 }
 
  @media screen and (min-width: 40em) {

.clubedu h1{
	font-size:1.5rem;
	font-weight:700;
	line-height:1.8rem;
	margin-top:1rem;
	}


.clubedu h2{
	font-size:2rem;
	line-height:2rem;
	margin:0 0 2rem 0;
	}
	
.clubedu .button {
    margin: 2rem 0 1rem 0;
}
	
.excla p{
	color:#fff;
	font-size:1rem;
	}
 }
 
 
@media screen and (min-width: 64em) {


	
.clubedu h1{
	font-size:2.3rem;
	font-weight:700;
	line-height:2.5rem;
	margin-top:1rem;
	}
	
.clubedu h2{
	font-size:2.3rem;
	line-height:2.5rem;
	margin:0 0 2rem 0;
	}
	

.offres{
	height:205px;
	}
.clubedu .button {
    margin: 2rem 0 1rem 0;
}

.excla p{
	color:#fff;
	font-size:1.2rem;
	}
	
}

.footer-club{
	background-color:#FEECD8;
	padding:1rem 0;
	}
	
.footer-club .menu > li {
	font-size:0.8rem;
	text-transform:uppercase;
	color:#F27D01;
}

.footer-club .menu > li:not(.menu-text) > a {
	font-weight:bold;
}

.top-liens{
    background-color:#d9d9d7;
}


.top-liens .menu > li:not(.menu-text) > a{
    color:#76777a;
    text-transform:uppercase;
    font-size:13px;
    font-weight: 700;
    line-height: 1;
    display: block;
    padding: 0.7rem 0.5rem;
    text-align: center;
}
.titre-theme{
    display:block;
}
.themes div.theme-box{
    border-left:solid 1px #b2b2b2;
    border-right:solid 1px #b2b2b2;
    border-bottom:none 0px;
    margin-bottom:0px;
    padding-top:10px;
    padding-bottom:10px;

}
.navprincipale{
    margin-bottom:15px;
}
.slideshow_accueil{
    position:relative;
    height:0;
    padding-bottom:39.37%;
    overflow:hidden;
}
.slideshow_boutique{
    position:relative;
    height:0;
    padding-bottom:38.50%;
    overflow:hidden;
}
.pub{
    padding-left:0px;
    padding-right:0px;
    padding-top:1rem;
    padding-bottom:1rem;
}
.pub-educatout div{
    border-bottom:none 0px;
}
.pub-educatout div.slideshow_boutique {
	border: none 0px;
    margin-bottom:0px;
}
.pub-educatout div.slideshow_boutique div {
	border: none 0px;
    margin-bottom:0px;
}
.slideshow_boutique_menu{
    display:table;
    margin-left:auto;
    margin-right:auto;
    margin-top:5px;
}
.pub-educatout .slideshow_boutique_menu > li {
	border-bottom: none 0px;
	padding-left:3px;
    padding-right:3px;
    padding-top:5px;
    padding-bottom:5px;
}
.pub-educatout .slideshow_boutique_menu .badge{
    background-color:#d9d9d7;
}
.pub-educatout .slideshow_boutique_menu .show{
    background-color:#0b4f8e;
}
.texte{
    z-index:5;
}
.photo{
    position:relative;
}
.slide{
   position:absolute;
    width:100%;
    left:100%;
}
.slide img{
    width:100%;
}
.slide img.slideshow_filtre{
    position:absolute;
    top:0px;
    left:0px;
    z-index:4;
}
.show{
    left:0px;
}
.activite{
    height:56px;
}
.theme{
    height:56px;
}
.slideshow .menu a.utilitaire{
    height:56px;
    margin-right:0px;
}

#ContentPlaceHolder1_PageContenu p{
    margin:0px;
    padding:0px;
}
#ContentPlaceHolder1_PageContenu{
    color:#565e66;
}
#ContentPlaceHolder1_PageContenu .boite p{
    margin-top:1rem;
    margin-bottom:1rem;
}

#ContentPlaceHolder1_PageContenu .Titre_Entete_page{
    font-weight:normal;
    font-size:3rem;
    padding-top:0px;
    margin-top:0px;
    color:#20558e;
    border-bottom:solid 1px #20558e;
}
#ContentPlaceHolder1_PageContenu  thead{
    background-color:inherit;
    color:inherit;
}
t#ContentPlaceHolder1_PageContenu head th, thead td, tfoot th, tfoot td{
    text-align:inherit;
}
#ContentPlaceHolder1_PageContenu thead, tbody, tfoot{
    border:inherit;
    background-color:inherit;
}
#ContentPlaceHolder1_PageContenu tbody tr:nth-child(2n){
    background-color:inherit;
}
#ContentPlaceHolder1_Cat_Section{
    font-size: 15px;
}
.themes a.lnksemaine{
    font-size:18px;
}
.themes .boites-semaine p{
    margin-bottom:5px;
    margin-top:5px;
    margin-left:13px;
    padding:0px;
    
}
.themes .boites-semaine{
    padding-bottom:0px;
}
.themes div.img-themesemaine{
    border-bottom:none 0px;
    margin-bottom:1rem;
    padding:5px;
}
.themes div.img-themesemaine img{
    border: solid 1px #c4c7c8;
}
.themes .boites-semaine div.clearfix{
    border-bottom:none 0px;
    margin-bottom:0px;
}
.lnkimgTheme{
    display:block; 
    
}
.lnkimgSemaineClub{
    display:block;
}
.pubBigboxAccueil{
    position:absolute;

}
.TextNoir
{
    color: Black;   
}
.TextBleu
{
    color:#20558e;
}
.TextMauve
{
    color:#8348B6;
}
.TextOrange
{
    color:#d64900;    
}
.TextRouge
{
    color:#D42939;
}
.TextVert
{
    color:#299727;
}
.TextGrisFonce
{
    color:#333333;
}
.TextGrisPale
{
    color:#707070;
}

.activites .TextBleu{
    color:#565e66;
}

.activites .TextMauve
{
    color:#565e66;
}
.activites .TextOrange
{
    color:#565e66; 
}
.activites .TextRouge
{
    color:#565e66;
}
.activites .TextVert
{
    color:#565e66;
}
.activites .TextGrisFonce
{
    color:#565e66;
}
.activites .TextGrisPale
{
    color:#565e66;
}
.themes .button.expanded{
    font-weight:bold;
}

.activites .button.expanded{
    font-weight:bold;
}

.categories{
    font-size:15px;
    text-transform:uppercase;
    font-weight:bold;
    
}

.categories ul{
    margin:0px;
    padding:0px;
    list-style-type:none;
}
.categories ul li{
    display:block;
    float:left;
    margin-right:25px;
}

.dd-themes {
	background-image:url(../images/bg-dd-themes2.png);
    background-position:right;
}

.dd-activites {
	background-image:url(../images/bg-dd-activites2.png);
    background-position:right;
}

.dd-utilitaires {
	background-image:url(../images/bg-dd-utilitaires2.png);
    background-position:right;
}

.dd-besoins {
	background-image:url(../images/bg-dd-besoins.png);
}

.dd-educonseil {
	background-image:url(../images/bg-dd-educonseil.png);
}

.dd-eductv {
	background-image:url(../images/bg-dd-eductv.png);
}

.dd-bonga {
	background-image:url(../images/bg-dd-bonga.png);
}

.dd-formations {
	background-image:url(../images/bg-dd-formations.png);
}

.dd-extras {
	background-image:url(../images/bg-dd-extras.png);
}

.interne .themes .section-description{
	color:#F2AB00;
	}

.footer-edu h2{
	font-size:1.5rem;
	color:#fff;
	}

h2.section-description{
	font-size:1rem;
	font-style:italic;
	padding:0.5rem 0 0 1rem;
	}
	

#panel1 .nav{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
    font-size: 9pt;
    font-family: Verdana,Arial,sans-serif;
    border-top: solid 1px #7fbacd;
}
#panel1 ul{
    list-style:none;
}
#panel1 li{
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#panel1 .nav a {
    padding-left: 5px;
    padding-right: 5px;
}
#panel1 .active a{
    color: black;
}
#panel1 .tab-tv-cat{
    display:none;
    width:100%;
}
#panel1  .is-active{
    display:table;
}


#panel2 .nav{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: right;
    font-size: 9pt;
    font-family: Verdana,Arial,sans-serif;
    border-top: solid 1px #7fbacd;
}
#panel2 ul{
    list-style:none;
}
#panel2 li{
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#panel2 .nav a {
    padding-left: 5px;
    padding-right: 5px;
}
#panel2 .active a{
    color: black;
}
#panel2 .tab-tv-dern{
    display:none;
    width:100%;
}
#panel2  .is-active{
    display:table;
}


#Box_Phrases_Enfants .nav {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top: 5px;
    margin-bottom:3px;
	text-align: right;
	font-size: 9pt;
	font-family: Verdana,Arial,sans-serif;
	margin-top: 10px;
	float: right;
}
#Box_Phrases_Enfants ul{
    list-style:none;
}
#Box_Phrases_Enfants li{
    float:left;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-top: 5px;
}
#Box_Phrases_Enfants .nav a {
    display: inline-block;
	padding: 0.3em;
	min-width: 2.1em;
	font-size: 0.7rem;
	text-align: center;
	border-radius: 50%;
	background: #a9bbc3;
	color: white;
}
#Box_Phrases_Enfants .active a{
    background: #fab85e;
}
#Box_Phrases_Enfants .grpPhrase{
    display:none;
    width:100%;
}
#Box_Phrases_Enfants  .is-active{
    display:block;
}



.menu-admin input.bt-login {
	color: #fff;
	padding: 0.5rem 1rem !important;
	border-radius: 0 5px 5px 0 !important;
}
.gsc-control-cse  * {
 -moz-box-sizing: content-box !important;
 -webkit-box-sizing: content-box !important;
 box-sizing:  content-box !important;
}

.gsc-control-cse input {
 box-shadow: none !important;
 margin: inherit !important;
}

.gsc-control-cse input:focus {
    outline: none;
}

.gsc-control-cse table {
 border: none;
 background: transparent;
}

.gsc-input-box, .gsc-search-box .gsc-input>input, .gsc-input-box-hover {
 -moz-box-shadow: none !important;
 -webkit-box-shadow: none !important;
 box-shadow: none !important;
}
table.gsc-search-box td{
    padding-bottom:0px;
    padding-left:8px;
    padding-right:8px;
    padding-top:2px;
}
.abonnement h2 {
	font-size: 2.5rem;
	text-align: center;
	margin: 1.5rem 0;
	font-weight: bold;
	color: #fff;
}
.connexion-club{
    max-width:500px;
    width:auto;
    margin-left:auto;
    margin-right:auto;
    background-color:#F27D01;


  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 3px;

}
.connexion-club [type="text"], .connexion-club [type="password"]{
    width:100%;
    margin: 0px 0px 15px 0px;
    font-size:0.9rem;
    height:2.4375rem;

}

#infolettre.is-open{
    display:block;
}
.btn-login-forgottin a{
    color:white;
}
.Tooltip{
    background-color: #FEECD8;
    border-radius: 3px;
    padding:10px;
    margin-bottom:10px;
    font-size:14px;
}
.doc-nouveau-img img{
    border: solid 1px #c4c7c8;

}
.doc img{
    border: solid 1px #c4c7c8;
    max-width:none;
    width:initial;
    height:initial;
}
.boite div.boite-equal{
    border: none 0px;
    margin-bottom:0px;
}
.activites div.showpub{
	border:none 0px;
    text-align:center;
}
.activites div.showpub div{
    border:none 0px;
    height:250px;
}
.utilitaires div.showpub{
	border:none 0px;
    text-align:center;
}
.utilitaires div.showpub div{
    border:none 0px;
    height:250px;
}
.educonseil div.showpub{
	border:none 0px;
    text-align:center;
}
.educonseil div.showpub div{
    border:none 0px;
    height:250px;
}
.menu-social{
    display:table;
    width:100%;
}
.menu-social li{
    text-align:center;
}

#membre_Overlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display:none;
}
.membre_boxcontainer{
	position: fixed;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	z-index: 99999;
	text-align: center;
	display:none;
}
.box_membre
{
    background-color:White;    
    width:797px;
    height:580px;
    position:relative;
    text-align:left;
}
#theme_fermer, #util_fermer, #affi_fermer, #menu_fermer, #comptine_fermer, #besoin_fermer
{
    position:absolute;
    top:8px;
    right:10px;
}
#theme_fermer a, #util_fermer a, #affi_fermer a, #menu_fermer a, #comptine_fermer a, #besoin_fermer a
{
    color:White;
}

#box_theme h2
{
    font-family:Georgia, Times New Roman;
    color:#f27d01;
    font-weight:normal;
    font-size:23px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:12px;
    padding-right:15px;
    padding-top:6px;
    height:45px;
    background-color: white;
    text-align:left;
    border-bottom: solid 1px #f27d01;
}
#box_utilitaire h2
{
    font-family:Georgia, Times New Roman;
    color:#f27d01;
    font-weight:normal;
    font-size:23px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:12px;
    padding-right:15px;
    padding-top:6px;
    height:45px;
    background-color: white;
    text-align:left;
    border-bottom: solid 1px #f27d01;
}
#box_affi h2
{
    font-family:Georgia, Times New Roman;
    color:#f27d01;
    font-weight:normal;
    font-size:23px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:12px;
    padding-right:15px;
    padding-top:6px;
    height:45px;
    background-color: white;
    text-align:left;
    border-bottom: solid 1px #f27d01;
}
#box_besoin h2
{
    font-family:Georgia, Times New Roman;
    color:#f27d01;
    font-weight:normal;
    font-size:23px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:12px;
    padding-right:15px;
    padding-top:6px;
    height:45px;
    background-color: white;
    text-align:left;
    border-bottom: solid 1px #f27d01;
}
#box_menu h2
{
    font-family:Georgia, Times New Roman;
    color:#f27d01;
    font-weight:normal;
    font-size:23px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:12px;
    padding-right:15px;
    padding-top:6px;
    height:45px;
    background-color: white;
    text-align:left;
    border-bottom: solid 1px #f27d01;
}
#box_comptine h2
{
    font-family:Georgia, Times New Roman;
    color:#f27d01;
    font-weight:normal;
    font-size:23px;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:12px;
    padding-right:15px;
    padding-top:6px;
    height:45px;
    background-color: white;
    text-align:left;
    border-bottom: solid 1px #f27d01;
}
#comptine_lecteur
{
    margin-top:2px;
    margin-bottom:5px;
}
.membre_popup_img
{

    text-align:center;
    padding-top:3px;
    float:left;
    padding:0px;
}
.membre_popup_img img.membre_popup_bigimg
{
    border:solid 1px black;
    box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.3), -1px 2px 20px rgba(255, 255, 255, 0.2) inset; 
}
.membre_popup_nav
{
    position:absolute;
    bottom:7px;
    width:66.6666%;
}
.membre_popup_tbl
{
    overflow:auto;
    height:530px;
    float:left;
    font-size:12px;
    padding:0px;
}
.membre_popup_tbl table
{
    width:100%;
    
}
.membre_popup_tbl img
{
    margin:10px;
    border:solid 1px black;
    
}
.membre_popup_tbl table tr
{
    height:80px;
    cursor:pointer;
    color:Black;
    background-color:white;
   
}

.membre_popup_tbl table tr.select
{
    color:Black;
    background-color:#bdbdbd;
}
.membre_popup_tbl table tr td
{
    border-top:solid 1px #8c8d8e;
    font-size:16px;
    color:#565e66;
}
.membre_popup_tbl table tr td.tdimg
{
    border-left:solid 1px #8c8d8e;
}
.membre_boxcontainer tbody{
    border: none 0px;
    background-color:transparent;
}
.membre_boxcontainer table{
    box-sizing:border-box;
    margin-bottom:0px;
}

.grpPhrase {
	font-family: 'Coming Soon','Comic Sans Ms';
	font-size: 1.5rem;
    
}
.item_phrase_first{
    padding:1rem 0;
}
.item_phrase{
    padding:1rem 0;
}

.comptines-tabs .is-active > a{
    background: #E6F8B4;
}
#example-vert-tabs{
    height:265px;
    overflow:auto;
}
.lnkedutvcat{
    color:white;
}

.label-themes{
	background-color:#F2AB00;
}
.label-utiliaire{
	background-color:#C93388;
}
.btn_pro_boutique{
    color:white;
}
a.back-to-top {
	display: none;
	width: 60px;
	height: 63px;
	position: fixed;
	z-index: 999;
	right: 20px;
	bottom: 20px;

    background-image: url(../images/back_top.png);
    text-indent: -9999px;
}
.MsgPlanAddSuccess{
    text-align: center;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #48c933;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
    font-size:18px;
    font-weight:bold;
}
.pub-fond{
    padding-top:33px;
}
.activites h2.titreAccueil{
    font-size:3.5rem;
    color:#a1c933;
    font-style:normal;
    margin:0px;
}
.activites h2.titreAccueil a{
    color:#a1c933;
}
.activites h3.subtitreAccueil{
	font-size: 1rem;
	text-align: center;
	font-style: italic;
	margin: 0 0 2rem 0;
}
.utilitaires h2.titreAccueil{
    font-size:3.5rem;
    color:#c93388;
    font-style:normal;
    margin:0px;
}
.utilitaires h2.titreAccueil a {
    color:#c93388;
}
.utilitaires h3.subtitreAccueil{
	font-size: 1rem;
	text-align: center;
	font-style: italic;
	margin: 0 0 2rem 0;
}
.besoins h2.titreAccueil{
    font-size:3.5rem;
    color:#00cbbf;
    font-style:normal;
    margin:0px;
}
.besoins h2.titreAccueil a{
    color:#00cbbf;
}
.besoins h3.subtitreAccueil{
	font-size: 1rem;
	text-align: center;
	font-style: italic;
	margin: 0 0 2rem 0;
}
.educonseil h2.titreAccueil{
    font-size:3.5rem;
    color:#7779b4;
    font-style:normal;
    margin:0px;
}
.educonseil h2.titreAccueil a{
    color:#7779b4;
}
.educonseil h3.subtitreAccueil{
	font-size: 1rem;
	text-align: center;
	font-style: italic;
	margin: 0 0 2rem 0;
}
.eductv h2.titreAccueil{
    font-size:3.5rem;
    color:#48c933;
    font-style:normal;
    margin:0px;
}
.eductv h2.titreAccueil a {
    color:#48c933;
}
.eductv h3.subtitreAccueil{
	font-size: 1rem;
	text-align: center;
	font-style: italic;
	margin: 0 0 2rem 0;
}
.imgtitreAccueil{
    padding:0px !important;
}
.item-formation p{
    margin:0px;
    padding:0px;
}

@media screen and (max-width: 796px) {
    .box_membre {
        width:100%;
    }
   
}
@media screen and (min-width: 0em) and (max-width: 39.9375em) {
    .membre_popup_nav{
        width:100%;
        
    }
    .membre_popup_bigimg{
        width:80%;
    }
    #box_theme h2, #box_utilitaire h2, #box_affi h2, #box_besoin h2, #box_menu h2, #box_comptine h2
{
        height:0px;
        padding-top:45px;
        overflow:hidden;
}
    .box_membre{
        height:100%;
    }

}
@media screen and (max-width: 39.9375em) {


    .interne h1 {
        font-size: 1.5rem;
        line-height: 1.5rem;
        text-align: left;
        margin: 0;
        padding: 0 0 0 1rem;
    }

    .activites h2.titreAccueil{
        font-size:2.5rem;
    }

    .utilitaires h2.titreAccueil{
        font-size:2.5rem;
    }
    .besoins h2.titreAccueil{
        font-size:2.5rem;
    }
    .educonseil h2.titreAccueil{
        font-size:2.5rem;
    }
    .eductv h2.titreAccueil{
        font-size:2.5rem;
    }
}

 @media screen and (min-width: 40em) {

.interne  h1{
	font-size:2rem;
	line-height:2rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}  
    .activites h2.titreAccueil{
        font-size:2.5rem;
    }

    .utilitaires h2.titreAccueil{
        font-size:2.5rem;
    }
    .besoins h2.titreAccueil{
        font-size:2.5rem;
    }
    .educonseil h2.titreAccueil{
        font-size:2.5rem;
    }
    .eductv h2.titreAccueil{
        font-size:2.5rem;
    }

}
 @media screen and (min-width: 64em) {


.interne  h1{
	font-size:3rem;
	line-height:3rem;
	text-align:left;
	margin:0;
	padding:0 0 0 1rem;
	}

}


 @media screen and (max-width: 39.9375em) {
.tagline p{
	font-size:0.65rem;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight:400;
	margin:0.5rem 0 0 0;
	text-align:center;
	}
 }
 
  @media screen and (min-width: 40em) {
.tagline p{
	font-size:0.65rem;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight:400;
	margin-top:0.5rem;
    margin-bottom:0.5rem;
    line-height:1.4;
	text-align:center;
	}
 }
 
 
@media screen and (min-width: 64em) {
.tagline p{
	font-size:0.65rem;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	font-weight:400;
	margin-top:0.5rem;
    margin-bottom:0.5rem;
    line-height:1.4;
	text-align:left;
	}
}


@media screen and (max-width: 39.9375em) {
.logo p {
	font-size:1rem;
	color:#59aeff;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin:0 0 0.5rem 0;
	}
 }
 
  @media screen and (min-width: 40em) {
.logo p {
	font-size:1.3rem;
	color:#59aeff;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-transform:uppercase;
	text-align:right;
    margin-bottom:8px;
    line-height:1.4;
	}
 }
 
 
@media screen and (min-width: 64em) {
.logo p {
	font-size:1.7rem;
	color:#59aeff;
	font-family: "Source Sans Pro","Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
	text-transform:uppercase;
	text-align:right;
    margin-bottom:8px;
    line-height:1.4;
	}
}

/** Club Educatout **/
#divOverlay {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display:none;
}
#divOverlayInv
{
    position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display:none;
}
.boxcontainer{
	position: fixed;
	top: 0;
	left: 0;
	height:100%;
	width: 100%;
	z-index: 9999;
	text-align: center;
	display:none;
}
.MsgBox
{
    border:1px solid #aaa;
	width:350px;
	margin-bottom:auto;
	margin-top:auto;
	margin-left:auto;
	margin-right:auto;
	padding:1px;
    background-color:#F9F8F8;
}
.MsgHeader
{
    background-color:#6392b5; 
    color:White; 
    text-align:left; 
    font-weight:bold; 
    padding:3px;
    font-size:16px;
    font-weight:bold;    
}
.listDossier
{
    height:250px;
    overflow:auto;
    font-size:15px;
    text-align:left;
    margin-left:10px;
}

/* Politique cookies */
.politique_cookie {
	text-align: center;
	position: fixed;
	z-index: 99999;
	bottom: 0px;
	left: 0px;
	right: 0px;
	background-color: #0b4f8e;
	padding-top: 10px;
	padding-bottom: 10px;
	color: white;
}
#btn_politiquecookies{
    background-color:white;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:5px;
    padding-right:5px;
    display:inline-block;
    margin-left:3px;
    color:black;
}

#animBulletin{
    width:298px;
    height:248px;
    border:solid 1px #535353;
    position:absolute; 
    margin-left:-150px; 
    left:50%; 
    top:-300px;
    background-color:#767f89;
    padding-top:10px;
    padding-left:5px;
    padding-right:5px;
    color:white;
    z-index:99999999;
}

#animBulletin div.column{
    padding-left:5px;
    padding-right:5px;
}
#animBulletin p{
    margin-bottom:7px;
    margin-top:0px;
}
 #animBulletin input{
     margin-bottom:10px;
 }
 #close_box_new{
     color:#7fc1ff;
     display:block;
     position:absolute;
     top:0px;
     right:5px;
     font-size:14px;
 }

 /*Mod menu*/


 .navprincipale .dropdown-pane{
     z-index:99999;

 }

@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .navprincipale .dropdown-pane{
     width:100%;

 }
}



.img-thumb-accueil{
    width:303px;
    height:160px;
}
.img-thumb-archive{
    width:220px;
    height:116px;
}
.eductv .boite img{
    width:192px;
    height:144px;
}
.eductv .boite .eductv_accueil img{
    width:100%;
    height:auto;
}
@media screen and (max-width: 63.9375em) {
    .img-thumb-accueil{
    width:100%;
    height:auto;
}
    .img-thumb-archive{
    width:100%;
    height:auto;
}
    .liens-top .badge img{
    width:27px;
    height:27px;
}

    .eductv .boite img{
    width:100%;
    height:auto;
}
}

.aide a{
	display:block !important;
    text-align:left;
    line-height:5px !important;
}

.aide a:hover{
	display:block !important;
    text-align:left;
    line-height:5px !important;
}
.menu-admin .dropdown-pane{
    padding-top:35px;
}

@media screen and (min-width: 64em) {
.navprincipale  .menu > li:not(.menu-text) > a {
    font-size: 0.89rem;
}

.lnkimgSemaineClub img{
    width:303px;
    height:100px;
}
.lnkimgTheme img{
    width:303px;
    height:100px;
}
}

@media screen and (max-width: 780px) {
    .navprincipale  .menu > li:not(.menu-text) > a {
    font-size: 0.67rem;
    padding:0.7rem 0.9rem;
}
}