/* CSS Document */

#Layer1 {
	position:absolute;
	left:19px;
	top:45px;
	width:441px;
	height:72px;
	z-index:50;
}

#titre_cdf {
	position:absolute;
	left:18px;
	top:137px;
	width:578px;
	height:23px;
	z-index:5;
}

#points_horiz_cdf {
	position:absolute;
	left:17px;
	top:169px;
	width:470px;
	height:4px;
	z-index:5;
	background-image: url(/_img/info/points_horiz.gif);
	background-repeat:repeat-x;
	color: #000000;
}

#bg_content_cdf {
	position:absolute;
	left:0px;
	top:34px;
	width:594px;
	height:414px;
	z-index:2;
	background-image: url(/_img/mod/bg_content_page.gif);
}
