
/* inicio 60segundos.css */
#publicidadpieportadillas {
		clear: both;
		overflow: hidden;
		margin: 10px 0 10px 0;
		padding-top: 10px;
		width: 990px;
	}

	#publicidadpieportadillas .publicidadhorizontal {
		width: 640px;
		float: left;
		margin: 0 0 0 0;
	}

	#publicidadpieportadillas .publicidadmodulos {
		width: 310px;
		height: 100px;
		float: right;
		margin-top: 0px;
	}

	#publicidadpieportadillas .publicidadmodulos .columna1,
	#publicidadpieportadillas .publicidadmodulos .columna2 {
		float: left;
		width: 146px;
		margin-top: 4px;
	}

	#publicidadpieportadillas .publicidadmodulos img {
		float: left;
		border: 1px solid #ddd;
		margin: 0 0 3px 0;
	}

    .contenido,
    .publicidadpie {
        width: 670px;
    }

    .contenido {
        margin: 0 0 0 0px;
        float: left;
    }

    .columnaderecha {
        width: 300px;
        float: right;
        padding-top: 0;
    }

    .columnaderecha .publicidadnoticia {
        margin-top: 0;
    }

	.migaymas #fecha {
		float: left;
		margin-top: 0;
		margin-left: 110px;
        font: normal 11px Arial,Helvetica,sans-serif;
	}

	.migaymas #fecha strong {
		color: #900;
	}

	#sesentasegundos {
		width: 100%;
        padding-bottom: 15px;
	}

	#sesentasegundos a {
		text-decoration: none;
	}

	#sesentasegundos a:hover {
		text-decoration: underline;
	}

	#sesentasegundos .seccion .nombre {
		border-bottom: 1px solid #ccc;
		overflow: hidden;
	}

	#sesentasegundos .seccion .nombre,
	#sesentasegundos .noticiaultimas p {
		width: 100%;
	}

	#sesentasegundos .seccion .nombre h5 {
		font: bold 15px Arial,Helvetica,sans-serif;
		float: left;
		text-transform: uppercase;
	}

	#sesentasegundos .seccion .nombre h5 a {
		color: black;
	}

	#sesentasegundos .seccion .nombre h6	{
		font-size: 10px;
		float: right;
		padding: 4px 0 0 0;
	}

	#sesentasegundos .seccion .nombre h6 a {
		color: #900;
		margin: 0 0 0 5px;
	}

	#sesentasegundos .noticiaultimas {
		padding: 0 0 10px 0;
	}

	#sesentasegundos .noticiaultimas h2 {
		font: bold 22px Verdana,Helvetica,sans-serif;
	}

	#sesentasegundos .noticiaultimas h2 {
		margin: 0 0 5px 0;
	}

	#sesentasegundos .noticiaultimas p {
		margin: 0;
		font-size: 12px;
		line-height: 1.4em;
		color: #454545;
	}

	#sesentasegundos hr {
		border: 0;
		color: #ddd;
		background-color: #ddd;
		height: 2px;
		width: 100%;
		text-align: left;
		margin: 0 10px 10px 0px;
	}

	#sesentasegundos h6,
	#sesentasegundos h5	{
		margin: 0;
	}

	#sesentasegundos .seccion {
		margin: 10px 0 15px 0;
		width: 99%;
	}

	#sesentasegundos .nombre {
		margin: 0px 0 8px 0;
	}

	#sesentasegundos .seccion .nombre h5 {
		font-size: 14px;
	}

	#sesentasegundos {
		margin: 0 0 0 10px;
	}

	#sesentasegundos .noticiaultimas h1 {
		font-size: 25px;
	}

	#sesentasegundos .noticiaultimas h3 {
		font: normal 12px Verdana;
		background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.0/bolilloapoyos.gif);
		background-position: 2px 5px;
		padding: 0 0 0 8px;
		margin: 0 0 3px 0;
		background-repeat: no-repeat;
	}

	#sesentasegundos .seccion .noticiaultimas {
		margin: 0 0 0 0;
		padding: 0;
	}

	#sesentasegundos a.sigue {
		font: normal 12px Arial !important;
		color: #900;
	}

    /* enlaces a Rosa y seccion de Ultimas Noticias */

	#enlacespie {
		clear: both;
		border-top: 2px solid #ddd;
		padding: 10px 2px 2px 2px;
		margin: 0 10px 10px 0px;
		font: bold 11px Verdana,Arial,Helvetica,sans-serif;
		text-align: left;
	}

	#enlacespie a {
		padding-left: 17px;
		background-repeat:no-repeat;
		background-position: 4px 1px;
		margin-right: 10px;
	}

	#enlacespie a.audio {
		background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.0/rosa.gif);
		padding-left: 20px;
	}

	#enlacespie a.ultimasnoticias {
		background-image: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v2.0/ultimasnoticias.gif);
		padding-left: 15px;
	}

    /* fin enlaces a Rosa y seccion de Ultimas Noticias */

    /* modificador urgente */
	.urgente {
        width: auto;
	}


/* fin 60segundos.css */
