 
 

.jimgMenu {
	
	position:absolute;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width:670px;
	overflow: hidden;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: 100px;
	position: relative;
	}
	
.jimgMenu ul li {
	width: 60px;
	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#educacion a {
	background:  url(images/educacion.jpg)  repeat scroll 0%;
  
}
.jimgMenu ul li#justicia a {
	background:  url(images/justicia.jpg) repeat scroll 0%;

}
.jimgMenu ul li#autonomias a {
	background: url(images/autonomias.jpg) repeat scroll 0%;

}
.jimgMenu ul li#economia a {
	background: url(images/economia.jpg) repeat scroll 0%;

}
.jimgMenu ul li#politicosp a {
	background: url(images/politicosp.jpg) repeat scroll 0%;

}
.jimgMenu ul li#leyelectoral a {
	background: url(images/leyelectoral.jpg) repeat scroll 0%;

}
.jimgMenu ul li#sanidad a {
	background: url(images/sanidad.jpg)  repeat scroll 0%;
  
}

.jimgMenu ul li#agricultura a {
	background:   url(images/agricultura.jpg)  repeat scroll 0%;
	 
}

.jimgMenu ul li#democracia a {
	background:   url(images/democracia.jpg)   repeat scroll 0%;
	 
}


.jimgMenu ul li#constitucion a {
	background:  url(images/constitucion.jpg)      repeat scroll 0%;
	 
}

 
.clear {
	clear: both;
}
