
/**************************************************************

	Image Menu
	v 2.2

**************************************************************/


#imageMenu {
	position: relative;	
	height: 180px;	
	overflow: hidden;
}



#imageMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 18px;
	
	
	}

#imageMenu ul li {
	float: left;
}

#imageMenu ul li a {
	text-indent: -1000px;
	background:#fff none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:65px;
	height: 180px;
}
#imageMenu ul li.t-shirts a {
	background: url(../works/gadget/small-t-shirts.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.maglie a {
     background:url(../works/gadget/small-completo.jpg) repeat scroll 0%;	 

}
#imageMenu ul li.borsone a {
	background:url(../works/gadget/small-borsone.jpg) repeat scroll 0%;

}
#imageMenu ul li.pantaloncini a {
	background: url(../works/gadget/small-pantaloncini.jpg) repeat scroll 0%;
}

#imageMenu ul li.maglia-polo a {
	background: url(../works/gadget/small-polo.jpg) repeat scroll 0%;
}

#imageMenu ul li.felpe a {
	background: url(../works/gadget/small-felpe.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.giubbotto a {
	background: url(../works/gadget/small-giubbotto.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.smanicato a {
	background: url(../works/gadget/small-smanicato.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.grembi a {
	background: url(../works/gadget/small-grembi.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.cappellini a {
	background:url(../works/gadget/small-cappellini.jpg) repeat scroll 0%;

}
#imageMenu ul li.portachiavi a {
	background: url(../works/gadget/small-portachiavi.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.portachiavi2 a {
	background: url(../works/gadget/small-portachiavi2.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.portachiavi3 a {
	background: url(../works/gadget/small-portachiavi3.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.portachiavi4 a {
	background: url(../work/gadget/small-portachiavi4.jpg) repeat scroll 0%;
	background-color:#009999;
	
}
#imageMenu ul li.portachiavi5 a {
	background: url(../works/gadget/small-portachiavi5.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.borraccia a {
	background: url(../works/gadget/small-borraccia.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.portaoggetti a {
	background: url(../works/gadget/small-portaoggetti.jpg) repeat scroll 0%;
	
}
#imageMenu ul li.bike a {
	background: url(../works/gadget/small-bike.jpg) repeat scroll 0%;
	
}


/*************************************************************/

