.Content_fixed { 
	background-color:white;
	background-image: url(../graph/whiteContent.jpg);
	background-image: url(../graph/bg_doei.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 21px; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom: 5px;
}
.Remplissage{ 
	background-color: #000000; 
	margin-left: 5px; 
	margin-top: 0; 
	margin-right: 0; 
	margin-bottom:0;
}
.blackBottom { 
	background-color:black;
	background-image: url(../graph/blackBottom.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-left: 0px; 
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom:0px;
}

