#imagelisteproduit
{ 
	border: 0px; 
	margin-bottom:3px;
}

td#produitliste
{
	padding-right:7px;
	padding-left:7px;
	padding-top:15px;
	text-align:center;
}

a.lienproduit
{
	color:084B9C;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;
}

a.lienproduit:hover
{
	color:F36F04;
	text-decoration: none;
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	text-transform: uppercase;	
}


