

$(function(){
      $(".areaLogomarcas").jCarouselLite({
            btnPrev : '.prev',
            btnNext : '.next',
            auto    : 2000,
            speed   : 2000,
            visible : 1
      })
})


$(function(){
      $(".fotosEstrutura").jCarouselLite({
            btnPrev : '.prev',
            btnNext : '.next',
            auto    : 2000,
            speed   : 2000,
            visible : 1
      })
})
