
.jimgMenu {
	position: relative;
	width: 657px;
	height: 136px;
	overflow: hidden;
	margin: 8px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 136px;
	width: 1340px;
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 73px;
	height: 136px;
}

.jimgMenu ul li.fudebiol a {
	background: url(../images/fudebiolMenu.jpg) repeat scroll 0%;
}

.jimgMenu ul li.fopacona a {
	background: url(../images/fopaconaMenu.jpg) repeat scroll 0%;
}

.jimgMenu ul li.education a {
	background: url(../images/educacionMenu.jpg) repeat scroll 0%;
}
.jimgMenu ul li.atractions a {
	background: url(../images/atraccionesMenu.jpg) repeat scroll 0%;
}

.jimgMenu ul li.lodging a {
	background: url(../images/estadiaMenu.jpg) repeat scroll 0%;
}

.jimgMenu ul li.surroundings a {
	background: url(../images/alrededoresMenu.jpg) repeat scroll 0%;
}

.jimgMenu ul li.contact a {
	background: url(../images/contactoMenu.jpg) repeat scroll 0%;
	min-width:218px;
}

.clear {
	clear: both;
}
