$(document).ready(function(){		
	$("#inicio").hide();
	$("#submenu1").css({'margin-left':'90px'});
});