$(function(){

	$("#carrossel").jCarouselLite({
		btnPrev: '.prev',
		btnNext: '.next',
		auto: 4192,
		speed: 3096,
		visible: 1
	})

})
