.nivoSlider{position:relative;overflow:hidden;width:960px;height:260px;}
.nivoSlider img{position:absolute;top:0px;left:0px;}
.nivoSlider a.nivo-imageLink{position:absolute;top:0px;left:0px;width:100%;height:100%;border:0;padding:0;margin:0;z-index:60;display:none;}
.nivo-slice{display:block;position:absolute;z-index:50;height:100%;}
.nivo-caption{position:absolute;left:0px;bottom:0px;background:#000;color:#FFF;opacity:0.8;width:100%;z-index:89;font-family:Arial, Helvetica, sans-serif;}
.nivo-caption p{padding:5px;margin:0;}
.nivo-directionNav a{position:absolute;top:45%;z-index:99;cursor:pointer;}
.nivo-prevNav{font-size:10px;padding-top:8px;background-image:url(../imagens/arrows.png);background-position:0px;width:60px;height:30px;left:0px;background-repeat:no-repeat;}
.nivo-nextNav{font-size:10px;padding-top:8px;background-image:url(../imagens/arrows.png);background-position:-60px;width:60px;height:30px;right:0px;background-repeat:no-repeat;}
.nivo-controlNav a{padding:5px;color:#FFF;position:relative;z-index:99;cursor:pointer;}
.nivo-controlNav a.active{border:#FFF 1px solid;}
#slider{width:960px;margin-right:auto;margin-left:auto;}
