/*
 * Note: Include the nivo-slider.css file that comes
 * with the main download before including this file.
407 238 
 */
#slider1, #slider2{ width:407px;height:238px; }
#slider1, #slider2 {
	position:relative; margin:0; 
	background:#202834 url(/img/nivo-slider/loading.gif) no-repeat 50% 50%;
}
#slider1 img, #slider2 img{ position:absolute; top:0px; left:0px; display:none; }
#slider1 a, #slider2 a{ border:0; }
.nivo-controlNav { position:absolute; left:45%; bottom:5px; z-index:98;}
.nivo-controlNav a {
	display:block; width:10px; height:10px; text-indent:-9999px;
	background:url(/img/nivo-slider/bullets.png) no-repeat;
	border:0; margin-right:3px; float:left; z-index: 98;
}
.nivo-controlNav a.active { background-position:-10px 0; }
.nivo-directionNav a { background:url(/img/nivo-slider/arrows.png) no-repeat; display:block; width:32px; height:34px; text-indent:-9999px; border:0; }
a.nivo-nextNav { background-position:-32px 0; right:10px; }
a.nivo-prevNav { left:10px; }
.nivo-caption b,.nivo-caption span{ font-weight: bold; color:#fff;}
#slider1 .nivo-caption { background: url("/images/bg-noticias001.png") repeat-y scroll 0 0 transparent;}
#slider2 .nivo-caption { background: url("/images/bg-noticias002.png") repeat-y scroll 0 0 transparent;}



