
.jimgMenu {
	/*position:relative;*/
	margin: 0px 0px 0px;
	padding: 0px;
	/*width:800px;*/
	height:210px;
	overflow: hidden;
        padding-left:20px;
        border-right:1px solid #d3d3d3;
        border-left:1px solid #d3d3d3;
        z-index:1;
}
.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: relative;
	}
.jimgMenu ul li {
	width: 55px;
	float: left;
	display: block;
	overflow: hidden;
}
.jimgMenu ul li a {
	text-indent: -1000px;
	background:#fff repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow: hidden;
	height: 200px;
}

/*.jimgMenu ul li#cat-SP a {
	background: url(images/01_spare_parts.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-AM a {
	background: url(images/02_all_makes.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-PR a {
	background: url(images/03_service_pack.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-RP a {
	background: url(images/03_service_pack.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-AC a {
	background: url(images/04_acc.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-IT a {
	background: url(images/05_item.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-ST a {
	background: url(images/07_tools.png) repeat scroll 0%;
}
.jimgMenu ul li#cat-ricambi a{
    background: url(images/ricambi.png) repeat scroll 0%;
}*/
.jimgMenu ul li#cat-SP a {
	background: url(images/sp1.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-AM a {
	background: url(images/am.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-PR a {
	background: url(images/pr.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-RP a {
	background: url(images/pr.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-AC a {
	background: url(images/ac.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-IT a {
	background: url(images/me.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-ST a {
	background: url(images/et.jpg) repeat scroll 0%;
}
.jimgMenu ul li#cat-ricambi a{
    background: url(images/sp2.jpg) repeat scroll 0%;
}
