#actualites {
}

#actualites h3 {
 margin: 0;
 padding:4px 0 0 5px;
 height:28px;
 width:185px;
 background:url('../../../media/img/act_title.png') no-repeat top left;
 font:normal 16px "Times New Roman", Times, serif;
 color:#FFF
}

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

#actualites a.actu_suite {
 background:url('../../../media/img/plus.png') no-repeat top center;
 display: block;
 float:left;
 height:28px;
 width:89px;
 margin-left: 6px;
 text-decoration: none;
 text-indent:-9999px;
}
