body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	background-color:#FFFFFF;
	font-stretch: condensed;
	background-repeat: repeat-y;
	background-position: 50% 0px;
}
.body_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:oblique;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	color: #F00;
	text-decoration: none;
	text-align: center;
}
.24horas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.red_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #F0F;
	text-decoration: none;
	background-color:inherit;
}
ahoraescuchando {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #00FF00;
}
.ahoraescuchando {
	text-transform: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;

}
.escuchandoradio {
	text-transform: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	text-decoration: none;



}
#contenedor {
  width: 852px;
  height: 535px;
 
  position: absolute;
  top: 50%;
  left: 50%;
 
  margin-top: -250px;   /* height/2 = 500px / 2 */
  margin-left: -250px;  /* width/2 = 500px / 2 */
}

