.news-latest-item, .news-latest-item p {
	margin-bottom: 5px;
	font-size: 7.5pt;
	line-height: 1.1;
}

#news-titre {
	color:#16055a;
	font-weight: bold;
	font-size: 8pt;
}

#news-titre, .news-latest-item{
	margin-right : 5px;
	margin-left: 5px;
	border-bottom: solid 1px #7f0a06;
}

.news-latest-container {
	background-color : #c0c0c0;
	border: dotted 1px #626262;
	width: 125px;
	margin-left: 10px;
	margin-top: 10px;
}

