#noticias_lista_home { float:left; padding: 0; margin: 0; font-size:12px; color: #444444; line-height:18px;}
	
	#noticias_lista_home h4{margin: 0; padding: 10px 0 0 10px; font-size:13px; }
	#noticias_lista_home h4 a, #noticias_home h4 a:visited { font-size:13px; color: #054858; text-decoration: none;}
	#noticias_lista_home h4 a:hover {color: #054858; text-decoration: underline;}
	#noticias_lista_home p{ font-size:12px; color: #444444; line-height:18px; padding: 5px 0; border-bottom: 1px solid #f1f1f1; }
	#noticias_lista_home p span{font-weight: bold; color: #333333;}
	
	#noticias {float:left; padding: 0; margin: 0;}
	
	#noticias .item {float:left; border-bottom: 1px solid #f1f1f1;}
	#noticias .noticias_fecha {float:left;width:80px;display:inline;}
	#noticias .noticias_textos {float:left;width:500px; display:inline;clear:right;}
	
	#noticias h4{margin: 0; font-size:13px; }
	#noticias h4 a, #noticias_home h4 a:visited {color: #054858;text-decoration:none;}
	#noticias h4 a:hover {text-decoration: underline;}
	#noticias p{font-size:12px; color: #444444; line-height:18px; padding: 5px 0; }
	#noticias p span{font-weight: bold; color: #333333;}
	#noticias .especial {float: left; width: 100%; position: relative; margin-bottom: 10px; padding: 3px; color: #44444; font-size: 12px; font-weight: bold;}
		#noticias .especial a, #noticias .especial a:visited {color: #054858;text-decoration: none;}
		#noticias .especial a:hover{text-decoration: underline;}
	
	#noticias_ficha {float:left; padding: 0; margin: 0;clear:right;}
	#noticias_ficha h4{margin: 0; font-size: 1.4em; color: #054858;}
	#noticias_ficha .resumen {font-size: 1.2em; font-weight: bold; color: #666666; padding: 8px 0 10px 0px; border-bottom: 1px solid #bcbcbc; overflow:auto;}
	#noticias_ficha .resumen span{font-weight: bold; color: #333333;} 
	#noticias_ficha .contenido {padding: 10px 0px 0px 0px; font-size: 1em;}
	#noticias_ficha .enlace  {float: left; width: 100%; position: relative; margin-bottom: 10px; padding: 5px; font-size: 1em; font-weight: bold;}
	#noticias_ficha .enlace a, #noticias_ficha .enlace a:visited {color: #054858; font-weight: bold;}
		#noticias_ficha .enlace a:hover{text-decoration: underline;}

