
	#mp_6 a{ background:url(images/sprite.png) -65px -199px !important; color:#fff !important; }
	
	#titSeccion{ position:relative; padding-top:10px; margin-bottom:50px; left:160px; font-size:20px; color:#2F2D2C; }
	
		#titSeccion span{ display:block; position:absolute; left:-16px; top:17px; width:13px; height:13px; background-color:#C3CD72; overflow:hidden; }
	
	/* centro */
		
		#textosSecion{ position:absolute; left:150px; top:82px; min-height:130px; width:465px; }
		* html #textosSecion{ height:130px; }
			
			.subTitulo{ position:relative; font-size:22px; color:#88A241; padding-bottom:10px; }
			
				.subTitulo span{ display:block; position:absolute; left:-6px; top:7px; width:2px; height:11px; background-color:#C3CD72; overflow:hidden; }
				
			#imagenCD{ position:absolute; left:0px; margin-top:8px; width:200px; height:200px; z-index:5; }
			
				#imagenCD img{ width:200px; height:200px; }
				
			#ts_textos{ position:relative; left:-6px; min-height:216px; padding-left:20px; border-left:212px solid #C9D583; font-size:11px; color:#000; }
			* html #ts_textos{ height:216px; }
		
	
	/* lateral */
	
		#contenidoLateral{ position:relative; left:635px; top:-61px; width:190px;  }
		
			#cl_titulo{ position:relative; height:78px; font-size:18px; margin-bottom:-20px; color:#fff; background:url(images/ico_8.png) 72px top no-repeat; }
			
				#cl_titulo span{ display:block; position:absolute; left:-6px; top:7px; width:2px; height:11px; background-color:#C3CD72; overflow:hidden; }
				
			.fichaCD{ position:relative; margin-top:20px;}
			
				.tituloFichaCD{ position:relative; font-size:12px; color:#000; padding-left:20px; background:url(images/ico_9.gif) left 2px no-repeat; }
				
			.imagenFichaCD{ position:relative; left:15px; padding:5px; width:50px; height:50px; margin-top:10px; background-color:#C9D583; }
				
				.imagenFichaCD img{ width:50px; height:50px; }
				
			.descFichaCD{ display:none; }
			
			.masInfo{ position:relative; left:80px; margin-top:-20px; width:97px; height:20px; overflow:hidden; }
			
				.masInfo a{ display:block; width:97px; height:20px; padding-top:3px; text-align:center; text-decoration:none; font-size:12px; color:#323232; background-color:#CFC9BD; }
				.masInfo a:hover{ background-color:#C6D07D; }
