@charset "utf-8";
/* CSS Document */
.montures_class{
	width:240px;
}
.montures_class li{
	display:block;
	float:left;
	padding-right:10px;
	padding-bottom:5px;
}
.montures_class a{
	display:block;
	float:left;
	height:55px;
}
.montures_class ul{
	list-style:none;
	margin:0;
	padding:0;
}
a.puceOrangeHover:hover, a.puceOrangeActive{
	background:url(/wcsstore/ConsumerDirectStorefrontAssetStore/images/common/puces/smallpuce.gif) bottom no-repeat;
}