
	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/listado.css";
	@import "../comunes/ficha.css";
	
	#a_noticia, #a_noticiahome{width:100%;float:left;}
	#a_noticia .moduloizda{line-height:1.4em;}
	
	#a_noticiahome h2{margin:8px 0 5px 0;font-size:1.9em;}
	#a_noticiahome dt{width:100%;float:left;}
	#a_noticiahome dt .fecha{display:block;padding:2px 0 2px 20px;background:transparent url(../../img/css/iconos/icoFecha.gif) no-repeat 0 0;color:#666;font-weight:bold;font-size:.9em;}
	#a_noticiahome dd{width:100%;float:left;padding-bottom:25px;background:transparent url(../../img/css/portal/fondoLinea.gif) repeat-x 0 100%;font-size:.9em;}
	#a_noticiahome dd a{float:right;padding:0 0 0 14px;background:transparent url(../../img/css/iconos/vineta1.gif) no-repeat 0 3px;font-weight:bold;}
	#a_noticiahome dd p{padding:2px 0 4px 0;}
	#a_noticiahome p.inforesultados{font-size:.9em;font-weight:normal;}
	#a_noticiahome p.rss{width:100%;float:left;padding-bottom:5px;}
	#a_noticiahome p.rss span{float:left;width:62%;font-size:.85em;cursor:pointer;}
	#a_noticiahome p.rss img{float:right;margin:5px 0 0 0;}
	
	.esq_sup_izd{margin-top:8px;}
	.esq_sup_izd, .esq_sup_dch, .esq_inf_izd{width:100%;}
	.esq_sup_izd{background:#fbfbfa url(../../img/css/aplicaciones/esqSupIzd_home.gif) no-repeat 0 0;}
	.esq_sup_dch{padding:7px 0 0 0;background:transparent url(../../img/css/aplicaciones/esqSupDch_home.gif) no-repeat 100% 0;}
	.esq_inf_izd{background:transparent url(../../img/css/aplicaciones/esqInfIzd_home.gif) no-repeat 0 100%;}
	.esq_inf_dch{float:right;width:80%;padding:0 10% 7px 10%;background:transparent url(../../img/css/aplicaciones/esqInfDch_home.gif) no-repeat 100% 100%;}

	#a_noticia .ficha_tipo1 .img_Con, #a_noticia .ficha_tipo1 .img_Con_L, #a_noticia .ficha_tipo1 .img_Con_R{padding:4px;border:1px solid #cac5a4;}