#actualites {
	margin:0 auto;
	padding:0 15px;
	background:url('../../../media/img/act_bg.jpg') bottom center no-repeat;
}

#actualites h3 {
 margin:11px 0 0 2px;
 padding:0 0 15px 12px;
 background:url('../../../media/img/ligne.png') bottom left no-repeat;
}

#actualites p {
 margin: 0;
 padding: 4px 6px;
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#000
}

#actualites a.actu_suite {
 display: block;
 background:url('../../../media/img/plus.png') bottom left no-repeat;
 width:99px;
 height:26px;
 text-indent:-9999px;
 margin:2px 0 0 11px
}