
.menu_categ{
	margin-bottom:12px;
	background-image:url(../../../../images/menucat_fond.gif);
	background-repeat:repeat-y;
}
.menu_categ div.lien_int01{
	display:block;
	height:50px;
	overflow:hidden;
}
.menu_categ div.lien_int01 a{
	/*text-align:left;
	height:50px;*/
	position:relative;
	z-index:1;
}
.menu_categ div.lien_int01 a object{
	cursor:pointer;
	position:relative;
	z-index:0;
}

.menu_categ .top{
	background-image:url(../../../../images/menucat_haut.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.menu_categ div.menu_niv_01{
	padding-top:12px;
	padding-bottom:17px;
	/*padding-left:13px;
	padding-right:17px;
	width:160px;*/
	width:190px;
	background-image:url(../../../../images/menucat_bas.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu_categ .nectcat01, .menu_categ .nectcatactif01{
	/*padding-left:18px;
	margin-bottom:5px;
	background-image:url(../../../../images/puce_01.gif);
	background-repeat:no-repeat;
	background-position:left top;
	line-height:16px;*/
	text-decoration:none;
	font-weight:bold;
	font-size:16px;
	color:#00572f;
}

.menu_categ div.lien_int02, .menu_categ div.lien_int02actif{
	padding-left:38px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:6px;
	width:137px;
	text-align:left;
}
.menu_categ div.lien_int02{
	background-image:url(../../../../images/tiret.gif);
	background-repeat:no-repeat;
	background-position:30px 11px;
}
.menu_categ div.lien_int02actif{
	background-image:url(../../../../images/tiret_actif.gif);
	background-repeat:no-repeat;
	background-position:30px 11px;
	background-color:#f8b207;
}
.menu_categ .nectcat02, .menu_categ .nectcatactif02{
	/*padding-left:18px;
	margin-bottom:5px;
	background-image:url(../../../../images/puce_cat.gif);
	background-repeat:no-repeat;
	background-position:2px 4px;*/
	color:#00572f;
	text-decoration:none;
	font-weight:bold;
	font-size:13px;
	line-height:13px;
}
.menu_categ .nectcatactif02{
	/*padding-left:18px;
	background-image:url(../../../../images/puce_catactif.gif);
	background-repeat:no-repeat;
	background-position:4px 4px;*/
	color:#FFFFFF;
}