#m2_noticias a{	background:url(images/menu_on.png) left top no-repeat;	}
#noticias_caja{ position:relative; left:236px; width:524px; background:url(images/fondo_gal.png) left 73px no-repeat;  }

	#noticias_titulo{ position:relative; left:9px; padding-top:40px; width:500px; font-size:25px; color:#060; padding-bottom:35px;  }
	#noticias_titulo span{ display:none; }
	
	#noticias_aux_1{ position:absolute; left:475px; top:36px; width:26px; height:32px; background:url(images/ico30.gif) left top no-repeat; }
 	
	.noticia_caja{ position:relative; left:25px; margin-bottom:35px; width:489px; min-height:127px;  border-bottom:1px solid #ccc; }	
	* html .noticia_caja{ height:127px; }	
	
		.noticia_caja a{  color:#519F25; }	
	
		.noticia_titulo{ position:relative; width:227px; font-size:18px; color:#060; font-weight:bold; }
		.noticia_fecha{ position:absolute; left:227px; top:3px; width:65px; color:#519F25; font-size:12px; }
		.noticia_fecha.larga{ left:420px;  }
		.noticia_desc{ position:relative; margin-top:10px; font-size:12px; color:#333; }
		.noticia_desc.corta{ width:298px; }
		.noticia_desc.larga{ width:480px; }
		.noticia_imagen{ position:absolute; left:316px; top:5px; width:166px; height:120px;  }
		.noticia_imagen img{ width:166px; height:120px; background-color:#ccc; }
		.noticia_enlace{ position:relative; margin-top:15px; width:298px; height:38px; text-align:riight; }
		.noticia_enlace a{ display:block; width:298px; color:#519F25; font-weight:bold; }
		
		
	/* para cuando no hay noticias */
	
		#noticias_sinnoticias{ display:none; }