div.entete
{
	width:1024px;
	height:103;
	background-color: #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:26px;
	
	/*position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:800px; 
	min-width:800px; 
	height:103px; 
	font-size:1em; 
	z-index:5; */

}

/** html .entete 
{
	top:0px; 
	width:1024px; height:103px;
}*/


div.entete_img1
{
	float: left;
	width: 256;
	height: 103;
	background-image: url(../style/entete/img1.jpg);
}

div.entete_img2
{
	float: left;
	width: 256;
	height: 103;
	background-image: url(../style/entete/img2.jpg);
}

div.entete_img3
{
	float: left;
	width: 256;
	height: 103;
	background-image: url(../style/entete/img3.jpg);
}

div.entete_img4
{
	float: left;
	width: 256;
	height: 103;
	background-image: url(../style/entete/img4.jpg);
}
