/* ZoneCentrale.css	*/
#zone_centrale
{
z-index:		30;
	position:				absolute;
	background-repeat:		no-repeat;
	margin:					auto;
}

#zone_loop_div
{
	display:		none;
	position:		absolute;
	margin-left:	100px;
	margin-right:	auto;
	top:			0px;
}

#zone_loop_flash_div
{
z-index:		45;
	display:		none;
	margin-left:	-450px;
	margin-right:	auto;
	position:		absolute;
	top:			0px;
}

#bande_annonce
{
z-index:		10;
border:		1px solid black;
	position:			absolute;
	top:				5px;
	left:				160px;
	width:				540px;
	height:				90px;
	text-align:			center;
	font-size:			14px;
	font-weight:		bold;
	color:				#808080;
  	background-color:		#E6E6FA;/*#4682B4;	steelblue; #0066FF; blue*/
/*	background-color:	Lightsteelblue;*/
}

#bande_annonce a
{
z-index:		40;
	font-weight:		bolder;
	color:				red;
}

#\50ans
{
	position: relative;
	margin-left:	auto;
	margin-right:	auto;
	bottom:					-10px;
	width:					800px;
	height:					80px;
}
 
