@charset "utf-8";
/* CSS Document */

body
			{
				width:1024px;
				margin:auto;
				margin-top:20px;
				margin-bottom:20px;	
				background-color: #333;
				color:#FFFFFF;
			}
#entete
			{
				width:1024px;
				background-image: url(images/Bandeau%20pile.png);
				background-repeat:no-repeat;
				padding-top:180px;
				margin-bottom:50px;							
}

