#partie2{
		background-color: #f4dcbd ;
}
	.titrepartie h2{
			font-size:1.7em;
			line-height:1.2em;
			text-align:center;
			color:#333;
			margin-top:0.47em;
			margin-bottom:1.3em;
		 text-transform:uppercase;
		  text-shadow: 0.05em 0.02em 0.07em gray;
		}

#microsommaire{
background-color:#fde9d7; margin:1.5em auto; margin-bottom:0; width:55%; padding-top:1em; padding-left:-2em; padding-right:2em; padding-bottom:0em; border-radius: 1em; list-style:none;}
			#microsommaire p{
					margin-left:1%; padding-right:0em; padding-bottom:0em; border-radius: 1em; list-style:none;}	

#partie2a, #partie2b{
	background-color: white;
	padding-left:3em;
	padding-right:0;
	border:none;
}



	#partie2a a, #partie2b a{
		text-decoration: none;
		color: #2a2828;
		-webkit-transition: all 0.6s ease-in-out,;
			-moz-transition: all 0.6s ease-in-out,;
			-o-transition: all 0.6s ease-in-out,;
			-ms-transition: all 0.6s ease-in-out,;
			transition: all 0.6s ease-in-out,;
		}
		#partie2a a:hover, #partie2b a:hover{
			cursor:pointer;
			color:#2a2828;
			text-shadow: 0.8px 0.5px 1.8px rgba(0, 0, 0, 1);
		}


	#partie2a h3, #partie2b h3{
			padding-top:2em;
			margin-bottom:2em;
			font-size:1.6em;
			line-height:1.5em;
			text-align:left;
			color:#333;
		 text-transform:uppercase;
		  text-shadow: 0.05em 0.02em 0.07em gray;
		}
	#partie2a, #partie2b{
		float:left; 
		padding-right:0.5em;
	}

	.effetexte{
		font-family:kreon, garamond, serif;
		font-weight:600;
	}
	.small{
		padding-top:0;
		margin-bottom:2em;
		font-size:0.8em;
		line-height:1em;
		text-align:left;
		color:#333;
		text-transform:uppercase;
		text-shadow: 0.01em 0.01em 0.01em gray;
	}
	.lettrine{
		float:left;
		font-size:4em;
		line-height:0.8em;
		font-family:Garamond, Serif;
		text-shadow: 0.01em 0.01em 0.01em gray;
		padding-top:0;
		margin:0;
		vertical-align:top;
		margin-right:5px;
	}
	
					.textright{
					padding-top:2%;
						padding-left:45%;
					}
					.textleft{
						padding-top:2%;
						padding-right:7%;
						text-align:justify;
					}
					.textcenter{
						text-align:center;
						padding-top:2%;
						padding-left:7%;
						padding-right:7%;
					}
.signe{
		text-align:right; 
		line-height:1.4em;
		font-size:0.8em;
		padding-left:40%; 
	}					
										/*//////////////////////
													PARTIE SUIVANTE
										//////////////////////*/
											.partiesuivante{
												float:right; 
												text-align:right; 
												padding-right:1.5em; 
												padding-top:0.7em;
											}
												.partiesuivante a{
													-webkit-transition: all 0.2s linear;
													-moz-transition: all 0.2s linear;			
													-o-transition: all 0.2s linear;
													-ms-transition: all 0.2s linear;
													transition: all 0.2s linear;
												}
												.partiesuivante a:hover{
													color:inherit;
												  text-shadow: 0.1em 0.02em 0.1em gray;		
												}
										/*//////////////////////
													PARTIE PRECEDENTE
										//////////////////////*/
											.partieprecedente{
												float:left; 
												text-align:left; 
												padding-left:1.5em; 
												padding-top:0.7em;
											}
												.partieprecedente a{
													-webkit-transition: all 0.2s linear;
													-moz-transition: all 0.2s linear;			
													-o-transition: all 0.2s linear;
													-ms-transition: all 0.2s linear;
													transition: all 0.2s linear;
												}
												.partieprecedente a:hover{
													color:inherit;
												  text-shadow: 0.1em 0.02em 0.1em gray;		
												}
												
/*///////////  ANIMATION DES PARTIES ACTIVEES     ///////////*/												
						@-webkit-keyframes fondu {
							0% { opacity: 0;}
							100% {opacity: 1;}}
						@-moz-keyframes fondu {
							0% { opacity: 0;}
							100% {opacity: 1;}}
						@-o-keyframes fondu {
							0% { opacity: 0;}
							100% {opacity: 1;}}
						@-ms-keyframes fondu {
							0% { opacity: 0;}
							100% {opacity: 1;}}
					@keyframes fondu {
						0% { opacity: 0.5;}
						100% {opacity: 1;}}	
					#interviewriaud2{display:none;
					-webkit-animation:fondu 0.5s ease-out;
							-moz-animation:fondu 0.5s ease-out;
							-o-animation:fondu 0.5s ease-out;
							-ms-animation:fondu 0.5s ease-out;
							animation:fondu 0.5s ease-out;}
					#interviewriaud2:target {display:block;}
					#interviewriaud3{display:none;
					-webkit-animation:fondu 0.5s ease-out;
							-moz-animation:fondu 0.5s ease-out;
							-o-animation:fondu 0.5s ease-out;
							-ms-animation:fondu 0.5s ease-out;
							animation:fondu 0.5s ease-out;}
					#interviewriaud3:target {display:block;}
					#interviewriaud4{display:none;
					-webkit-animation:fondu 0.5s ease-out;
							-moz-animation:fondu 0.5s ease-out;
							-o-animation:fondu 0.5s ease-out;
							-ms-animation:fondu 0.5s ease-out;
							animation:fondu 0.5s ease-out;}
					#interviewriaud4:target {display:block;}
/*///////////////////////////////////////////////////////
					Scroll-top
///////////////////////////////////////////////////////*/		
	#scroll-top{
		display:none;
		position:fixed;
		bottom:20px;
		right:20px;
		margin:0;
		padding:0;
		width:3.5%;
		height:7.5%;
		background-image:url(../partie5/scroll-top.png);
		background-size: auto auto;
		background-position:center center;
		background-repeat:no-repeat;
		background-color:rgba(0,0,0,0.4);
		text-indent:-9999px;
		cursor:pointer;
		z-index:2000;
	}
	#scroll-top:hover{
		background-color:rgba(0,0,0,0.7);
		-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);
		-moz-box-shadow:0 0 5px rgba(0,0,0,0.3);
		-o-box-shadow:0 0 5px rgba(0,0,0,0.3);
		-ms-box-shadow:0 0 5px rgba(0,0,0,0.3);
		box-shadow:0 0 5px rgba(0,0,0,0.3);
	}
	#scroll-top{
		-webkit-transition:all 0.35s ease;
		-moz-transition:all 0.35s ease;
		-o-transition:all 0.35s ease;
		-ms-transition:all 0.35s ease;
		transition:all 0.35s ease;
		-webkit-transform:translateZ(0);
		-moz-transform:translateZ(0);
		-o-transform:translateZ(0);
		-ms-transform:translateZ(0);
		transform:translateZ(0);
	}
	
	
/*/////////////////////////////////////////////////////////											
///////////////////////////////////////////////////////////*/		
	/* Button */

		.button {
			background-color:#cbb599;
			border: 0;
			border-radius: 3.5em;
			color: #fff;
			cursor: pointer;
			display: inline-block;
			height: 3.5em;
			line-height: 3.5em;
			outline: 0;
			padding: 0 2em 0 2em;
			margin-bottom:2em;
			position: relative;
			text-align: center;
			text-decoration: none;
				-moz-appearance: none;
				-webkit-appearance: none;
				-o-appearance: none;
				-ms-appearance: none;
			appearance: none;
				-moz-transition: all 0.2s ease-in-out;
				-webkit-transition: all 0.2s ease-in-out;
				-o-transition: all 0.2s ease-in-out;
				-ms-transition: all 0.2s ease-in-out;
			transition: all 0.2s ease-in-out;
		}
			.button.down {
				width: 4em;
				height: 4em;
				line-height: 4.5em;
				padding: 0;
				background-image: url('images/dark-arrow.svg');
				background-position: center center;
				background-repeat: no-repeat;
				text-indent: -10em;
				overflow: hidden;
			}
			.button:hover {background-color:#ba9c77;}
			.button:active {background-color:#cbb599;	}

/*/////////////////////////////////////////////////////////////
					Animation pdf Inventaires
/////////////////////////////////////////////////////////////*/
		.menuimage {
			display:block;
			overflow-y:hidden;
			overflow:hidden;
		}		
.menuimage img{
		margin:0 auto;
		}	



			/*///// ANIMATION HOVER IMAGE MENU ////*/
								.menuimage a img{
									-webkit-transition: all 0.25s linear;
										-moz-transition: all 0.25s linear;
										-o-transition: all 0.25s linear;
										-ms-transition: all 0.25s linear;
										transition: all 0.25s linear;
										opacity:1;
										-webkit-opacity:1;
								}
								.menuimage a:hover img{
										opacity:0.1;
								}
								.menuimage a h5{
									font-size:0.9em;
									font-weight:400;
									text-align:center;
									line-height:1.2em;
									position:relative;
									margin:0 auto;
									padding-left:1.1em;
									padding-right:1.1em;
									margin-bottom:-1em;
									text-shadow: 0.05em 0.01em 0.061em #888888;
										-webkit-transition: all 0.25s linear;
										-moz-transition: all 0.25s linear;
										-o-transition: all 0.25s linear;
										-ms-transition: all 0.25s linear;
									transition: all 0.25s linear;
									opacity:0;
									top:-9em;
									overflow:hidden;
								}
								.menuimage a:hover h5{
									display:block;
									opacity:1;
									top:-12em;									
								}


											
@media only screen and (min-width: 400px) {
	.titrepartie h2{
		font-size:1.5em;
		line-height:1em;
	}
	#partie2b{

	}
	img{
	width:220px;
	}
	.manus{
padding-bottom:4%;
	width:280px;
	height:250px;
	}
}
@media only screen and (min-width: 700px) {
	.titrepartie h2{
		font-size:1.5em;
		line-height:1em;
	}
	#partie2b{
	padding-left:3em;
	}
	img{
	width:270px;
	}
	.manus{
padding-bottom:10%;
	width:380px;
	height:350px;
	}
}
@media only screen and (min-width: 900px) {
	.titrepartie h2{
		font-size:1.5em;
		line-height:1em;
	}
	#partie2b{
	padding-left:3em;
	}
	img{
	width:300px;
	}
	.manus{
padding-bottom:10%;
	width:400px;
	height:375px;
	}
}

@media only screen and (min-width: 1100px) {
	.titrepartie h2{
		font-size:1.8em;
		line-height:1em;
	}
	#partie2b{
	padding-left:3em;
	}
	img{
	}
	.manus{
padding-bottom:15%;
	width:450px;
	height:425px;
	}
}
@media only screen and (min-width: 1250px) {
	.titrepartie h2{
		font-size:1.8em;
		line-height:1em;
	}
	#partie2b{
	padding-left:3em;
	}
	img{
	}
	.manus{
padding-bottom:5%;
	width:450px;
	height:425px;
	}
}
@media only screen and (min-width: 1280px) {
	.titrepartie h2{
		font-size:2em;
		line-height:1em;
	}
	#partie2b{
	padding-left:5em;
	}
	.manus{
padding-bottom:2%;
	width:525px;
	height:425px;
	}
}


					