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

body
{
	width: auto;
	height: 1100px;
	background-color: #CECECE;
	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;
}

#titre_page
{
	width: 100%;
	filter:alpha(opacity=50); 
	display:block;
	z-index: 1;
	margin:0;
	text-align: center;
	
	position: absolute;
	bottom: 870px;
	color: #484742;
}

section 
{
	height: 910px;
	width: auto;
	
	position: relative;
	bottom: 8px;
}

#background_image
{
	height: 100%;
	width: 100%;
	opacity: 0.8;
}

.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;
	}	
}

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

nav 
	{
		left: 1400px;
	}
}

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

nav 
	{
		left: 1300px;
	}
}

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

nav 
	{
		left: 1200px;
	}
}

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

nav 
	{
		left: 1100px;
	}
}

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

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

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

nav 
	{
		left: 900px;
	}
}

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

nav 
	{
		left: 800px;
	}
}


@media screen and (max-width: 1520px)
{
nav 
	{
		left: 700px;
	}
		
.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: 1040px;
	}
}

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

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

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

}

@media screen and (max-width: 880px)
{
#titre_page
{
	right: 0px;
	bottom: 865px;
}
}

@media screen and (max-width: 858px)
{
#titre_page
{
	bottom: 855px;
}
}


@media screen and (max-width: 790px)
{
		nav 
	{
		left: 0px;
	}
	
	.links
	{
		left: 580px;
	}
	
body
	{
		height: 1000px;
	}
	
section
	{
		height: 900px;
	}
	
#titre_page
	{
		bottom: 845px;
	}
}

@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%;
	}
	
	
body
	{
		height: 920px;
	}
	
section
	{
		height: 720px;
	}
	
#titre_page
	{
		bottom: 660px;
	}

}

@media screen and (max-width: 530px)
{	
	nav 
	{
		left: 0px;
	}
	
body
	{
		height: 820px;
	}
	
section
	{
		height: 620px;
	}
	
#titre_page
	{
		bottom: 560px;
	}
}

@media screen and (max-width: 445px)
{
	#titre_page
	{
		bottom: 530px;
	}
}

@media screen and (max-width: 440px)
{
	
body
	{
		height: 640px;
	}
	
section
	{
		height: 440px;
	}
	
#titre_page
	{
		bottom: 355px;
	}
}

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

#titre_page
	{
		bottom: 345px;
	}
}

@media screen and (max-width: 360px)
{
	#titre_page
	{
		bottom: 335px;
	}
}

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

#titre_page
	{
		bottom: 325px;
	}
}