body, html {
	cursor:default;	
	background:#E4E4E4;
	margin:0 auto;
	width:100%;
	/*
	background:url(../images/background.png) no-repeat fixed;
	background-size: 100% 100% !important; */
}
a {
	text-decoration:none;	
}
#head-fil {
	width:100%;
	height:30px;
	background:#3F3F3F;
	position:fixed;
	top:0; left:0;
	z-index:100 !important;	
}
#head-fil h1 {
	color:#fff;
	font-family: 'Exo 2', sans-serif;
	font-size:0.8em;
	margin: 5px 20px 0 10px;
	float:left;		
}
#head-formations {
	width:100%;
	height:50px;
	position:fixed;
	top:30px !important;
	background:#b3cd6c;
	z-index:100 !important;	
}
#head-formations img {
	float:left;
	width:100px;
	height:50px;
	margin:0 30px 0 30px;
}
#head-formations h1 {
	font-family: 'Exo 2', sans-serif;
	font-size:1em;
	color:#fff;
	float:left;
	padding:0 30px 0 10px;
}
.triangle {
	position:absolute;
	top:-10px !important; 
	left:150px !important;
	font-size: 0px; 
	line-height: 0%; 
	width: 0px;
	border-left: 5px solid transparent; 
	border-right: 5px solid transparent; 
}
.t-formations {
	border-bottom: 10px solid #b3cd6c;	
}
#page1 {
	height:auto;
	margin-left: auto;
    margin-right: auto;
	margin-top:90px !important;
	width:100%;
	background:#fff;
	padding:0 0 50px;
}
.index {
	width:100%;
	height:420px;
	display:block;	
}
#i-encarts {
	margin:0 auto 0 auto;	
}
.i-presentation, #i-encarts {
	width:30%;
	height:auto;
	margin: 0 3px 0 10px !important;
	float:left;
	display:inline;	
}
.i-presentation img {
	background:#ccc;
	height:60%;	
}
.i-presentation h2 {
	color:#b3cd6c;
	font-family: 'Exo 2', sans-serif;
	font-weight:200;	
}
.i-presentation p {
	color:#666;
	font-family: 'Exo 2', sans-serif;	
}
.i-presentation a {
	color:#0CF;	
}
.i-presentation a:hover {
	text-decoration:underline;	
}
.i-encart {
	display:inline-block;
	width:100%;
	height:auto;
}
.i-encart h2:hover {
	background:#6ba328;
	color:#fff;
	padding:10px 5px 10px 5px;
}
.i-encart h2 {
	font-family: 'Exo 2', sans-serif;
	font-size:0.9em;
	font-weight:400;
	float:left;
	padding:10px 10px;
	color:#666;
	border-left:5px solid #B3CD6C;	
}
#i-catalogue {
	width:100%;
	height:600px !important;
	background:url(../images/i-catalogue.jpg) no-repeat center;
	background-size: 100% 100% !important;
	margin:0 0 5px;
	cursor:default;
}
#i-catalogue h1 {
	font-family: 'Exo 2', sans-serif;
	font-size:2.8em;
	text-align:center;
	color:#F5F5F5;
	margin:0; padding-top:300px;	
}
#i-catalogue h2 {
	font-family: 'Exo 2', sans-serif;
	font-size:2em;
	text-align:center;
	font-weight:400;
	line-height:0;
	color:#b3cd6c;	
}
.ret-l {
	float:none;	
}
#atelier {
	width:80%;
	margin-left: auto;
    margin-right: auto;
	height:auto;
	margin-top:50px;
	padding: 20px 30px 20px 30px;
	background:#fff;	
}
#atelier h1 {
	color:#666;
	text-align:center;
	font-family: 'Exo 2', sans-serif;
	font-size:1.2em;	
}
.vatelier {
	width:30%;
	height:400px;
	margin:30px 30px 50px 10px;
	background:#F4F4F4;
	float:left;	
}
.vatelier:hover {
	background:#fff;	
}
.vatelier h1 {
	font-size:1.2em;
	text-align:center;
	color:#017C00;
	font-family: 'Exo 2', sans-serif;
}
.vatelier img {
	width:80%;
	height:150px;
	padding:0 0 0 40px;	
}
.vatelier p {
	font-family: 'Exo 2', sans-serif;
	font-size:1em;
	color:#333;
	width:80%;
	margin-left:30px;
}
.vatelier h6 {
	text-align:center;
	color:#0CF;
	font-size:1.2em;
	font-family: 'Exo 2', sans-serif;	
}
#nav-atelier {
	padding:0 3px 20px;	
}
#nav-atelier span {
	color:#0CF;
	font-weight:bold;
	font-family: 'Exo 2', sans-serif;
	margin: 0 5px 0 5px;
}
#nav-atelier, #nav-atelier a {
	color:#6ba328;
}
#nav-atelier a:hover {
	color:#b3cd6c;	
}
.right {
	float:right;	
}
.left {
	float:left;	
}
.titre-orga {
	text-align:center;
	color:#333;	
	font-family: 'Exo 2', sans-serif;
	font-size:1.6em;
}

/*** FICHE FORMATIONS SEULE ***/
#page2 {
	height:auto;
	margin-left: auto;
    margin-right: auto;
	margin-top:250px;
	width:70%;
	background:#fff;
	padding:30px;
}
#etat {
	width:30px;
	height:auto;
	position:absolute;
	z-index:10;
	left:12.633% !important;
	top:26.5% !important;
}
.etat-ouvert {
	border-left:30px solid #6ba328;	
}
.etat-encours {
	border-left:30px solid #36F;	
}
.etat-terminee {
	border-left:30px solid #F30;	
}
.etat-complet {
	border-left:30px solid #903;	
}
.etat-projet {
	border-left:30px solid #FC0;	
}
.onglet {
	background:#fff;
	width:17%;
	padding:10px 10px 10px 10px;
	height:auto;
	display:inline;
	position:relative;
	top:-61px !important; /* positionnement des onglets */
	border-right:1px solid #E4E4E4;
	border-radius:10px 30px 0 0;
}
.onglet:hover {
	background:#EEE;	
}
.active {
	background:#EEE;		
}
.onglet h2 {
	font-size:1em;
	color:#000;
	font-family: 'Exo 2', sans-serif;
	text-align:center;
	font-weight:600;
	display:inline;
	margin:0 20px;
}
#fiche-formation {
	width:100%;
	height:auto;
	min-height:350px !important;
}
#fiche-formation h1 {
	font-size:1.6em;
	color:#999;
	font-family: 'Exo 2', sans-serif;
	text-align:center;
	font-weight:600;	
}
#fiche-formation h2 {
	font-size:1.3em;
	color:#017C00;
	font-family: 'Exo 2', sans-serif;
	text-align:center;
	font-weight:300;	
}
#fiche-formation h2 span {
	font-size:1.4em;
	color:#333;
	font-family: 'Exo 2', sans-serif;
	font-weight:400;	
}
#fiche-formation h3 {
	font-size:1em;
	color:#017C00;
	font-family: 'Exo 2', sans-serif;
	font-weight:300;
}
#fiche-formation h3 span {
	font-size:1.2em;
	color:#333;
	font-family: 'Exo 2', sans-serif;
	font-weight:400;	
}
#fiche-formation h6 {
	font-size:1em;
	color:#000;
	font-family: 'Exo 2', sans-serif;
	font-weight:300;
}
#fiche-formation h6 span {
	font-size:1em;
	color:#333;
	font-family: 'Exo 2', sans-serif;
	font-weight:bold;	
}
#contenu-formation h1 {
	text-align:left;
	color:#000;	
}
/*======================  PRATIQUE  ======================*/
.pratique  {
  width:40px;  
  height:auto;  
  right:0; top:300px;
  background-color:#fff;
  z-index:10;
  position:fixed;
  display:block;
}
.nav {
    list-style: none none;
    margin: 0;
    padding: 0;
    line-height: 1;
}
.nav img {
    display: block;
	width:40px;
	height:40px;
	border-bottom:1px solid #CCC;
}
.nav img:focus,
.nav img:hover {
	box-shadow:0 0 0 1px #ccc;
}
.nav-item {
    float: right; 
    position: relative; 
}
.sub-nav {
    display: none;
    position: absolute; 
    right: 40px; /* hauteur fixé image */
    top: 0; /* hauteur fixé image */
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
    background:#017C00; 
	height:40px;
	width:150px;
}
.sub-nav a {
	text-decoration:none;	
}
.sub-nav a p {
	color:#fff;	
	padding:0 5px 15px 5px;
	font-family: 'Exo 2', sans-serif;
	text-align:center;
}
.nav-item:hover .sub-nav {
    display: block; /* Affiche cette sous-liste au survol de son conteneur */  
}

.case {
	margin-bottom:3px;
	color:#fff;
	border:#CCC;
}
.case img {
	width:40px;
	height:40px;	
}
.case img:hover {
	width:40px;
	height:40px;
}
.type-formation {
	width:100%;
	height:30px;
	border-bottom:1px thick #CCC;	
}
.type-formation h2 {
	text-align:center;
	color:#333;
	font-family: 'Exo 2', sans-serif;	
}
#tableau-formations {
	width:80%;
	height:auto;
	margin-left: auto;
    margin-right: auto;	
	padding: 0 0 40px;
}
.picto {
	width:15%;
	height:200px;
	margin:20px 30px 20px 30px;
	display:inline-block;	
	float:left;	
}
.picto:hover {
	opacity:0.8;	
}
.picto h2 {
	color:#fff;
	text-align:center;
	font-style:italic;
	font-family: 'Exo 2', sans-serif;
	font-size:1em;
	padding: 0 0 4px 4px;
	border-bottom:1px solid #CCC;	
}
.picto h4 {
	color:#06F;
	text-align:center;
	font-family: 'Exo 2', sans-serif;
	font-size:0.8em;
	font-weight:lighter;
	background:#E4E4E4 !important;
	width:90%;
	margin-left:5%;	
}
.p-etat {
	text-align:center;	
}
.p-etat h1 {
	color:#fff;
	text-align:center;
	font-family: 'Exo 2', sans-serif;
	font-size:1em;
	padding: 0 0 0 4px;		
}
.vertFonce {
	background:#017C00;	
}
.vertMoyen {
	background:#6ba328;
}
.vertClair {
	background:#b3cd6c;	
}
.grisMoyen {
	background:#CCC;	
}
.filtre {
	width:15%;
	height:auto;
	margin:0 0 0 10px;
	float:left;
	padding: 0 30px;
}
.filtre button {
	border:none;
	cursor:pointer;
	padding:5px 5px 5px 5px;
	margin: 0 0 10px;
	width:100%;
	text-align:center;
	color:#fff;	
}
#reset {
	border:none;
	cursor:pointer;
	padding:5px 5px 5px 5px;
	margin: 0 0 10px;
	width:10%;
	margin-left:40%;
	margin-right:50%;
	text-align:center;
	color:#fff;	
}
#resultat {
	position:relative;
	left:30%;
	color:#000;
	font-family: 'Exo 2', sans-serif;
	font-size:1.4em;
}
#resultat span {
	font-weight:bold;
	color:#0C0;
}
.pasderesultat {
	position:relative;
	margin-left: auto;
    margin-right: auto;
	width:50%;
	top:-500px;
	height:100px;
	background:#F4E0DD;
	text-align:center;
	line-height:50px;
	font-size:1.2em;
	font-family: 'Open Sans Condensed', sans-serif;	
}
#slides {
	width:75% !important;
	margin-left:3% !important;
	overflow-x:hidden;
}
#slides .slidesjs-navigation {
	margin-top:5px;
}
a.slidesjs-next, a.slidesjs-previous, a.slidesjs-play, a.slidesjs-stop {
    background-image:url(../img/btns-next-prev.png);
    background-repeat: no-repeat;
    display:block;
    width:12px;
    height:18px;
    overflow: hidden;
    text-indent: -9999px;
    float: left;
    margin-right:5px;
}
a.slidesjs-next {
    margin-right:10px;
    background-position: -12px 0;
}
a:hover.slidesjs-next {
    background-position: -12px -18px;
}
a.slidesjs-previous {
    background-position: 0 0;
}
a:hover.slidesjs-previous {
    background-position: 0 -18px;
}
a.slidesjs-play {
    width:15px;
    background-position: -25px 0;
}
a:hover.slidesjs-play {
    background-position: -25px -18px;
}
a.slidesjs-stop {
    width:18px;
    background-position: -41px 0;
}
a:hover.slidesjs-stop {
    background-position: -41px -18px;
}
.slidesjs-pagination {
    margin: 0 0;
    float: right;
    list-style: none;
    }
.slidesjs-pagination li {
    float: left;
    margin: 0 1px;
}
.slidesjs-pagination li a {
    display: block;
    width: 13px;
    height: 0;
    padding-top: 13px;
    background-image: url(../img/pagination.png);
    background-position: 0 0;
    float: left;
    overflow: hidden;
}
.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active {
    background-position: 0 -13px
}
.slidesjs-pagination li a:hover {
    background-position: 0 -26px
}
#slides a:link, #slides a:visited {
    color: #333
}
#slides a:hover, #slides a:active {
    color: #9e2020
}
.container {
    margin: 0 0 50px 20%;  
	width:90% !important;
	height:500px !important;
	overflow:hidden;
}
#texte {
	padding:0 0 0 5%;	
}
.choix-orientation img {
	width:50%;
	float:left;
	filter: grayscale(0.8);
	-webkit-filter: grayscale(0.8);
	-moz-filter: grayscale(0.8);
	-o-filter: grayscale(0.8);
	-ms-filter: grayscale(0.8);	
}
.choix-orientation h1 {
	color:#000;
	font-family: 'Exo 2', sans-serif;
	font-size:2em;
	background:#fff;
	text-align:center;
}
.textuel {
	width:80%;
	padding:0 10% 0 10%;
}
.textuel img {
	width:80%;
	height:90%;	
}
.dec-centre {
	display:block;
	margin:0 10px 20px 0;
	text-align:center;	
}
.dec-centre a {
	text-decoration:none;
	color:#fff;
	background:red;	
}
#navigation {
	width:auto;
	height:30px;
	position:relative;
	display:block;
	z-index:20;
	top:90px;
	padding:0 0 10px 100px !important;
}
#navigation h3 {
	font-family: 'Exo 2', sans-serif;
	font-size:1em;
	font-weight:200;
	color:#333;
	float:left;
	padding:0 0 0 10px;
	line-height:0;
}
#navigation span{
	font-family: 'Exo 2', sans-serif;
	font-size:1.2em;
	font-weight:bold;
	color:#b3cd6c;
	float:left;
	padding:15px !important;
	line-height:0;
}
/* FOOTER */
#footer {
	background:#444;
	width:100%;
	height:250px;
	font-family: 'Exo 2', sans-serif;	
}
.col {
	width:10%;
	height:auto;
	float:left;
	padding: 5px 10px 20px 10px;	
}
.col2 {
	width:15%;
	height:auto;
	float:left;
}
#footer .col h2 {
	font-weight:500;
	text-align:left;
	color:#fff;
	font-size:1.1em;	
}
#footer h3 {
	font-weight:lighter;
	text-align:left;
	font-size:1em;
	font-family: 'Exo 2', sans-serif;
}
#footer h3 li {
	list-style:none;
	line-height:0;
	padding: 0 0 0 10px;	
}
#footer h4 li {
	list-style:none;
	padding: 0 0 0 10px;	
}
#footer h3 li a, #footer h4 li a {
	text-decoration:none;
	color:#fff;	
}
#footer h3 li a:hover {
	text-decoration:underline;
}
#copy {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	bottom:0;
	padding:0 0 20px 0;
	font-size:12px;
	background:#fff;
}
#newsletter {
	background:#017C00;
	width:100%;
	height:50px;	
}
#newletter input {
	float:left;	
}
.nl {
	margin:10px 0 0 10px;
	height:20px;
	width:200px;
	font-style:italic;
}
#newsletter label {
	font-family: 'Exo 2', sans-serif;
	font-size:1.3em;
	font-weight:400;
	color:#fff;
	float:left;
	padding:8px 0 5px 20px;
}
#newsletter button {
	width:auto;
	height:30px;
	border:none;
	background:#B3CD6C;
	color:#fff;	
	font-family: 'Exo 2', sans-serif;
	font-size:1.2em;
	font-weight:400;
	cursor:pointer;
}