/* CSS Document */
#actu_bas {
	top:610px;
	display:block;
	position:absolute;
	height:147px;
	width:970px;
	background:url(/images2010/bandeau_bas_fond.png);
	clear:both;
	vertical-align:top;
	z-index:10;
}

#actu_bas_onglet {
	position:relative;
	top:-29px;
	height:34px;
	width:161px;
}

#container_actu {
	position:relative;
	top:-15px;
}

.actu {
	position:relative;
	top:-15px;
	color:#843184;
	width:220px;
	margin-left:17px;
	height:100px;
	float:left;
}
.actu_titre a {
	font-size:12px;
	font-weight:bold;
	color:#843184;
}
.actu_hr {
	color:#843184;
}
