body {
	background-color: #DFDEE2;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:          #717171;
    scrollbar-highlight-color:     #717171;
    scrollbar-shadow-color:        #717171;
    scrollbar-3dlight-color:       #717171;
    scrollbar-arrow-color:         #FFFFFF;
    scrollbar-track-color:         #D1D1D1;
    scrollbar-darkshadow-color:    #717171;
    background-repeat: no-repeat;
    height: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
}
.content
{
	width: 468px;
}
.reproductor_content
{
	background-color:#ffffff;
	height: 121px;
	float: left;
}
.reproductor_imagen
{
	width: 133px;
}
.reproductor_imagen div
{
	width: 105px;
	height: 106px;
}
.reproductor_embed
{
	border-left: 1px solid #90A0FF;
}
.reproductor_titulos
{
	background-color:#000000;
	width: 129px;
	font-weight: normal;
	font-variant: small-caps;
	color: #90A0FF;
	text-align: left;
	padding-left: 10px;
	border-left: 1px solid #90A0FF;
	border-right: 1px solid #90A0FF;
}
.reproductor_descripcion
{
	font-weight: normal;
	font-variant: normal;
}
.separador
{
	background-image:url('../../images/reproductor/separador.jpg');
	width: 468px;
	height: 13px;
	float: left;
}
.radios_content
{
	float: left;
	width: 234px;
	height: 300px;
	background-color:#FFFFFF;
}
.radios_content_titulo
{
	height: 23px;
	background-color: #666666;
}
.radios_content_titulo_img
{
	background-image: url('../../images/reproductor/masradios.jpg');
	width:93px;
	height:23px;
	float: left;
}
.radios_content_titulo_link
{
	float: right;
	width: 50px;
	padding-top: 4px;
}
.radios_content_titulo_link a
{
	text-decoration: underline;
	color:#ffffff;
	font-size: 9px;
}
.radios_list
{
	margin-top: 20px;
	height: 240px;
	background-color: #FFFFFF;
	overflow: auto;
}
.radios_item
{
	width: 70px;
	height: 60px;
	float: left;
	text-align: center;
}
.radios_item a
{
	text-decoration: none;
}
.radios_item img
{
	border: none;
	width: 60px;
	height: 56px;
}
.noticias_content
{
	float: left;
	width: 234px;
	height: 300px;
	background-color:#FFFFFF;
}
.noticias_content_titulo
{
	height: 23px;
	background-color: #666666;
}
.noticias_content_titulo_img
{
	background-image: url('../../images/reproductor/flecha.jpg');
	width:25px;
	height:23px;
	float: left;
	margin-left: 10px;
}
.noticias_content_titulo_texto
{
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 4px;
}
.noticias_list
{
	margin-top: 20px;
	height: 240px;
	background-color: #FFFFFF;
	overflow:auto;
}
.noticias_item
{
	padding-left: 10px;
}
.noticias_item_titulo
{
}
.noticias_item_titulo a
{
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}
.noticias_item_fecha
{
}
.noticias_item_descripcion
{
}
.banner_content
{
	height: 60px;
	width: 468px;
	float: left;
}
.footer
{
	margin-top: 2px;
	background-color: #666666;
	height: 25px;
	color: #FFFFFF;
	text-align: center; 
	width: 468px;
	float: left;
}