#zoneAccueil
{
	z-index: 9;
	position: fixed;
	height: 100%;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.7);
	top: 0;
	left: 0;
	margin:0!important;
	padding:0!important;
	border:0!important;	
}
	#zoneInfos
	{
		position: fixed;
		height: 90%;
		width: 90%;
		top: 5%;
		left: 5%;
		margin:0!important;
		padding:0!important;
		border:0!important;	
	}
		#introCorpus
		{
			position: absolute;
			top: 39%;
			width: 100%;
			height: 90%;
			margin:0!important;
			padding:0!important;
			border: 0!important;			
		}		
			#corpus
			{
				cursor: pointer;
				display: inline;
				height: 11%;
				padding: 0 15px;
				margin: 0 auto;
				text-transform: uppercase;
				font-size: 2.8em;
				font-weight: bold;
			}
			
			#clicIntro
			{
				cursor: pointer;
				color: grey;
				font-size: 8pt;
				letter-spacing: 0.3em;
				opacity: 0;
			}
			
			.activeAnimI
			{
				animation : pulse1 8.4s infinite;
				-webkit-animation : pulse1 8.4s infinite;
			}
				
				@keyframes pulse1
				{
				0%   {opacity: 0;}
				19%   {opacity: 0;}
				40% {opacity: 0.6;}
				55% {opacity: 0.4;}
				70% {opacity: 0.7;}
				100% {opacity: 0;}
				}
				
				@-webkit-keyframes pulse1
				{
				0%   {opacity: 0;}
				10%   {opacity: 0;}
				30% {opacity: 0.6;}
				45% {opacity: 0.4;}
				60% {opacity: 0.7;}
				100% {opacity: 0;}
				}
						
			#introduction
			{				
				height: 90%;
				width: 63%;
				margin: 0 39% 0 13%;
				text-align: justify;
				opacity: 0;
				padding: 0px 0 0px 0;
			}			
			
				#texteIntro
				{
					height: 80%;
					overflow: auto;
					padding: 20px 35px 30px 40px;
				}
				
				#texteIntro h1
				{
					margin-top: 2em;
					margin-bottom: 1.5em;
				}
				
				#lesSources
				{
					text-align: left;
				}
					
					.source
					{
						display: block;
						margin-left: 40px;
					}
					
					.numSource
					{
						display: inline;	
						color: #21a97e;
					}
			
				#acces
				{
					display: block;
					position: absolute;
					right: 22%;
					bottom: 5%;
					margin: 0;
					padding: 0;
					opacity: inherit;
				}
			
		
		#presOrigami
		{
			z-index: 9;
			position: relative;
			top: 50%;
			height: 89%;
			width: 100%;
			margin:0!important;
			padding: 0 15px;
			border-top: 1px;
			border-style: solid;
			border-color: #36c7c6;

		}
			#logoAccueil
			{
				cursor: pointer;
				position: relative;
				text-align: right;
				font-size: 2em;
				height: 10%;
				margin: 0!important;
				padding: 0!important;
				border: 0!important;
			}
				#logoAccueil span
				{
					margin: 10px 0;
				}
				
			#clicORIGAMI
			{
				cursor: pointer;
				color: grey;
				font-size: 8pt;
				letter-spacing: 0.3em;
				opacity: 0;
			}
			
			.activeAnimO
			{
				animation : pulse2 8s infinite;
				-webkit-animation : pulse2 6s infinite;
			
			}
				@keyframes pulse2
				{
				0%   {opacity: 0;}
				25%  {opacity: 0;}
				50% {opacity: 0.8;}
				60% {opacity: 0.3;}
				75% {opacity: 0.6;}
				100% {opacity: 0;}
				}
				
				@-webkit-keyframes pulse2
				{
				0%   {opacity: 0;}
				25%  {opacity: 0;}
				50% {opacity: 0.8;}
				60% {opacity: 0.3;}
				75% {opacity: 0.6;}
				100% {opacity: 0;}
				}
			
			
			#presentation
			{				
				height: 70%;
				width: 90%;
				margin: auto;
				text-align: justify;
				opacity: 0;
				padding: 30px 0 15px 0;
			}
				#images
				{
					float: left;
					height: 100%;
					width: 70%;
					margin: 1% 0 0 0;
					padding: 0!important;
					border: 0!important;
					opacity: inherit;
				}
					.no
					{
						z-index: 0;
						height: 22px;
						width: 22px;
						text-align: center;												
						border-radius: 22px;
						color: white;
					}
					#no1
					{						
						position: absolute;
						top: 50px;
						left: 500px;
						text-align: center;						
						background-color: rgb(200, 0, 150);
					}
					#no2
					{						
						position: absolute;
						top: 160px;
						left: 700px;
						text-align: center;						
						background-color: #80CC06;
					}
					#no3
					{						
						position: absolute;
						top: 530px;
						left: 475px;
						text-align: center;						
						background-color: #34C2C2;
					}
					#images img
					{
						display: block;				
						width: 470px;
						opacity: inherit;
					}
					
					#laChrono
					{
						position: absolute;
						top: 20px;
						left: 10px;
					}
					
					
					#laLecture
					{
						position: absolute;
						top: 200px;
						left: 350px;
					}
					
					#lesPhotos
					{											
						position: absolute;
						top: 430px;
						left: 0px;
					}
				
				#texte
				{
					position: absolute;
					height: 60%;
					width: 30%;
					top: 0;
					left: 70%;
					margin: 50px 0 0 0;
					padding: 0!important;
					border: 0!important;
					opacity: inherit
				}
				
#parallax-bg1A {
	opacity: 0.4;
	z-index: 2;
	position: fixed;
	left: 50%;
	top: 0;
	width: 1200px;
	margin-left: -600px;
	}

#parallax-bg2A {
	z-index: 1;
	position: fixed;
	left: 50%; 
	top: 0;
	width: 1200px;
	margin-left: -600px;
	opacity: 0.4;
	}

#piedAccueil
{
	z-index: 999;
	position: fixed;
	margin: 0;
	top: 95%;
	text-align: center;
	width: 100%;
}
	#bas
	{
		padding: 8px 10px 5px 10px;
		text-align: center ;
		font-size: 0.8em;
	}
