body
{
  margin:0px;
  margin-top:4px;
  background-color:#FFFFF7;
}

.texto {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	text-transform: none;
	color: #5B5C43;
	text-decoration: none;
}
#bannerinf {
	position:absolute;
	width:434px;
	height:49px;
	z-index:1;
	left: 324px;
	top: 380px;
}
.titulo {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: 5B5C43;
	text-decoration: none;
}
.textohome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: 23220E;
	text-decoration: none;
}
.programacion {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: none;
}

#content
{
  overflow: auto;
  height: 253px;
  background-image:url('../images/fondo_text.gif');
  padding-left:15px;
  font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5C43;
	text-decoration: none;
}

#content_oyentes
{
  overflow: auto;
  height: 220px;
  padding-left:15px;
  font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5B5C43;
	text-decoration: none;
}

#content_list {
  list-style: none;
  list-style-image: url(../images/item2.gif);
}

a.titulo { text-decoration:underline; }
a.titulo:hover { text-decoration:none; }

a.texto { text-decoration:underline; }
a.texto:hover { text-decoration:none; }