/* mapaweb */
	
	
	.menuArriba 					{margin:0em 0em 2em 0em; padding:0em 0em 0em 0em; list-style-type:none; height:1em;}
	.menuArriba li					{float:left; margin:0em 0.65em 0em 0em; padding:0em 0em 0em 0em;}	
	.menuArriba li h2				{margin:0em 0em 0em 0em; padding:0em; font-weight:normal; font-size:1em; line-height:1em;}
	.menuArriba li h2 a		{font-size:1em;}
	.menuArriba li h2 a:hover		{text-decoration:underline;}
	
	.menuArriba li.ultimoBtnMenu	{margin-right:0em;}	
	
	
	.menuLateral 					{margin:0em 0em 0em 0em; padding:0em 0em 0em 0em; list-style-type:none; }
	.menuLateral li					{float:left; width:12em; margin:0em 1em 2em 0em; padding:0em 0em 0em 0em;}	
	.menuLateral li h2				{margin:0em 0em 1em 0em; padding:0em; font-weight:bold; font-size:1.3em; line-height:1.6em; text-transform:uppercase;}
	
	.menuLateral li.colorMenu5	{margin-right:0em;}	
	
	.menuLateral li ul					{margin:0em 0em 2em 0em; padding:0em 0em 0em 0em; list-style-type:none; }
	.menuLateral li ul li				{width:12em; margin:0em 0em 0.8em 0em; padding:0em 0em 0em 0em;}	
	.menuLateral li ul li h3			{margin:0em 0em 0em 0em; padding:0em; font-weight:normal; font-size:1em; line-height:1em;}
	.menuLateral li ul li h3 a			{font-size:1em;}
	.menuLateral li ul li h3 a:hover	{text-decoration:underline;}
	
	.menuLateral li.colorMenu1 h2, .menuLateral li.colorMenu1 ul li h3 a	{color:#0066a4;}
	.menuLateral li.colorMenu2 h2, .menuLateral li.colorMenu2 ul li h3 a	{color:#0079b4;}
	.menuLateral li.colorMenu3 h2, .menuLateral li.colorMenu3 ul li h3 a	{color:#009dd6;}
	.menuLateral li.colorMenu4 h2, .menuLateral li.colorMenu4 ul li h3 a	{color:#01a6d9;}
	.menuLateral li.colorMenu5 h2, .menuLateral li.colorMenu5 ul li h3 a	{color:#6992a0;}
	

