#actualites {
}

#actualites h3 {
	text-align:center;
	font:normal 16px "Times New Roman", Times, serif;
	color:#FFF;
	margin:-20px 0 0;
	width:216px;
	height:35px;
	line-height:35px;
    background:url("../../../media/img/act_title.png") no-repeat;
}

#actualites p {
 margin:0;
 padding: 0 12px;
 font:normal 12px Arial, Helvetica, sans-serif;
 color:#2C1306;
 width:200px
}

#actualites a.actu_suite {
 display: block;
 width:98px;
 height:33px;
 background:url("../../../media/img/savoir.png") no-repeat;
 margin:15px 0 0 4px;
 text-indent:-9999px
}