html {
	height: 100%;
}
body {
	background-color: #0E0E72;
	background-image: url(../imgs/fondo.gif);
	margin: 0px;
	height: 100%;
}
#encabezado {
	background-image: url(../imgs/encabezado_fondo.jpg);
	background-repeat: repeat-x;
	height: 27px;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	background-position: top;
}
#contenedor {
	width: 800px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000064;
	background-image: url(../imgs/contenedor_fondo.gif);	
	background-position: center;	
}
#arriba {
	height: 120px;
	width: 789px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000000;
	clear: both;
}

#publicidad1 {
	height: 200px;
	width: 778px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
}
#bloque1 {
	width: 778px;
	height: 340px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	clear: both;
}
#bloque2 {
	width: 778px;
	height: 248px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	clear: both;
}
#canales {
	width: 280px;
	float: left;
}
#canales_tit {
	width: 280px;
	float: left;
	background-image: url(../imgs/canales_tit.gif);
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	padding-top: 3px;
	text-align: center;
	color: #000000;
}
#canales_pie {
	width: 280px;
	height: 19px;
	float: left;
	background-image: url(../imgs/canales_pie.gif);
}
#canales_contenido {
	width: 260px;
	height: 200px;
	float: left;
	overflow:hidden;
	background-image: url(../imgs/canales_fondo.jpg);
}
.canales_item_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
#programas {
	float: left;
	width: 493px;
	margin-left: 5px;
	clear: right;
}
#programas_tit {
	width: 493px;
	float: left;
	background-image: url(../imgs/programas_tit.gif);
	height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	padding-top: 3px;
	text-align: center;
}
#programas_pie {
	width: 493px;
	height: 19px;
	float: left;
	background-image: url(../imgs/programas_pie.gif);
}
#programas_contenido {
	width: 473px;
	height: 200px;
	float: left;
	overflow:hidden;
	background-image: url(../imgs/canales_fondo.jpg);
	background-position: center;
}
.programas_item {
	background-image: url(../imgs/programas_item_fondo.gif);
	height: 47px;
	width: 454px;
	margin-top: 5px;
	margin-left: 6px;
	padding-top: 4px;
	padding-bottom: 6px;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 10px;
	clear: both;
}
.programas_item_tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
	font-weight: bold;
}
.programas_item_desc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.slider {
	height: 200px;
	width: 20px;
	float: left;
	background-image: url(../imgs/canales_fondo.jpg);
}
.scroller {
	cursor: pointer;
}
#especiales {
	width: 778px;
	height: 198px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	clear: both;
}
#publicidad2 {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	clear: both;
}
#pie {
	height: 40px;
	width: 778px;
	margin-top: 5px;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
#video {
	width: 400px;
	height: 340px;
	float: left;
}
#info {
	width: 373px;
	height: 340px;
	float: left;
	margin-left: 5px;
}
#info_menu {
	width: 373px;
	height: 24px;
}
#info_seccion1 {
	width: 353px;
	height: 296px;
	background-color: #FFFFFF;
	background-image: url(../imgs/info_fondo1.jpg);
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#info_seccion2 {
	width: 353px;
	height: 296px;
	background-color: #FFFFFF;
	background-image: url(../imgs/info_fondo2.jpg);
	padding: 10px;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#info_seccion3 {
	width: 353px;
	height: 296px;
	background-color: #FFFFFF;
	background-image: url(../imgs/info_fondo3.jpg);
	padding: 10px;
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
.info_btn {
	margin-right: 3px;
}
.info_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	text-align: center;
}
