@import "../comunes/recursos.css";

#recurso{width:100%;padding:0;background:transparent}
.recursoinf{display:none}

/* ------------------
	para el blog y el wiki de la home (aplicaciones destacadas)
	la parte de las valoraciones se maqueta dentro de la css de recursos
------------------ */
.adest .barra{width:95%;min-height:40px !important;height:auto !important;height:40px;float:left;padding:15px 2.5% 8px;background:transparent url(../../img/css/aplicaciones/cab3.png) no-repeat 0 0}
.adest .barra h2{float:left;margin:0}
.adest .barra p{float:right;padding:10px 0 0;background:#5d4b88;color:#f8981d;text-align:right}
.adest .barra p a{margin:0 5px 0 2px}
.adest .barra p a, .adest .barra p a:hover, .barra a:hover abbr{color:#fff !important;font-size:.9em;text-decoration:none}
.adest .barra p a.activo{text-decoration:underline}

.adest .items{width:95%;float:left;margin:0;padding:10px 2.5%;background:#fff}
.adest .items li{width:100%;float:left;padding:0 0 10px;background:transparent}

.adest .datos .fecha{padding:0 0 0 12px;background:transparent url(../../img/css/iconos/vineta7.gif) no-repeat 2px 3px;color:#eb9110;font-size:.9em}
.adest .datos h3{margin:0 2px 10px;padding:0;background:transparent;font-size:1.3em}
.adest .datos h3 a{color:#000}
.adest .datos p{font-size:.9em;line-height:1.4em;color:#666}