#actualites {
padding:0;
font:normal 12px Arial, Helvetica, sans-serif;
color:#FFF;
}
#bot_act{
	background:url(../../../media/img/act_bot_bg.jpg) top center no-repeat;
	display:block;
	height:20px;
	width:191px;
	float:left
}
#actualites h3 {
 margin: 0;
 width:165px;
 padding: 4px 12px 8px;
 background:url(../../../media/img/act_ligne.jpg) bottom center no-repeat;
 font:normal 18px "Times New Roman", Times, serif;
 color:#FFF
 }

#actualites p {
 margin: 0;
 padding: 4px 12px;
}

#actualites a.actu_suite, .article a.article_plus {
 display: block;
 margin-left: 6px;
 color: #000;
 text-decoration: none;
 background:url(../../../media/img/plus.png) bottom center no-repeat;
 font:italic 13px "Times New Roman", Times, serif;
 color:#332D24;
 width:89px;
 height:28px;
 line-height:28px;
 text-align:center
}
