/************************************************************************/
/***********************//* PAGE ACCUEIL *//****************************/
/*****************************  1600px  *******************************/
/*********************  SECTION PRESENTATION  ************************/
/********************************************************************/


.nContacter h3{
	top: 40%;
	font-size: 80px;
}

/************************************************************************/
/*************************//* PAGE WORK *//*****************************/
/*****************************  1366px  *******************************/
/*********************  SECTION PRESENTATION  ************************/
/********************************************************************/

	#workflow{
		width: 66%;
	}

	.filterZone .filter{
		width: 80%;
	}


/************************************************************************/
/***********************//* PAGE DETAIL *//*****************************/
/*****************************  1600px  *******************************/
/********************  SECTION DETAIL PROJET *************************/
/********************************************************************/

#detailProjet #texteProjet{
	width: 45%;
}



/************************************************************************/
/***********************//* PAGE AGENCY *//*****************************/
/*****************************  1600px  *******************************/
/*********************  SECTION ARRANGEMENT  *************************/
/********************************************************************/

#presentation.presentationAgency h6{
	width: 40%;
}


#who .whoRanger .whoGauche{
	width: 30%;
	margin-left: 15%;
}



/* AJUSTEMENT DES 3 images */
#troisImage{
	max-width: 1600px;
	height: 600px;
}

	#troisImage .imgLarge{
		width: 655px;
		height: 421px;
	}

	#troisImage .imgHaute{
		width: 424px;
		height: 658px;
	}

	#troisImage .pt1{
		top: 174px;
		left: 0px;
	}

	#troisImage .pt2{
		top: 80px;
		left: 550px;
	}

	#troisImage .pt3{
		top: 250px;
		right: 0px;
	}


/* APPROACH HAUT */

#approach .hautApproach{
	width: 70%;
	margin: 20px auto;
}

	#approach .hautApproach .approachImg{
		margin-left: 3%;
		padding-bottom: 14.5%;
	}

	#approach .hautApproach h4{
		margin-right: 12.5%;
		width: 25%;
	}


/* APPROACH BAS */

#approach .basApproach .approachImg{
	margin-right: 1%;
}


/* SELECTED LIST */

	/*	#selClients h5::after{
			position: absolute;
			width: 90%;
		}*/

	#selClients .laListe{
		width: 75%;
	}

	#selClients ul{
		padding: 0 50px;
	}

	/*#selClients h5{
		margin-left: 15%;
	}*/

	/* OUR DIRECTOR */
#director .prevProjet{
	left: 17.5%;
}

#director .nextProjet{
	right: 17.5%;
}