	@import "../comunes/formulario.css";
	@import "../comunes/paginacion.css";
	@import "../comunes/listado.css";
	@import "../comunes/ficha.css";
	
	#a_anuncios{width:100%;float:left;}
	#a_anuncios .paginacion{padding:84px 0 0 0;background:transparent url(../../img/css/aplicaciones/paginacionAnuncios.jpg) no-repeat 100% 0;}
	#a_anuncios .caja1 h3{padding:15px 35px 9px 5px;font-size:1.5em;font-weight:normal;color:#af037d;background:transparent url(../../img/css/iconos/lupa.gif) no-repeat 96% 45%;}
	
	#a_anuncios .listado_tipo1 dl dt{padding:9px 0;background:transparent url(../../img/css/portal/puntosH_2.gif) repeat-x 0 100%;}
	#a_anuncios .listado_tipo1 dl dd{padding:9px 0 18px 0;background:transparent;font-size:1.1em;}
	#a_anuncios .listado_tipo1 dl dt a{color:#1487c8;font-weight:normal;font-size:1.3em;}
	#a_anuncios .listado_tipo1 dl dt span.fecha{display:block;padding:6px 15px 4px 25px;margin-bottom:9px;background:#eaeff1 url(../../img/css/iconos/vineta12.gif) no-repeat 14px 9px;color:#393b3c;}
	#a_anuncios .listado_tipo1 dl dt span.fecha em, #a_anuncios .ficha_tipo1 .cajadatos ul li em{font-style:normal;color:#af037d;}

	#a_anuncios .ficha_tipo1 h3{color:#1487c8;padding-bottom:12px;font-size:1.5em;}
	#a_anuncios .ficha_tipo1 .cajadatos{width:96%;float:left;padding:8px 2%;background:transparent url(../../img/css/portal/puntosH_1.gif) repeat-x 0 0;}
	#a_anuncios .ficha_tipo1 .cajadatos ul{margin:0;}
	#a_anuncios .ficha_tipo1 .cajadatos ul li{padding:4px 0 3px 14px;background:transparent url(../../img/css/iconos/vineta12.gif) no-repeat 2px 8px;}
	
	#a_anuncios .ficha_tipo1 .textoficha .cajainfo .titulo h3{color:#8e9494;padding:0;font-size:1.4em;}
	
	/*caja importante*/
	.cajaimportante{width:90%;float:left;margin-top:20px;padding:10px 5%;border-top:7px solid #dee2e4;border-bottom:7px solid #dee2e4}
	.cajaimportante h3{margin-bottom:5px;padding-left:23px;background:transparent url(../../img/css/aplicaciones/bombilla.gif) no-repeat 0 0;color:#0b7695}
	.cajaimportante p{line-height:1.5em}	
