.nivoSlider { position:relative; width:1280px;  height:500px; overflow:hidden; top:0; left:50%; margin-left:-640px;}
.nivoSlider img { margin:0 auto !important; width:1280px; height:500px; position:relative; top:0; left:0; display:none; overflow:hidden;}

.nivo-main-image { display:block !important; position:relative !important; width:100% !important;  }

.nivoSlider a.nivo-imageLink { position:absolute; top:0px; left:0px; width:100%; height:100%; border:0; padding:0; margin:0; z-index:6; display:none }

.nivo-slice { display:block; position:absolute; z-index:5; height:100% !important; top:0 }
.nivo-box { display:block; position:absolute; z-index:5; overflow:hidden }
.nivo-box img { display:block }

.nivo-html-caption { display:none }

.nivo-directionNav a { position:absolute; z-index:9; cursor:pointer }
.nivo-prevNav { width:200px; height:400px; background:url(../images/seta_esquerda_foto_home.png) no-repeat -100px 0; left:155px; top:0 }
.nivo-nextNav { width:200px; height:400px; background:url(../images/seta_direita_foto_home.png) no-repeat 100px 0; top:0; right:155px }
.nivo-prevNav:hover, .nivo-nextNav:hover { background-position:center }