#nivoProgramacao {
    height: 310px;
    margin-left:0px;
	width:390px;
}
#nivoProgramacao img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}










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


.nivo-controlNav2 {
    bottom: -7px;
    left: 415px;
    position: absolute;
    width: 200px;
}

.nivo-controlNav2 a {
	display:block;
	width:15px;
	height:30px;
	background:url(../_images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	float:left;
}
.nivo-controlNav2 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-caption2 {
   	font-family: Helvetica,Arial,sans-serif;
    height: 310px;
    margin-left: 390px;
    text-shadow: none;
    width: 176px;
	background-color:#882d12;
	opacity:10;
}
.nivo-caption2 a { 

}


.clear {
	clear:both;
}