/* Style pour l'affichage vertical de categories */px;
#categories {
	background:none;
	border: 0;
	margin: 0;
}
#categoriesContent {
	padding: 0 0px 0px 0px; /* 18px: taille du foote */
	height:100%;
	/*background-color:#E51E01;*/
}
#shoppingcartContent, #derniersproduitsconsultessideboxContent {
	padding: 0 7px 10px 7px; /* 18px: taille du foote */
	height:100%;
}
#categoriesContent ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#categoriesContent li {
	/*background-image:url(../images/fdcateg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	/*margin-left:-5px;*/
	margin-bottom:5px;
	margin-top:5px;
	/*padding-left:4px;*/
	/*background-color:#E61D01;
	/*padding-left:4px;*/
}

#categoriesContent li a:hover {
	/*background-image:url(../images/fdcategover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
	
#categoriesContent li a {
	height: 100%;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	/*height:21px;*/
	padding:2px 0 2px 20px;
}	

#categoriesContent li a.category-top {
	display: block;
	/*background:  url(../images/puce.gif) left no-repeat;*/
	background-color:#E61D01;
	/*padding: 4px 0 0 20px;*/
}

#categoriesContent li a.category-top:hover {
	/*background-color:#016BD9;*/
	color:#004995;
}

#categoriesContent li a.category-products, #categoriesContent li a.category-subs {
	display: block;
	padding: 0 0 0 25px;
	/*background-color:#004995 !important;
	/*padding-left:0px !important;*/
}

#categoriesContent li a.category-products:hover, #categoriesContent li a.category-subs:hover {
	color:#E61D01;
}

#fdmenu ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
	text-align:left
}

#fdmenu li {
	background-image:url(../images/fdcategtest.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	/*margin-left:-5px*/
	/*height:20px;
	/*padding-top:4px;
	padding-left:20px;*/
}

#fdmenu li a:hover {
	background-image:url(../images/fdcategover.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	/*color:#004995;*/
}
	
#fdmenu li a {
	height: 100%;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	height:21px;
	display:block;
	padding:6px 0 0 20px;
}

#menusidebox {
	margin-top:20px;
}

#categories2 {
	background:none;
	border: 0;
	margin: 0;
}
#categories2Content {
	padding: 0 0px 0px 0px; /* 18px: taille du foote */
	height:100%;
	margin:0 3px 0 3px;
}

#categories2Content ul {
	list-style: none;
	margin: 0;
	padding-left: 0px;
}

#categories2Content li {
	/*background-image:url(../images/fdcateg2.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	/*background-color:#67C519;
	margin:5px 0 5px 0;
	padding:2px 0 2px 0;*/
}

#categories2Content li a:hover {
	/*background-image:url(../images/fdcategovertest.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
}
	
#categories2Content li a {
	height: 100%;
	font-size:12px;
	text-decoration: none;
	font-weight:bold;
	color: #fff;
	/*height:21px;*/
	padding:0px 0 0 10px;
	
}
	
#categories2Content li a.category-top {
	display: block;
	/*background:  url(../images/pucemenu.jpg) left no-repeat;*/
	/*padding: 4px 0 0 22px;*/
	/*height:21px;*/
	background-color:#67C519;
	margin:5px 0 5px 0;
	padding:2px 0 2px 8px;
}

#categories2Content li a.category-top:hover {
	color:#004995;
}

#categories2Content li a.category-products {
	display: block;
	padding: 0 0 0 10px;
	/*background-image:url(../images/fdcateg2prodovernew.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	background-color:#016BDB;
	margin:0 3px 0 3px;
}

#categories2Content li a.category-products:hover {
	display: block;
	padding: 0 0 0 10px;
	/*background-image:url(../images/fdcateg2prodnew.jpg);
	background-repeat:no-repeat;
	background-position:bottom;*/
	color:#67C517;
}