
#navslide{
	height:54px;
	float:right;
	margin-top:-65px;
	margin-right:0;
	z-index:10;
	position:relative;
}

#navslide a, .cycle strong { 
	margin: 0 3px; 
	padding:0;
	text-align:center;
	width:30px;
	height:24px;
	line-height:30px; 
	display:block;
	border: 0;
	/*background: transparent url(http://colorprintfitas.com.br/media/imagens/cycle/bot.png)    no-repeat;*/
	background-position: 3px 3px;
	font-size:16px ;
	text-decoration: none ;
	color:#000;
	cursor: pointer;
}
#navslide a.activeSlide {
	color:#ffb900;
 	/*background: transparent url(http://colorprintfitas.com.br/media/imagens/cycle/bot2.png)    no-repeat;*/
 	/*background-position:3px 3px;*/
}
#navslide a:focus { 
	outline: none; 
}
.cycle{
	height:240px;
	margin:0;
	padding:0;
	overflow:hidden;	
	font-family: "Lucida Sans",Arial,Verdana;
}

.cycle div{	
	background: transparent no-repeat !important;
}

.cycle .img{
	overflow:hidden;
	text-align: left;
	height:272px;
}

.cycle .informacoes{	
	float:left;	
	text-align: left;
	margin-top:-33px;
	z-index: 1;
	background: #fff !important;
	padding:0 10px 0 10px;
	font-size: 12px;
}
.cycle a{
	font-size: 15px;
	font-weight: 300;
	line-height: 170%;
}
.cycle span.preco{	
	font-size: 35px;	
}

.cycle2{
	height:222px;
	margin:0;
	padding:0;
	overflow:hidden;	
	font-family: "Lucida Sans",Arial,Verdana;
}

.cycle2 div{	
	background: transparent !important;
}

.cycle2 .img{
	overflow:hidden;
	text-align: left;
	height:272px;
	background: transparent url(http://colorprintfitas.com.br/media/imagens/topo.jpg)   no-repeat !important;

}

