.annonces{
	color: #333333;
	font-size: 20px;
}

.nombre{
	color: Red;
}

nobr.titre_actu{
	color: Red;
	font-weight: bold;
	
}

nobr.actu{
	color: #5E67AD;
	font-weight: bold;
}


a:link,a:visited{
color: #5E67AD; text-decoration: none;
	font-weight: bold;
}

a:hover{
color: #5E67AD; text-decoration: underline;
	font-weight: bold;
}
