$(document).ready(function(){		
						   
//	$('#cycleDestaque1').cycle({ 
//		fx:     'fade', 
//		speed:  2000, 
//		timeout: 7000,  
//		pager:  '.destaqueBottom1' 
//	});
//
//	$("#cycleSlide").jCarouselLite({
//		btnNext: ".next",
//		btnPrev: ".prev",
//		auto: 15000,
//		speed: 800,
//		visible: 2,
//		cleartype: 1
//	});
	
	
	$(".telefonetopo strong").corner("4px");
	$(".menuDetalhes li strong").corner("5px");
	
	

}); 
