
.jimgMenu {
	position: relative;
	height: 200px;
	overflow: hidden;
	margin: 0px 0px 0px;
	
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 200px;
	width: 1600px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width: 45px;
	height: 200px;
}

.jimgMenu ul li.Institucional a {
	background: url(/lib/images/tipos_obras/Institucional.png) repeat scroll 0%;
	min-width:10px;
}

.jimgMenu ul li.Comercial a {
	background: url(/lib/images/tipos_obras/Comercial.png) repeat scroll 0%;
	min-width:10px;
}

.jimgMenu ul li.Residencial a {
	background: url(/lib/images/tipos_obras/Residencial.png) repeat scroll 0%;
	min-width:10px;
}
.jimgMenu ul li.Deportivo a {
	background: url(/lib/images/tipos_obras/Deportivo.png) repeat scroll 0%;
	min-width:10px;
}

.jimgMenu ul li.Religioso a {
	background: url(/lib/images/tipos_obras/Religioso.png) repeat scroll 0%;
	min-width:10px;	
}
.jimgMenu ul li.Urbanismo a {
	background: url(/lib/images/tipos_obras/Urbanismo.png) repeat scroll 0%;
	min-width:10px;
	
}
.jimgMenu ul li.Intervencion a {
	background: url(/lib/images/tipos_obras/Intervencion.png) repeat scroll 0%;
	min-width:10px;
}
.jimgMenu ul li.Paisajismo a {
	background: url(/lib/images/tipos_obras/Paisajismo.png) repeat scroll 0%;
	min-width:10px;
	
}
.jimgMenu ul li.Industrial a {
	background: url(/lib/images/tipos_obras/Industrial.png) repeat scroll 0%;
	min-width:10px;
	
}
.jimgMenu ul li.Cultural a {
	background: url(/lib/images/tipos_obras/Cultural.png) repeat scroll 0%;
	min-width:300px;
	
}

.clear {
	clear: both;
}
