div.news-single-record-item {
	font-size: 12px;
	color: #5F3451;
}


div.news-single-record-item div.news_title  a {
	text-decoration:none;
	color: #666;
	padding-left: 15px;
	background: url('../images/puce_lien.gif') no-repeat 0 2px;
}

div.news-single-record-item div.news_title  a:hover {
	text-decoration:underline;
	color: #666;
	padding-left: 15px;
	background: url('../images/puce_lien.gif') no-repeat 0 2px;
}