@charset "UTF-8";
/* CSS Document */

@font-face {
    font-family: "arista";
	font:normal 100%;
    src: url('fonts/Arista-Pro-ExtraLight-trial.ttf');
}

@font-face {
    font-family: "grandezza";
	font:normal 100%;
    src: url('fonts/SFGrandezza-Light.ttf');
}

@font-face {
    font-family: "Geo";
	font:normal 100%;
    src: url('fonts/GeosansLight.ttf');
}

@font-face {
    font-family: "bugg";
	font:normal 100%;
    src: url('fonts/Jane Bugg.ttf');
}

body {
	margin: auto;
	padding: auto;
	color:#000;
	font-family: Geo,Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:20px;
	letter-spacing:0.5px;
  	left: 0;
  	top: 0;
  	width: 100%;
  	height: 100%;
  	z-index: 0;
	text-align:center;
}

header{
	height:15vh;
	min-height:70px;
	max-height:110px;
	margin-left:auto;
	margin-right:auto;
	width:100%;
	text-align:center;
	position:fixed;
	background-color:white;
	z-index:200;
	border-bottom:1px solid #DDD;
}

.logo{
	display:inline-block;
	width:18vh;
	min-width:80px;
	max-width:120px;
	margin:10px;
	vertical-align:middle;
}

@media (min-width: 960px){
	nav {
		display:inline-block;
		height:50px;
		vertical-align:middle;
		font-size:18px;
	}

	nav ul {
		margin:0;
		padding:0;
		list-style-type:none;
		text-align:center;
	}
 
	nav li {
		float:left;
		margin:0;
	}

	nav li a, nav li .actuelle{
		display:block;
		text-decoration:none;
		padding:15px;
		color:#31B4B9;
		transition: 0.5s color 0s linear,0.5s background-color 0s linear;
		-moz-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
		-webkit-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
		-o-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
	}

	nav li a:hover {
		color:#FFF;
		background-color:#CCC;
	}

	nav ul li ul{
		position:absolute;
		display:block;
		background-color:#F2EBEA;
		max-height: 0em;
   		overflow: hidden;
    	opacity: 0; 
    	transition: 0.5s opacity 0s linear, 1s max-height 0s;
    	-moz-transition: 0.5s opacity 0s linear, 1s max-height 0s;
		-webkit-transition: 0.5s opacity 0s linear, 1s max-height 0s;
   		-o-transition: 0.5s opacity 0s linear, 1s max-height 0s;
		}

	nav li ul li{
		float:none;
	}

	nav ul li:hover ul {
		display:block;
		max-height: 30em;
		opacity:1;
		z-index:100;
	}

	nav li:hover ul li {
		float:none;
	}

	nav ul ul a{
		width:150px;
	}

	#menu-icon {
		display:none;
	}

	a:hover#menu-icon {
		color:#FFF;
		background-color:#CCC;
	}
}

section{
	width:100%;
	position:absolute;
	top:50px;
	height:100%;
	z-index:5;
}

.certification {
    
    bottom: 0; 
    padding-bottom: 20px; 
    text-align: center;
    
}

.partieText{
	color: #777;
	background-color:white;
	text-align:center;
	padding:20px 80px;
	text-align: justify;
}

h2{
	color:#9C5E9E;
	font-weight:bold;
}

p{
	display:inline-block;
}

p a{
	color:#31B4B9;
	background-color:#F2EBEA;
}

.schema{
	display:inline-block;
	float:right;
	width: calc(20vw + 160px);
	margin-left:80px;
	position:relatif;
	bottom:0;
	right:0;
}

.picright{
	display:inline-block;
	float:right;
	margin-left:80px;
}

.picleft{
	display:inline-block;
	float:left;
	margin-right:80px;
}

.retrait{
	margin-left:50px;
}

.image1, .image12, .image31, .image33, .image34, .image35, .image36, .image41, .image43, .image51, .image71, .image81, .image83, .image94, .image71 {
	position:relative;
	background-attachment: fixed;
	background-position:center;
	background-repeat: no-repeat;
	background-size: 120vmax;
}

.image42, .image82 {
	position: relative;
	background-attachment: fixed;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 120vmax;
}

.image32 {
	position: relative;
	background-attachment: fixed;
	background-position:top left;
	background-repeat: no-repeat;
	background-size: 120vmax;
}

.image11{
	position: relative;
	background-attachment: fixed;
	background-position:center calc(2vmin + 15px);
	background-repeat: no-repeat;
	background-size: 100vmax;
}

.image91 {
	position: relative;
	background-color:#363636;
	background-attachment: fixed;
	background-position:center;
	background-repeat: no-repeat;
	background-size: 120vmax;
}

.image92 {
	position: relative;
	background-color:#363636;
	background-attachment: fixed;
	background-position:center calc(15vh - 15vmax + 10px);
	background-repeat: no-repeat;
	background-size: calc(65vmax + 85vh);
}

.image93 {
	position: relative;
	background-color:#363636;
	background-attachment: fixed;
	background-position:center calc(15vh - 10vmax + 10px);
	background-repeat: no-repeat;
	background-size: calc(65vmax + 85vh);
}

.image1 {
	background-image: url("images/image1s.jpg");
	min-height: 100%;
}

.image11{
	background-image: url("images/image11s.jpg");
	min-height: 80vh;
}

.image12{
	background-image: url("images/image12r.jpg");
	min-height: 40%;
}

.image31{
	background-image: url("images/image31s.jpg");
	min-height: 80vh;
}

.image32{
	background-image: url("images/image32s.jpg");
	min-height: 60%;
}

.image33{
	background-image: url("images/image33r.jpg");
	min-height: 45%;
}

.image34{
	background-image: url("images/image34s.jpg");
	min-height: 45%;
}

.image36{
	background-image: url("images/image36s.jpg");
	min-height: 65%;
}

.image51{
	background-image: url("images/image51s.jpg");
	min-height: 75%;
}

.image41{
	background-image: url("images/image41s.jpg");
	min-height: 75%;
}

.image42{
	background-image: url("images/image42s.jpg");
	min-height: 65%;
}

.image43{
	background-image: url("images/image43s.jpg");
	min-height: 65%;
}

.image71{
	background-image: url("images/image93r.jpg");
	min-height: 75%;
}

.image81{
	background-image: url("images/image81s.jpg");
	min-height: 75%;
}

.image82{
	background-image: url("images/image82s.jpg");
	min-height: 65%;
}

.image83{
	background-image: url("images/image83s.jpg");
	min-height: 65%;
}

.image91{
	background-image: url("images/image91s1.jpg");
	min-height: calc(27vh + 35vmax);
}

.image92{
	background-image: url("images/image92s.jpg");
	min-height: 55%;
}

.image93{
	background-image: url("images/image93s.jpg");
	min-height: 55%;
}

.image94{
	background-image: url("images/image94r.jpg");
	min-height: 55%;
}

#titreP1{
	position:fixed;
	font-family:bugg,Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:10vmin;
	top:20vw;
	right:10vw;
}

#titreP2{
	font-family:bugg,Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	color:white;
	font-size:8vmin;
	margin-top:10vh;
	margin-right:15vw;
}

#titreP3{
	font-family:bugg,Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	color:#aa618e;
	font-size:8vmin;
	margin-top:8vh;
	margin-left:40vw;
	text-shadow: 3px 3px 3px white;
}

#titreP4{
	font-family:bugg,Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	color:#53b088;
	font-size:10vmin;
	margin-top:8vh;
	margin-left:40vw;
	text-shadow: 3px 3px 3px white;
}

#titreP7{
	font-family:bugg,Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	color:#955b7c;
	font-size:8vmin;
	margin-top:40vh;
	margin-right:50vw;
	text-shadow: 3px 3px 3px grey;
}

#CoursAdulte, #CoursInd, #CoursDom, #CoursCol, #Ateliers, #Recomman, #CoursEnfant, #AteParEnf, #Ecole, #Parcours, #Formation, #Experience{
	color: #777;
	background-color:white;
}

#menu2 {
	display:inline-block;
	height:50px;
	vertical-align:middle;
	font-size:18px;
	margin-bottom:20px;
}

#menu2 ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center;
	background-color:#FFF;
}
 
#menu2 li {
	float:left;
	margin:0;
}

#menu2 li a, #menu2 li .actuelle{
	display:block;
	text-decoration:none;
	color:#31B4B9;
	padding:15px;
	transition: 0.5s color 0s linear,0.5s background-color 0s linear;
	-moz-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
	-webkit-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
	-o-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
}

#menu2 li a:hover {
	color:#FFF;
	background-color:#CCC;
}

.caption{
	position: absolute;
	top:calc( 20% - 70px );
	left: 0;
	width: 100%;
	text-align: center;
	color: #000;
}

.captiontext {
	color:#039296;
	opacity:0.8;
	position: absolute;
	left: 60vw;
	top: 20vh;
	width: 20%;
	padding:5;
	text-align: center;
}

.captiontextpage{
	position: absolute;
	width: 25vw;
	height:100%;
	padding:0px 80px 20px 80px;
	text-align: left;
	text-align:justify;
	color: #777;
	background-color:white;
}

.logorond{
	display:block;
	width:30%; 
	margin-left:20vw;
	margin-top:0vh;
}

article{
	background-color:#F2EBEA;
	width:15vw;
	padding:20px;
	margin-left:65vw;
	margin-top:200px;
}

table{
	width:660px;
	border-collapse:collapse;
	color:black;
	margin-right:auto;
	margin-left:auto;
}

th{
	border:white solid 1px;
	text-align:center;
	padding:10px;
}

td{
	width:330px;
	border:white solid 1px;
	text-align:center;
	padding:20px;
}

.citglob{
	font-family:Titilium,Trebuchet,Trebuchet MS,Verdana,Tahoma,Arial,Helvetica,Sans-Serif;
	font-size:3vmin;
	opacity:0.6;
	text-align:center;
	margin-top:10vh;
}

.citation{
	font-style:italic;
}

.citSign{
	margin-left:31vw;
}

form {
	/* Just to center the form on the page */
	margin: 0 auto;
	width: 400px;
	/* To see the outline of the form */
	padding: 1em;
	border: 1px solid #CCC;
	border-radius: 1em;
}
	
form div + div {
	margin-top: 1em;
}

label {
	/* To make sure that all labels have the same size and are properly aligned */
	display: inline-block;
	width: 90px;
	text-align: right;
}

input, textarea {
	/* To make sure that all text fields have the same font settings By default, textareas have a monospace font */
	font: 1em sans-serif;
	/* To give the same size to all text fields */
	width: 300px;
	box-sizing: border-box; /* To harmonize the look & feel of text field border */
	border: 1px solid #999;
}

input:focus, textarea:focus {
	/* To give a little highlight on active elements */
	border-color: #000;
}

textarea {
	/* To properly align multiline text fields with their labels */
	vertical-align: top;
	/* To give enough room to type some text */
	height: 5em;
}

.button {
	/* To position the buttons to the same position of the text fields */
	padding-left: 90px;
	/* same size as the label elements */
}

button {
	/* This extra margin represent roughly the same space as the space between the labels and their text fields */
	margin-left: .5em;
}

#col{
	display:inline-block;
	margin-top:20px;
	margin-bottom:20px;
	margin-left: calc(5vw - 20px) ;
	margin-right: calc(5vw - 20px) ;
	vertical-align:top;
	text-align:left;
	opacity:0.75;
}

#col ul{
	list-style-type:none;
	padding:0;
	margin:0 5px 0 10px;
}

#col h3{
	margin:0;
	padding:0;
	font-size:18px;
	font-weight:100;
}

#col li a, #col a{
	text-decoration:none;
	color:#ddd;
}

#Parcours, #Formation, #Experience, #CoursInd, #CoursCol, #CoursDom, #Ateliers, #Recomman, #AteParEnf, #Ecole{
	margin-top:-12vh;
	padding-top:12vh;
}

@media (min-width: 1280px){
	header{
		width:1280px;
		
	}
	
	body{
		width:1280px;
		text-align:center;
	}
	
	section{
		width:1280px;
		position:absolute;
		top:50px;
		height:100%;
		z-index:5;
	}
	
	.logorond{
		display:block;
		width:394px; 
		margin-left:256px;
		margin-top:0vh;
	}
	
	.captiontext {
		color:#039296;
		opacity:0.8;
		position: absolute;
		left: 768px;
		top: 20vh;
		width: 256px;
		padding:5;
		text-align: center;
	}
}
	
@media (max-width: 959px){
	.logo{
		display:inline-block;
		float:left;
		width:18vh;
		min-width:80px;
		max-width:120px;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:5vw;
		vertical-align:middle;
	}
	
	nav{
		display:inline-block;
		position:absolute;
		height:60px;
		right:0;
		vertical-align:middle;
	}
	
	#menu-icon {
		display:inline-block;
		font-size:24px;
		margin-right:3vw;
		margin-top:3vh;
		width:100px;
		text-decoration:none;
	}

	nav ul{
		display: none;
		position:absolute;
		width:200px;
		top:0;
		right:20px;
		margin:0;
		padding:0;
		list-style-type:none;
		text-align:center;
		background: #fff;
	}

	nav li{
		text-align: center;
		width: 100%;
		padding:0px;
		max-height:50px;
	}
	
	nav a{
		display:block;
		padding:0px;
		color:#31B4B9;
		max-height:50px;
		transition: 0.5s color 0s linear,0.5s background-color 0s linear;
		-moz-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
		-webkit-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
		-o-transition: 0.5s color 0s linear,0.5s background-color 0s linear;
	}

	nav:hover ul {
		display: block;
	}

	nav li a:hover {
		color:#FFF;
		background-color:#CCC;
	}
	
	nav li a, nav li .actuelle{
		display:block;
		color:#31B4B9;
		text-decoration:none;
		height:10vh;
		max-height:50px;
  		display: flex;
  		flex-direction: column;
  		justify-content: center;
	}
	
	nav li li{
		display:none;
	}
	
	nav ul li:hover ul {
		display:none;
		opacity:1;
		z-index:100;
	}

	nav li:hover ul li {
		float:none;
	}
	
	.image1{
		text-aligne:center;
	}
	
	.logorond{
		display:block;
		position:absolute;
		width:60vmin;
		top: calc(50px - 10vh);
		left:50%;
		margin-left: -30vmin;
	}
	
	.captiontext{
		display:block;
		color:#039296;
		background-color:rgba(255, 255, 255, 0.5);
		opacity:1;
		position:absolute;
		top:auto;
		bottom:0px;
 		left: 50%;
  		margin-left: -50%;
		width: 100%;
		text-align: center;
	}
	
	.captiontext .border p{
		padding-right:5vw;
		padding-left:5vw;
	}

	.partieText{
		color: #777;
		background-color:white;
		text-align:center;
		padding:20px 7vw;
		text-align: justify;
	}
	
	#menu2{
		height:auto;
		font-size:16px;
		letter-spacing:0.5px;
		width:300px;
	}
	
	#menu2 li{
		text-align: center;
		width: 300px;
		padding: 0px;
	}
	
	#menu2 li a{
		display:block;
		text-decoration:none;
		padding:12px;
		color:#31B4B9;
	}
	
	#col{
		display:block;
		padding-top:20px;
		margin-top:0px;
		margin-bottom:0px;
		margin-left: 10vw ;
		margin-right: 10vw ;
		vertical-align:top;
		text-align:left;
		opacity:0.75;
	}
	
	#titreP1, #titreP2, #titreP3, #titreP4, #titreP7{
		margin-top:10vh;
	}
	
	.schema{
		display:block;
		width:300px;
		float:none;
		margin-left: calc(50% - 150px);
	}
	
	section{
		font-size:16px;
		margin:0;
	}
	
	table{
		width:calc(65% + 30px);
		border-collapse:collapse;
		color:black;
		margin-right:auto;
		margin-left:auto;
	}
		
}
	


