@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: 1050px;
	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: 850px;
	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;
}

#mouse_please
{
	text-align: center;
	font-family: 'NationalMajLight';
	position: relative;
	top: 25px;
}

.services 
{
	height: 350px;
	width: 250px;
	background-color: #CECECE;
	position: relative;
	border-radius: 4px 4px 4px;
	
	padding-right: 8px;
}

.services h2
{
	padding-left: 5px;
	padding-right: 5px;
	font-family: 'NationalMajLight';
	color: #484742;
}

.services:nth-child(1)
{
	top: 15px;
	left: 1050px;
}

.services:nth-child(1) h2
{
	display: block;
	padding-top: 10px;
	margin-bottom: 30px;
}

.services:nth-child(2)
{
	bottom: 351px;
	left: 1350px;
}

.services:nth-child(2) h2
{
	display: block;
	padding-top: 18px;
	margin-bottom: 45px;
}

.services:nth-child(3)
{
	bottom: 715px;
	left: 1650px;
}

.services:nth-child(3) h2
{
	display: block;
	padding-top: 12px;
	margin-bottom: 30px;
}

.services:nth-child(4)
{
	bottom: 625px;
	left: 1200px;
}

.services:nth-child(4) h2
{
	display: block;
	padding-top: 22px;
	margin-bottom: 20px;
}

.services:nth-child(5)
{
	bottom: 988px;
	left: 1520px;
}

.services:nth-child(5) h2
{
	display: block;
	padding-top: 18px;
	margin-bottom: 27px;
}

section div h2
{
	font-size: 100%;
	text-align: center;
}

.img_services
{
	height: 180px;
	width: 180px;
	border-radius: 4px 4px 4px;
	
	margin-left: 40px;
	display: block;
}

#accompagnement
{
	margin-top: 56px;
}

#lit
{
	margin-top: 70px;
}

#roses
{
	margin-top: 60px;
}

#diploma
{
	margin-top: 50px;
}

#plans
{
	margin-top: 75px;
}

#qualite
{
	margin-top: 60px;
}

.liste_services
{
	list-style-type: square; 
	color: #484742;
}

.ul_service
{
	display: none;
}

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

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


#freepik
{
	display: block;
	padding-left: 50px;
	font-size:100%;
	text-decoration: none;
	color: #CECECE;
}

footer strong
{
	display: block;
	padding-top: 30px;
	padding-left: 50px;
	font-size:100%;
	font-weight:bold;
	color: #CECECE;
}

@media screen and (max-width: 2320px)
{
	nav 
	{
		left: 1500px;
	}
	
	.links
	{
		left: 2000px;
	}	
	
.services:nth-child(1)
{
	left: 1000px;
}

.services:nth-child(2)
{
	left: 1300px;
}

.services:nth-child(3)
{
	left: 1600px;
}

.services:nth-child(4)
{
	left: 1150px;
}

.services:nth-child(5)
{
	left: 1470px;
}
}

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

nav 
	{
		left: 1400px;
	}
	
.services:nth-child(1)
{
	left: 870px;
}

.services:nth-child(2)
{
	left: 1170px;
}

.services:nth-child(3)
{
	left: 1470px;
}

.services:nth-child(4)
{
	left: 1020px;
}

.services:nth-child(5)
{
	left: 1340px;
}
}

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

nav 
	{
		left: 1300px;
	}
	
.services:nth-child(1)
{
	left: 750px;
}

.services:nth-child(2)
{
	left: 1050px;
}

.services:nth-child(3)
{
	left: 1350px;
}

.services:nth-child(4)
{
	left: 900px;
}

.services:nth-child(5)
{
	left: 1220px;
}
}

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

nav 
	{
		left: 1200px;
	}
	
.services:nth-child(1)
{
	left: 640px;
}

.services:nth-child(2)
{
	left: 940px;
}

.services:nth-child(3)
{
	left: 1240px;
}

.services:nth-child(4)
{
	left: 790px;
}

.services:nth-child(5)
{
	left: 1110px;
}
}

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

nav 
	{
		left: 1100px;
	}
	
.services:nth-child(1)
{
	left: 540px;
}

.services:nth-child(2)
{
	left: 840px;
}

.services:nth-child(3)
{
	left: 1140px;
}

.services:nth-child(4)
{
	left: 690px;
}

.services:nth-child(5)
{
	left: 1010px;
}	
}

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

nav 
	{
		left: 1000px;
	}

.services:nth-child(1)
{
	left: 450px;
}

.services:nth-child(2)
{
	left: 750px;
}

.services:nth-child(3)
{
	left: 1050px;
}

.services:nth-child(4)
{
	left: 600px;
}

.services:nth-child(5)
{
	left: 920px;
}	

}

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

nav 
	{
		left: 900px;
	}
	
.services:nth-child(1)
{
	left: 370px;
}

.services:nth-child(2)
{
	left: 670px;
}

.services:nth-child(3)
{
	left: 970px;
}

.services:nth-child(4)
{
	left: 520px;
}

.services:nth-child(5)
{
	left: 840px;
}
}

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

nav 
	{
		left: 800px;
	}
	
.services:nth-child(1)
{
	left: 300px;
}

.services:nth-child(2)
{
	left: 600px;
}

.services:nth-child(3)
{
	left: 900px;
}

.services:nth-child(4)
{
	left: 450px;
}

.services:nth-child(5)
{
	left: 770px;
}
}




@media screen and (max-width: 1520px)
{
nav 
	{
		left: 700px;
	}
	
.services:nth-child(1)
{
	left: 270px;
}

.services:nth-child(2)
{
	left: 570px;
}

.services:nth-child(3)
{
	left: 870px;
}

.services:nth-child(4)
{
	left: 420px;
}

.services:nth-child(5)
{
	left: 740px;
}
		
.links
	{
		left: 1200px;
	}
}

@media screen and (max-width: 1420px)
{
nav 
	{
		left: 600px;
	}
	
.links
	{
		left: 1100px;
	}
}

@media screen and (max-width: 1320px)
{
nav 
	{
		left: 300px;
	}
	
.links
	{
		left: 740px;
	}
	
	
.services:nth-child(1)
{
	left: 200px;
}

.services:nth-child(2)
{
	left: 500px;
}

.services:nth-child(3)
{
	left: 800px;
}

.services:nth-child(4)
{
	left: 350px;
}

.services:nth-child(5)
{
	left: 650px;
}

}

@media screen and (max-width: 1150px)
{
.services:nth-child(1)
{
	left: 120px;
}

.services:nth-child(2)
{
	left: 420px;
}

.services:nth-child(3)
{
	left: 720px;
}

.services:nth-child(4)
{
	left: 280px;
}

.services:nth-child(5)
{
	left: 580px;
}
}

@media screen and (max-width: 1050px)
{
.services:nth-child(1)
{
	left: 70px;
}

.services:nth-child(2)
{
	left: 370px;
}

.services:nth-child(3)
{
	left: 670px;
}

.services:nth-child(4)
{
	left: 220px;
}

.services:nth-child(5)
{
	left: 520px;
}
	
}

@media screen and (max-width: 990px)
{
	
nav 
	{
		left: 200px;
	}
	
.links
	{
		left: 540px;
	}
	
.services:nth-child(1)
	{
		left: 220px;
	}

.services:nth-child(2)
	{
		left: 520px;
	}
	
	.services:nth-child(3)
	{
		bottom: 322px;
		left: 220px;
	}
	
.services:nth-child(4)
	{
		bottom: 685px;
		left: 520px;
	}
	
.services:nth-child(5)
	{
		bottom: 675px;
		left: 220px;
	}

section
	{
		height: 1200px;
	}

body
	{
		height: 1200px;
	}
}

@media screen and (max-width: 890px)
{
	
	nav 
	{
		left: 100px;
	}
	
	.links
	{
		left: 540px;
	}
	
.services:nth-child(1)
	{
		left: 80px;
	}

.services:nth-child(2)
	{
		left: 380px;
	}
	
	.services:nth-child(3)
	{
		left: 80px;
	}
	
.services:nth-child(4)
	{
		left: 380px;
	}
	
.services:nth-child(5)
	{
		left: 80px;
	}

	
}

@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%;
	}
	
.services:nth-child(1)
	{
		left: 10px;
	}

.services:nth-child(2)
	{
		left: 290px;
	}
	
	.services:nth-child(3)
	{
		left: 10px;
	}
	
.services:nth-child(4)
	{
		left: 290px;
	}
	
.services:nth-child(5)
	{
		left: 10px;
	}
}

@media screen and (max-width: 590px)
{
	
.services:nth-child(1)
	{
		top: 30px;
		left: 100px;
	}

.services:nth-child(2)
	{
		top: 30px;
		left: 100px;
	}

.services:nth-child(3)
	{
		top: 30px;
		left: 100px;
	}
	
.services:nth-child(4)
	{
		top: 30px;
		left: 100px;
	}
	
.services:nth-child(5)
	{
		top: 30px;
		left: 100px;
	}
	
	body
	{
		height: 1900px;
	}
	
	section
	{
		height: 1900px;
	}

}

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

@media screen and (max-width: 400px)
{
	.links
	{
		left: 240px;
	}
	
.services:nth-child(1)
{
	left: 60px;
}

.services:nth-child(2)
{
	left: 60px;
}

.services:nth-child(3)
	{
		left: 60px;
	}
	
.services:nth-child(4)
	{
		left: 60px;
	}
	
.services:nth-child(5)
	{
		left: 60px;
	}
	
#logo
{
	width: 150px;
}
}

@media screen and (max-width: 380px)
{
	
.services:nth-child(1),.services:nth-child(2),.services:nth-child(3),.services:nth-child(4),.services:nth-child(5)
{
	left: 0px;
	margin: auto;
}
}

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