
a
{
	color:black;
	text-decoration:none;
}
a:visited
{
	color:black;
	text-decoration:none;
}

h1
{
	text-align:center;
	font-family: Adlanta, sans-serif;
	color:#3c3b3b;
}

h2
{
	text-align:center;
	font-family: Autobus-Bold, sans-serif;
}


h3
{
	text-align:center;
	color:#ac0505;
	font-style:gras;
	font-family: Autobus-Bold, sans-serif;
}



@font-face
{
	font-family: 'Autobus-Bold';
	src: url('mep/Autobus-Bold.ttf');
}

@font-face
{
	font-family: 'Adlanta';
	src: url('mep/Adlanta.otf');
}




body
{
	/*background-color:#a9a4a2;
	background-color:#0b5079;
	background-color:#d1e6fe;
	background-color:#8373ef;*/
	background-color:#837391;
	width:auto;
	text-align:center;
	
}


#entete
{
	margin-right: auto;
	margin-left: auto;
	width:700px;
	height:100px;
	float:no;

	color:white;


	background-image: url("img/ban1.png");
	background-size: 70%;
	text-align:center;
	font-family: Autobus-Bold, sans-serif;
	font-size:400%;
	
	border-style: hidden;
	border-radius: 5px;
}

#menu
{
	margin-left:auto;
	margin-right:auto;

	width:900px;
	height:auto;
	float:no;


	
	text-align:center;
	font-size:150%;
	
	font-family:Adlanta, sans-serif;
	
}


p
{
	color:black;
	text-align:center;
	font-size:150%;
	
}

#historique
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	





}