#flashInfos {
width:180px;
height:205px;
background:url(../../../media/img/actus-bg.jpg);
padding:15px 5px 55px;
margin:0 0 5px -10px
}

#actualites {
}

#actualites h3 {
background:url(../../../media/img/actus-titre.png) top left no-repeat;
margin: 0;
padding: 0 2px 2px 24px;
color: #fff;
font-weight:700
}

#actualites p {
max-height:168px;
 margin: 0;
 padding: 4px 6px;
 color: #fff
}

#actualites a.actu_suite {
background:url(../../../media/img/actus-puce.png) center left no-repeat;
 display: block;
 padding-left:8px;
 margin-left:95px;
 color: #FA9500;
 text-decoration: none;
}