body {
	margin: 0px;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.content_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}.content_forecast {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.table_programacion {
	border: 1px solid #333333;
}
.table_programacion_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/bg_programacion.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-weight: bold;
}
.bg_programacion {
	background-attachment: fixed;
	background-image: url(images/bg_programacion.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_mision {
	background-attachment: fixed;
	background-image: url(images/bg_mision.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.content_footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.bg_emisoras {
	background-attachment: fixed;
	background-image: url(images/bg_emisoras.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_vision {
	background-attachment: fixed;
	background-image: url(images/bg_vision.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_historia {

	background-attachment: fixed;
	background-image: url(images/bg_mision.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

