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

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

#nilin_description
{
	text-align: center;
	position: relative;
	top: 20px;
	margin: auto; 
	font-family: 'NationalMajLight';
	color: #484742;
}

#bandeau
{
	height: 100%;
	width: 690px;

	position: relative; 
	left: 1580px;
	margin-bottom: 0px;
	background-color: #FEFDF0;
	color: #949699;
	border-radius: 4px 4px 4px;
}

#ob
{
	position: relative;
	top: 61px;
	width: 230px;
	margin-left: 30px;
}

#hidden_blanchet
{
	display: none;
}

#photo_ob
{
	height: 210px;
	width: 156px;
	margin-left: 20px;
	border-radius: 4px 4px 4px;
}

strong
{
	display: block;
	margin-top: 7px;
	margin-bottom: 2px;
	font-family: 'NationalMajLight';
	color: #484742;
}

#fondatrice
{
	margin-left: 4px;
}

#presentation 
{
	width: 280px;
	height: 500px;
	
	position: relative;
	left: 280px;
	bottom: 210px;
}

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;
	position: relative;
	bottom: 10px;
}

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

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

@media screen and (max-width: 2320px)
{
	nav 
	{
		left: 1500px;
	}
	
	.links
	{
		left: 2000px;
	}	
	
	#bandeau
	{
		left: 1480px;
	}
}

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

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

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

nav 
	{
		left: 1200px;
	}
}

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

nav 
	{
		left: 1100px;
	}
}

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

nav 
	{
		left: 1000px;
	}
}

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

nav 
	{
		left: 900px;
	}
}

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

nav 
	{
		left: 800px;
	}
}

@media screen and (max-width: 1520px)
{
	nav 
	{
		left: 700px;
	}
	
	.links
	{
		left: 880px;
	}	
	
#bandeau
	{
		left: 750px;
	}
}

@media screen and (max-width: 1480px)
{
	#bandeau
	{
		left: 720px;
	}
}

@media screen and (max-width: 1460px)
{
	#bandeau
	{
		left: 690px;
	}
}

@media screen and (max-width: 1420px)
{		
		#bandeau
	{
		left: 650px;
	}
	
	nav 
	{
		left: 600px;
	}
}

@media screen and (max-width: 1385px)
{		
		#bandeau
	{
		left: 630px;
	}
}

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

@media screen and (max-width: 1330px)
{		
		#bandeau
	{
		left: 570px;
	}
}

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


@media screen and (max-width: 1300px)
{	
	
	#bandeau
	{ 
		left: 550px;
	}
	
}

@media screen and (max-width: 1280px)
{	
	#bandeau
	{ 
		width: 600px;
		left: 600px;
	}	
	
	#nilin_description
	{
		margin-left: 5px;
		margin-right: 5px;
	}
	
	body
	{
		height: 960px;
	}
	
	section
	{
		height: 760px;
	}
	
}

@media screen and (max-width: 1240px)
{
#bandeau
	{ 
		left: 550px;
	}
}


@media screen and (max-width: 1190px)
{	
	
	#bandeau
	{ 
		left: 510px;
	}
}	

@media screen and (max-width: 1170px)
{	
	
	#bandeau
	{ 
		left: 490px;
	}
}

@media screen and (max-width: 1140px)
{	
	#bandeau
	{ 
		left: 480px;
	}
}

@media screen and (max-width: 1140px)
{	
	#bandeau
	{ 
		left: 480px;
	}
}

@media screen and (max-width: 1115px)
{
	#bandeau
	{ 
		left: 450px;
	}
}

@media screen and (max-width: 1085px)
{
	#bandeau
	{ 
		left: 410px;
	}
}

@media screen and (max-width: 1050px)
{	
	#bandeau
	{ 
		left: 380px;
	}
}

@media screen and (max-width: 1020px)
{	
	#bandeau
	{ 
		left: 350px;
	}
}

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

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

@media screen and (max-width: 930px)
{
	
	#bandeau
	{ 
		left: 250px;
	}	
}

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

@media screen and (max-width: 870px)
{
	#bandeau
	{ 
		left: 200px;
	}
}

@media screen and (max-width: 850px)
{
	#bandeau
	{ 
		left: 180px;
	}
}

@media screen and (max-width: 820px)
{
	#bandeau
	{ 
		left: 150px;
	}
}

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


@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%;
	}
}

@media screen and (max-width: 640px)
{
	#presentation
	{
		width: 180px;
		height: 600px;
	}
	
	#bandeau
	{
		width: 480px;
	}
	
		body
	{
		height: 1210px;
	}
	
	section
	{
		height: 1010px;
	}
}

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

#nilin_description
{
	margin: auto;
}	
		
#ob
	{
		width: 160px;
		margin-left: 5px;
	}
	
#photo_ob
	{
		width: 160px;
	}
	
#presentation
	{
		width: 180px;
		height: 500px;
		bottom: 220px;
		left: 190px;
	}
	
body
	{
		height: 1300px;
	}
	
section
	{
		height: 1100px;
	}
	
#nilin_description
	{
		display: block;
		width: 300px;
	}
}

@media screen and (max-width: 420px)
{
	#bandeau
{
	width: 250px;
}

#nilin_description
	{
		width: 250px;
	}

#ob
{
	top: 41px;
	margin: auto;
}

#photo_ob
{
	margin: auto;
}
	
#presentation
	{
		top: 50px;
		left: 0px;
		margin: auto;
	}
	
body
	{
		height: 1600px;
	}
	
section
	{
		height: 1400px;
	}

}

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

@media screen and (max-width: 370px)
{
	
.links
	{
		top: 57px;
		left: 235px;
	}
}

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