div div.actus > div {
	clear: both;
	padding-left: 5px;
}

div div.actus div.actu_box h3,div div.actus div.actu_box span {
	float: left;
	margin-bottom: 10px;
	padding-left: 6px;
    text-decoration: none;
}

div div.actus div.actu_box h3 a {
	text-decoration: none;
}

div div.actus div.actu_box h3 {
	background : url(../../images/puce.gif) no-repeat left 5px;
}

div div.actus div.actu_box h3.with_image {
	width: 113px;
}

div div.actus div.actu_box p {
	clear: both;
	margin: 5px 0;
}

div div.actus div.actu_box img {
	float: left;
	margin: 5px;
	border: 1px solid rgb(74,74,74);
}

div div.actus div.actu_box img.no_image {
	border: none;
}

div div.actus div.actu_box a.info {
	/*display: block;*/
	width: auto;
	margin-top: 5px;
	text-align: left;
	font-weight: bold;
	padding-right: 13px;
	background : url(../../images/fleche.gif) no-repeat right;
}
