/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
 */

#eventosDestacados {
	position:relative;
	background: #202834 url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/loading.gif") no-repeat 50% 50%;
}
#eventosDestacados img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
#eventosDestacadosbak a {
	border:0; display:block;
}

.nivo-caption p {
	padding:5px 10px;
	margin:0;
	font-size: 14px;
}

.nivo-directionNav a {
	display:block;
	width:32px;
	height:34px;
	background:url("/Servicios/cmsdipro/configuracion.nsf/plantillasref/Benahadux_benahadux_images/$file/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
