/* CSS Document */

body {
	text-align:center;
}
#contenedor {
	width:990px;
	margin:0 auto;
	text-align:left;
	overflow: visible;
    position: relative;
}
.columna {
	float:left;
	margin-right:0px;
}
.columna + .columna {
	margin-left:20px
}
.primera {
	margin-left:10px
}
.ultima {
	margin-right:0;
}
hr {
	display:block;
	clear: both;
	width:100%;
	height:4px;
	margin: 0 0 15px;
	border: none;
	color: #900;
	background: #fff;
}
.columna-1 {
	width:50px;
}
.columna-2 {
	width:120px;
}
.columna-3 {
	width:190px;
}
.columna-4 {
	width:260px;
}
.columna-5 {
	width:330px;
}
.columna-6 {
	width:400px;
}
.columna-7 {
	width:470px;
}
.columna-8 {
	width:540px;
}
.columna-9 {
	width:610px;
}
.columna-10 {
	width:680px;
}
.columna-11 {
	width:750px;
}
.columna-12 {
	width:820px;
}
.columna-13 {
	width:890px;
}
.columna-14 {
	width:960px;
	margin:0;
}
.toda-pagina {
	width:960px;
	margin:0;
}

/* ALERTAS */
.alerta{clear:both; margin:0; padding: 0; }

.alerta .tickerv2{
	width: 960px !important;
	height: 20px;
	top: 0 !important;
	left: 0 !important;
	margin: 0;
	padding: 0;
	border:none !important;
}

.alerta table.urgentev2{
	width: 960px !important;
	height: 20px;
	top: 0 !important;
	left: 0 !important;
	margin: 0; 
	padding: 0;
	border:none !important;
	}
	
.alerta table.urgentev2{background: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/alertas/v1.2/bg_urgente.png) no-repeat top left !important;}
.alerta strong{ margin:0; padding: 4px 5px 0px 10px !important; width: 165px;height: 20px; position: relative; top: -3px; display: inline;float: left; background: none !important;}
.alerta .tickerv2,
.alerta .tickerv2.alerta_ultima ,
.alerta .tickerv2.alerta_urgente { background: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/alertas/v1.2/bg_urgente.png) no-repeat top left;}
.alerta .tickerv2.alerta_azul { background: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/alertas/v1.2/bg_alerta_azul.png) no-repeat top left;}
.alerta .tickerv2.alerta_deporte { background: transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/alertas/v1.2/bg_alerta_deportes.png) no-repeat top left;}
.alerta .tickerv2.alerta_encuentros { background: transparent url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/alertas/v1.2/bg_encuentros.png) no-repeat top left;}
.alerta p{ margin:2px 0 0; padding: 0; color: #444 !important; display: inline; font-family: Arial, Helvetica, sans-serif !important; font-size: 12px !important;}
.alerta a{ color: #444 !important; border-bottom: none;}
.alerta a:hover{ color: #369 !important; border-bottom: none;}

/*eliminar desde aqui*/
.alerta table, .alerta th, .alerta td{background:none!important;border:0!important;margin:0!important; text-align:left!important;}
.alerta th {width:130px!important;}
.alerta th, .alerta td{padding:5px 10px!important;}
.alerta th{color:#fff!important;font-weight:bold!important;font-size:14px!important; width: 165px !important;}
.alerta h1/* h1???? :( Nooooo! */{color:#444!important; font-size: 12px !important;}
.alerta *{color:#fff!important;}
/*hasta aqui, cuando cambiemos, si cmabiamos, el cA3digo de la alerta*/
.alerta .alerta_noticia{padding:5px 10px;}
.alerta .alerta_urgente{background: url(https://e00-elmundo.uecdn.es/elmundo/iconos/v3.0/alertas/bg_urgente.png) no-repeat top left; margin-top:10px;}
.alerta .alerta_noticia ul{width:100%;}
.alerta .alerta_noticia ul li{display:inline;margin:0;padding:3px;}
.alerta .alerta_noticia .first_child{background-color:none;font-weight:bold;color:#fff;margin:0 20px 0 0;}




