@CHARSET "ISO-8859-1";

#publiciteTop {
	height:						90px;
	left:						50%;
	margin:						0 0 0 -495px;
	padding:					0;
	position:					absolute;
	top:						15px;
	text-align:					center;
	width:						728px;
	z-index:					100;
}
#publiciteTop img {
	border:						none;
}

#publiciteFond {
	background:					url('../images/pubs/annonceFond.jpg') top left repeat-x;
	background-color:			#18141a;
	height:						762px;
	left:						0;
	margin:						0;
	padding:					0;
	position:					absolute;
	top:						0;
	width:						100%;
	z-index:					1;
}
#publiciteFondLeft {
	background:					url('../images/pubs/annonceLeft.jpg') top left no-repeat;
	height:						762px;
	left:						0;
	position:					absolute;
	top:						0;
	width:						645px;
	z-index:					2;
}
#publiciteFondRight {
	background:					url('../images/pubs/annonceRight.jpg') top left no-repeat;
	height:						762px;
	position:					absolute;
	right:						0;
	top:						0;
	width:						556px;
	z-index:					2;
}
