function addLivro() {
	theDiv = document.getElementById("addlivro").style.display = "inline";
}
