
	#mp_8 a{ background:url(images/sprite.png) -65px -199px !important; color:#fff !important; }
	
	#titSeccion{ position:relative; left:5px; top:4px; padding:35px 0px; font-size:20px; color:#2F2D2C; }
	
		#titSeccion span{ display:block; position:absolute; left:0px; top:0px; width:34px; height:34px; background-color:#C3CD72; }

	#en_contenido{ position:relative; }
	
		#en_intro{ position:relative; height:175px; padding-left:340px; padding-right:20px; font-size:12px; color:#000; background:url(images/ico_14.jpg) 25px top no-repeat; }
		
	
	/* centro */
	
	#cuerpo_contenedor{ width:570px; }		
		
		.secciones{ display:none; padding:0px 28px; }
		
			.titSeccion{ font-size:22px; color:#88A241; }
			
			.en_grupo{ position:relative; margin-top:8px; padding:10px 0px 10px 25px; background-color:#F3F0E8; }
			
				.tituloE{ position:relative; font-size:18px; color:#000; }
					
					.tituloE span{ display:block; position:absolute; left:-13px; margin-top:7px; width:10px; height:10px; background-color:#C3CD72; overflow:hidden; }
					
				.urlE{ position:relative; margin-top:15px; }
				
					.urlE a{ color:#88A241; font-size:12px; text-decoration:none; }
					
				.botE{ position:relative; left:340px; margin-top:-15px; height:20px; width:200px; }
					
					.botE a{ display:block; width:100%; height:100%; font-size:11px; color:#000; text-decoration:none; padding-left:22px;  background:url(images/ico_17.gif) left top no-repeat; }
				
				.descE{ display:none; position:relative; margin-top:15px; font-size:11px; color:#333; }
		
		
		
	/* lateral */
	
	#contenidoLateral{ position:absolute; left:570px; top:-10px; width:260px;  }
			
		#cl_titulo{ position:relative; height:60px; padding-top:40px; padding-left:15px; font-size:18px; margin-bottom:0px; color:#fff; background:url(images/ico_15.png) right top no-repeat; }
		* html #cl_titulo{ height:100px; }
		
			#cl_titulo span{ display:block; position:absolute; left:9px; top:47px; width:2px; height:11px; background-color:#C3CD72; overflow:hidden; }
			
		.cl_opcion{ position:relative; width:249px; height:22px; margin-top:7px; overflow:hidden; }
			
			.cl_opcion a{ display:block; width:100%; height:100%; padding-left:28px; font-size:18px; color:#BDCD5F; text-decoration:none; background:url(images/ico_16.gif) left top no-repeat; }
			.cl_opcion a:hover{ background:url(images/ico_16.gif) left -22px no-repeat #BDCD5F; color:#fff; }
