function flotadorHomeOff(){
	document.getElementById('flotadorHome').style.display 		= 	'none';
}	
