body
{
	margin: auto;
	Background-color: #43434c;
	font-family: "Trebuchet MS";
	font-size: 13px;
	width:100%;
}

#all
{	
	text-align: left;
	margin: auto;
    Background-color: #43434c;
	
}

#tous
{	
	margin: auto;
	text-align: center;
	width:750px;
	

}

#Haut
{
	background-image: url(Images/menu.png);
	background-repeat: repeat-y;
	text-align: left;
	Color: White;
	font-size: 35px;
	padding-left: 250px;
	padding-top: 20px;
}

#Haut-content
{
	background-image: url(Images/Haut-content.png);
	background-repeat: no-repeat;
	height: 50px;
	width: 800px;
	
}

#Moyen-content
{
	background-image: url(Images/moyen-content.png);
	background-repeat: no-repeat;
	height: 122px;
	width: 800px;
	
}

#Content
{
	background-image: url(Images/content.png);
	background-repeat: repeat-y;
	text-align: left;
	Color: White;
	padding-left: 235px;
	padding-right: 40px;
	width: 524px;
	min-height: 400px;
}

#footer
{
	background-image: url(Images/footer.png);
	background-repeat: no-repeat;
	text-align: center;
	Color: White;
	padding-left: 235px;
	padding-right: 40px;
	width: 524px;
	height: 91px;
}

#Menu
{
	color:white;
   float: left;
	width: 200px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 15px;
	display: block;
	
	

}

#affichage
{
	text-align: center; 
	
}

#containeur
{
width: 530px;
height: 60px;
}

#right
{
	float: left;
	padding-left: 20px;
	padding-top: 12px;
}

#left
{
	float: left;
	width: 100px;
	height: 42px;
	overflow: hidden;
	margin-right: 5px;
	border: 1px solid black;
	
}

.position
{
	
	padding-right: 60px;
	

}

li a:hover
{
	border-left:0.3em solid #d2d2d2;
	color: white;
	background-color: #474747; 

}

li a 
{
	border-left: 0.3em solid #4b4c52;
	display:block;
	padding-left:0.5em ;
}

a
{
	color:#e3e3e3;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color:#aeaeae;
	text-decoration: none;
}

a:hover   
  {     
  color: #759ab1;     
  text-decoration: none;   
}

ul
{
	list-style-type: none;
	text-align: left;
}

img
{
	border: none;
}