#m2_noticias a{ padding-top:0px; height:29px; background:url(images/ico_1.gif) center 16px no-repeat; }

#noticias_caja{ position:relative; left:180px; width:525px;  }

	#noticias_titulo{ position:relative; left:7px; padding-top:30px; letter-spacing:-0.05em; font-size:22px; font-family:"Arial"; font-weight:bold; color:#000;  }
	#noticias_aux_1{  position:absolute; left:281px; top:32px; width:255px; height:21px; background:url(images/ico_3.gif) left top; }
	
	.noticia_caja{ position:relative; margin-top:10px; left:10px; font-family:"Arial"; padding-top:10px; border-top:1px solid #ccc; }
	
		.noticia_titulo{ position:relative; font-size:16px; color:#00ADEF; font-weight:bold; }
		.noticia_fecha{ display:none; }
		.noticia_desc{ position:relative; margin-top:3px; font-size:12px; color:#333; }
		.noticia_imagen{ display:none; }
		.noticia_enlace_old{ position:relative; text-align:right; }
		.noticia_enlace_old a{ color:#333; font-weight:bold; }
		
		.noticia_enlace{ position:relative; height:18px; overflow:hidden;}
		.noticia_enlace a{ display:block; float:right; width:70px; height:18px; text-align:center; text-decoration:none; color:#000; padding-top:2px; background:transparent url(images/bot_18.png) repeat-x scroll left top; border-right:1px solid #b3b4b4; border-left:1px solid #b3b4b4; }
		.noticia_enlace a:hover{ background:transparent url(images/bot_18.png) repeat-x scroll left -18px;}
		
		
	/* para cuando no hay noticias */
	
		#noticias_sinnoticias{ display:none; }