
.jimgMenu {
	position:relative;
	margin-top: 0px;
	padding: 0px;
	height:162px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 162px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 157px;
	float: left;
	display: block;
	overflow: hidden;
}

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

.jimgMenu ul li#frenteslogo a {
	background: url(../images/menu/frentesLogo.jpg) repeat scroll 0%;
  
}

.jimgMenu ul li#interioreslogo a {
	background: url(../images/menu/interioreslogo.jpg) repeat scroll 0%;

}

.jimgMenu ul li#sueloslogo a {
	background: url(../images/menu/sueloslogo.png) repeat scroll 0%;
  
}

.jimgMenu ul li#puertaslogo a {
	background: url(../images/menu/puertaslogo.jpg) repeat scroll 0%;

}

.jimgMenu ul li#cajoneraslogo a {
	background: url(../images/menu/cajoneraslogo.jpg) repeat scroll 0%;
	border-right-style: none;
}

.jimgMenu ul li#amedidalogo a {
	background: url(../images/menu/amedidalogo.jpg) repeat scroll 0%;
	border-right-style: none;
}


.clear {
	clear: both;
}
