.texteBlocProd a {
	font-family: inherit;
	text-decoration:none;
	/*color: #549EC2;*/
	color: #0099CC;
}
.texteBlocProd a:hover {
	font-family: inherit;
	text-decoration:underline;
	color: inherit;
}
