#bandeauPub
	{
	background-image: url(../img/band_2010_enes.jpg);
	position: relative;
	background-color: #7F0E12;
	width: 1000px;
	height: 275px;
	z-index: 10;
	}

#bandeauPub img
	{
	border: none;
	}

#bandeau
	{
	position:absolute;
	width: 1000px;
	height: 275px;
	float: left;
	z-index: 0;
	}

#band-1
	{
	float: left;
	position:relative;
	width: 250px;
	height: 275px;
	z-index: 2;
	}

#band-2

	{
	left: 0px;
	width: 250px;
	float : left;
	position:relative;
	z-index: 5;
	}

#band-3

	{
	margin-top: 30px;
	margin-right: 50px;
	float : right;
	position:relative;
	z-index: 1;
	}

#band-4

	{
	float : left;	
	}
