@charset "utf-8";
/* CSS Document */
a.puceOrangeHover:hover, a.puceOrangeActive{
	background:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/common/puces/smallpuce.gif) bottom no-repeat;
}
/*tailles sous forme de radio bouton*/
.tailles_radio{
	width:200px;
}
.tailles_radio li{
	display:block;
	float:left;
	width:20px;
	text-align:center;
	margin-right:5px;
}
.tailles_radio span{
	display:block;
	width:20px;
	text-align:center;
}
.jewelery_class{
	width:240px;
}
.jewelery_class li{
	display:block;
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.jewelery_class a{
	display:block;
	float:left;
	height:65px;
}
.jewelery_class ul{
	list-style:none;
	margin:0;
	padding:0;
}


#puceMetal a:hover {
	color:#000;
}