body {
	background: ;
	}
	
.mdp{
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:50px;
	margin-top:10%;
	text-align : center; 


}
.centrage{
	width:700px;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid blue;
	background-color:#FFFFFF;




}
#menu {
	list-style: none;
	width: 200px;
	padding-top: 35px;
	height: 214px;
	padding-left: 50px;
	background: url(images/background.png) no-repeat;
	position:fixed;
	}
	
#menu ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a:link	{
	color: #b8b8b8;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 23px;
	display:block;
	text-decoration: none;
	padding: 8px 0 0 0px;
	font-weight:normal;
	}

#menu a:visited	{
	/*text-decoration: line-through;*/
	text-decoration: none;
	}

#menu a:hover	{
	color: #595959;
	}

#menu a:active	{
	color: #dbdbdb;
	}
	
#menu .actuel {
	font-weight: bold;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
#menu2 {
	margin-top:200px;
	list-style: none;
	width: 200px;
	padding-top: 35px;
	height: 214px;
	padding-left: 50px;
	background: url(images/background.png) no-repeat;
	position:fixed;
	}
	
#menu2 ul	{
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu2 a:link	{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 14px;
	height: 23px;
	display:block;
	text-decoration: none;
	padding: 8px 0 0 0px;
	font-weight:normal;
	}

#menu2 a:visited	{
	/*text-decoration: line-through;*/
	text-decoration: none;
	}

#menu2 a:hover	{
	color: #595959;
	}

#menu2 a:active	{
	color: #dbdbdb;
	}
	
#menu2 .actuel {
	font-weight: bold;
	}