
.jimgMenu {
/* 	position: relative; */
	width: 670px;
	height: 200px;
	overflow: hidden;
	padding-bottom: 10px;
	margin: 5px 0 0 15px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1340px;
	padding: 0;
}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 87px;
	height: 200px;
}

.jimgMenu ul li a img {
	display: block;
	height: 200px;
}

.jimgMenu ul li#link1 a {
	background: url(imagens/menu/eletroforese.png) repeat scroll 0%;
	width: 320px;
}

.jimgMenu ul li#link2 a {
	background: url(imagens/menu/capilar.png) repeat scroll 0%;
}

.jimgMenu ul li#link3 a {
	background: url(imagens/menu/fonte.png) repeat scroll 0%;
}
.jimgMenu ul li#link4 a {
	background: url(imagens/menu/minibomba.png) repeat scroll 0%;
}

.jimgMenu ul li#link5 a {
	background: url(imagens/menu/fotometro.png) repeat scroll 0%;
}


