/************************************************************/
/*					MODULE ACTUALITÉS						*/
/************************************************************/

#ACTUALITES_IFRAME {
	position: absolute;
	overflow: hidden;
	z-index: 50;
	width: 167px;
	height: 85px;
	top: 70px;
	left: 50%;
	margin-left: 320px;
	border: solid 0px #CCCCCC;
	background-image: url(images/fd_news.jpg) no-repeat;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.ACTUS {
	position: absolute;
	width: 100%;
	height: 100%;
	overflow: hidden;
	top: 0;
	left: 0;
	z-index: 100;
}
