@font-face {
	font-size:10px;
    font-family: 'futura_extra_black';
    src: url('font/futurxkc-webfont.eot');
    src: url('font/futurxkc-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('font/futurxkc-webfont.html') format('woff2'),
         url('font/futurxkc-webfont.woff') format('woff'),
         url('font/futurxkc-webfont.ttf') format('truetype'),
         url('font/futurxkc-webfont.svg#futura_xblkcn_btextra_black') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
	font-size:10px;
    font-family: 'robotoregular';
    src: url('roboto-regular-webfont.html');

    src: url('roboto-regular-webfontd41d.html?#iefix') format('embedded-opentype'),

    url('roboto-regular-webfont-2.html') format('woff2'),

    url('roboto-regular-webfont-3.html') format('woff'),

    url('roboto-regular-webfont-4.html') format('truetype'),

    url('roboto-regular-webfont-5.html#robotoregular') format('svg');

    font-weight: normal;
    font-style: normal;

}

.texto_desplegable
	{
	font-family:'robotoregular', Sans-Serif;
	font-size: 2rem;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
	}
.contenido_programa
	{
	position: absolute; top:4.5rem;
	z-index: 1000;
	width: 100%;
	text-align: center;

	}
.contenido_noticias
	{
	position: absolute;
	top: 4.5rem;
	margin: auto;
	width: 85%; /* probá una medida en px si querés */
	text-align: center;
	}
.contenido_noticias
	{
	position: absolute;
	top: 4.5rem;
	margin: auto;
	width: 85%; /* probá una medida en px si querés */
	text-align: center;
	}
.cuadro_programacion
	{
	position: relative;
	z-index: 1;
	
	}
.cuadro_noticias
	{
	position: relative;
	z-index: 1;
	background-color: #000000;
	}
.cuadro_noticias_detalle
	{
	position: relative;
	z-index: 1;
	}

.texto_envivo
	{
	font-family:'robotoregular', Sans-Serif;
	font-size: 2rem;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
	}
.texto_legal
	{
	font-family: 'robotoregular', Sans-Serif;
	font-size: 1rem;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
	}
.texto_programa
	{
	font-family: 'futura_extra_black', Sans-Serif;
	font-size: 4.3rem;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;
	}
.texto_horario
	{
	font-family: 'futura_extra_black', Sans-Serif;
	font-size: 3.5rem;
	color: #FF0000;
	letter-spacing: 0px;
	text-decoration: none;
	}
.texto_locutores
	{
	font-family: 'robotoregular', Sans-Serif;
	font-size: 3rem;
	color: #ffffff;
	letter-spacing: 0px;
	text-decoration: none;

	}
.texto_titulo
	{
	font-family: 'robotoregular', Sans-Serif;
	font-size: 5rem;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;

	}
.texto_contenido
	{
	font-family: 'robotoregular', Sans-Serif;
	font-size: 3.2rem;
	color: #000000;
	letter-spacing: 0px;
	text-decoration: none;
	text-align: justify;
	}
.texto_form
	{
	font-family: 'robotoregular', Sans-Serif;
	font-size: 3.2rem;
	color: #000000;
	letter-spacing: 0px;
	text-align: left;
	}

	
	
	
