	
	nav#mainMenu span.logoImg{
		width: auto;
		height: auto;
		top: 12px;
		left: 10px;
	}

		nav#mainMenu span.logoImg a{
			font-size: 48px;
		}
	
	nav#mainMenu ul#listeMenu li{
		margin-left: 25%;
	}

	/* // Section A propos // version mobile Large */
	.propos .descriptionAgence h3{
		width: 75%;
	}

	.propos .descriptionAgence p{
		width: 75%;
	}

	/* // NOUS CONTACTER // */

	.nContacter h3{
		top: 45%;
	}

	footer div.adresse{
		width: 50%;
	}

	footer div.adresse:nth-child(odd){
		float: left;
	}

	footer div.adresse:nth-child(even){
		float: right;
	}


	div.reseauSociaux div a{
		font-size: 13px;
	}

	div.adresse:first-of-type{
		padding-top: 20px;
	}

/************************************************************************/
/***********************//* PAGE CONTACT *//****************************/
/*****************************  BASE  *********************************/
/***********************  SECTION LOCATION  **************************/
/********************************************************************/

	#presentation.presentationContact h1{
		font-size: 50px;
	}

	#careerDescription{
		padding-bottom: 90px; 
	}

/************************************************************************/
/***********************//* PAGE AGENCY *//*****************************/
/****************************  475px  *********************************/
/*********************  SECTION PRESENTATION  ************************/
/********************************************************************/

#approach{
	padding: 60px 0;
}

/* APPROACH HAUT */
#approach .hautApproach .approachImg{
	height: 280px;
}

#approach .hautApproach h4{
	width: 80%;
	max-width: 520px;
}
		

/* APPROACH BAS */

#approach .basApproach .approachImg{
	height: 280px;
}



#approach .basApproach .basApproachColGauche h4{
	width: 90%;
	max-width: 520px;
}
	#approach .basApproach .basApproachColGauche a{
		color: #000;
		display: block;
		margin-top: 0;
		padding: 54px 10px 0;
		vertical-align: text-bottom;
	}
/* DIRECTOR */

/* SELECTED CLIENTS */

		#selClients h5::after{
			margin-top: 10px;
		}

	#selClients h5{
		width: 80%;
	}

	#selClients h5::after{
		width: 58%;
	}

	#selClients ul{
		width: 80%;
		display: table;
		clear: both;
	}

		#selClients ul li{
			/*width: 50%;*/
			text-align: center;
		}

		#selClients ul li:nth-child(odd){
			float: left;
			text-align: left;
		}

		#selClients ul li:nth-child(even){
			/*float: right;*/
			text-align: right;
		}

/************************************************************************/
/**********************//* PAGE CAREERS *//*****************************/
/****************************  475px  *********************************/
/**********************  SECTION DESCRIPTION  ************************/
/********************************************************************/


	#careerDescription .descCourriel{
		width: calc(50% - 1px);
		margin: 32px auto 0px auto;
		float: left;
	}

	#careerDescription .descEmploi{
		display: inline-block;
		width: 50%;
		margin: 32px auto 0px auto;
	}


/************************************************************************/
/***********************//* PAGE DETAIL *//*****************************/
/*****************************  BASE  *********************************/
/********************  SECTION DETAIL PROJET *************************/
/********************************************************************/

	#zonePortfolio .imgPortfolio{
		height: 300px;
	}

	#zonePortfolio .imgGrande{
		height: 300px;
	}