<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*Fuente extra*/
@font-face {
    font-family: 'robotobold';
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto';
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/RobotoCondensed-Regular.ttf') format('truetype'),
         url('/especiales/recursos_especiales/fonts/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'mullerbold';
    src: url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.eot');
    src: url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.eot?#iefix') format('embedded-opentype'),
         url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.woff2') format('woff2'),
         url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.woff') format('woff'),
         url('/especiales/recursos_especiales/fonts/muller-extrabold-demo-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


body {
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0px;
width: 100%;
}

/* Reset menÃº techo */

div.box-emol {
float:none;
}

/* General */

#inner-wrap {
max-width: 1280px;
width:100%;
}

#especiales-contenedor-principal {
margin-left:1%;
width:72.5%;
position: relative;
float:left;
}

#contenedor-columnas {
width:100%;
position: relative;
}

/* Header */

#especiales-header {
margin-bottom:36px;
position: relative;
width: 100%;
}

/* Header &gt; Background con resize */

#especiales-header .background-header-out {
padding-top:7%;
position: relative;
width:100%;
}

#especiales-header .background-header {
background-image: url(../img/header.jpg);
background-position: left center;
background-repeat: no-repeat;
background-size: cover;
bottom:0px;
left:0px;
position: absolute;
right:0px;
top:0px;
}

/* Header &gt; MenÃº */

#especiales-header ul {
	bottom: -26px;
	display: block;
	height: 26px;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 100%;
	border-top: 1px solid #2C1500;
	font-family: 'mullerbold', Arial, Helvetica, sans-serif, Verdana;
	font-weight: normal;
		background-color: #3D1D00;
	background-image: -webkit-linear-gradient(270deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(77,58,42,1.00) 0%,rgba(61,29,0,1.00) 100%);

}

#especiales-header ul li {
	float: left;
	font-size: 12px;
	height: 14px;
	line-height: 14px;
	margin-top: 6px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	border-right: 1px dotted #ac7846;
	font-weight: normal;
}

#especiales-header ul li a:link,
#especiales-header ul li a:visited {
color: #FFFFFF;
text-decoration: none;
transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}

#especiales-header ul li a:hover {
color: #f8be02;
}

#especiales-header ul li:first-child {
display: none;
}

#especiales-header ul li:nth-child(2) {
margin-left:10px;
}

#especiales-header ul li:last-child {
border-right: none;
}

div.especiales-header-boton {
display: none;
}

/*Noticia principal*/

#noticia-principal {
background-color: rgba(205, 154, 105, 0.75);
	padding: 0;
	width: 65.3%;
	border-bottom: 1px solid rgba(165, 112, 64, 0.35);
	margin-bottom: 10px;
}

#noticia-principal div.noticia-principal-foto {
position: relative;
}

#noticia-principal div.noticia-principal-foto img {
width:100%;
max-width:606px;
opacity: 1;
border:0px;
filter: alpha(opacity=100);
transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}

#noticia-principal div.noticia-principal-foto:hover img {
/*opacity: 0.8;
filter: alpha(opacity=80);*/
}

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {
	background-color:  #fff;
	color: #3e1e01;
	bottom: 0px;
	font-family: 'robotobold', Arial, Helvetica, sans-serif;
	font-size: 38px;
	font-weight: normal;
	left: 0px;
	padding: 2% 2%;
	position: absolute;
	text-decoration: none;
	text-transform: uppercase;
	width: 96%;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	-ms-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	line-height: 34px;
	
	border-top: 4px solid #5d3c0b;
	
	border-bottom: 4px solid #5d3c0b;
}

#noticia-principal div.noticia-principal-foto:hover a.link-noticia {
	color: #f6b40b;
	background-color: #3e1e01;
	

}

#noticia-principal p {
	font-size: 16px;
	line-height: 20px;
	padding: 0px 10px;
}

/*Tabs*/

a.tab-ver-mas:link,
a.tab-ver-mas:visited,
h3.tab-texto {
	display: block;
	font: normal  18px/30px 'roboto', Arial, Helvetica, sans-serif;
	height: 30px;
	text-indent: 10px;
	color: #fff;
	margin: 0px;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	border-bottom: 2px solid hsla(46,98%,49%,1.00);
	background-color: #3D1D00;
	background-image: url(../img/bg-tabs-jpg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a.tab-ver-mas.secundario:link,
a.tab-ver-mas.secundario:visited {
	background-color: #244A7B;
	color: #fff;
	
}

a.tab-ver-mas:hover {
	color: #f6be04;
}

a.tab-ver-mas.secundario:hover {
	color: #F7BE02;
	background-image: url(../img/vermas_b.png);
}

/*ProgramaciÃ³n*/

#programacion-portada {
border-bottom: none;
}

table.programacion-fecha {
font-size: 11px;
width:100%;
}

table.programacion-fecha th {
background-color: #DCDCDC;
border-bottom: 1px solid #B4CD8A;
color: #3C5438;
font-weight: bold;
height: 20px;
line-height: 20px;
text-align: center;
}

table.programacion-fecha td {
border-bottom: 1px solid #ccc;
height: 20px;
line-height: 20px;
text-align: center;
}

table.programacion-fecha tr td:first-child {
background-color: #B9B9B9;
color: #000;
font-weight: bold;
width:9%;
}

table.programacion-fecha tr td:nth-child(2) {
background-color: #ECECEC;
width:8%;
}

table.programacion-fecha tr td:nth-child(3), 
table.programacion-fecha tr td:nth-child(7) {
background-color: #fff;
font-weight: bold;
width:33%;
}

table.programacion-fecha tr td:nth-child(4),
table.programacion-fecha tr td:nth-child(6) {
background-color: #fff;
}

table.programacion-fecha tr td:nth-child(5) {
background-color: #333333;
font-weight: bold;
width:10%;
}

table.programacion-fecha tr td:nth-child(8) {
background-color: #EAEAEA;
    color: #759212;
    font-size: 20px;
    font-weight: bold;
    width: 7%;
}

table.programacion-fecha tr td a:link,
table.programacion-fecha tr td a:visited {

font-weight: bold;
color: #666;
text-decoration: underline;
}

table.programacion-fecha tr td a:hover {
text-decoration: none;
}

table.programacion-fecha tr td:nth-child(5),
table.programacion-fecha tr td:nth-child(5) a:link,
table.programacion-fecha tr td:nth-child(5) a:visited {
font-family: 'roboto', Arial, Helvetica, sans-serif;
color: #fff;
font-weight:400;
font-size: 12px;
}

/*Tabla de posiciones*/

#posiciones-portada {
top:0px;
}

table.tabla-posiciones {
font-size: 11px;
width:100%;
}

table.tabla-posiciones th {
background-color: #DCDCDC;
border-bottom: 1px solid #B4CD8A;
color: #3C5438;
font-weight: bold;
height: 20px;
line-height: 20px;
text-align: center;
}

table.tabla-posiciones th:nth-child(2) {
text-align: left;
text-indent: 28px;
}

table.tabla-posiciones td {
border-bottom: 1px solid #ccc;
height: 26px;
line-height: 26px;
text-align: center;
background-color: #fff;
}

table.tabla-posiciones td:nth-child(even){
background-color: #ededed;
}

table.tabla-posiciones td:first-child {
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-weight: 400;
color: #fff;
background-color: #8aa430;
width:6.45%;
}

table.tabla-posiciones td:nth-child(n+3){
width:6.45%;
font-family: 'roboto', Arial, Helvetica, sans-serif;
}

table.tabla-posiciones tbody tr:first-child td:first-child {
background-color: #FF5233;
}

table.tabla-posiciones tbody tr:nth-child(2) td:first-child,
table.tabla-posiciones tbody tr:nth-child(3) td:first-child,
table.tabla-posiciones tbody tr:nth-child(4) td:first-child,
table.tabla-posiciones tbody tr:nth-child(5) td:first-child {
background-color: #FF7962;
}

table.tabla-posiciones td:nth-child(2) {
text-align: left;
font-weight: bold;
}

table.tabla-posiciones td img {
float:left;
width:24px;
height: 22px;
margin:2px 3px;
}

ul.simbologia-campeonato {
list-style-type: none;
padding:15px 0px;
margin:0px;
}

ul.simbologia-campeonato li {
padding: 15px 20px 15px 80px;
position: relative;
font-size: 12px;
line-height: 17px;
border-bottom: 1px solid #ccc;
}

ul.simbologia-campeonato li:last-child {
border-bottom: none;
}

ul.simbologia-campeonato li span {
display: block;
width: 22px;
height: 22px;
position: absolute;
left:30px;
top:12px;
}

ul.simbologia-campeonato li[data-simbolo="campeon"] span { background-color: #FF5233; }
ul.simbologia-campeonato li[data-simbolo="liguilla"] span { background-color: #FF7962; }
ul.simbologia-campeonato li[data-simbolo="otros"] span { background-color: #8aa430; }

/*Noticias en lÃ­nea*/

#noticias-relacionadas-portada {
top: 493px;
}

#ultimas-noticias {
width:100%;
list-style-type: none;
margin:0px;
padding:0px;
padding-top:5px;
}

#ultimas-noticias li {
width: 100%;
font-size: 13px;
float:left;
clear:both;
margin-bottom:8px;
line-height: 17px;
}

#ultimas-noticias li.noticias-relacionadas-fecha {
font: normal 16px 'roboto',Arial, Helvetica, sans-serif, Verdana;
    padding: 4px 10px;
    border-bottom: 1px dotted #014B87;
    box-sizing: border-box;
}

#ultimas-noticias li img {
float:left;
width: 70px;
height: 47px;
margin-right:8px;
border: none;
}

#ultimas-noticias li span {
color: #3e1e01;
font-weight: bold;
margin-right:4px;
height: 12px;
line-height: 12px;
}

#ultimas-noticias li a:link,
#ultimas-noticias li a:visited {
color: #000;
text-decoration: none;
}

#ultimas-noticias li a:hover {
text-decoration: underline;
}

/* Nuevos botones*/
a.mas-noticias:link,
a.mas-noticias:visited {
	background-color: #f5bf03;

	width: 70%;
	margin-left: 15%;
	color: #131313;
	text-decoration: none;
	font: 16px/36px 'roboto', Arial, Helvetica, sans-serif;
	padding: 10px 0px;
	display: block;
	float: left;
	clear: both;
	text-align: center;
	margin-top: 5px;
height: 30px;
	padding-top: 3px;
	margin-bottom: 3px;
	border-radius: 5px;
    transition: background-color 0.3s linear;
    -webkit-transition: background-color 0.3s linear;
    -ms-transition: background-color 0.3s linear;
    -moz-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
}

a.mas-noticias:hover {
	text-decoration: none;
	color: #131313;
	background-color: #d6a90a;
	

}
/*Box Goleadores*/

#goleadores-portada {
top: 600px;
}

#box-goleadores {
list-style-type: none;
padding:0px;
margin:0px;
width:100%;
}

#box-goleadores li {
display: table-row;
width:100%;
background-color: #333333;
color: #fff;
font-size: 13px;
text-transform: uppercase;
border-bottom: 1px solid #fff;
}

#box-goleadores li div {
display: table-cell;
vertical-align: middle;
width:80%;
border-bottom: 1px solid #fff;
padding-left:7px;
}

#box-goleadores li span {
text-transform: none;
font-size: 11px;
margin-top:2px;
line-height: 14px;
}

#box-goleadores li div:last-child {
width:20%;
background-color: #8aa430;
color: #fff;
text-align: center;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 35px;
font-weight: 400;
padding:0px;
}

#box-goleadores li img {
float:left;
width:63px;
border: none;
}

/*GalerÃ­as de fotos*/

#galerias-fotos {
width:100%;
list-style-type: none;
padding:0px;
margin:0px;
}

#galerias-fotos li {
width: 50%;
display: inline-block;
position: relative;
}

#galerias-fotos li a:link,
#galerias-fotos li a:visited {
font-family: 'OswaldLight', Arial, Helvetica, sans-serif;
font-weight: 300;
color: #fff;
font-size: 18px;
font-weight: 300;
text-decoration: none;
line-height: 20px;
width: 100%;
}

#galerias-fotos li img {
width: 100%;
opacity: 1;
z-index: 2;
border: none;
filter: alpha(opacity=100);
transition: opacity 0.3s linear;
  -webkit-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
}

#galerias-fotos li span {
position: absolute;
bottom:10px;
padding:3%;
width: 94%;
display: block;
background-color: #000;
background-color: rgba(0,0,0,0.8);
transition: background 0.3s linear;
-webkit-transition: background 0.3s linear;
-ms-transition: background 0.3s linear;
-moz-transition: background 0.3s linear;
-o-transition: background 0.3s linear;
}

#galerias-fotos li:before {
content: '';
position: absolute;
left:0px;
top:0px;
width: 100%;
height: 199px;
background-color: transparent;
z-index: -1;
}

#galerias-fotos li:hover img {
opacity: 0.7;
filter: alpha(opacity=70);
width: 100%;
}

#galerias-fotos li:hover span {
background-color: #000;
background-color: rgba(0,0,0,1);
}

#galerias-fotos li.hd span:after {
content:'';
position: absolute;
top:-30px;
left:0px;
width: 100%;
height: 35px;
display: block;
background-image: url(../img/iconos/fotosHD.png);
background-repeat: no-repeat;
background-position: center center;
}

#pags-galerias-fotos {
list-style-type: none;
    width: 100%;
    text-align: center;
    display: none;
    float: left;
    clear: both;
    margin: 15px 0px;
    padding: 0;
}

#pags-galerias-fotos li {
display: inline-block;
    width: 10%;
    height: 25px;
    background-color: rgba(255, 191, 6, 0.27);
    color: #3D1D00;
    font-family: 'Oswald', Arial, Helvetica, sans-serif;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    font-size: 15px;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
}

#pags-galerias-fotos li:last-child {
margin-right:0px;
}

#pags-galerias-fotos li.activo,
#pags-galerias-fotos li.activo:hover {
background-color: #3D1D00;
cursor: default;
color:#fff;
}

#pags-galerias-fotos li:hover {
cursor: pointer;
background-color: #f5bf03;
}

/*Ficha equipos*/

div.ficha-equipo {
display: block;
padding:10px;
position: relative;
}

div.ficha-equipo img {
position: absolute;
left:10px;
top:10px;
}

div.ficha-equipo ul {
list-style-type: none;
padding:0px;
margin:0px;
margin-left:230px;
width:80%;
width: calc(100% - 230px);
margin-bottom:10px;
}

div.ficha-equipo ul li {
font-size: 12px;
border-bottom: 1px solid #d3d3d3;
position: relative;
padding:3px 0px;
font-weight: bold;
}

div.ficha-equipo ul li b {
font-weight: bold;
position: absolute;
left:3px;
top:3px;
}

div.ficha-equipo ul li span {
font-weight: normal;
display: block;
margin-left:110px;
}

div.ficha-equipo ul li a:link,
div.ficha-equipo ul li a:visited {
text-decoration: none;
color: #226199;
transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}

div.ficha-equipo ul li a:hover {
  color: #003C69;
}

/*Lista plantel*/

ul.lista-plantel {
list-style-type: none;
padding:0px;
margin:0px;
border-bottom: 4px solid #dfdfdf;
}

ul.lista-plantel li {
border-left: 1px solid #EDEDED;
border-right: 1px solid #EDEDED;
border-bottom: 1px solid #EDEDED;
padding: 5px 0px;
text-indent: 20px;
}

ul.lista-plantel li.posicion {
background-color: #B5D5F2;
border-left: 1px solid #B5D5F2;
border-right: 1px solid #B5D5F2;
border-bottom: 1px solid #B5D5F2;
text-indent: 12px;
font-weight: bold;
}

/*CrÃ©ditos*/

#especiales-creditos {
width: 96.875%;
background-color: #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
padding: 5px 1.56%;
font-size: 9px;
color: #666666;
text-align: left;
}

#especiales-creditos a:link,
#especiales-creditos a:visited {
color: #666666;
text-decoration: none;
transition: color 0.3s linear;
  -webkit-transition: color 0.3s linear;
  -ms-transition: color 0.3s linear;
  -moz-transition: color 0.3s linear;
  -o-transition: color 0.3s linear;
}

#especiales-creditos a:hover {
color: #333333;
}

.especiales-creditos-autor {
font-size: 10px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #CCCCCC;
margin-bottom: 5px;
padding-bottom: 5px;
}

.especiales-creditos-autor strong{
font-weight: bold;
color: #4D5C64;
}

/*Redes sociales*/

ul#redes-sociales {
float:right;
list-style-type: none;
background-color: #f4f4f4;
}

ul#redes-sociales li {
display: inline-block;
width: 25px;
height: 25px;
margin-right:4px;
border-radius: 2px;
text-align: center;
}

ul#redes-sociales li img {
width: 18px;
height: 18px;
margin-top:3px;
border: none;
}

ul#redes-sociales li:nth-child(1) {
background-color: #55acee;
}

ul#redes-sociales li:nth-child(2) {
background-color: #3b5999;
}

ul#redes-sociales li:nth-child(3) {
background-color: #d74a38;
}

ul#redes-sociales li:nth-child(4) {
background-color: #cc1f27;
}

ul#redes-sociales li span {
display: none;
}

/*Box columna*/

div.box-columna {
position: absolute;
right:0px;
top:0px;
width:33.3%;
}

/*Box central*/

div.box-central {
width: 65.3%;

border-bottom: 4px solid #dfdfdf;
font-size: 12px;
margin-bottom:10px;
float:left;
height: auto;
}

div.box-central.blanco {
background-color: #fff;
border-bottom: none;
}

div.box-central p {
padding:10px;
margin:0px;
line-height: 17px;
}

/*MenÃº equipos principal*/

#menu-equipos-principal {
list-style-type: none;
padding:0px;
margin:0px;
margin-top:10px;
}

#menu-equipos-principal a:link,
#menu-equipos-principal a:visited {
color: #fff;
text-decoration: none;
width:100%;
display: block;
transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  -ms-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
}

#menu-equipos-principal li {
float:left;
width: 23%;
margin-left: 1%;
margin-right: 1%;
background-color: #fff;
text-align: center;
margin-bottom:10px;
color: #fff;
transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  -ms-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
}

#menu-equipos-principal li img {
margin: 5px auto;
border: none;
}

#menu-equipos-principal li span {
background-color: #8aa430;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 12.5px;
text-align: center;
padding: 5px 0px;
display: block;
text-transform: uppercase;
}

#menu-equipos-principal li:hover {
color: #c0ed25;
background-color: #effdd7;
}

#menu-equipos-principal li:hover a {
color: #c0ed25;
}

/*MenÃº equipos lateral*/

ul#box-equipos {
list-style-type: none;
margin:0px;
background-color: #F0F0F0;
width: 96%;
padding: 10px 2% 3px 2%;
}

ul#box-equipos li {
display: inline-block;
width: 12.5%;
text-align: center;
margin-bottom:5px;
}

ul#box-equipos li img {
margin-bottom: 2px;
border:none;
}

ul#box-equipos li a:link,
ul#box-equipos li a:visited {
font-size: 11px;
color: #000;
text-decoration: none;
text-transform: uppercase;
margin-bottom:7px;
}

ul#box-equipos li a:hover {
text-decoration: underline;
}

/*Calendario*/

span.titulo-nav-box-central {
background-color: #6ea500;
display: block;
color: #fff;
font-size: 11px;
padding: 5px 0px;
width:20%;
margin-left:10px;
font-weight: bold;
text-align: center;
}

ul.nav-fechas-calendario {
list-style-type: none;
padding:10px;
margin:0px;
width:100%;
}

ul.nav-fechas-calendario li {
display: inline-block;
width:5%;
background-color: #CDE09D;
text-align: center;
font-size: 11px;
font-weight: bold;
padding: 6px 0px;
margin-right:3px;
transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
}

ul.nav-fechas-calendario li:hover {
background-color: #8aa430;
color: #fff;
cursor: pointer;
}

h4.calendario-fecha {
margin:0px;
padding:0px;
background-color: #ccc;
color: #000;
font-size: 12px;
font-weight: bold;
text-indent: 10px;
padding:5px 0px;
position: relative;
margin-top:10px;
}

h4.calendario-fecha:nth-child(2) {
margin-top:0px;
}

h4.calendario-fecha a:link,
h4.calendario-fecha a:visited {
position: absolute;
top:0px;
bottom:0px;
right:0px;
background-color: #666666;
color: #fff;
padding: 0px 10px;
text-decoration: none;
text-align: center;
text-indent: 0px;
line-height: 24px;
}

h4.calendario-fecha a:hover {
text-decoration: underline;
}

/*Ads*/

















/* ===================== CALENDARIO ======================= */



.tabbed_area {
	width: 100%;
	float: left;
	height: auto;
}
ul.tabs {
    margin-top: 5px;
    margin-bottom: 0;
    margin-right: 0px;
    float: left;
    padding-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    width: 100%;


}
ul.tabs li {
	list-style:none;
	display:inline;
	width:100%;

}
ul.tabs li a {
	background-color: #EFE1A9;
	display: inline-block;
	width: 9.65%;
	color: #191919;
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 1.2%;
	padding-bottom: 8px;
	padding-left: 1.2%;
	text-align: center;
	margin-bottom: 1%;
}
ul.tabs li a:hover {
	background-color:#1b97de;
	border-color:#004391;
	color:#fff;
	text-decoration: underline;
	text-decoration:none;
}
ul.tabs li a.active {
	background-color: #FFBF06;
	color: #000;
}
.contentido-calendario {
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	float: left;
	height: auto;

}
#content_2, #content_3, #content_4, #content_5, #content_6, #content_7, #content_8{  display:none;  }

.base_tabs_country-losgrupos {
	float: left;
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	
}
.base_tabs_country-programacion {
	float: left;
	width: 100%;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DDD;
	border-right-color: #DDD;
	border-bottom-color: #DDD;
	border-left-color: #DDD;
	box-sizing:border-box;
}



th.tabps_datosgrupo_t {
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    text-align: center;
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd;
    text-transform: uppercase;
}

.tabs_datos {
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    width: 7%;
}
.tabs_datos_t {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: rgb(221, 221, 221);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(221, 221, 221);
}

.tabla_posiciones_mundial tr:nth-child(1) td:nth-child(1), .tabla_posiciones_mundial tr:nth-child(2) td:nth-child(1) {
	padding-left:1%;
	padding-right:1%;
    font-size: 11px;
    background-color: #f3e68a;
}
.tabla_posiciones_mundial .tabps_equipos {
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.tabla_posiciones_mundial td {
    font-size: 11px;
    text-align: center;
    height: 26px;
    border-bottom: 1px solid #ddd;

}

.tabla_posiciones_mundial img {


}
.tabla_calendario_resultados th {
    background-color: #f8f8f8;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ddd;
}

.tabla_calendario_resultados td, .tabla_calendario_resultados th {


    text-align: center;
	font-size:11px;
	padding-bottom:1%;
	padding-top:1%;
	


}

.tabps_resultado {
	width: 8%;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding-left:1%;
	padding-right:1%;
	text-align: center;
}

.tabps_resultado a {
	color: #000000;
	text-decoration:none;
}
.tabps_resultado a:hover {
	color: #003399;
	text-decoration:none;
}


.tabps_resultado2 {
	width: 10%;
	font-weight: bold;
	border-bottom: 1px solid #ddd;
	background-color: #f8f8f8;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding-left:1%;
	padding-right:1%;
	text-align: center;
}

.tabps_resultado2 a {
	color: #000000;
	text-decoration:none;
}
.tabps_resultado2 a:hover {
	color: #003399;
	text-decoration:none;
}





.tabps_bandera {
    border-bottom: 1px solid #d3d3d3;
	padding:0;
	width:10%;
    
}
.clasificando {
	background-color: #B3E5B3 !important;
	font-weight: bold;
}
.tabps_bandera img {
	max-width: 24px;
	width: 100%;
}

.tabps_equipos-grupos {
width:25%;
    border-bottom: 1px solid #ddd;

}

.tabps_equipos-grupos2 {
	width:25%;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;

}

.tabps_date {
 	width: 10%;
    border-bottom: 1px solid #ddd;
/*    border-right: 1px solid #ddd;*/
	 border-left: 1px solid #ddd;
}
.tabps_date  a {
	color: #000000;
	text-decoration:none;
}
.tabps_date  a:hover {
	color: #003399;
	text-decoration:none;
}
















div.publicidad-superior img {
width:100%;
border: none;
margin: 5px 0px;
}

.banner_off_random a {
background-color: transparent!important;
}

div.publicidad-movil-techo {
display: none;
}

div.publicidad-inferior {
display: inline-block;
text-align: center;
width:65.3%;
margin-bottom:10px;
}

div.publicidad-inferior img {
width:100%;
max-width: 600px;
display: inline-block;
text-align: center;
border: none;
}

div.publicidad-derecha {
float:left;
margin-left:1.4%;
width:24%;
margin-top:30px;
position: relative;
}

div.publicidad-derecha img {
width:100%;
border: none;
}

div.publicidad-movil-superior,
div.publicidad-movil-central,
div.publicidad-movil-inferior {
display: none;
}

div.banner_off_random {
float:none!important;
}


/* ===== TABS ===== */

.tab-otro {
	width: 100%;
	float: left;
	background-color: rgba(255, 191, 6, 0.27);
	display: block;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
	font-size: 16px;

	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	color: #000;
	margin: 0px;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;


}


.icon-tab {
    float: right;
    width: 10%;
    display: block;
    height: 30px;
}



/* ===== TABLAS ===== */



.base-tabla-8columnas {
width:100%;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

.base-tabla-8columnas th {
background-color:#F8F8F8;
border-bottom:#ddd 1px solid;
padding-bottom: 5px;
padding-top: 5px;
}

.base-tabla-8columnas th:first-child  {
border-left:#ddd 1px solid;

}
.base-tabla-8columnas th:last-child  {
border-right:#ddd 1px solid;
}


.base-tabla-8columnas td a:link,
.base-tabla-8columnas td a:visited {
font-weight: bold;
color: #333;
text-decoration: none;
}

.base-tabla-8columnas td a:hover {
text-decoration: underline;
}

.base-tabla-8columnas td {
border-bottom:#ddd 1px solid;
padding-bottom: 5px;
padding-top: 5px;
border-left:#ddd 1px solid;

}
.base-tabla-8columnas td:first-child {
width:5%;
background-color:#f8f8f8;
}

.base-tabla-8columnas td:nth-child(2) {
width:25%;
}

.base-tabla-8columnas td:nth-child(3) {
border-left:none;
width:9%;
}

.base-tabla-8columnas td:nth-child(4) {
background-color:#f8f8f8;
font-weight:bold;
width:7%;
}

.base-tabla-8columnas td:nth-child(5) {
width:9%;
}

.base-tabla-8columnas td:nth-child(6) {
border-left:none;
width:25%;

}

.base-tabla-8columnas td:nth-child(7) {
width:10%;
background-color:#f8f8f8;

}
.base-tabla-8columnas td:last-child {
border-right:#ddd 1px solid;
width:10%;
background-color:#f8f8f8;
}
/* ===== Posiciones ===== */

.base-tabla-posiciones {
width:100%;
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}
.base-tabla-posiciones img {
	width: 100%;
	max-width: 28px;
	
}
.base-tabla-posiciones th {
border-top:#ddd 1px solid;
border-bottom:#ddd 1px solid;
padding-bottom: 7px;
padding-top: 7px;
border-left:#ddd 1px solid;
text-transform: uppercase;
font-weight:bold;
}


.base-tabla-posiciones th:first-child {
border-top:#ddd 1px solid;
    background-color: #f8f8f8;
}



.base-tabla-posiciones th:last-child {
border-top:#ddd 1px solid;
border-right:#ddd 1px solid;
	


}

.base-tabla-posiciones td {

border-bottom:#ddd 1px solid;
padding-bottom: 5px;
padding-top: 5px;
border-left:#ddd 1px solid;

}

.base-tabla-posiciones td:first-child {
width:5%;
background-color:#f8f8f8;
}
.base-tabla-posiciones td:nth-child(2) {
width:9%;
}

.base-tabla-posiciones td:nth-child(3) { 
width:31%;
border-left:none;
text-align:left;
font-size: 12px;
}

.base-tabla-posiciones td:nth-child(n+4) { 
width:6.875%;

}
.base-tabla-posiciones td:last-child {
border-right:#ddd 1px solid;
}



/* ===== FIN TABLAS ===== */





/* ===== grupos ===== */


.box-grupos{
	float:left;
	width: 100%;
	height:auto;
}

.fila-grupos{
	float:left;
	width: 100%;
	height:auto;
	background-color: #F7F7F7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.fila-grupos2{
	float:left;
	width: 100%;
	height:auto;
	background-color: #EAEAEA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.nombre-grupos{
	float:left;
	width: 20%;
	height:auto;
	padding-bottom:4%;
	padding-top:4%;
	padding-left:2%;
	background-color: #efe5c0;
	font-size:15px;
	font-family: 'roboto', Arial, Helvetica, sans-serif;

}

.nombre-grupos2{
	float:left;
	width: 20%;
	height:auto;
	padding-bottom:4%;
	padding-top:4%;
	padding-left:2%;
	background-color: #e5d089;
	font-size:15px;
	font-family: 'roboto', Arial, Helvetica, sans-serif;
}


.box-escudo-grupos{
	float:left;
	width: 19.5%;
	height:auto;
	display:block;
}

.portada-calendario {
	border: 1px solid #DDDDDD;
}
.box-escudo-grupos img {
	width: 100%;
	max-width: 34px;	
}

.escudo-grupos{
	float:left;
	height:auto;
	padding-top:5px;
	text-align: center;
	width:100%;

}
/*
.escudo-grupos img{
	float:left;
	width: 100%;
	height:auto;
	display:block;
	text-align: center;
}*/

.texto-grupos {
	float:left;
	width: 100%;
	height:auto;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align: center;
	padding-top:2px;	
	padding-bottom:2px;
}




/* ===== calendario dentro ===== */


.box-texto-parrafo{
	float: left;
	width: 96%;
	height: auto;
	padding-bottom: 2%;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	font: 14px/18px Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}




.foto-texto img {
width:50%;
float:left;
margin-right:2%;
margin-bottom:2%;
}




/* ===== chilenos===== */
.box-jugador-chileno {
	float: left;
	height: auto;
	width: 33.33%;
	background-color: #E4F8A3;
	margin-bottom: 1%;
}

.box-jugador-chileno2 {
	float: left;
	height: auto;
	width: 33.33%;
	background-color: #F7FDE1;
	margin-bottom: 1%;
}




.box-jugador-chileno-foto {
	float: left;
	width: 100%;
	display:block;
}




.box-jugador-chileno-nombre {
	font-family:'roboto', Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding-top: 1%;
	padding-bottom:1%;
	margin:0;
	display:block;
	width:98%;
	padding-left: 2%;

}




.box-jugador-chileno-datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1%;
	padding-bottom: 1%;
	margin-left:3%;
}
.box-jugador-chileno-vermas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 1%;
	padding-bottom: 1%;
	font-weight: bold;
	text-align: center;
	background-color: #CCCCCC;
}

.box-jugador-chileno-vermas  a{
	color:#000;
	text-decoration: none;
}
.box-jugador-chileno-vermas  a:hover{
	color: #333333;
	text-decoration: none;
}





.subir-fechapl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
	width: 15%;
	text-align: center;
	margin-top: 5px;
	background-color: #E4F8A3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B5F000;
	margin-bottom: 20px;
	height: 17px;
	padding-top: 5px;
	margin-right:0.5%;
}
.subir-fechapl a {
	color: #151515;
	text-decoration: none;
}
.subir-fechapl a:hover {
	text-decoration: underline;
}




.box-infografia {
	width: 100%;
	margin-bottom: 10px;
	float: left;
	height: auto;
	text-align: center;
}
.box-infografia img {
	width: 100%;
}





/* ===== RESOLUCIÃ“N &lt; 1180 ===== */

@media (max-width: 1180px) {


.nombre-grupos{
	padding-bottom:2%;
	padding-top:2%;

}

.nombre-grupos2{
	padding-bottom:2%;
	padding-top:2%;
	
}



/*Noticia principal*/

#noticia-principal {
width:100%;
}

#noticia-principal div.noticia-principal-foto img {
max-width:100%;
}

/*ProgramaciÃ³n*/

#programacion-portada {
width:100%;
}

/*Noticias en lÃ­nea*/

a.mas-noticias:link,
a.mas-noticias:visited {
float:none;
font-size: 12px;
}

/*Boxes columna*/

div.box-columna {
position: static;
width:100%;
float:left;
margin-bottom:10px;
}

/*Box central*/

div.box-central {
width: 100%;
margin-bottom:10px;
}

/*Ads*/

div.publicidad-inferior {
width:100%;
}

}

/* ===== RESOLUCIÃ“N &lt; 960 ===== */

@media (max-width: 960px) {



ul.tabs li a {

	width:9.5%;

}




.nombre-grupos{
	padding-bottom:2%;
	padding-top:2%;

}

.nombre-grupos2{
	padding-bottom:2%;
	padding-top:2%;
	
}


/* Header */

#especiales-header {
margin-bottom:34px;
}

#especiales-header .background-header-out {
padding-top:13%;
}

#especiales-header .background-header {
background-image: url(../img/header_tablet.jpg);
}

/* Header &gt; MenÃº */

#especiales-header ul {
bottom:-24px;
height: 24px;
}

#especiales-header ul li {
font-size: 13px;
height: 12px;
line-height: 12px;
padding-left: 5px;
padding-right: 5px;
}

#especiales-header ul li:nth-child(2) {
margin-left: 2px;
}

/*Noticia principal*/

#noticia-principal div.noticia-principal-foto {
position: relative;
}

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {
	background-color: #fff;
	color: #3e1e01;
	display: block;
	font-size: 26px;
	padding: 5px 2%;
	position: static;
	width: 96%;
	line-height: 28px;
}

#noticia-principal div.noticia-principal-foto:hover a.link-noticia {
color: #ffc600;

}

#noticia-principal p {
font-size: 13px;
line-height: 16px;
padding-top:8px;
}

/*MenÃº equipos principal*/

#menu-equipos-principal li {
width: 31%;
margin-left: 1%;
margin-right: 1%;
}

}

/* ===== RESOLUCIÃ“N &lt; 725 ===== */

@media (max-width: 725px) {


#especiales-header ul li a:link,
#especiales-header ul li a:visited {
	color: #3D1D00;
	font-weight: bold;
	text-decoration: none;
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-ms-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

#especiales-header ul li a:hover {
	color: #EF9003;
}



ul.tabs li a {

	width:9.3%;

}

.nombre-grupos{
	padding-bottom:3%;
	padding-top:3%;

}

.nombre-grupos2{
	padding-bottom:3%;
	padding-top:3%;
	
}


/*General*/

#especiales-contenedor-principal {
margin:0%;
width:100%;
float:none;
}

#contenedor-columnas {
margin-top:10px;
}

/*Header*/

#especiales-header .background-header-out {
padding-top:15%;
}

#especiales-header .background-header {
background-image: url(../img/header_movil.jpg);
}

div.especiales-header-boton {
background-image: url(../img/boton_movil.png);
background-repeat: no-repeat;
background-size: contain;
display: block;
height: 100%;
left:0px;
position: absolute;
top:0px;
width:18%;
z-index: 2;
}

div.especiales-header-boton:hover {
cursor: pointer;
}

#especiales-header {
margin-bottom:0px;
}

/*MenÃº*/

#especiales-header ul {
background-color: #fff;
background-color: rgba(255,255,255,0.75);
border:0px;
display: block;
float:none;
height: auto;
left:-100%;
margin:0px;
min-height: 100vh;
padding:0px;
position: absolute;
top: 0px;
width: 100%;
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
  
}

#especiales-header ul li {
background-color: #fff;
border-bottom: 1px dotted #ccc;
border:0px;
font-family: 'roboto', Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: normal;
height: 40px;
line-height: 40px;
margin-top:0px;
padding:0px;
text-indent: 5%;
width: 80%;
  color: #3D1D00;
}

#especiales-header ul li:first-child {
background-color: #efefef;
background-image: url(/especiales/recursos_especiales/menu/img/home.png);
background-position: 95% center;
background-repeat: no-repeat;
background-size: 18px 20px;
display: block;
}

#especiales-header ul li:nth-child(2) {
margin-left:0px;
}

/*Fotos*/

#galerias-fotos li span {
font-size: 15px;
bottom:0px;
}

#galerias-fotos li.hd span:after {
background-image: none;
}

/*MenÃº activado*/

#inner-wrap {
position: absolute;
left:0px;
transition: left 0.3s linear;
  -webkit-transition: left 0.3s linear;
  -ms-transition: left 0.3s linear;
  -moz-transition: left 0.3s linear;
  -o-transition: left 0.3s linear;
}

#especiales-header ul {
display: block;
position: absolute;
width: 100%;
padding:0px;
margin:0px;
top:0px;
border: none;
min-height: 100vh;
color: rgba(255,255,255,0.75);
}

body.menu-on #inner-wrap {
left:80%;
position: fixed;
}

body.menu-on {
overflow: hidden;
}

body.menu-on #especiales-header ul {
height: 100%;
left:-80%;
overflow-y: scroll;
z-index: 10;
}

/*Noticia principal*/

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {
font-size: 25px;
}

span.titulo-nav-box-central {
width:50%;
}

ul.nav-fechas-calendario {
padding-bottom:5px;
}

ul.nav-fechas-calendario li {
width:10.5%;
margin-bottom:5px;
}

/*Ficha equipos*/

div.ficha-equipo {
display: inline-block;
text-align: center;
padding:0px;
width:100%;
}

div.ficha-equipo img {
position: static;
width:100%;
max-width: 220px;
display: inline-block;
text-align: center;
margin-top:10px;
margin-bottom:10px;
}

div.ficha-equipo ul {
list-style-type: none;
text-align: left;
margin:0px;
padding:0px;
float:none;
width:100%;
margin-bottom:0px;
}

div.ficha-equipo ul li {
font-size: 13px;
border-bottom: 1px solid #d3d3d3;
position: relative;
padding:4px 0px;
font-weight: bold;
}

div.ficha-equipo ul li b {
font-weight: bold;
position: absolute;
left:3px;
top:3px;
text-indent: 5px;
}

div.ficha-equipo ul li span {
font-weight: normal;
display: block;
margin-left:125px;
}

/*CrÃ©ditos y redes sociales*/

#especiales_creditos{
width: 96.875%;
margin-bottom: 0px;
height: auto;
background-color: #f4f4f4;
font-family: Arial, Helvetica, sans-serif;
padding-right: 1.56%;
padding-left: 1.56%;
font-size: 9px;
color: #666666;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
}

ul#redes-sociales {
float:none;
width: 100%;
text-align: center;
padding: 10px 0px;
margin-top:0px;
border-bottom-width: 1px solid #ccc;
}

ul#redes-sociales li {
display: inline-block;
margin-right:3%;
width: 40px;
height: 40px;
border-radius: 3px;
}

ul#redes-sociales li img {
width: 32px;
height: 32px;
margin-top:4px;
}

/*Ads*/

div.publicidad-derecha,
div.publicidad-superior,
div.publicidad-inferior {
display: none;
}

div.publicidad-movil-superior,
div.publicidad-movil-central,
div.publicidad-movil-inferior {
display: inline-block;
text-align: center;
width: 100%;
}

div.publicidad-movil-superior img {
margin-bottom:10px;
width:100%;
max-width: 666px;
}

div.publicidad-movil-central img,
div.publicidad-movil-inferior img {
margin-bottom:10px;
width:100%;
max-width: 300px;
}

}

/* ===== RESOLUCIÃ“N &lt; 440 ===== */

@media (max-width: 440px) {


a.mas-noticias:link,
a.mas-noticias:visited {

width:35%;

}





/* ===== chilenos===== */
.box-jugador-chileno {
	width: 50%;

}

.box-jugador-chileno2 {
	width: 50%;

}

#noticia-principal div.noticia-principal-foto a.link-noticia:link,
#noticia-principal div.noticia-principal-foto a.link-noticia:visited {

	font-size: 20px;

}




.nombre-grupos{

	padding-bottom:4%;
	padding-top:4%;

}

.nombre-grupos2{

	padding-bottom:4%;
	padding-top:4%;

}



.foto-texto img {
width:100%;

}


ul.tabs li a {

	width:21.5%;

}



/*MenÃº equipos principal*/

#menu-equipos-principal li {
width: 48%;
margin-left: 1%;
margin-right: 1%;
}

/*Fotos*/

#galerias-fotos li {
width:100%;
}

#fotos-portada #galerias-fotos li:nth-child(n+3) {
display: none;
}
}
</pre></body></html>