/* 
 * Cambiado directamente en interior.css
 * img_izq => _img_left_
 * img_der => _img_right_
 * .entradilla
 */

/* estilo temporal */
p.missing {
    border:dashed 1px slategray;
    margin:2px;
    padding:2px;
    background-image:url(/img/oops_fondo.gif);
    background-repeat:no-repeat;
    background-position:top right;
}

#col_central ul.nobullets {
    list-style:none;
}

#col_central ul.nobullets li {
    clear:left;
    background-image:none;
}

.wide {
    clear:both;
    padding:10px 0px 0px 0px !important;
    border-top:1px dotted;
}

.logo {float:left; padding:0px 15px 10px 0px; width:130px; overflow:hidden; text-align:center;}
.entidad {margin-left:145px; }
.entidad p {margin-bottom:0px !important;}

.portada {float:left; padding:0px 10px 10px 0px; width:100px; overflow:hidden; text-align:center;}
.ficha_publicacion {margin-left:115px;}
.ficha_publicacion h4 { clear:none !important;}

#col_central h4 {
    margin-top: 4px;
    clear:both;
}

#col_central .entradilla img {
    display:inline;
    float:left;
    margin:0px 10px 10px 0px;
}

/* flexispace for pathway */

#pathway .last {
    font-weight:bold;
}

._img_center_ {
    margin:0px auto 10px auto;
}

.eh_colega {border:1px solid #FF9424;background:#FFF0DF; padding:10px;}
.eh_colega strong {font-size:20px; color:#FF9424 !important;}

/* Listado con fotos */

.subs li {float:left; display:block; width:47%; margin:0px 3% 0px 0px !important; padding:0px !important;; list-style-image:none; background:none !important; overflow:hidden;}
.subs li a {width:100%; padding:10px 0px 0px 0px !important; margin:0px !important;}
.subs li a img {width:40%; }
.subs li a p.titulo {width:50% !important;}




