body{
	background-image: url("../img/logo/cosmicBackground.jpg");
	background-position: center center;
	background-repeat:no-repeat;
	background-attachment:fixed;	
	overflow: hidden;
	-webkit-background-size: cover;
  	-moz-background-size: cover;
 	-o-background-size: cover;
 	-ms-background-size: cover;
  	background-size: cover;
}
#particules {
	position: absolute;
    z-index:0;
    top: 0px;
}

#loading{
	background-color: rgba(255, 255, 255, 0.4);
	position: relative;
	width: 900px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15%;
	overflow: hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
	box-shadow: 3px 3px 10px black;
}

#loading p{
	font-family: 'Syncopate', sans-serif;
	text-align: center;
}

/*PARTIE OPENING SITE*/
#container{
	background-color: rgba(255, 255, 255, 0.4);
	position: relative;
	width: 900px;
	height: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1%;
	overflow: hidden;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	-o-border-radius: 50px;
	-khtml-border-radius: 50px;
	border-radius: 50px;
	box-shadow: 3px 3px 10px black;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: 1;
	-moz-animation-name:;
	-webkit-animation-duration: 3s;
	-webkit-animation-iteration-count: 1;
	-webkit-animation-name:;
	-o-animation-duration: 3s;
	-o-animation-iteration-count: 1;
	-o-animation-name:;
	-khtml-animation-duration: 3s;
	-khtml-animation-iteration-count: 1;
	-khtml-animation-name:;	
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-name:;
}
#container p.nameMenu{
	font-family: 'Syncopate', sans-serif;
	font-size: 1em;
	font-weight: bold;
	color:black;
	text-align: center;
	margin-top: 10px;
}
#container a.projets, #container a.accueil, #container a.cv, #container a.contact{
	text-decoration: none;
}
#icone1, #icone2, #icone3, #icone4{
	width: 135px;
	height: 30px;
	position: absolute;
    background-color: rgba(255, 255, 255, 0.6);
	-webkit-border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-moz-border-radius-bottomleft: 20px;
	-o-border-bottom-right-radius: 20px;
	-o-border-bottom-left-radius: 20px;
	-khtml-border-bottom-right-radius: 20px;
	-khtml-border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
    -webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition:0.5s ease;
    -khtml-transition:0.5s ease;
    transition:0.5s ease;
  	-moz-animation-iteration-count: 1;
  	-webkit-animation-iteration-count: 1;
  	-khtml-animation-iteration-count: 1;	
  	-o-animation-iteration-count: 1;		
  	animation-iteration-count: 1;
	-moz-animation-name:; 
	-webkit-animation-name;
	-khtml-animation-name;
	-o-animation-name:;
	animation-name:;
	-moz-transform-origin: center top;
	-webkit-transform-origin: center top;	
	-o-transform-origin: center top;				
	-khtml-transform-origin: center top;	
	transform-origin: center top;
}
#icone1{
	margin-left: 7%;
	-moz-animation-duration: 2s;
	-webkit-animation-duration: 2s;
	-khtml-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}
#icone2{
	margin-left: 31%;
	-moz-animation-duration: 2.5s;
	-webkit-animation-duration: 2.5s;
	-khtml-animation-duration: 2.5s;
	-o-animation-duration: 2.5s;
	animation-duration: 2.5s;
}
#icone3{
	margin-left: 55%;
	-moz-animation-duration: 3s;
	-webkit-animation-duration: 3s;
	-khtml-animation-duration: 3s;
	-o-animation-duration: 3s;
	animation-duration: 3s;
}
#icone4{
	margin-left: 78%;
	-moz-animation-duration: 3.5s;
	-webkit-animation-duration: 3.5s;
	-khtml-animation-duration: 3.5s;
	-o-animation-duration: 3.5s;
	animation-duration: 3.5s;
}
#icone1:hover, #icone2:hover, #icone3:hover, #icone4:hover {
	background-color: rgba(3, 79, 150, 0.3);
}

/*FIN PARTIE OPENING SITE*/
/* DEBUT PARTIE ACCUEIL */
#container #nomPrenom{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 150px;
	width: 900px;
	height: 400px;
	display: none;
	-moz-animation-iteration-count: 1;
	-moz-transition-timing-function: linear;
	-moz-animation-duration: 1s;
	-moz-animation-name:;
	-webkit-animation-iteration-count: 1;
	-webkit-transition-timing-function: linear;
	-webkit-animation-duration: 1s;
	-webkit-animation-name:;
	-o-animation-iteration-count: 1;
	-o-transition-timing-function: linear;
	-o-animation-duration: 1s;
	-o-animation-name:;
	-khtml-animation-iteration-count: 1;
	-khtml-transition-timing-function: linear;
	-khtml-animation-duration: 1s;
	-khtml-animation-name:;	
	animation-iteration-count: 1;
	transition-timing-function: linear;
	animation-duration: 1s;
	animation-name:;	
}
#container #nomPrenom p{
	font-family: 'Syncopate', sans-serif;
	text-align: center;
}
#container #nomPrenom p span.nom{
	font-size: 5em;
}
#container #nomPrenom p span.sousTitre{
	font-size: 2em;
}
/*FIN PARTIE ACCUEIL*/
/*DEBUT PARTIE CONTACT*/
#container #formulaire{
	margin-top: 15%;
	margin-left: 5%;
	box-sizing:border-box;
	display: none;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-o-animation-duration: 1s;
	-o-animation-iteration-count: 1;
	-khtml-animation-duration: 1s;
	-khtml-animation-iteration-count: 1;	
	animation-duration: 1s;
	animation-iteration-count: 1;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;	
	-khtml-animation-name:;
	animation-name:;		
}

#container #formulaire #email{
	position: absolute;
	left: 55%;
	top: 20%;
	width: 400px;	
}
/*FIN PARTIE CONTACT*/
/*DEBUT PARTIE PROJETS*/
#container #contentProjets{
	width: 370px;
	top: 9%;
	padding-left:22px;
	padding-top: 5px;
	position: absolute;
	display: none;
}
#descriptProjet p.titre{
	font-family: 'Syncopate', sans-serif;
	font-size: 1.5em;
	text-align: center;
}
#descriptProjet .descript{
	color: black;
	text-align : justify;
	opacity: 0;
	position: absolute;
	top: 140px;
	margin-right: 12px;
	padding-left: 5px;
	font-family: arial;
}
#descriptProjet p.date, #descriptProjet p.tech{
	font-family: arial;
	font-size: 0.9em;
}
#descriptProjet #descriptHeader{
	float: left;
	width: 400px;
	background-color: rgba(0, 132, 234, 0.15);
	padding-left: 5px;
	width: 340px;
	height: 130px;
	-moz-border-top-left-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
#container #nextProj, #container #precProj, #container #descriptProjet, #container #descriptProjet #pict img, #container #pageProjets{
	-moz-transform-origin: center center;
	-moz-animation-duration: 1s;
	-moz-animation-iteration-count: 1;
	-moz-transition: ease;
	-webkit-transform-origin: center center;	
	-webkit-animation-duration: 1s;
	-webkit-animation-iteration-count: 1;
	-webkit-transition: ease;		
	-o-transform-origin: center center;			
	-o-animation-duration: 1s;
	-o-animation-iteration-count: 1;
	-o-transition: ease;
	-khtml-transform-origin: center center;	
	-khtml-animation-duration: 1s;
	-khtml-animation-iteration-count: 1;
	-khtml-transition: ease;
	transform-origin: center center;
	animation-duration: 1s;
	animation-iteration-count: 1;
	transition: ease;			
}
#container #nextProj{
	background: url("../img/logo/sprite_arrows.png") no-repeat;
	cursor:pointer;
	height:33px;
	margin-top:-16px;
	position:absolute;
	width:32px;
	background-position:0 -33px; 
	left:235px;
	top:90%; 	
	display: none;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;	
	-khtml-animation-name:;
	animation-name:;	
}
#container #precProj{
	background: url("../img/logo/sprite_arrows.png") no-repeat;
	cursor:pointer;
	height:33px;
	margin-top:-16px;
	position:absolute;
	width:32px;
	background-position:-32px 0; 
	left:115px;
	top:90%; 
	display: none;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;
	-khtml-animation-name:;
	animation-name:;
}
#container #precProj:hover{
	background-position: 0px 0px;	
}
#container #nextProj:hover{
	background-position:-32px -33px;	
}
#container #pageProjets{
	width: 50px;
	height: 25px;
	background-color: rgba(255, 255, 255, 0.6);	
	position: absolute;
	top:88%;
	left:166px; 
	display: none;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;
	-khtml-animation-name:;
	animation-name:;
}
#container #pageProjets p{
	width: 50px;
	height: 25px;
	margin-top: 5px;
	font-family: 'Syncopate', sans-serif;
	text-align:center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
#container #descriptProjet{
	height: 541px;
	width: 522px;
	position: absolute;
	margin-left: 42%;
	margin-top: 5px;
	top: 9%;
	background-color: rgba(255, 255, 255, 0.6);	
	display: none;
	box-sizing:border-box;
	border: none;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	-o-border-bottom-right-radius: 50px;
	-khtml-border-bottom-right-radius: 50px;
	border-bottom-right-radius: 50px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-o-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;	
	-khtml-animation-name:;
	animation-name:;
}
#container #descriptProjet #pict{
	width: 130px;
	height: 130px;
	background-color: rgba(0, 0, 0, 0.5);
	float:right;
	margin-right: 10px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;	
}
#container #descriptProjet #pict img{
	width: 130px;
	height: 130px;
	-webkit-transform: scale(1,1); 
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
	-o-border-bottom-left-radius: 5px;
	-khtml-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-o-border-bottom-right-radius: 5px;
	-khtml-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;
	-khtml-animation-name:;
	animation-name:;
	
}
#container #contentProjets a{
	text-decoration: none;
}
#container #contentProjets .projets1 img, #container #contentProjets .projets2 img{
	width: 100px;
	height: 100px;
	margin-right: 10px;
	margin-bottom: 10px;
	-webkit-transition:0.5s ease;
    -moz-transition:0.5s ease;
    -o-transition:0.5s ease;
    -khtml-transition:0.5s ease;
    transition:0.5s ease;  
    -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
}
#container #contentProjets .projets1 img:hover, #container #contentProjets .projets2 img:hover{
	-moz-transform: scale(1.1,1.1); 
	-webkit-transform: scale(1.1,1.1); 
	-o-transform: scale(1.1,1.1); 
	-khtml-transform: scale(1.1,1.1); 
	transform: scale(1.1,1.1); 
}
/*FIN PARTIE PROJETS*/
/*DEBUT PARTIR CV*/
#container #contentCompetences, #container #contentCursus1, #container #contentCursus2, #container #contentCursus3{
	-moz-animation-iteration-count: 1;
	-webkit-animation-iteration-count: 1;
	-o-animation-iteration-count: 1;	
	-khtml-animation-iteration-count: 1;	
	animation-iteration-count: 1;
}
#container #contentCompetences, #container #contentCursus1, #container #contentCursus2, #container #contentCursus3{
	position: absolute;
	-webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -khtml-box-sizing:border-box;
    -o-box-sizing:border-box;
    box-sizing:border-box;
	background-color: rgba(255, 255, 255, 0.6);
	display: none;
	-moz-animation-name:;
	-webkit-animation-name:;
	-o-animation-name:;
	-khtml-animation-name:;
	animation-name:;
}
#container #contentCompetences #competences{
	position: relative;
	opacity: 0;
	margin-top: -16px;
	color: black;
}
#container #contentCompetences{	
	height: 555px;
	margin-left: 550px;
	position: absolute;
	top: 45px;
	width: 350px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-bottomright: 50px;
	-o-border-bottom-right-radius: 50px;
	-khtml-border-bottom-right-radius: 50px;
	border-bottom-right-radius: 50px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-o-border-top-left-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-transform-origin: center right;
	-webkit-transform-origin: center right;
	-o-transform-origin: center right;
	-khtml-transform-origin: center right;
	transform-origin: center right;
	-moz-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-khtml-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s;	
}
#container #contentCursus1, #container #contentCursus2, #container #contentCursus3 {
	height: 185px;
	width: 450px;
	-moz-transform-origin: center left;
	-webkit-transform-origin: center left;
	-o-transform-origin: center left;
	-khtml-transform-origin: center left;
	transform-origin: center left;
}
#container #contentCursus1 {
	top: 45px;
	border-bottom: 1px solid black;
	-moz-animation-duration: 0.5s;
	-webkit-animation-duration: 0.5s;
	-o-animation-duration: 0.5s;
	-khtml-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-o-border-top-right-radius: 5px;
	-khtmlt-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
}
#container #contentCursus1 #cursusImac{
	position: relative;
	margin-top: 5px;
	opacity: 0;
}
#container #contentCursus2 {
	top: 230px;
	-moz-animation-duration: 0.75s;
	-webkit-animation-duration: 0.75s;
	-o-animation-duration: 0.75s;
	-khtml-animation-duration: 0.75s;
	animation-duration: 0.75s;
}
#container #contentCursus2 #cursusEvman, #container #contentCursus3 #cursusPolytech{
	position: relative;
	opacity: 0;
}
#container #contentCursus3 {
	top: 415px;	
	border-top: 1px solid black;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-bottomleft: 50px;
	-o-border-bottom-left-radius: 50px;
	-khtml-border-bottom-left-radius: 50px;
	border-bottom-left-radius: 50px;
	-moz-animation-duration: 1s;
	-webkit-animation-duration: 1s;
	-o-animation-duration: 1s;
	-khtml-animation-duration: 1s;
	animation-duration: 1s;
}
#competences ul li, .arialCursus{
	font-family: arial;
	font-size: 0.9em;
}
.syncopateCursus{
	font-family: 'Syncopate', sans-serif;
}
.syncopateCursus{
	font-family: 'Syncopate', sans-serif;
}
.syncopateCursus11{
	font-family: 'Syncopate', sans-serif;
	font-size: 1.1em;
}
.syncopateCursus12{
	font-family: 'Syncopate', sans-serif;
	font-size: 1.2em;
}
.centerCursus{
	text-align: center;
}
.marginCursus{
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
}
/*FIN PARTIE CV*/
/*DEBUT PLUG IN ISOTOPE*/
.isotope-item {
    z-index: 2;
}
.isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.isotope, .isotope .isotope-item {
  -webkit-transition-duration: 1s;
   -khtml-transition-duration: 1s;
     -moz-transition-duration: 1s;
       -o-transition-duration: 1s;
          transition-duration: 1s;
}
.isotope {
  -webkit-transition-property: height, width;
   -khtml-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
    -khtml-transition-property: -khtml-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
         -o-transition-property:    -o-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
   -khtml-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
/*FIN PLUG IN ISOTOPE*/
/*DEBUT ANIMATION OUVERTURE*/
@keyframes Ouverture{
	0% { 
		width: 0px;
		height: 0px;
		transform: scale(0,0);
	}
	100% {
		width: 900px;
		height: 600px;
		transform: scale(1,1);
	}
}
@-khtml-keyframes Ouverture{
	0% { 
		width: 0px;
		height: 0px;
		-khtml-transform: scale(0,0); 
	}
	30%{
		width: 0px;
		height: 0px;
		-khtml-transform: scale(0,0);	
		}
	100% {
		width: 900px;
		height: 600px;
		-khtml-transform: scale(1,1);
	}
}
@-o-keyframes Ouverture{
	0% { 
		width: 0px;
		height: 0px;
		-o-transform: scale(0,0); 
	}
	30%{
		width: 0px;
		height: 0px;
		-o-transform: scale(0,0);	
		}	
	100% {
		width: 900px;
		height: 600px;
		-o-transform: scale(1,1);
	}
}
@-webkit-keyframes Ouverture{
	0% { 
		width: 0px;
		height: 0px;
		-webkit-transform: scale(0,0); 
	}
	30%{
		width: 0px;
		height: 0px;
		-webkit-transform: scale(0,0);	
		}	
	100% {
		width: 900px;
		height: 600px;
		-webkit-transform: scale(1,1);
	}
}
@-moz-keyframes Ouverture{
	0% { 
		width: 0px;
		height: 0px;
		-moz-transform: scale(0,0); 
	}	
	100% {
		width: 900px;
		height: 600px;
		-moz-transform: scale(1,1);
	}
}
/*FIN ANIMATION OUVERTURE*/
/*DEBUT ANIMATION MENU*/
@-moz-keyframes Menu{
	0% { 
		-moz-transform: scale(1,0); 
	}
	90%{
		-moz-transform: scale(1,0); 
	}
	100% {
		-moz-transform: scale(1,1);
	}
}
@-webkit-keyframes Menu{
	0% { 
		-webkit-transform: scale(1,0); 
	}
	90%{
		-webkit-transform: scale(1,0); 
	}
	100% {
		-webkit-transform: scale(1,1);
	}
}
@-o-keyframes Menu{
	0% { 
		-o-transform: scale(1,0); 
	}
	90%{
		-o-transform: scale(1,0); 
	}
	100% {
		-o-transform: scale(1,1);
	}
}
@-khtml-keyframes Menu{
	0% { 
		-khtml-transform: scale(1,0); 
	}
	90%{
		-khtml-transform: scale(1,0); 
	}
	100% {
		-khtml-transform: scale(1,1);
	}
}
@keyframes Menu{
	0% { 
		transform: scale(1,0); 
	}
	90%{
		transform: scale(1,0); 
	}
	100% {
		transform: scale(1,1);
	}
}
/*FIN ANIMATION MENU*/
/*DEBUT ANIMATION GENERIQUE SCALE*/
@-moz-keyframes OpeningCV{
	0%{
		-moz-transform: scale(0,1); 
	}
	100% {
		-moz-transform: scale(1,1);  
	}
}
@-webkit-keyframes OpeningCV{
	0%{
		-webkit-transform: scale(0,1); 
	}
	100% {
		-webkit-transform: scale(1,1);  	
	}
}
@-o-keyframes OpeningCV{
	0%{
		-o-transform: scale(0,1); 
	}
	100% {
		-o-transform: scale(1,1);  	
	}
}
@-khtml-keyframes OpeningCV{
	0%{
		-khtml-transform: scale(0,1); 
	}
	100% {
		-khtml-transform: scale(1,1);  	
	}
}
@keyframes OpeningCV{
	0%{
		transform: scale(0,1); 
	}
	100% {
		transform: scale(1,1);  	
	}
}
@-moz-keyframes ClosingCV{
	0%{
		-moz-transform: scale(1,1); 
	}
	100% {
		-moz-transform: scale(0,1);  
	}
}

@-webkit-keyframes ClosingCV{
	0%{
		-webkit-transform: scale(1,1); 
	}
	100% {
		-webkit-transform: scale(0,1);  		
	}
}
@-o-keyframes ClosingCV{
	0%{
		-o-transform: scale(1,1); 
	}
	100% {
		-o-transform: scale(0,1);  
	}
}
@-khtml-keyframes ClosingCV{
	0%{
		-khtml-transform: scale(1,1); 
	}
	100% {
		-khtml-transform: scale(0,1);  		
	}
}
@keyframes ClosingCV{
	0%{
		transform: scale(1,1); 
	}
	100% {
		transform: scale(0,1);  		
	}
}
/*FIN ANIMATION GENERIQUE SCALE*/
/*DEBUT ANIMATION PROJETS*/
@-moz-keyframes OpeningProjets{
	0%{
		-moz-transform: scale(0,0.001); 
	}
	50%{
		-moz-transform: scale(1,0.001);	
	}
	100% {
		-moz-transform: scale(1,1);  	
	}
}
@-webkit-keyframes OpeningProjets{
	0%{
		-webkit-transform: scale(0,0.001); 
	}
	50%{
		-webkit-transform: scale(1,0.001);		
	}
	100% {
		-webkit-transform: scale(1,1);  	
	}
}
@-o-keyframes OpeningProjets{
	0%{
		-o-transform: scale(0,0.001); 
	}
	50%{
		-o-transform: scale(1,0.001);		
	}
	100% {
		-o-transform: scale(1,1);  	
	}
}
@-khtml-keyframes OpeningProjets{
	0%{
		-khtml-transform: scale(0,0.001); 
	}
	50%{
		-khtml-transform: scale(1,0.001);		
	}
	100% {
		-khtml-transform: scale(1,1);  		
	}
}
@keyframes OpeningProjets{
	0%{
		transform: scale(0,0.001); 
	}
	50%{
		transform: scale(1,0.001);		
	}
	100% {
		transform: scale(1,1);  	
	}
}
@-moz-keyframes ClosingProjets{
	0%{
		-moz-transform: scale(1,1); 
	}
	50%{
		-moz-transform: scale(1,0.001);		
	}
	100% {
		-moz-transform: scale(0,0.001);  
	}
}
@-webkit-keyframes ClosingProjets{
	0%{
		-webkit-transform: scale(1,1); 
	}
	50%{
		-webkit-transform: scale(1,0.001);		
	}
	100% {
		-webkit-transform: scale(0,0.001);  
	}
}
@-o-keyframes ClosingProjets{
	0%{
		-o-transform: scale(1,1); 
	}
	50%{
		-o-transform: scale(1,0.001);		
	}
	100% {
		-o-transform: scale(0,0.001);  
	}
}
@-khtml-keyframes ClosingProjets{
	0%{
		-khtml-transform: scale(1,1); 
	}
	50%{
		-khtml-transform: scale(1,0.001);		
	}
	100% {
		-khtml-transform: scale(0,0.001);  
	}
}
@keyframes ClosingProjets{
	0%{
		transform: scale(1,1); 
	}
	50%{
		transform: scale(1,0.001);		
	}
	100% {
		transform: scale(0,0.001);  
	}
}
@-moz-keyframes ArrowAppear{
	0%{
		-moz-transform: scale(0,0); 
	}
	25%{
		-moz-transform: scale(2,2);
	}
	50%{
		-moz-transform: scale(1,1);
	}
	75%{
		-moz-transform: scale(1.5,1.5);
	}	
	100% {	
		-moz-transform: scale(1,1); 
	}
}
@-webkit-keyframes ArrowAppear{
	0%{
		-webkit-transform: scale(0,0); 
	}
	25%{
		-webkit-transform: scale(2,2);
	}
	50%{
		-webkit-transform: scale(1,1);
	}
	75%{
		-webkit-transform: scale(1.5,1.5);
	}	
	100% {	
		-webkit-transform: scale(1,1); 
	}
}
@-khtml-keyframes ArrowAppear{
	0%{
		-khtml-transform: scale(0,0); 
	}
	25%{
		-khtml-transform: scale(2,2);
	}
	50%{
		-khtml-transform: scale(1,1);
	}
	75%{
		-khtml-transform: scale(1.5,1.5);
	}	
	100% {	
		-khtml-transform: scale(1,1); 
	}
}
@-o-keyframes ArrowAppear{
	0%{
		-o-transform: scale(0,0); 
	}
	25%{
		-o-transform: scale(2,2);
	}
	50%{
		-o-transform: scale(1,1);
	}
	75%{
		-o-transform: scale(1.5,1.5);
	}	
	100% {	
		-o-transform: scale(1,1); 
	}
}
@keyframes ArrowAppear{
	0%{
		transform: scale(0,0); 
	}
	25%{
		transform: scale(2,2);
	}
	50%{
		transform: scale(1,1);
	}
	75%{
		transform: scale(1.5,1.5);
	}	
	100% {	
		transform: scale(1,1); 
	}
}
@-moz-keyframes ArrowDisappear{
	0%{
		-moz-transform: scale(1,1); 
	}
	25%{
		-moz-transform: scale(2,2);
	}
	50%
	{
		-moz-transform: scale(0,0);
	}
	100% {	
		-moz-transform: scale(0,0);
	}
}
@-webkit-keyframes ArrowDisappear{
	0%{
		-webkit-transform: scale(1,1); 
	}
	25%{
		-webkit-transform: scale(2,2);
	}
	50%
	{
		-webkit-transform: scale(0,0);
	}
	100% {	
		-webkit-transform: scale(0,0);
	}
}
@-khtml-keyframes ArrowDisappear{
	0%{
		-khtml-transform: scale(1,1); 
	}
	25%{
		-khtml-transform: scale(2,2);
	}
	50%
	{
		-khtml-transform: scale(0,0);
	}
	100% {	
		-khtml-transform: scale(0,0);
	}
}
@-o-keyframes ArrowDisappear{
	0%{
		-o-transform: scale(1,1); 
	}
	25%{
		-o-transform: scale(2,2);
	}
	50%
	{
		-o-transform: scale(0,0);
	}
	100% {	
		-o-transform: scale(0,0);
	}
}
@keyframes ArrowDisappear{
	0%{
		transform: scale(1,1); 
	}
	25%{
		transform: scale(2,2);
	}
	50%
	{
		transform: scale(0,0);
	}
	100% {	
		transform: scale(0,0);
	}
}
@-moz-keyframes PictAppear{
	0%{
		-moz-transform: scale(0,0); 
	}
	100% {	
		-moz-transform: scale(1,1);
	}
}
@-webkit-keyframes PictAppear{
	0%{
		-webkit-transform: scale(0,0); 
	}
	100% {	
		-webkit-transform: scale(1,1);
	}
}
@-khtml-keyframes PictAppear{
	0%{
		-html-transform: scale(0,0); 
	}
	100% {	
		-html-transform: scale(1,1);
	}
}
@-o-keyframes PictAppear{
	0%{
		-o-transform: scale(0,0); 
	}
	100% {	
		-o-transform: scale(1,1);
	}
}
@keyframes PictAppear{
	0%{
		transform: scale(0,0); 
	}
	100% {	
		transform: scale(1,1);
	}
}
/*FIN ANIMATION PROJETS*/
/*DEBUT ANIMATION GENERIQUE OPACITY*/
@-moz-keyframes AffichNomPrenom{
	0%{
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes AffichNomPrenom{
	0%{
		opacity: 0;
	}
	100% {		
		opacity: 1;
	}
}
@-o-keyframes AffichNomPrenom{
	0%{
		opacity: 0;
	}
	100% {		
		opacity: 1;
	}
}
@-khtml-keyframes AffichNomPrenom{
	0%{
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes AffichNomPrenom{
	0%{
		opacity: 0;
	}
	100% {		
		opacity: 1;
	}
}
@-moz-keyframes ClosingNomPrenom{
	0%{
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@-webkit-keyframes ClosingNomPrenom{
	0%{
		opacity: 1;
	}
	100% {		
		opacity: 0;
	}
}
@-o-keyframes ClosingNomPrenom{
	0%{
		opacity: 1;
	}
	100% {		
		opacity: 0;
	}
}
@-khtml-keyframes ClosingNomPrenom{
	0%{
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes ClosingNomPrenom{
	0%{
		opacity: 1;
	}
	100% {		
		opacity: 0;
	}
}
/*FIN ANIMATION GENERIQUE OPACITY*/
/*Du responsive design pour les resolutions avec une hauteur inferieur ou egal à 640px*/
@media (max-height: 640px) {
	#loading{
		width: 730px;
	}
	#loading p{
		font-size: 0.8em;
	}
	#container{
		width: 730px;
		height: 425px;
  	}
 	#container #nomPrenom{
  		width: 730px;
		height: 400px;
   	}
  	#container #nomPrenom p span.nom{
		font-size: 3em;
	}
	#container #nomPrenom p span.sousTitre{
		font-size: 1em;
	}
	#container #nomPrenom p span.sousTitre2{
		font-size: 0.9em;
	}
	
	#container #contentProjets{
		width: 300px;
	}
	#container #contentProjets .projets1 img, #container #contentProjets .projets2 img{
		width: 75px;
		height: 75px;
	}
	#container #precProj, #container #nextProj{
		top: 96%;
	}
	#container #precProj{
		left: 100px;
	}
	#container #nextProj{
		left: 200px;		
	}
	#container #pageProjets{
		left: 141px;
		top: 93%;
	}
	#container #descriptProjet{
		height: 382px;
		width: 425px;
	}
	#descriptProjet #descriptHeader{
		width: 275px;
	}
	#descriptProjet p.date, #descriptProjet p.tech{
		font-size: 0.8em;
	}
	#descriptProjet p.titre{
		font-size: 1.2em;
	}
	#container #contentCompetences{	
		height: 380px;
		margin-left: 380px;
		width: 350px;
	}
	#container #contentCursus1, #container #contentCursus3{
		height: 125px;
		width: 370px;
	}
	#container #contentCursus2{
		height: 130px;
		width: 370px;
	}
	#container #contentCursus1 {
		top: 45px;
	}
	#container #contentCursus2 {
		top: 170px;
	}
	#container #contentCursus3 {
		top: 300px;
	}
	.syncopateCursus, .syncopateCursus11, .syncopateCursus12, #competences ul li, .arialCursus{
		font-size: 0.6em;
	}
	.marginCursus{
		margin-top: 0px;
		margin-bottom: 0px;
		padding-left: 5px;
	}
	.centerCursus{
		margin-top: -10px;
	}
	#container #formulaire{
		width:  730px;
		height: 400px;
	}
	#container #formulaire textarea{
		height: 300px;
		margin-left: 8%;
		margin-top: -3%;
	}
	#container #parabole, #container #rayon{
		visibility: hidden;
	}
	#container #feedbackForm{
		width: 330px;
		height: 30px;
		top:  70%;
		left: 5%;
	}
	#container #formulaire .required{
		margin-top: 23%;
	}
}
