
.jimgMenu {
	position: relative;
	width: 1500px;
	height: 400px;
	overflow: hidden;
	margin: 5px 0px 0px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 400px;
	width: 1500px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: 1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #FFFFFF;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:50px;
	height: 400px;
}

.jimgMenu ul li.fabricacion a {
	background: url(serv/fabricacion.jpg) repeat scroll 0%;
}

.jimgMenu ul li.reparacion a {
	background: url(serv/reparacion.jpg) repeat scroll 0%;
}

.jimgMenu ul li.montaje a {
	background: url(serv/montaje.jpg) repeat scroll 0%;
}

.jimgMenu ul li.instalacion a {
	background: url(serv/instalacion.jpg) repeat scroll 0%;
}

.jimgMenu ul li.maquinado a {
	background: url(serv/maquinado.jpg) repeat scroll 0%;
}

.jimgMenu ul li.civil a {
	background: url(serv/civil.jpg) repeat scroll 0%;
}

.jimgMenu ul li.estructura a {
	background: url(serv/estructura.jpg) repeat scroll 0%;
}

.jimgMenu ul li.servicios a {
	background: url(serv/servicios.jpg) repeat scroll 0%;
}

.jimgMenu ul li.modelo a {
	background: url(serv/modelo.jpg) repeat scroll 0%;
}

.jimgMenu ul li.portada a {
	background: url(serv/portada.jpg) repeat scroll 0%;
	min-width:482px;
}

.clear {
	clear: both;
}
