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

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


/***** CABECERA PRIMERA DIVISION *****/

.pd_fondo {position:relative; background: url("/imagenes/fondo_pd.jpg") no-repeat; height:155px; margin:0 5px;}
.pd_fdp {position:absolute; left:0; top:0;}
.pd_escudos {position:absolute; left:22px; top:102px;}
.pd_titulo {position:absolute; left:316px; top:64px;}
.pd_iconos {position:absolute; left:648px; top:10px;}

a.pd_icono_home {background: url("/imagenes/home_pd.gif");}
a.pd_icono_pbn {background: url("/imagenes/pbn_pd.gif");}
a.pd_icono_home:hover, a.pd_icono_pbn:hover {background-position:0px -18px;}
a.pd_icono_home img, a.pd_icono_pbn img {vertical-align:text-top;}


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

.tabla th {background-color: #b06a6d;}
.tabla .marcar {background-color: #f8f0f2;}
.tabla em {color: #b06a6d; font-style:normal;}

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

