body
{
/*	border : 3px solid red;*/
	width: 1000px;
	min-height: 500px;
	margin-left: 5px; 
	margin-top: 10px;             
}

#header
{
/*	border : 3px solid yellow;*/
  width: 425px;
	height: 158px;
	margin-left: 300px;
	margin-top: 10px;
/*  background-image: url(../images/entete.png);*/
	background-image: url(../images/entete.jpg);
  background-repeat: no-repeat;
}
