/**** ESTILOS GENERALES ****/
@import url("cepbn10.css");
h2 {background: url("/imagenes/fondo_h2_pbn.gif") repeat-x center;}
h3, h3 a, h3 a:hover {color:#007700;}
h4 {font-size:11px;margin:12px 10px 2px;padding:0;font-weight:bold;color:#007700;}

.menu ul {background:url("/imagenes/menu_pbn_off.gif") repeat-x;}
.menu li {background:url("/imagenes/menu_pbn_sep.gif") no-repeat center right;}
.menu a:hover {background:url("/imagenes/menu_pbn_on.gif") repeat-x;}


/***** CABECERA PRIMERA B NACIONAL *****/

.pbn_fondo {position:relative; background: url("/imagenes/fondo_pbn.jpg") no-repeat; height:155px; margin:0 5px;}
.pbn_fdp {position:absolute; left:0; top:0;}
.pbn_escudos {position:absolute; left:22px; top:102px;}
.pbn_titulo {position:absolute; left:239px; top:64px;}
.pbn_iconos {position:absolute; left:648px; top:10px;}

a.pbn_icono_home {background: url("/imagenes/home_pbn.gif");}
a.pbn_icono_pd {background: url("/imagenes/pd_pbn.gif");}
a.pbn_icono_home:hover, a.pbn_icono_pd:hover {background-position:0px -18px;}
a.pbn_icono_home img, a.pbn_icono_pd img {vertical-align:text-top;}


/**** ESTILOS ESPECIFICOS DE LAS DISTINTAS SECCIONES ****/

.tabla th {background-color: #648f70;}
.tabla .marcar {background-color: #ecf2ee;}
.tabla em {color: #648f70; font-style:normal;}

.fixture .tabla {width:398px; width/**/:/**/400px; background-color:#fcfcfc; border:1px solid #648f70; text-align:right; margin:8px auto;}
.fixture .tabla .marcar td {border-top: 1px solid #648f70;}


