#nivoNovidades {
    height:325px;
    margin-left:0px;
	width:240px;
}
#nivoNovidades img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}






#nivoNovidades a {
	border:0;
	display:block;
}


.nivo-controlNav3 {
 bottom: -15px;
    left: 45%;
    position: absolute;
}

.nivo-controlNav3 a {
	display:block;
	width:15px;
	background:url(../_images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
.nivo-controlNav3 a.active {
	background-position:0 -22px;
}

.nivo-directionNav2 a {
	display:block;
	width:30px;
	height:30px;
	background:url(../_images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}


a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}


.nivo-caption3 {
    font-family: Helvetica,Arial,sans-serif;
    height: 45px;
    opacity: 0.8;
    text-shadow: none;
}
.nivo-caption3 a { 

}


.clear {
	clear:both;
}