.jimgMenu {
	position:absolute;
	margin: 0px 0px 0px 50px;
	padding: 0px;
	width:475px;
	height:200px;
	overflow: hidden;
	left: 194px;
	top: 282px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 200px;
	position: absolute;
/**	top: -4px;
	width: 382px;
	left: 1px;**/
	}
	
.jimgMenu ul li {
	width: 95px;
	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: 200px;
}

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

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

}

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

}

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

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

.clear {
	clear: both;
}
