@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
{
	height: 900px;
	width: auto;
	background-color: #FEFDF0;
	font-family: 'NationalMaj';
}

header
{
	height: 100px;
	width: auto;
	background-color: #879353;
	
	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: 700px;
	width: 100%;
	margin: auto;
	background-color: #CECECE;
	padding-top: 10px;
	
	position: relative;
	bottom: 8px;
	
	background-image:url(../images/background2.jpeg);
	background-repeat:no-repeat;
  -webkit-background-size: cover; /* pour anciens Chrome et Safari */
  background-size: cover; /* version standardisée */
}

#titre_page
{
	display:none;
}


#info_contact
{
	padding-top: 50px;
	width: 350px;
	height: 280px;
	
	background-color: #FEFDF0;
	
	position: relative;
	top: 10px;
	left: 920px;
	
	margin: auto;
	
	border-radius: 4px 4px 4px;
	text-align: center;
	
	color: #484742;
}

#photo_ob
{
	height: 200px;
	width: 148px;
	border-radius: 4px 4px 4px;
	
	position: relative;
	bottom: 15px;
}

#mail
{
	text-decoration: none;
	color: #484742;
}

#phone
{
	text-decoration: none;
	color: #484742;
}

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

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;
	}	
	
#info_contact
	{
		left: 900px;
	}
}

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

nav 
	{
		left: 1400px;
	}

#info_contact
	{
		left: 850px;
	}
}

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

nav 
	{
		left: 1300px;
	}
	
#info_contact
	{
		left: 800px;
	}
}

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

nav 
	{
		left: 1200px;
	}
	
#info_contact
	{
		left: 750px;
	}
}

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

nav 
	{
		left: 1100px;
	}

#info_contact
	{
		left: 700px;
	}
}

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

nav 
	{
		left: 1000px;
	}
	
#info_contact
	{
		left: 830px;
	}
	
#info_contact
	{
		left: 650px;
	}
}

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

nav 
	{
		left: 900px;
	}
	
#info_contact
	{
		left: 600px;
	}
}

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

nav 
	{
		left: 800px;
	}
	
	#info_contact
	{
		left: 540px;
	}
}


@media screen and (max-width: 1520px)
{
nav 
	{
		left: 700px;
	}
		
.links
	{
		left: 1200px;
	}
	
	#info_contact
	{
		left: 500px;
	}
}

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

@media screen and (max-width: 1320px)
{	
	
	nav 
	{
		left: 300px;
	}
	
	.links
	{
		left: 880px;
	}
	
	#info_contact
	{
		left: 330px;
	}
	
}

@media screen and (max-width: 1120px)
{
#info_contact
	{
		left: 230px;
	}
}

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

@media screen and (max-width: 890px)
{
		nav 
	{
		left: 100px;
	}
	
	.links
	{
		left: 540px;
	}
	
	#info_contact
	{
		left: 180px;
	}
}

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

@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%;
	}
	
	#info_contact
	{
		left: 130px;
	}
}

@media screen and (max-width: 660px)
{	
	#info_contact
	{
		left: 110px;
	}
}

@media screen and (max-width: 640px)
{	
	#info_contact
	{
		left: 100px;
	}
}

@media screen and (max-width: 600px)
{
	#info_contact
	{
		left: 70px;
	}
}

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

@media screen and (max-width: 480px)
{
	#info_contact
	{
		left: 30px;
		margin: auto;
	}
	
body
{
	height: 560px;
}

section
{
	height: 360px;
}
}

@media screen and (max-width: 400px)
{
	
	.links
	{
		left: 285px;
	}
	
#info_contact
	{
		width: 250px;
		left: 2px;
	}
	
#logo
{
	width: 150px;
}
}

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

nav 
	{
		bottom: 10px;
		left: 10px;
	}
	
.links
	{
		top: 35px;
		left: 235px;
	}
}