.news{
	margin: 0 0 10px 0;
}

.news .lien_titre_news{
	font-size: 14px;
}

.news .image_news{
	float: left;
	margin: 0 5px 0 0;
	padding: 5px 0 5px 0;
	width: 120px;
	background-color: #EEEEEE;
	text-align: center;
	border: 5px solid #CCCCCC;
}

.news .image_news img{
	border: 0;
}

.news .clear{
	height: 5px;
}

.lasuite{
	float: right;
	background-image: url('/design/puce_1.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding: 0px 0 0 10px;
	color : #515151;
	font-size : 12px;
	text-decoration : none;
}


