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

	Image Menu
	v 2.2

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


#imageSubMenu {
	position: relative;
	width: 700px;
	height: 90px;
	overflow: hidden;
}



#imageSubMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 90px;
	width: 1000px;
	
	}

#imageSubMenu ul li {
	float: left;
}

#imageSubMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 3px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:69px;
	height: 90px;
}


#imageSubMenu ul li.nosotrosm a {
	background: url(../images/nosotrosm.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.mangam a {
	background: url(../images/mangam.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.comicm a {
	background: url(../images/comicm.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.revistasm a {
	background: url(../images/revistasm.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.rolm a {
	background: url(../images/rolm.jpg) repeat scroll 0%;	
}
#imageSubMenu ul li.librom a {
	background: url(../images/librom.jpg) repeat scroll 0%;	
}
#imageSubMenu ul li.ilustracionm a {
	background: url(../images/ilustracionm.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.juegosmesam a {
	background: url(../images/mesam.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.miniaturasm a {
	background: url(../images/miniaturasm.jpg) repeat scroll 0%;	
}
#imageSubMenu ul li.cartasm a {
	background: url(../images/cartasm.jpg) repeat scroll 0%;	
}
#imageSubMenu ul li.estrategiam a {
	background: url(../images/estrategiam.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.cdm a {
	background: url(../images/cdm.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.dvdm a {
	background: url(../images/dvdm.jpg) repeat scroll 0%;	
}
#imageSubMenu ul li.merchandisingm a {
	background: url(../images/merchandisingm.jpg) repeat scroll 0%;	
}
#imageSubMenu ul li.regalosm a {
	background: url(../images/regalosm.jpg) repeat scroll 0%;
}
#imageSubMenu ul li.antiguom a {
	background: url(../images/antiguom.jpg) repeat scroll 0%;
}
/*************************************************************/

