function altura_frame(ialtura){
	this.parent.window.document.getElementById("iframe_conteudo").height = ialtura;
}
