
.jimgMenu {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width:1024px;
	height:375px;
	overflow: hidden;
}

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

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

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

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

}

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

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

}

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

}

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

}

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

}

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

}

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

/*+++++++++++++++++++++++++++++++++
ENGLISH
+++++++++++++++++++++++++++++++++*/

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

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

}

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

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

}

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

}

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

}

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

}

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

}

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

.clear {
	clear: both;
}
