<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"> 
.articulo_completo {
	width: 750px;
}

.articulo_titulo {
	font-size: 22px;
	color: yellow;
}

.articulo_titulo a {
	
	color: yellow;
	text-decoration: none;
}
 
 
.articulo_copete {
	color: #fff;
}
 
 
.articulo_nota {
	color: #fff;
}
 
 
.articulo_volanta {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}
 
.articulo_galeria {
	width: 100%;
}

.articulo_imagen {
	width: 100%;	
}
.articulo_portada {
	position: relative;
	width: 600px;
	height: 440px;
	overflow: hidden;
	z-index: 0;
}

.articulo_volanta_portada {
	font-size: 16px;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_portada {
	font-size: 24px;
	color: #fff;
}

.articulo_titulo_portada a{
 	color: yellow;
	text-decoration: none;
}

.articulo_copete_portada {
	color: #fff;
	display:none;
}

.articulo_imagen_portada {
	margin-left: auto;
    margin-right: auto;
    display: block;
	width:auto;
	height:100%;
}

.articulo_audio_portada {

}

.articulo_social_portada {
	position: absolute;
	top: 0px;
	width:40px;
	height:150px;
	left:0px;
}

.articulo_capa_portada {
	position: absolute;
	bottom: 0px;
	height: 150px;
	width: 590px;
	padding:10px;
}

.articulo_subcapa_portada {
	position: absolute;
	top: 0px;
	width: 600px;
	height: 440px;
	background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8183648459383753) 0%, rgba(255,255,255,0) 100%);
}
.columna_noticias {
	width:950px;
}

.articulo_noticias {
	position: relative;
	width: 300px;
	padding: 10px;
	background: radial-gradient( #000 0%, #171212 100%);
	margin-bottom: 10px;
}

.articulo_volanta_noticias {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_noticias {
	font-size: 22px;
}

.articulo_titulo_noticias a {
	
	color: yellow;
	text-decoration: none;
}

.articulo_copete_noticias {
	color: #fff;
}

.articulo_imagen_noticias {
	width:100%;
}

.articulo_audio_noticias {
 	width:300px !important;
}

.articulo_social_noticias {

}

.articulo_capa_noticias {
 
}

.articulo_subcapa_noticias {
 
}
.articulo_lateral {
	position: relative;
	width: 350px;
	height: 220px;
	overflow: hidden;
}

.articulo_volanta_lateral {
	font-size: 13px;
	
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_lateral {
	font-size: 18px;
	color: #fff;
}
 
.articulo_titulo_lateral a{
	font-size: 16px;
	color: yellow;
	text-decoration: none;
}


.articulo_copete_lateral {
	color: #fff;
	display:none;
}

.articulo_imagen_lateral {
margin-left: auto;
    margin-right: auto;

	width:auto;
	height:100%;
}

.articulo_audio_lateral {
	width:90%;
}

.articulo_social_lateral {
	position: absolute;
	top: 0px;
	width:300px;
	height:150px;
	left:0px;
}

.articulo_capa_lateral {
	position: absolute;
	bottom: 0px;
	height: 120px;
	width: 350px;
	padding:10px;
}

.articulo_subcapa_lateral {
	position: absolute;
	top: 0px;
	height: 220px;
	width: 350px;
	background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.8183648459383753) 0%, rgba(255,255,255,0) 100%);
}
.articulo_noticias2 {
	position: relative;
	width: 370px;
	padding: 10px;
	box-shadow: 0px 0px 12px 0px rgba(117, 22, 128, 0.22);
	margin-bottom: 10px;
}

.articulo_volanta_noticias2 {

}

.articulo_titulo_noticias2 {
	font-size: 18px;
}

.articulo_titulo_noticias2 a {
	
	color: #000;
	text-decoration: none;
}

.articulo_copete_noticias2 {
	color: #373737;
}

.articulo_imagen_noticias2 {
	width:100%;
}

.articulo_audio_noticias2 {

}

.articulo_social_noticias2 {

}

.articulo_capa_noticias2 {
 
}

.articulo_subcapa_noticias2 {
 
}.columna_todas {

}

.articulo_todas {
	position: relative;
	width: 300px;
	padding: 10px;
	background: radial-gradient( #000 0%, #171212 100%);
	margin-bottom: 10px;
	text-align: left;
}

.articulo_volanta_todas {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_todas {
	font-size: 22px;
}

.articulo_titulo_todas a {
	
	color: yellow;
	text-decoration: none;
}

.articulo_copete_todas {
	color: #fff;
}

.articulo_imagen_todas {
	width:100%;
}

.articulo_audio_todas {
	width:300px !important;
}

.articulo_social_todas {

}

.articulo_capa_todas {
 
}

.articulo_subcapa_todas {
 
}
.articulo_radio {
	position: relative;
	width: 300px;
	padding: 10px;
	background: radial-gradient( #000 0%, #171212 100%);
	margin-bottom: 10px;
}

.articulo_volanta_radio {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_radio {
	font-size: 22px;
	
}

.articulo_titulo_radio a {
	color: yellow;
	text-decoration: none;
}

.articulo_copete_radio {
	color: #fff;
}

.articulo_imagen_radio {
	width:100%;
}

.articulo_audio_radio {

}

.articulo_social_radio {

}

.articulo_capa_radio {
 
}

.articulo_subcapa_radio {
 
}
.articulo_deportes {
	position: relative;
	width: 100%;
	padding: 10px;
	box-shadow: 0px 0px 12px 0px rgba(117, 22, 128, 0.22);
	margin-bottom: 10px;
	text-align:left;
}

.articulo_volanta_deportes {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_deportes {
	font-size: 22px;
	
}

.articulo_titulo_deportes a {
	
	color: #000;
	text-decoration: none;
}

.articulo_copete_deportes {
	color: #373737;
}

.articulo_imagen_deportes {
	width:100%;
}

.articulo_audio_deportes {

}

.articulo_social_deportes {

}

.articulo_capa_deportes {
 
}

.articulo_subcapa_deportes {
 
}
.articulo_videos {
	position: relative;
	width: 300px;
	padding: 10px;
	background: radial-gradient( #000 0%, #171212 100%);
	margin-bottom: 10px;
}

.articulo_volanta_videos {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_videos {
	font-size: 22px;
	
}

.articulo_titulo_videos a {
	
	color: yellow;
	text-decoration: none;
}

.articulo_copete_videos {
	color: #fff;
}

.articulo_imagen_videos {
	width:100%;
}

.articulo_audio_videos {
	width:300px !important;
}

.articulo_social_videos {

}

.articulo_capa_videos {
 
}

.articulo_subcapa_videos {
 
}
.articulo_entrevistas {
	position: relative;
	width: 300px;
	padding: 10px;
	background: radial-gradient( #000 0%, #171212 100%);
	margin-bottom: 10px;
}

.articulo_volanta_entrevistas {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_entrevistas {
	font-size: 22px;
	
}

.articulo_titulo_entrevistas a {
	
	color: yellow;
	text-decoration: none;
}

.articulo_copete_entrevistas {
	color: #fff;
}

.articulo_imagen_entrevistas {
	width:100%;
}

.articulo_audio_entrevistas {
	width:300px !important;
}

.articulo_social_entrevistas {

}

.articulo_capa_entrevistas {
 
}

.articulo_subcapa_entrevistas {
 
}
.articulo_publicidad_lateral {
	position: relative;
	width: 240px;
	height:auto;
	text-align:left;
	padding-bottom: 10px;
}

.articulo_volanta_publicidad_lateral {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_publicidad_lateral {
	font-size: 22px;
	
}

.articulo_titulo_publicidad_lateral a {
	
	color: #000;
	text-decoration: none;
}

.articulo_copete_publicidad_lateral {
	color: #373737;
}

.articulo_imagen_publicidad_lateral {
	width:100%;
}

.articulo_audio_publicidad_lateral {

}

.articulo_social_publicidad_lateral {
	display:none;
}

.articulo_capa_publicidad_lateral {
 
}

.articulo_subcapa_publicidad_lateral {
 
}
.articulo_publicidad {
	position: relative;
	width: 240px;
	height:220px;
	text-align:left;
}

.articulo_volanta_publicidad {
	font-size: 10px;
	background-color: #ff0000;
	padding:2px;
	color: #ffffff;
}

.articulo_titulo_publicidad {
	font-size: 22px;
	
}

.articulo_titulo_publicidad a {
	
	color: #000;
	text-decoration: none;
}

.articulo_copete_publicidad {
	color: #373737;
}

.articulo_imagen_publicidad {
	width:100%;
}

.articulo_audio_publicidad {

}

.articulo_social_publicidad {
	display:none;
}

.articulo_capa_publicidad {
 
}

.articulo_subcapa_publicidad {
 
}</pre></body></html>