/* inicio comunes.css */

/* --------------------------------------------------------------------------------*/
/* ESTILOS COMUNES EN TODAS LAS PAGINAS DE TODOS LOS PORTALES */
/* --------------------------------------------------------------------------------*/

body {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    background-color: white;
    margin: 0;
}

a {
	color: #729191;
	text-decoration: none;
	background-repeat: no-repeat;
}

a img {
   border: 0;
}

form,
form input,
form select,
form button {
    margin: 0;
}

a:hover {
    text-decoration: underline;
}

ul,
ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background-repeat: no-repeat;
}

blockquote {
    line-height: 1.4em;
}

.cuadroimpresora {
    display: none;
}

.rompedor {
	clear: both;
}

/* publicidad */

	.publicidadhorizontal,
	.publicidadofertasaloslectores {
		width: 758px;
	}

	.publicidadtira1 {
	    clear: both;
        margin-bottom: 8px!important;
	}
	.publicidadtira1 div{
        margin-top: 0px!important;
	}

	/* publicidad superior, de 730 y modulo de 240 de ancho */

        #contenedor,
        #cabecera,
        #publicidadpieportadillas	{
            width: 990px;
        }

        .publicidadpie {
            /*margin: 0 0 0 7px;*/
			margin: 15px 0 0 0 !important;
        }

        .publicidadpie table {
           /* margin-bottom: 10px;*/
		/*   margin: 10px 0 10px 10px;*/
        }

        #publicidadsuperior {
            width: auto;
        }

        #publicidadsuperior .publicidadhorizontal div table td.margen {
            width: 1px !important;
        }

        #publicidadsuperior .publicidadhorizontal {
            float: left;
        }

        #publicidadsuperior .publicidadhorizontal,
        #publicidadsuperior .publicidadhorizontal div,
        #publicidadsuperior .publicidadhorizontal table {
            width: 738px !important;
        }

        #publicidadsuperior .publicidadmodulo {
            width: 240px;
            float: right;
        }
	.publicidad300{
	margin-bottom: 15px;}
	/* fin publicidad superior */

/* fin publicidad

/* urgentes */

	.tickerv2 a.sigue {
		font-size: 12px !important;
		padding: 0px 2px 0px 2px;
		color: #900;
		border: 1px solid #ddd;
		text-decoration: none;
	}

	.cuadrourgente {
	    border-top: 1px solid #ff0000;
	    border-bottom: 2px solid #ff0000;
	    font-family: Verdana, Arial, Helvetica, sans-serif;
	    line-height: 14px;
	    margin: 4px 0 15px 0;
	}

	.cuadrourgente th {
	    background-color: #FF0000;
	    width: 110px;
	    color: #ffffff;
	    font-weight: bold;
	    font-size: 18px;
	}

	.cuadrourgente td {
	    padding: 5px;
	    text-align: left;
	}

	.cuadrourgente h1 {
	    display: inline;
	    font-size: 12px !important;
	    font-weight: bold;
	}

	.cuadrourgente a {
	    text-decoration: none;
	}
	.cuadrourgente a:hover {
	    text-decoration: underline;
	}

	.cuadrourgente p {
	    color: #000000;
	    display: inline;
	    font-size: 9px;
	}

	.cuadrourgente p a {
	    color: #000000;
	}

	.alertablanco {
	    font: bold 9px Arial, Helvetica, sans-serif;
	    text-decoration: none;
	    color: #ffffff;
	}

	.alertaenlace {
	    font: normal 12px Arial, Helvetica, sans-serif;
	    text-decoration: none;
	    color: #000000;
	}

	.alertaenlace:hover {
	    text-decoration: underline;
	}

/* fin urgentes */

/* fin cabecera 990 */

/* alertas que no son urgentes */

	 .urgente{
	margin-left: 10px;
		clear: both;
		margin-right: 0px!important;
	}
	 .urgente div{
	margin-right: 0px!important;
	}

	.urgente table {
	  margin: 0 0 10px 0;
	}

	.urgente table td {
	    border: 0;

	}

	.urgente table td .alertablanco {
	    font-size: 12px;
	}

/* fin alertas que no son urgentes */

/* miga */


/* fin miga */

/* patrocinador en la columna de la derecha */

    div.patrocinio {
        float: right;
        width: 298px;
        border-top: 0;
        text-align: center;
    }

/* fin patrocinador en la columna de la derecha */

/* modulos columna derecha */

	/* modulos, contenedores de cosas varias */

		.modulo {
			clear: both;

		}

		.columnaderecha .modulo {
	/*		width: 300px;
			clear: both;
			margin: 0;*/
		margin-bottom: 15px;
        clear: both;
		background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/borde_recuadro.gif) no-repeat bottom;
		padding-bottom: 3px;
		}

		.columnaderecha .modulo .nombre {
			border-top: 10px solid #F3F2EF; /* usamos esto para separar del anterior */
		}

		/* filetes grises, usables para destacados o modulos */

			.columnaderecha .nombre {
                font: bold 11px Verdana,Arial,Helvetica,sans-serif;
				clear: both;
				/*width: 294px;*/
				height: 13px;
				color: white;
				/*padding: 2px 3px 2px 3px;
				margin-top: 0px !important;*/
				margin: 0!important;
				padding: 0!important;
				display: block;
			}

			.columnaderecha .nombre h6 {
				float: right;
				font-size: 10px;
				color: white;
				margin-right: 5px;
				margin: 0;
				padding: 0 10px 0 0;
			}

			.columnaderecha .nombre h5 {
				color:white;
				float: none;
				font-size: 10px;
				margin: 0;
				padding: 0;
			}
			.columnaderecha .nombre h5 em{
background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/fondos/fondo_titular_escalon.gif);
background-repeat: no-repeat;
background-position: top right;
background-color: #d8235a;
/*padding: 0 8px 1px 5px;*/
padding: 0 8px 1px 0px;
font-style: normal;
}

			.columnaderecha .nombre h5 a,
			.columnaderecha .nombre h6 a {
				color:white;
			}

		/* fin filetes grises, usables para destacados o modulos */

		/* submodulos tipo blogs */

			.columnaderecha .modulo .submodulo,
			.columnaderecha .modulo .submodulo .foto,
			.columnaderecha .modulo .submodulo .descripcion {
				height: 25px !important;
				float: left;
			}

			.columnaderecha .modulo .submodulo {
				width: 146px;
				border-bottom: 1px solid #ddd;
				padding: 3px 3px 3px 0 !important;
				height: 23px;
				background-color: white;
				overflow: hidden;
			}

			.columnaderecha .modulo .submodulo .foto {
				width: 25px !important;
				margin-right: 3px;
			}

			.columnaderecha .modulo .submodulo .foto img {
				margin: 0;
			}

			.columnaderecha .modulo .submodulo .descripcion,
			.columnaderecha .modulo .submodulo .descripcion h5 {
				width: 118px;
			}

			.columnaderecha .modulo .submodulo strong {
				color: #900;
			}

			.columnaderecha .modulo .submodulo h5 {
				font: normal 11px Arial,Helvetica,sans-serif;
				line-height: 12px;
				margin: 0;
			}

			.columnaderecha .modulo .submodulo a h5 strong.seccion {
				color: #900;
			}

		/* fin submodulos tipo blogs */

        /* pestanas */

                    #contenedorservicios {
                        height: 85px;
                        clear:both;
                        padding: 0 0 0 2px;
                    }

                    .modulopestanas div.oculto {
                        display: none;
                    }

                    .modulopestanas ul.pestanas li {
                        text-align: center;
                        float: left;
                        background-image: none !important;
                    }

        /* fin pestanas */



/* fin modulos columna derecha */

/* pie de pagina */

	#piepagina {
	    font: normal 11px Verdana,Arial,Helvetica,sans-serif;
	    clear: both;
	    padding: 10px 0 20px 0;
	    margin:10px 0 20px 0px;
        border-top:1px solid #ccc;
	}

	#piepagina p {
	    margin: 0 0 10px 0;
	    padding: 5px 0 0 0;
	    text-align: left;
	    float: right;
	}

	#piepagina img {
	    float: left;
	    width: 140px;
	    height: 19px;
        margin-left: 10px;
	}

	#piepagina #logosymas {
		margin: 10px 0 0 10px;
	}

/* pie de pagina */

/* ------------------------------------------------------------------------------------*/
/* FIN ESTILOS COMUNES EN TODAS LAS PAGINAS DE TODOS LOS PORTALES */
/* ------------------------------------------------------------------------------------*/

/* fin comunes.css */

/* inicio elmundo/comunes.css */

/* ------------------------------------------------------------------------*/
/* ESTILOS COMUNES PARA TODAS LAS PAGINAS DE ELMUNDO.ES */
/* ------------------------------------------------------------------------*/

/* modificador cabecera */

    #cabecera {
        background-color: #003D7A;
        background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.1/esquinaredondeada.gif);
    }

/* fin cabeceras */

/* modificador menu principal en la parte inferior */

    .menuprincipal {
        background-color: #003D7A;
    }

/* fin modificador menu principal en la parte inferior */

/* ----------------------------------------------------------------------------*/
/* FIN ESTILOS COMUNES PARA TODAS LAS PAGINAS DE ELMUNDO.ES */
/* ----------------------------------------------------------------------------*/

/* fin elmundo/comunes.css */

/* inicio noticia.css */

/* --------------------------------------------------------------------------------*/
/* ESTILOS COMUNES DE NOTICIAS DE TODOS LOS PORTALES  */
/* --------------------------------------------------------------------------------*/

/* publicidad  */

    .noticia .columna .publicidadnoticia {
        margin: 0 0 0px 0;
    }

    .noticia .columna .publicidadnoticia table {
        float: none;
        display: block;
        margin: 0;
       border-bottom: 10px solid white;
    }

    .noticia .columna .publicidadnoticia table td,
    .noticia .columna .publicidadnoticia table th {
       padding: 0;
    }

    .publicidadhorizontal {
        width: 756px;
        text-align: center;
    }


    .publicidadtira1 {
        margin: 0px 0 0 10px;
	background-color: #ddd;

    }

    .publicidadofertasaloslectores {
        text-align: center;
        margin: 10px 0 0 10px;
        width: 718px;
    }

    .noticia .columnaderecha .publicidadtexto {
        margin: 0;
        clear: both;
        padding: 10px 0 0 0;
    }

/* fin publicidad */

/* modificadores ticker y urgentes  */

    .tickerv2,
    .urgentev2 {
        width: 670px !important;
    }

    .urgente {
      width: 670px !important;

    }

/* fin modificadores ticker y urgentes  */

/* menu de navegacion propio del portal en cuestion */

		.menusecundario {
			background-image: none;

		}

		.menusecundario li a {
			background: white url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.1/fondosubmenu.gif) repeat-x 0 0px;
			border-bottom: 1px solid #ccc;
		}

/* fin menu de navegacion propio del portal en cuestion */

/* cabecera */

    #cabeceraimpresora img {
        width: 260px;
        height: 37px;
    }

    #cabeceraimpresora {
        display: none;
    }

/* fin cabecera */

    #bloqueprincipal {
        width: 670px;
        float: left;
        padding-top: 15px;
    }

/* columna derecha en noticia */

    .columnaderecha {
        width: 300px;
        float: right;
  		padding: 15px 0 10px 0;
    }

    .columnaderecha .modulo {
        border: 0;
        margin-bottom: 10px;
    }

    .columnaderecha .modulo .nombre {
        border-top: 0; /* usamos esto para separar del anterior */
    }

    .columnaderecha .nombre {
        height: 16px;
    }

    .columnaderecha .nombre h5 a {
        margin-left: 7px;
    }

    .columnaderecha .publicidadnoticia {
        margin: 0 0 10px 0;
        padding: 0px 0 0 0;
        width: 300px;
        overflow: hidden;
    }

    /* modulo las noticias mas leidas y votadas */

        .columnaderecha .lasnoticiasmas {
            width: 300px;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas {
            padding: 6px 0px 1px;
            margin: 0;
            background-color: #FFF;
            border-bottom: 1px solid #d7e3e3;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas li {
            font: bold 11px Verdana,Arial,Helvetica,sans-serif;
            display: inline;
            list-style-type: none;
            margin: 0;
            margin-right: 4px;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas li a {
            padding: 4px 8px 1px;
            color: #999;
            background-color: #ebeeee;
            text-decoration: none;
            text-align: center;
            margin-left: 0px;
            border: 2px solid #e2e8e8;
            border-bottom: none;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas li#noticiasmasopcion1,
        .columnaderecha .lasnoticiasmas ul.pestanas li#noticiasmasopcion1 a {
            width: 140px;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas li#noticiasmasopcion2,
        .columnaderecha .lasnoticiasmas ul.pestanas li#noticiasmasopcion2 a {
            width: 95px;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas li.activo,
        .columnaderecha .lasnoticiasmas ul.pestanas li.activo a {
            color: #4F4F4F;
        }

        .columnaderecha .lasnoticiasmas ul.pestanas li.activo a {
            background-color: #FFF;
            border-top: 2px solid #d8235a;
            border-bottom: 1px solid #FFF;
            padding-bottom: 1px;
        }

        .columnaderecha #contenedornoticiasmas {
            border: 2px solid #e2e8e8;
            border-top: 0;
        }

        p.vertodas {
            clear: both;
            font: bold 11px Arial,Helvetica,sans-serif;
            margin: 0 5px 0 0;
            padding: 5px 0 5px 180px;
            background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/ico_flechita.gif) no-repeat 175px 10px;
        }

        .columnaderecha .lasnoticiasmas ol {
            margin: 0 0 5px 10px;
            padding: 5px 0 0 0px;
            list-style-type: none;
            clear: both;
        }

        .columnaderecha .lasnoticiasmas ol li {
            float: none;
            margin: 0;
            padding: 0;
            font: normal 11px Arial,Helvetica,sans-serif;
            line-height: 1.8em;
            clear: both;
            list-style-type: none;
        }

        .columnaderecha .lasnoticiasmas ol li em {
            display: block;
            float: left;
            width: 18px;
            margin-right: 3px;
            font-style: normal;
            text-align: right;
        }

        .columnaderecha .lasnoticiasmas ol li a {
            float: left;
            width: 260px;
            text-decoration: none;
        }

        .columnaderecha .lasnoticiasmas ol li a:hover {
            text-decoration: underline;
        }

    /* modulo las noticias mas leidas y votadas */

/* fin columna derecha en noticia */

/* cuerpo noticia */

    .noticia {
        width: 670px;
        clear: both;
        margin: 0px 0 0px 10px;
        padding: 10px 0 20px 0;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        line-height: 1.2em;
       /* border-bottom: 1px solid #ccc;*/
	   background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/borde_inf_degradado.gif) repeat-x bottom;
    }

    /* Los estilos «_general» se usan en los editores de entrada */
    .ed_noticia_general {
        width: 670px;
    }

 /* para evitar que los <li> se usen indebidamente (sin <ul>) */
    .noticia li {
        list-style-type: none;
        text-indent: 0;
    }

    .noticia ul,
    .noticia ol {
        margin: 12px 0 12px 0;
        padding: 0 0 0 30px;
    }

    .noticia ol {
        padding-left: 40px;
    }

    .noticia ul li,
    .noticia ol li {
        margin-bottom: 12px;
        padding: 0;
        line-height: 1.4em;
    }

    .noticia ul li {
        list-style-type: square;
    }

    .noticia ul li a,
    .noticia ol li a {
        text-decoration: underline;
    }

    .noticia ol li {
        list-style-type: decimal;
    }

    .noticia #tamano {
        padding-top: 10px;
    }

    .noticia h1,
    .ed_noticia_defecto {
        /*font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 30px;*/
		/*font: normal 38px Arial, Helvetica, sans-serif;*/
	/*	font: bold 33px Arial, Helvetica, sans-serif;*/
		font: bold 28px Arial, Helvetica, sans-serif;
        letter-spacing: 0px;
        margin: 0 0 15px 0;
        line-height: 1.2em;
        color: #729191;
    }

    .noticia .subtitulo {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        font-weight: bold;
        margin: 5px 0 0 0;
        line-height: 1em;
        color: #505050;
    }

    .noticia .subtitulo ul {
        margin: 10px 0 10px 0;
        padding: 0 0 0 15px;
        list-style-type: square;
    }

    .noticia .subtitulo ul li {
        margin: 3px 0 3px 0;
        padding: 0;
    }

    .noticia .subtitulo a {
        text-decoration: underline;
        color: #505050;
    }

    .noticia h3 {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 14px;
        margin: 15px 0 5px 0;
        padding: 10px 0 0 0;
        color: black;
    }

    .noticia h4 {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 13px;
        margin: 20px 0 5px 0;
    }

    .noticia p {
        line-height: 1.4em;
        padding: 5px 0 0 0;
        margin: 0 0 10px 0;
    }

    .noticia p a {
        text-decoration: underline;
    }
	
	#columnaprincipal .formulariocontacto .noticia p.mensajes {
	color: #666666;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	margin-left: 120px;
	display:block;
	background-color: #e1e1e1;
	width:350px;
	padding:10px;
	}
	
	#columnaprincipal .formulariocontacto .noticia p.mensajes a{
	text-decoration: underline;
	color:#dc3e6f;
    font: 16px/20px Arial, Helvetica, sans-serif;}
	
	

    .noticia p.entradilla {
        margin: 0px 0 15px 0;
        font-size: 13px;
        color: black;
    }
	
	.noticia cite {
	color: #95adad;
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	font-style: italic;
	}

	/* Los estilos «_defecto» se usan en los editores de entrada */
    .ed_noticia_defecto_entradilla {
        font-size: 12px !important;
        font-weight: normal !important;
        line-height: 1.4em;
    }

    .noticia .superior {
        height: 20px;
        margin-bottom: 10px;
    }

    .noticia .superior .fechayhora {
        font-family: Arial,Helvetica,Verdana,sans-serif;
        font-size: 11px;
        padding-top: 2px;
        float: left;
        color: #666;
    }

    .noticia .superior .fechayhora a {
        text-decoration: none;
    }

    .noticia .superior .herramientasarriba {
        float: right;
    }

    .noticia .superior .herramientasarriba img {
        margin-left: 3px;
        border:0;
    /*    width: 19px;
        height: 18px;*/
    }

    .noticia .superior .herramientasarriba img.aumentaletra {
        margin-left: 0;
    }

    .noticia .firma {
        font-size: 11px;
        font-weight: bold;
    }

    .noticia .localizacion {
        font-size: 85%;
        font-weight: normal;
    }

    .noticia hr {
        background-color: #e4e9e9;
        color: #e4e9e9;
        height: 1px;
        border: 0;
        margin: 5px 0 5px 0;
    }

    .noticia .antetitulo {
        font-family: Arial,Helvetica,sans-serif;
        font-weight: bold;
        font-size: 12px;
        margin: 0;
        color: #d8235a;
    }

    .noticia .columna {
        padding-top: 0px;
        padding-bottom: 12px;
    }

    .noticia .derecha .columna {
        float: right;
        padding-left: 15px;
        padding-right: 0;
    }

    /* anchos por defecto de la foto */

        .noticia .izquierda .columna .foto {
            width: 180px;
			text-align: left;
        }

        .noticia .derecha .columna .foto {
            width: 300px;
			text-align: right;
        }

    /* fin anchos por defecto de la foto */

    .noticia .izquierda .columna {
        float: left;
        padding-left: 0;
        padding-right: 15px;
    }

    .noticia .columna img {
        margin: 0;
    }

    .noticia div.foto,
    .noticia div.video,
    .noticia div.grafico {
        margin: 0 0 8px 0;
    }
	 .noticia div.foto{

    }
	.noticia div.foto img,
	.noticia div.foto a img{
		border-bottom: 3px solid #d8235a;
		padding-bottom: 1px;
    }

    .noticia .foto p,
    .noticia .video p {
        font-size: 11px;
        padding: 0 3px 0px 3px;
        line-height: 1.4em;
        text-indent: 12px;
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/flecha_foto.gif);
        background-repeat: no-repeat;
        background-position: 2px 4px;
        margin: 8px 0 0 0;
		text-align: left;
    }
	.noticia .foto p.pieampliarfoto {
        font-size: 11px;
        padding: 0 3px 0px 3px;
        line-height: 1.4em;
        text-indent: 12px;
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/flecha_foto.gif);
        background-repeat: no-repeat;
        background-position: 2px 4px;
        margin: 0;
		text-align: left;
    }

    .noticia .foto p a {
        text-decoration: underline;
        font-weight: bold;
    }

/*    .noticia .columna .foto p.album a:hover {
        background-color: #eee;
        color: #729191;
    }

    .noticia .foto p a.album {
        padding-left: 15px;
        font-size:9px;
        background-repeat: no-repeat;
        background-position: 0 2px;
        background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.1/masfotos.gif);
    }*/

    .noticia .foto .ampliarfoto {
        text-align: right;
    }

    .noticia .foto .ampliarfoto a  {
        border: 0;
    }

    .noticia .foto .ampliarfoto a:hover {
        text-decoration: underline;
    }

    .barra-ampliarfoto {
        width: 100%;
        text-align: right;
    }

    .noticia .foto a img {
	border: none!important;

        /*border-color: black;*/
    }




	.noticia .foto .albumfotos{
	height: 22px;
	background-color: #d8235a;
	color: #fff;
	margin-bottom: 1px;}

	.noticia .foto .albumfotos p{
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/album_noticia.gif);
	background-repeat: no-repeat;
	background-position: 6px 10px;
	margin: 0;
	padding: 8px 0 0 10px;
	text-align: left;
	}
	.noticia .foto .albumfotos p a{
	color: #fff;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	.noticia .foto .albumfotos p a:hover{
	color: #f7cad8;}

    /* estilos para tablas dentro de noticias */

        .noticia table {
            width: 100%;
            margin: 0 0 2em 0;
            border-top: 1px solid #ccc;
            border-right: 1px solid #ccc;
        }

        .noticia table caption {
            background-color: #DFDFDF;
            padding: 6px;
            font-weight: bold;
        }

        .noticia table tr td {
            text-align: center;
        }

        .noticia table tr td,
        .noticia table tr th {
            border-bottom: 1px solid #ccc;
            border-left: 1px solid #ccc;
            padding: 4px;
        }

        .noticia table tr th {
            background-color: #eee;
        }

    /* fin tablas dentro de noticias */

/* fin cuerpo noticia */

/* apoyos en noticia */

    .recuadro {
		margin-bottom: 15px;
        clear: both;
		background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/borde_recuadro.gif) no-repeat bottom;
		padding-bottom: 3px;
    }
	/* .recuadro p{
		font: normal 11px Verdana, Arial, Helvetica, sans-serif;
		color: #000;
		margin: 0 2px 4px 5px;
    }

    .recuadro h3 {
        padding: 2px 0 2px 10px;
        font-size: 11px;
        margin: 0;
		background-color: #000000;
    }*/

    .recuadro ul {
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 11px;
        margin: 1px 0 0 0;
        padding: 0;
		line-height: 20px;
        border-top: 0;
    }

	
	.recuadro ul li {	
		padding: 6px 0 6px 30px;
		margin: 0;
		/*line-height: 25px;*/
		line-height: 15px;
        list-style-type: none;
	 	background-position: 7px 5px;
		border-bottom: 1px solid #d7e3e3;
		background-repeat: no-repeat;
    }

    .recuadro ul li a {
        text-decoration: none;
    }

    .recuadro ul li a:hover {
        text-decoration: underline;
    }

	.recuadrorelacionados{
		border: 1px solid #d7e3e3;
		/*margin: 12px 0 12px 0;*/
		margin: 0px 0 12px 0;}

    .recuadrorelacionados ul {
        margin:0;
        padding:0;
		line-height: 20px;
      /*  border-bottom: 2px solid #ddd;*/
    }

    .recuadrorelacionados ul li {
		padding: 0 0 0 32px;
		margin: 0;
		line-height: 25px;
        font-size: 11px;
        background-position: 7px 3px;
        list-style-type: none;
    }

    .recuadrorelacionados ul li a {
        text-decoration: none;
        font-weight: bold;
    }

    .recuadrorelacionados ul li a:hover {
        text-decoration: underline;
    }

    .recuadro ul li.noticia {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/noticia.gif);
       float: none;
        font-size: 11px;
        width: auto;
    }

    .recuadro ul li.puntaroja {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/noticia.gif);
    }

    .recuadro ul li.grafico {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/grafico.gif);
    }

    .recuadro ul li.foto {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/album.gif);
    }

    .recuadro ul li.foro {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/foro.gif);
    }

    .recuadro ul li.enlared {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/enlared.gif);
    }

    .recuadro ul li.blog {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/blog.gif);
    }

    .recuadro ul li.debate {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/debate.gif);
    }

    .recuadro ul li.video {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/video.gif);
    }

    .recuadro ul li.euro {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/euro.gif);
    }

    .recuadro ul li.audio{
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/audio.gif);
    }

    .recuadro ul li.especial {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/especial.gif);
    }

    .recuadro ul li.pdf {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/pdf.gif);
    }

    ul li.enelmundoes {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/relacionadas_elmundo.gif);
  border-bottom-width: 0;
    }

	 ul li.enyodona {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/relacionadas_yodona.gif);
  /*      border-bottom-width: 0;*/border-bottom: 1px solid #d7e3e3;
    }

    ul li.enotrosmedios {
        border-top: 1px solid #d7e3e3;
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/relacionadas_otros.gif);
		border-bottom-width: 0;
    }

    .recuadro ul li.cuadrado {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/cuadrado.gif);
		background-position: 10px 9px;
    }

    li.pixelblanco {
        background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.1/apoyos/pixelblanco.gif);
    }

/* fin apoyos noticias */

/* herramientas noticias */

    .noticia .herramientas {
        clear: both;
        margin-top: 35px;
    }

    .noticia .herramientas ul {
        font: bold 10px Arial,Helvetica,sans-serif;
        margin: 0;
        padding: 0;
        height: 15px;
    }

    .noticia .herramientas ul li {
        background-repeat: no-repeat;
        float: left;
        font-weight: bold;
        list-style-type: none;
        margin: 0 10px 0 0;
        background-position: 2px 0px;
        padding: 1px 0 4px 0;
    }

    .noticia .herramientas a {
        text-decoration: none;
        padding: 3px 3px 4px 23px;
    }

    .noticia .herramientas a:hover {
        text-decoration: underline;
    }

    .noticia .herramientas li.portadalectores {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/portadalectores.gif);
    }

    .noticia .herramientas li.enviaramigo {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/enviar.gif);
    }

    .noticia .herramientas li.imprimir {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/imprimir.gif);
    }

    .noticia .herramientas li.recomendar {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/recomendar.gif);
    }

    .noticia .herramientas li.movil {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/movil.gif);
    }

    .noticia .herramientas li.leer {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/voz.gif);
    }

    .noticia .herramientas li.rectificar {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/herramientas/rectificar.gif);
    }

/* fin herramientas noticias */

/* recuadros para noticia */

    .recuadro1 {
        margin: 25px 0 0 0 ;
        border:2px solid #ddd;
        padding: 10px;
        background-color: #FAFAFA;
        font-family: Arial, Helvetica, sans-serif;
    }

    .recuadro1 h3 {
        margin: 0 0 10px 0;
        font-size: 15px;
        font-family: Arial,Helvetica, sans-serif;
    }

/* fin recuadros de noticia */

/* noticia de pago */

    .textointegro {
        margin: 20px 0 10px 0;
        padding: 3px;
    }

    .textointegro a {
        text-decoration: none;
        background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.1/apoyos/euro.gif);
        background-repeat: no-repeat;
        padding-left: 22px;
    }

    .textointegro a:hover {
        text-decoration: underline;
    }

/* fin noticia de pago */

/* sumarios */

    .noticia .columnasumario {
        margin-bottom: 10px;
        padding-top: 8px;
    }

    .noticia .columnasumario hr {
        color: #e4e9e9;
        background-color: #e4e9e9;
        height: 6px;
        margin: 0 0 0 0;
        padding: 0;
        border: 0;
    }

    .noticia .centro .columnasumario {
        width: auto;
        float: none;
    }

    .noticia .centro .columnasumario .sumario p {
        text-align: center;
    }

    .noticia .derecha .columnasumario {
        float: right;
        margin-left: 10px;
    }

    /* tamano por defecto, se sobreescribe luego en la noticia con un estilo inline */
    .noticia .derecha .columnasumario .foto,
    .noticia .derecha .columnasumario table,
    .noticia .izquierda .columnasumario table {
        width: 300px;
    }

    .noticia .izquierda .columnasumario .foto {
       margin-right: 5px;
        width: 180px;
    }

    .noticia .derecha .columnasumario .sumario p {
        text-align: right;
    }

    .noticia .izquierda .columnasumario {
        float: left;
        margin-right: 10px;
        margin-bottom: 0;
    }

    .noticia .izquierda .columnasumario .sumario p {
        text-align: left;
    }

    .noticia .sumario p {
        margin: 0;
        line-height: 1.6em;
    }

    /* sumarios con citas de alguien */

        .noticia .sumario p.cita {
            font-style: italic;
            line-height: 1.6em;
            font-weight: bold;
            font-size: 13px;
            padding-top: 0;
        }

        .noticia .sumario p .autor,
        .noticia .sumario p .cargo {
            font-size: 11px;
        }

        .cargo {
            font-size: 11px;
        }

        .noticia .sumariocita .columnasumario {
            width: 300px; /* ancho por defecto, necesario para los sumarios tipo cita sin imagen */
        }

        .noticia .sumariocita .columnasumario .foto {
            width: 95px;
            margin: 0 0 5px 0;
        }

        .noticia .izquierda .sumariocita .columnasumario .foto {
            float: left;
            padding-right: 5px;
        }

        .noticia .derecha .sumariocita .columnasumario .foto {
            float: right;
            padding-left: 5px;
        }

     /* fin sumarios con citas de alguien */

/* fin sumarios */

/* modificador para el pie de pagina completo (con el menu de navegacion) */
#piepagina {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}

/* tamanos de letra */

    /* 7 */
    .tamanoletra7 p,
    .tamanoletra7 p.entradilla {
        font-size: 18px !important;
    }
    .tamanoletra7 ul,
    .tamanoletra7 .foto p,
    .tamanoletra7 .recuadrorelacionados ul li {
        font-size: 16px !important;
    }
    .tamanoletra7 .herramientas ul {
        font-size: 11px !important;
    }

    /* 6 */
    .tamanoletra6 p,
    .tamanoletra6 p.entradilla {
        font-size: 16px !important;
    }
    .tamanoletra6 ul,
    .tamanoletra6 .foto p,
    .tamanoletra6 .recuadrorelacionados ul li {
        font-size: 14px !important;
    }
    .tamanoletra6 .herramientas ul {
        font-size: 11px !important;
    }

    /* 5 */
    .tamanoletra5 p,
    .tamanoletra5 p.entradilla {
        font-size: 13px !important;
    }
    .tamanoletra5 ul,
    .tamanoletra5 .foto p,
    .tamanoletra5 .recuadrorelacionados ul li {
        font-size: 11px !important;
    }
    .tamanoletra5 .herramientas ul {
        font-size: 11px !important;
    }

    /* 4 */
    .tamanoletra4 p,
    .tamanoletra4 p.entradilla {
        font-size: 11px !important;
    }
    .tamanoletra4 ul,
    .tamanoletra4 .foto p,
    .tamanoletra4 .recuadrorelacionados ul li {
        font-size: 10px !important;
    }
    .tamanoletra4 .herramientas ul {
        font-size: 11px !important;
    }

    /* 3 */
    .tamanoletra3 p,
    .tamanoletra3 p.entradilla {
        font-size: 9px !important;
    }
    .tamanoletra3 ul,
    .tamanoletra3 .foto p,
    .tamanoletra3 .recuadrorelacionados ul li {
        font-size: 9px !important;
    }
    .tamanoletra3 .herramientas ul {
        font-size: 11px !important;
    }

/* fin tamanos de letra */

.piefotoladillo {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 14px;
    text-decoration: none;
    text-indent: 0px;
    color: #000;
}

.modulopestanas ul.pestanas li {
    float: none;
}
.modulo form input {
    border: 0;
}
/* ------------------------------------------------------------------------------------*/
/* FIN ESTILOS COMUNES DE NOTICIAS DE TODOS LOS PORTALES  */
/* ------------------------------------------------------------------------------------*/

/* fin noticia.css */

/* inicio elmundo/noticia.css */

/* ----------------------------------------------------------------------------------*/
/* ESTILOS COMUNES NOTICIAS DE ELMUNDO.ES */
/* ----------------------------------------------------------------------------------*/




.columnaderecha .modulo{}

.columnaderecha .modulo .nombre{
	background:white url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/fondos/fondo_titular.gif) repeat-x;
	margin: 0!important;
	padding: 0!important;
	color: #fff;
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;}

.columnaderecha .modulo .nombre h5{
	background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/fondos/fondo_titular_escalon.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #d8235a;
	padding: 0 8px 1px 0!important;
	margin: 0!important;
	font-style: normal;
	display: inline;}

.columnaderecha .modulo .debate{}

.columnaderecha .modulo .debate p.pregunta{}


.recuadro h3{
	background:white url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/fondos/fondo_titular.gif) repeat-x;
	margin: 0!important;
	padding: 0!important;
	color: #fff;
	font: bold 10px/14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	}
.recuadro h3 em{
	background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/fondos/fondo_titular_escalon.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #d8235a;
	padding: 0 8px 1px 5px;
	font-style: normal;
	}


.noticia .foto .ampliarfoto {
	/*border-top: 3px solid #036;*/
}

.botonarchivo{
	margin: 0px 0 15px 0;}

/* miga */
.miga{
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px 0 10px 10px;}
.miga a{
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: underline;}
.miga a:hover{
	text-decoration: none;}
/* fin miga */

/*  videos mas destacados */
.columnaderecha .videosdestacados{
	margin: 0px 0 25px 0;
	padding-top: 40px;}
.columnaderecha .videosdestacados h4{
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	color: #d8235a;
	border-bottom: 1px solid #d8235a;
	margin: 0 0 8px 0;
	padding: 0 0 2px 0;
	}
.columnaderecha .videosdestacados .videodestacado{
	width: 300px;
	overflow: hidden;
	border-bottom: 1px solid #ccd7d7;
	margin: 4px 0 2px 0;
	padding-bottom: 2px;}
.columnaderecha .videosdestacados .videodestacadoultimo{
	width: 300px;
	overflow: hidden;
	border-bottom: 2px solid #ccd7d7;
	margin: 4px 0 2px 0;
	padding-bottom: 2px;}
.columnaderecha .videosdestacados img{
	float: left;}
.columnaderecha .videosdestacados p{
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	padding: 0;
	margin: 0 0 5px 8px;
	float: left;
	}
.columnaderecha .videosdestacados p a{
	color: #000;
	text-decoration: none;
	}
.columnaderecha .videosdestacados p a:hover{
	text-decoration: underline;
	}
.columnaderecha .videosdestacados h3{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	width: 190px;
	padding: 0;
	margin: 6px 0 5px 8px;
	float: left;
	}
.columnaderecha .videosdestacados h3 a{
	color: #000;
	text-decoration: none;
	}
.columnaderecha .videosdestacados h3 a:hover{
	text-decoration: underline;
	}
.contenedorvideo .noticia{
	background-image: none!important;
}

/*  fin videos mas destacados */

/* Cabecerilla con publi */

.cabecerilla{
	border-bottom: 1px solid #ccd7d7;
	overflow: hidden;
	height: 58px;
	margin: 0px 10px 20px 0px;
	}

.cabecerilla  .pastillapubli{
	float: right;
	margin-bottom: 5px;
	margin-top: 14px;
}
.cabecerilla  .pastillapubli img {
    border: 2px solid #e4e9e9;
}

.cabecerilla  .titular{
	float: left;
	padding: 2px;
	}

.cabecerilla .titular h1{
	font: bold 33px/1.2em Arial, Helvetica, sans-serif;
	color: #729191;
	margin: 0;
	}

.cabecerilla .titular h1 a{
	color: #729191;
	text-decoration: none;}

.cabecerilla .titular h1 a:hover{
	text-decoration: underline;}

/* FIN Cabecerilla con publi */

/* HOROSCOPO */
/* cabecerilla horoscopo */
.cabecerillaaries .cabecerillatauro .cabecerillageminis .cabecerillacancer .cabecerillaleo .cabecerillavirgo .cabecerillalibra .cabecerillaescorpio .cabecerillasagitario .cabecerillacapricornio, .cabecerillaacuario .cabecerillapiscis{
	/*padding: 0px 0 10px 0;
	padding: 20px 0 50px 0;
	border: 1px solid #ccc;*/
	margin-bottom: 20px;
	}
.cabecerillaaries{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/aries.gif) no-repeat 0 0;}
.cabecerillatauro{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/tauro.gif) no-repeat 0 0;}
.cabecerillageminis{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/geminis.gif) no-repeat 0 0;}
.cabecerillacancer{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/cancer.gif) no-repeat 0 0;}
.cabecerillaleo{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/leo.gif) no-repeat 0 0;}
.cabecerillavirgo{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/virgo.gif) no-repeat 0 0;}
.cabecerillalibra{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/libra.gif) no-repeat 0 0;}
.cabecerillaescorpio{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/escorpio.gif) no-repeat 0 0;}
.cabecerillasagitario{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/sagitario.gif) no-repeat 0 0;}
.cabecerillacapricornio{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/capricornio.gif) no-repeat 0 0;}
.cabecerillaacuario{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/acuario.gif) no-repeat 0 0;}
.cabecerillapiscis{
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/piscis.gif) no-repeat 0 0;}

.contenidohoroscopo .cabecerilla{
	margin: 0px!important;
	padding-top: 0px;
	padding-left: 100px;
	width: 560px;
	border-bottom: none;
	overflow: hidden;
	height: 68px;
	}

.contenidohoroscopo  p.fechasigno{
	font: bold 10px/10px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0 10px 0 100px;
	padding: 4px 0 20px 0;
	text-transform: uppercase;
	border-top: 1px solid #d71b54;
	}
.contenidohoroscopo  .pastillapubli{
	margin-top: 24px;
	}
.contenidohoroscopo  .cabecerilla .titular {
	background: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/horoscopo/tit_horoscopo.gif) no-repeat 3px 0;
	width: 300px;
	}
.contenidohoroscopo  .cabecerilla .titular h1{
	font: normal 44px/52px Arial, Helvetica, sans-serif;
	color: #d71b54;
	padding: 13px 0 0 0;
	}
.noticia .contenidohoroscopo .superior {
        height: 20px;
        margin-bottom: 0!important;

    }
.noticia .superior .previsionhoroscopo {
		font: bold 11px Arial, Helvetica, sans-serif;
        padding-top: 2px;
        float: left;
		color: #d8235a;
    }
.noticia .previsionhoroscopo {
		font: bold 11px Arial, Helvetica, sans-serif;
        padding-top: 2px;
		color: #d8235a;
    }
.contenidohoroscopo h2{
	font: bold 22px/22px Arial, Helvetica, sans-serif;
	color: #729191;
	margin: 10px 0 8px 0;
	padding: 0;}
.contenidohoroscopo p{
	margin-bottom: 30px;}
.contenidohoroscopo em{
	color: #d8235a;
	font-weight: bold;
	font-style: normal;
	}
	
h1 span.firmahoroscopo {
	font: bold 11px Arial, Helvetica, sans-serif!important; 
	color: #b2c3c3;
}
p.firmahoroscopo{
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	background: url(/yodona/iconos/v1.x/v1.0/fondos/linea_firma.gif) no-repeat 0 0;
	padding-top: 6px;
	margin-top: 25px;}


/* FIN cabecerilla horoscopo */
.indicehoroscopos{
	width: 665px;
	overflow: hidden;
	margin: 25px 0 40px 0;
	}
.botonsigno{
	width: 105px;
	margin: 0px 3px 30px 2px;
	float: left;
	text-align: center;}
.botonsigno img{
	display: block;
	margin-bottom: 5px;}
.botonsigno a{
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #d8235a;
	text-transform: uppercase;
	text-decoration: none;}
.botonsigno p{
	/*font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;*/
	font: normal 10px/12px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 2px 0 0 0;
	padding: 0;
	}

/* FIN HOROSCOPO */

.contenedorvideo .noticia .derecha .columna .video{
	margin:10px 10px 0 0;}
ul.apoyosvideos{
		margin: 20px 0 5px 0px;
		padding: 0;
		line-height: 16px;}
ul.apoyosvideos li{
		background-repeat: no-repeat;
		background-position: 0 0;
		padding: 0 0 10px 20px;
		list-style-type: none;
		margin: 0;
		line-height: 16px;}
ul.apoyosvideos li a{
	text-decoration: underline;
		}
ul.apoyosvideos li a:hover{
	text-decoration: none;
		}

ul.apoyosvideos li.noticiavideos{
	background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/noticia.gif);
}
ul.apoyosvideos li.puntarojavideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/noticia.gif);
    }

ul.apoyosvideos li.graficovideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/grafico.gif);
    }

ul.apoyosvideos li.fotovideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/album.gif);
    }

ul.apoyosvideos li.forovideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/foro.gif);
    }

ul.apoyosvideos li.enlaredvideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/enlared.gif);
    }

ul.apoyosvideos li.blogvideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/blog.gif);
    }

ul.apoyosvideos li.debatevideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/debate.gif);
    }

ul.apoyosvideos li.videovideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/video.gif);
    }

ul.apoyosvideos li.audiovideos{
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/audio.gif);
    }

ul.apoyosvideos li.especialvideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/especial.gif);
    }

ul.apoyosvideos li.pdfvideos {
        background-image: url(https://e00-elmundo.uecdn.es/yodona/iconos/v1.x/v1.0/apoyos/pdf.gif);
    }

/* fin pagina videos */


/* ficha noticia */

ul.fichanoticia{
	margin: 0px 0 10px 0;
	padding: 10px 0 0 0;
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;	
	}
ul.fichanoticia li{
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0px;}
ul.fichanoticia li strong{
	color: #d8235a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;}

/* fin ficha noticia */



/* -------------------------------------------------------------------------------------*/
/* FIN ESTILOS COMUNES NOTICIAS DE ELMUNDO.ES */
/* -------------------------------------------------------------------------------------*/

/* fin elmundo/noticia.css */
