#m2_inicio a{ background:url(images/menu_on.png) left top no-repeat; }
/* noticias home */


	#noticias_caja{ position:relative; left:258px; width:514px; padding:305px 0px 10px 0px; }
	
		#noticias_titulo{ position:relative; left:0px; width:485px; height:33px; font-size:22px; color:#fff;  background:url(images/ico20.gif) left top no-repeat; padding-left:29px; padding-top:3px; }
		* html #noticias_titulo{ width:514px; height:36px; }
		
		.noticia_caja{ position:relative; margin-top:15px; left:28px; width:486px; }
		.noticia_caja a{ display:block; padding-top:8px; font-size:12px; font-weight:bold; color:#519F25;   }
		
			.noticia_titulo{ position:relative; left:0px; width:227px; font-size:18px; color:#060;  }
			.noticia_fecha{ position:absolute; left:228px; top:0px; width:58px; font-size:12px; color:#519F25;  }
			.noticia_desc{ position:relative; padding-top:10px; width:298px; font-size:12px; color:#333;  }
			.noticia_imagen{ position:absolute; left:317PX; top:19px; width:166px; height:120px;  }
			.noticia_imagen img{ width:166px; height:120px;  }
			.noticia_enlace{ display:none;  }
			
		/* para cuando no hay noticias */
		
			#noticias_sinnoticias{ display:none; }