.cycle{
  height:210px;
  width:320px;
  float:left;
  margin:0;
  overflow:hidden;
  padding:0;
}

.cycle-topo{
  height:250px;
  width:960px;
  margin:auto;
  overflow:hidden;
  padding:0;
}

#navslide{
  height:21px;
  float:right;
  margin-top:-22px;
  z-index:10;
  position:relative
}

#navslide a, .cycle strong {
  margin: 0 3px;
  padding: 4px 7px;
  border: 0;
  background: transparent url(http://chicoamadoexodo.com.br/media/imagens/bot.png)    no-repeat;
  font-size:10px ;
  text-decoration: none ;
  color:#fff
}

#navslide a.activeSlide {
  background: transparent url(http://chicoamadoexodo.com.br/media/imagens/bot2.png)    no-repeat
}

#navslide a:focus {
  outline: none;
}
