<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| GENERALES |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||*/
body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	max-width:1280px;
	font-family: Arial, Helvetica, sans-serif;

}

img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
html, body {height:100%;}


#outer-wrap {
	float: left;
	width: 100%;
	height:100%;

}

#inner-wrap {

	float: left;
	width: 100%;
	height:100%;
}

/* |||||||||||||||||||||||||||||||||||||||||||||||||||||||||  menu    ||||||||||||||||||||||||||||||||||||||||||||||||||||||*/




/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabla de posiciones ||||||||||||||||||||||||||||||||||||||||||||||||*/


.especiales_posiciones{
	float: left;
	height: auto;
	width: 100%;
}

.especiales_posiciones td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.especiales_posiciones_clasificacion{

	font-size: 10px;
	background-color: #effdd7;
	text-align: left;
	font-weight: normal;
	color: #3C5438;
	height: 20px;
}
.especiales_posiciones_clasificacion th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.especiales_posiciones_clasificacion_A{
	font-size: 9px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-weight: bold;
	color: #3C5438;
}
.especiales_posiciones_POS{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	width: 6.45%;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #92A98B;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.especiales_posiciones_LOGO{
	width: 9.677%;
	font-size: 11px;
	background-color: #ededed;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;

}
.especiales_posiciones_EQUI{
	width: 32.258%;
	font-size: 11px;
	background-color: #ededed;
	padding-top: 3px;
	padding-bottom: 3px;

}

.especiales_posiciones_A{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	width: 6.45%;
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #000000;
}
.especiales_posiciones_B{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	width: 6.45%;
	font-size: 10px;
	background-color: #f4f4f4;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #000000;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Tabla de programacion ||||||||||||||||||||||||||||||||||||||||||||||||*/

.especiales_programacion{
	float: left;
	height: auto;
	width: 100%;

}

.especiales_programacion td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.especiales_programacion_FECHA{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	width: 10.645%;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #92A98B;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: 400;
}
.especiales_programacion_HORA{
	font-family: 'Oswald', Arial;
	font-weight: 400;
	width: 10.645%;
	font-size: 10px;
	color: #3C5438;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #eef0cf;
}
.especiales_programacion_EQUI_A{
	width: 32.258%;
	font-size: 11px;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}

.especiales_programacion_RESULT{
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	width: 7.74%;
	font-size: 10px;
	color: #000000;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.especiales_programacion_TV{
	width: 6.45%;
	font-size: 20px;
	color: #49733c;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	background-color: #eef0cf;
	line-height: 11px;
}
.especiales_programacion_clasificacion{

	font-size: 10px;
	background-color: #effdd7;
	text-align: center;

	color: #3C5438;
	height: 20px;
}
.especiales_programacion_clasificacion th{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

/* ||||||||||||||||||||||||||||||||||||||||||||||||||||||||| Goleadores ||||||||||||||||||||||||||||||||||||||||||||||||*/


.especiales_goleadores_modulo{
	width: 100%;
	float: left;
	background-color: #3d6830;
	height: auto;
	position: relative;
	margin-top: 1px;
}
.especiales_goleadores_foto{
	width: 20.3%;
	float: left;
	text-align: center;

}
.especiales_goleadores_foto img{
	width: 100%;
	height: auto;
	
}
.especiales_goleadores_foto img a{
border:0px;
}
.especiales_goleadores_texto{
	width: 58.71%;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 20.3%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	padding-left: 1.61%;
}
.especiales_goleadores_texto a{
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.especiales_goleadores_texto a:hover{
	color: #FFCC00;
}
.especiales_goleadores_texto_b{

	font-size: 12px;

}
.especiales_goleadores_goles{
	width: 19.35%;
	background-color: #798847;
	color: #000000;
	top:0px;
	bottom:0px;
	right:0px;
	position: absolute;
}
.especiales_goleadores_goles_contenedor{
	float: left;
	height: auto;
	width: 100%;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);


}

.especiales_goleadores_goles_num{
	width: 100%;
	font-family: 'Oswald', Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	font-size: 35px;
	text-align: center;

}



.especiales_goleadores_goles_tex{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 400;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	font-size: 12px;
	float: left;
}

/* ============= NOTICIAS EN LINEA ============= */ 


.notlinea_date_cont_cont{
	width:100%;
	margin-top: 10px;
	float: left;
	height: auto;
}

.notlinea_date { /* día, mes y año*/
	float: left;
	width: 100%;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #49733C;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 4px;
}
.notlinea_cont {  /*título de la noticia*/
	float: left;
	width: 100%;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.notlinea_cont a {
	color: #151515;
	text-decoration: none;
}
.notlinea_cont a:hover {
	color: #990000;
}
.notlinea_hora { /*hora*/
	float: left;
	width: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990000;
}	


</pre></body></html>