@font-face 
{
font-family: 'NationalMaj';
src: url('../police/NationalMaj-Book.otf');
font-weight: normal;
font-style: normal;
}

@font-face 
{
font-family: 'NationalMajExtrabold';
src: url('../police/NationalMaj-Extrabold.otf');
font-weight: normal;
font-style: normal;
}

@font-face 
{
font-family: 'NationalMajLight';
src: url('../police/NationalMaj-Light.otf');
font-weight: normal;
font-style: normal;
}

body
{
	width: auto;
	height: 1250px;
	background-color: #FEFDF0;
	font-family: 'NationalMaj';
}

header
{
	height: 100px;
	width: auto;
	background-color: #879353;
	margin-top: 0px;
	padding-top: 0px;
	
	position: relative;
	bottom: 8px;
}

#logo
{
height: 100%;
}

nav
{
    display: inline-block;
	height: 30px;
	width: 380px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 1500px;
	bottom: 38px;
}

nav a
{
	display: inline-block;
	
	height:30px;
	width: 70px;
	margin-left: 3px;
  	text-decoration:none; 
    text-align: center;
  
  font-size:100%; 
  font-weight:bold; 
  
  color: #CECECE;
  font-family: 'NationalMaj';
} 

nav a:hover
{
	color: #FEFDF0;
}

#current_nav
{
	color: #484742;
}

section
{
	height: 1050px;
	width: auto;
	
	background-color: #CECECE;
	
	margin: auto;
	padding-top: 10px;
	
	position: relative;
	bottom: 8px;
	
	background-image:url(../images/corridor.jpg);
	background-repeat:no-repeat;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */

}

#titre_page
{
	display:none;
}

.links
{
	height: 25px;
	width: 25px;
	
	position: relative;
	left: 2000px;
	top: 10px;
}


.img_job
{
	border: solid #FEFDF0 4px;
	margin: auto;
}

#srs, #concorde
{
	margin-top: 33px;
	border-radius: 4px 4px 4px;
}

#lutetia, #trianon, #pont_royal, #lotti
{
	margin-bottom: 20px;
	border-radius: 4px 4px 4px;
}

#hotel
{
	height: 720px;
	width: 240px;
	
	margin-left: 50px;
	text-align: center;
	
	position: relative; 
	bottom: 170px;
	
	border-radius: 4px 4px 4px;
	border: none;
}

#bureaux_vente
{
	height: 200px;
	width: 240px;
	
	position: relative;
	top: 50px;
	left: 1850px; 
	
	text-align: center;
	
	border-radius: 4px 4px 4px;
	border: none;
}

#explanation_text
{
	height: 240px;
	width: 550px;
	border-radius: 4px 4px 4px;
	
	position: relative;
	bottom: 300px;
	left: 900px;
	
	padding-left: 10px;
	padding-right: 10px;
	display: none;
	background-color: #CECECE;
	color: #484742;
}

.job_places
{
	font-family: 'NationalMajLight';
	color: #484742;
}

legend
{
	color: #484742;
	background-color: #CECECE;
	font-size: 150%;
	border: solid #484742 2px;
	border-radius: 4px;
	text-align: center;
}

p strong
{
	display: block;
	font-family: 'NationalMajExtrabold';
	color: #484742;
}

.jobs
{
	display: none;
}

.img_bloc
{
	height: 215px;
	margin-bottom: 15px;
	border-radius: 4px;
	background-color: #CECECE;
}

.bv
{
	height: 150px;
	width: 260px;
}

.img_bloc h2
{
	margin: auto;
	text-align: center;
	font-size: 120%;
	font-family: 'NationalMajLight';
	color: #484742;
}

div h3
{
	font-size: 100%;
	font-family: 'NationalMajLight';
}


footer
{
	height: 108px;
	width: auto;
	background-color: #879353;
	
	position: relative;
	bottom: 8px;
}

#credits
{
	height: 16px; 
	width: 220px;
	margin-top: 30px;
	margin-left: 58px;
	color: #CECECE;
}

#freepik
{	
	font-size:100%;
	text-decoration: none;
	color: #CECECE;
}

footer strong
{
	font-size:100%;
	font-weight:bold;
	color: #CECECE;
}


@media screen and (max-width: 2320px)
{
	nav 
	{
		left: 1500px;
	}
	
	.links
	{
		left: 2000px;
	}	
	
	#bureaux_vente
	{
		left: 1800px; 
	}
	
#explanation_text
	{	
		bottom: 370px;
		left: 800px;
	}
}

@media screen and (max-width: 2220px)
{
	
.links
{
	left: 1900px;
}

nav 
	{
		left: 1400px;
	}
	
#bureaux_vente
	{
		left: 1800px; 
	}
}

@media screen and (max-width: 2130px)
{
	
.links
{
	left: 1800px;
}

nav 
	{
		left: 1300px;
	}
	
#bureaux_vente
	{
		left: 1700px; 
	}
}

@media screen and (max-width: 2030px)
{	
.links
{
	left: 1700px;
}

nav 
	{
		left: 1200px;
	}
	
#bureaux_vente
	{
		left: 1600px; 
	}
	
#explanation_text
{
	bottom: 450px;
	left: 720px;
}

}

@media screen and (max-width: 1930px)
{
#bureaux_vente
	{
		left: 1500px; 
	}
	
#explanation_text
{
	bottom: 500px;
}
	
.links
{
	left: 1600px;
}

nav 
	{
		left: 1100px;
	}
}


@media screen and (max-width: 1820px)
{
nav 
	{
		left: 1000px;
	}
	
#bureaux_vente
	{
		left: 1400px; 
	}
	
#explanation_text
{
	bottom: 500px;
	left: 620px;
}

.links
{
	left: 1500px;
}
}

@media screen and (max-width: 1720px)
{
nav 
	{
		left: 900px;
	}

#bureaux_vente
	{
		left: 1300px; 
	}
	
.links
{
	left: 1400px;
}
}

@media screen and (max-width: 1620px)
{
nav 
	{
		left: 800px;
	}

#bureaux_vente
	{
		left: 1230px; 
	}

#explanation_text
{
	bottom: 520px;
	left: 520px;
}

.links
{
	left: 1300px;
}
}

@media screen and (max-width: 1540px)
{
nav 
	{
		left: 720px;
	}
	
#bureaux_vente
	{
		left: 1150px; 
	}
	
#explanation_text
{
	bottom: 570px;
	left: 400px;
}

.links
{
	left: 1200px;
}
}

@media screen and (max-width: 1470px)
{
nav 
	{
		left: 650px;
	}

#bureaux_vente
	{
		left: 1100px; 
	}
	
#explanation_text
{
	left: 430px;
}
}

@media screen and (max-width: 1410px)
{
nav 
	{
		left: 590px;
	}
		
#bureaux_vente
	{
		left: 1030px; 
	}
	
.links
	{
		left: 1100px;
	}
	
#explanation_text
{
	left: 410px;
}
}

@media screen and (max-width: 1350px)
{
nav 
	{
		left: 530px;
	}
		
#bureaux_vente
	{
		bottom: 550px;
		left: 980px; 
	}
	
#explanation_text
{
	left: 380px;
}
}

@media screen and (max-width: 1320px)
{
		nav 
	{
		left: 300px;
	}
	
	.links
	{
		left: 1000px;
	}
	
	#bureaux_vente
	{
		left: 930px; 
	}
	
	#explanation_text
	{
		bottom: 520px;
		left: 370px;
	}
}

@media screen and (max-width: 1290px)
{
#bureaux_vente
	{
		left: 910px; 
	}
	
	.links
	{
		left: 900px;
	}
}

@media screen and (max-width: 1220px)
{
#bureaux_vente
	{
		left: 870px; 
	}
	
	#explanation_text
	{
		left: 350px;
	}

}

@media screen and (max-width: 1180px)
{
#bureaux_vente
	{
		left: 790px; 
	}
	
	#explanation_text
	{
		width: 320px;
		height: 330px;
		
		left: 430px;
	}
}

@media screen and (max-width: 1100px)
{
	#bureaux_vente
	{
		left: 740px; 
	}
}

@media screen and (max-width: 1070px)
{
	#bureaux_vente
	{
		left: 680px; 
	}
	
	#explanation_text
	{
		left: 360px;
	}
}

@media screen and (max-width: 990px)
{
	
	nav 
	{
		left: 200px;
	}
	
	.links
	{
		left: 640px;
	}
	
	#bureaux_vente
	{
		left: 620px; 
	}
	
	#explanation_text
	{
		left: 340px;
	}
}


@media screen and (max-width: 970px)
{
#bureaux_vente
	{
		left: 560px; 
	}
}

@media screen and (max-width: 890px)
{
	nav 
	{
		left: 100px;
	}
	
	.links
	{
		left: 540px;
	}
	
	#hotel
	{
		display: none;
	}
	
	#bureaux_vente
	{
		display: none;
	}
	
	.jobs
	{
		display: block;
		background-color: #CECECE;
		color: #484742;
		margin-left:50px;
		width: 550px;
		margin: auto;
		border-radius: 4px;
	}
	
	body
	{
		height: 1450px;
	}
	
	section
	{
		height: 1250px;
	}
	
	#slide_please
	{
		display: none;
	}
	
}

@media screen and (max-width: 790px)
{
		nav 
	{
		left: 0px;
	}
	
	.links
	{
		left: 440px;
	}
}

@media screen and (max-width: 690px)
{	
	.links
	{
		left: 300px;
	}
	
nav a
	{
		display: block;
		height: 15px;
		margin-bottom: 5px;
		
		padding-top: 0px;
	}
	
	nav 
	{
		bottom: 7px;
		left: 0px;
		
		width: 100px;
		height: 100%;
	}
	
	.jobs
	{
		width: 400px;
		position: relative;
		top: 20px;
		margin: auto;
		border-radius: 4px;
	}
	
	body
	{
		height: 1650px;
	}
	
	section
	{
		height: 1450px;
	}
	
}

@media screen and (max-width: 530px)
{	
	nav 
	{
		left: 0px;
	}
	
	.jobs
	{
		width: 300px;
		position: relative;
		top: 0px;
		border-radius: 4px;
	}
	
		body
	{
		height: 1900px;
	}
	
	section
	{
		height: 1700px;
	}
}

@media screen and (max-width: 400px)
{
	
	.links
	{
		top: 30px;
		left: 240px;
	}
	
#logo
{
	width: 150px;
}

.jobs
	{
		width: 260px;
		position: relative;
		top: 0px;
		border-radius: 4px;
	}

	body
	{
		height: 2080px;
	}
	
	section
	{
		height: 2080px;
	}
}

@media screen and (max-width: 350px)
{	
#logo
{
	width: 120px;
}
}