body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F4D86;
	background-color: #FFFFFF;
	background-image: url(images/repeat_backpage1.gif);
}
.tabla_contenedora {
	width: 776px;
	margin-top: 0px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	background-color: #FFFFFF;
	height: 100%;
}
.celda_menu {
	width: 212px;
	vertical-align: top;
	background-color: #99A467;
	height: 100%;
}
.tabla_contenidos {
	width: 766px;
}
.celda_lateral {
	width: 5px;
}
.tabla_cabezal {
	height: 57px;
	width: 766px;
	background-color: #0F4D86;
}
/* estilos menu ------------------------------------------------------------*/
#navlist
{
    width: 190px;
	margin-left: 0px;
}

#navlist li
{
	list-style: none;
	margin-left: 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0BA8B}
a.menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #585F38;
	text-decoration: none;
	font-weight: normal;
	padding-left: 0px;
	margin-left: 1px;
}
a.menu:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 1px;
}
a.menu:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin-left: 1px;
}
a.menu:hover {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4A5030;
	text-decoration: none;
    margin-left: 1px;
}
.celda_titulares {
	padding-right: 10px;
	padding-left: 34px;
	width: 485px;
	vertical-align: top;
	padding-top: 10px;
}
.celda_proximostit {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCEC2;
	border-left-color: #CCCEC2;
	padding-right: 20px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}



/*------------------------------------------------------------------------------*/
.lateral{
	background-image: url(images/latder.gif);
	background-repeat: repeat-y;
	width: 10px;
}
.banner_money{
	padding-left: 13px;
}
.btn_transmision{
	float: right;
	padding-bottom: 5px;
}
.tabla_programas{
	margin-left: 30px;
}
.hr_emitidos{
	border: 1px solid #9ABEDF;
	width: 360px;
	height: 1px;
}
.celda_equipo {
	padding-right: 10px;
	padding-left: 15px;
}
a:link {
	text-decoration: none;
	color: #0F4D86;
}
a:visited {
	text-decoration: none;
	color: #0F4D86;
}
a:hover {
	text-decoration: underline;
	color: #0F4D86;
}
.btn_programascilco{
	float: right;
}