#navslide{
	height:21px;
	float:right;
	margin-top:-46px;
	margin-right:20px;
	z-index:10;
	position:relative;
	
}
#navslide a, .cycle strong { 
	margin: 0 3px; 
	padding:0;
	text-align:center;
	width:30px;
	height:30px;
	line-height:30px; 
	display:block;
	float:left;
	border: 0;
	background: transparent url(http://brinquedosjoal.com.br/media/imagens/cycle/bot.png)    no-repeat;
	font-size:16px ;
	text-decoration: none ;
	color:#546b33;
	cursor: pointer;
}
#navslide a.activeSlide {
 	background: transparent url(http://brinquedosjoal.com.br/media/imagens/cycle/bot2.png)    no-repeat
}
#navslide a:focus { 
	outline: none; 
}
.cycle{
	height:260px;
	margin:0;
	padding:0;
	overflow:hidden;	
	font-family: "Lucida Sans",Arial,Verdana;
	background: transparent url(http://brinquedosjoal.com.br/media/imagens/cycle/fundo.jpg)    no-repeat;
	
}
.cycle div{	
	background: transparent !important;
}
.cycle .img{
	width:360px;
	overflow:hidden;
	text-align: center;
	float:left;
	background: #fff !important;
	margin:5px;
	margin-right:0;
	height:250px;

}
.cycle .informacoes{	
	width:195px;
	float:left;	
	text-align: left;
	padding-top: 40px;
	padding-left: 20px;
	
}
.cycle a{
	color:#51772c;
	font-size: 20px;
	font-weight: 300;
	line-height: 170%;
	outline: 0;
}
.cycle span.preco{	
	font-size: 26px;	
}
