function estilo(){
	document.getElementById('conteudo_interno').style.overflow = 'auto';
}