$(function(){
	
	$(document).stop().scrollTo('#ConteudoLargo', 800);
	
});