#views_slideshow_controls_text_pause_featured_slider-block a {
	visibility: hidden;
	display:none;
}

#views_slideshow_controls_text_next_featured_slider-block a {
	position: relative;
	z-index: 100;
    top:-24px;
	left:670px;
	width:24px;
    height:24px;
	padding-bottom:10px;
	background-image:url(../../img/next-portal.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	color: transparent;
}

#views_slideshow_controls_text_previous_featured_slider-block a {
	position: relative;
	z-index: 100;
    top:-24px;
	left:700px;
	width:24px;
    height:24px;
	padding-bottom:10px;
	background-image:url(../../img/previous-portal.png);
	background-repeat:no-repeat;
	text-indent: -9999px;
	color: transparent
}

.listadocentes td {
	border-bottom-color:#003768;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

/*ENGLISH*/
.block-block-398 {
	position: relative;
}
.block-block-399 {
	position: relative;
}
img.prevENFIG {
    position: absolute;
    opacity: 0.1;
    margin-left: 0px;
    margin-top: 200px;
	z-index: 9999;
}
img.prevENFIG:hover {
    opacity: 0.2;
}
img.nextENFIG {
    position: absolute;
    opacity: 0.1;
    margin-left: 420px;
    margin-top: -357px;
	z-index: 9999;
}
img.nextENFIG:hover {
    opacity: 0.2;
}
img.nextENINT:hover {
    opacity: 0.2;
}
img.prevENINT {
    position: absolute;
    opacity: 0.1;
    margin-left: 0px;
    margin-top: 200px;
	z-index: 9999;
}
img.nextENINT {
    position: absolute;
    opacity: 0.1;
	margin-left: 420px;
    margin-top: -357px;
	z-index: 9999;
}

img.prevENINT:hover {
    opacity: 0.2;
}