.mas-modulos { clear: both; margin: 0 10px; overflow: auto; padding-top: 10px; }

/* Menu de Otros albumes */
.nav_otros { font-size: 12px; }
.nav_otros ul { background: transparent url('https://e00-marca.uecdn.es/deporte/img/v3.0/sub33.gif') repeat-x; height: 29px; }
.nav_otros li { display: inline; float: left; }
.nav_otros li a { color: #666; display: block; float: left; height: 23px; padding: 6px 10px; }
.nav_otros li.marcado a { background: url('https://e00-marca.uecdn.es/deporte/img/v3.0/sub44.gif') repeat-x; color: #000; cursor: default; }
.nav_otros li.marcado a:hover { text-decoration: none; }

/* Otros albumes */
#contenido_albums { clear: both; margin-left: -5px; }
.otros-albumes .destaca {
	border: 1px solid #ccc;
	float: left;
	height: 80px;
	margin: 0 0 4px 5px;
	overflow: hidden;
	padding: 5px;
	width: 193px;
}
.otros-albumes .destaca img { float: left; height: 80px; margin-right: 8px; width: 80px; }
.otros-albumes .destaca p { font-size: 12px; line-height: 120%; }
.otros-albumes .destaca .fecha { color: #666; font-size: 11px; font-weight: bold; margin-bottom: .5ex; }

/* Paginacion */
.barra-miniaturas { background-color: #eee; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 2px 0; overflow: hidden; position: relative; }
.otros-albumes .barra-miniaturas { clear: both; margin-bottom: 4px; }
.paginacion { font-size: 13px; text-align: center; }
.otros-albumes .paginacion { margin: 12px 0; }
.otros-albumes .paginacion span { display: block; font-weight: bold; }
.barra-miniaturas .anterior { position: absolute; left: 8px; top: 14px; }
.barra-miniaturas .siguiente { position: absolute; right: 8px; top: 14px; }
.barra-miniaturas .anterior a,
.barra-miniaturas .siguiente a { background: url('https://e00-marca.uecdn.es/deporte/img/v3.0/nav_fotogaleria.png') no-repeat; display: block; height: 40px; width: 40px; }
.barra-miniaturas .anterior a { background-position: 0 0; }
.barra-miniaturas .anterior a:hover { background-position: 0 -50px; }
.barra-miniaturas .siguiente a { background-position: -50px 0; }
.barra-miniaturas .siguiente a:hover { background-position: -50px -50px; }
.barra-miniaturas .anterior a span,
.barra-miniaturas .siguiente a span { position: absolute; top: -999em; }

/* Boton para comprar partidos */

.boton-comprar { position: absolute; right: 15px; }
.boton-comprar a { display: block; }
.boton-comprar a span { position: absolute; top: -999em; }
.boton-comprar#comprar-ppv { top: 2px; width: 182px; }
.boton-comprar#comprar-ppv a { background: url('https://e00-marca.uecdn.es/deporte/imagenes/futboldepago.jpg') no-repeat; height: 37px; }

/* Boton para Marca América en las portadillas */

.boton-marcaamerica { position: absolute; right: 15px; }
.boton-marcaamerica a { display: block; }
.boton-marcaamerica a span { position: absolute; top: -999em; }
.boton-marcaamerica#enlace-portadilla { top: 2px; width: 99px; }
.boton-marcaamerica#enlace-portadilla  a { background: url('https://e00-marca.uecdn.es/deporte/imagenes/marcaamerica.jpg') no-repeat; height: 37px; }


/* Imagen BBVA en las portadillas de Primera */

.boton-bbva { position: absolute; right: 15px; }
.boton-bbva#enlace-portadilla { top: 3px; width: 130px; background: url('https://e00-marca.uecdn.es/deporte/imagenes/boton-bbva.jpg') no-repeat; height: 37px; }




