@charset "ISO-8859-1";
div.produits_categories_default {
	position:relative;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	margin-left:30px;
	background-repeat:no-repeat;
}
div.produits_categories_default ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
div.produits_categories_default ul li {
	margin:0px;
}
div.produits_categories_default ul li a {
	display:block;
	width:157px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	color:#362973;
	font-weight:700;
	text-transform:uppercase;
	padding-top:3px;
	padding-bottom:4px;
	padding-left:10px;
	line-height:20px;
}
div.produits_categories_default ul li a:hover {
	color:#000000;
	padding-bottom:1px;
	border-bottom-width:3px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	background-repeat:no-repeat;
}
div.produits_categories_default div.text {
	color:#362973;
	font-size:1em;
	font-weight:700;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
}
