p {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #407BB7;
	text-decoration: none;
}
a:hover {
	color: #F14137;
	text-decoration: none;
}
#top {
	height: 26px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #E5E5E5;
	background-color: #FFFFFF;
}
#top-menu1 {
	float: left;
	height: 26px;
	width: 238px;
}
#top-menu1 ul {
	margin: 0px;
	padding: 0px;
}
#top-menu1 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#ico-inicio a {
	line-height: 26px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(inicio.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	margin: 0px;
}
#ico-inicio a:hover {
	text-decoration: none;
	background-color: #E5E5E5;
	background-image: url(inicio-over.gif);
	background-repeat: no-repeat;
}
#ico-contact a {
	line-height: 26px;
	display: block;
	float: left;
	background-image: url(contacto.gif);
	background-repeat: no-repeat;
	background-position: 7px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 22px;
	margin: 0px;
}
#ico-contact a:hover {
	text-decoration: none;
	background-color: #E5E5E5;
	background-image: url(contacto-over.gif);
	background-repeat: no-repeat;
}
#ico-mapa a {
	line-height: 26px;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-image: url(mapa.gif);
	background-repeat: no-repeat;
	background-position: 7px 9px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	margin: 0px;
}
#ico-mapa a:hover {
	text-decoration: none;
	background-color: #E5E5E5;
	background-image: url(mapa-over.gif);
	background-repeat: no-repeat;
}
#top-right {
	float: right;
	height: 26px;
	width: 540px;
}
#top-menu2 {
	float: left;
	height: 26px;
	width: 442px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}
#top-menu2 ul {
	margin: 0px;
	padding: 0px;
}
#top-menu2 li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#top-menu2 a {
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 14px;
	color: #595959;
	background-image: url(flechas.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
	line-height: 26px;
	font-weight: lighter;
}
#top-menu2 a:hover {
	text-decoration: underline;
}
#color {
	float: right;
	height: 26px;
	width: 88px;
}
#color form {
	padding: 0px;
	float: left;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#color input {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.color1 {
	background-color: #10629e;
	height: 9px;
	width: 9px;
	border: 1px solid #b5b5b5;
	color: #10629e;
	cursor: pointer;
}
.color2 {
	background-color: #85c73f;
	height: 9px;
	width: 9px;
	border: 1px solid #b5b5b5;
	color: #85c73f;
	cursor: pointer;
}
.color3 {
	background-color: #f29713;
	height: 9px;
	width: 9px;
	border: 1px solid #b5b5b5;
	color: #f29713;
	cursor: pointer;
}
.color4 {
	background-color: #bb4b3a;
	height: 9px;
	width: 9px;
	border: 1px solid #b5b5b5;
	color: #bb4b3a;
	cursor: pointer;
}
#color p {
	float: left;
	line-height: 25px;
}
#barra-fecha {
	background-color: #10629e;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BFE0F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88c6f3;
	height: 25px;
}
#barra-menu {
	background-color: #10629e;
	color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #BFE0F7;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #88c6f3;
	height: 25px;
}
#barra-menu ul {
	margin: 0px;
	padding: 0px;
}
#barra-menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
#barra-menu a {
	color: #FFFFFF;
	display: block;
	float: left;
	height: 25px;
	line-height: 23px;
	margin: 0px;
	padding-right: 22px;
	padding-left: 22px;
	font-weight: bold;
	background-color: #10629e;
	background-image: url(topmenu1.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE0F7;
}
#barra-menu a:hover {
	color: #10629e;
	display: block;
	float: left;
	height: 25px;
	line-height: 23px;
	margin: 0px;
	padding-right: 22px;
	padding-left: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
	background-image: url(topmenu.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE0F7;
}
#fecha-dia {
	float: left;
	width: 172px;
	height: 25px;
	line-height: 24px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(flechas2.gif);
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFE0F7;
}
#barra-derecha {
	float: right;
	height: 25px;
	width: 576px;
	line-height: 24px;
}
#teleclave {
	float: left;
	width: 426px;
	height: 25px;
}
#teleclave p {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#teleclave form {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.teleclave-cuadro {
	font-size: 11px;
	color: #10629e;
	border: 1px solid #BFE0F7;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 276px;
}
.teleclave-boton {
	color: #FFFFFF;
	font-size: 11px;
	background-color: #727272;
	border: 1px solid #FFFFFF;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
	background-image: url(fondo-boton.gif);
	background-repeat: repeat-x;
	width: 64px;
	font-family: Tahoma, Arial, Verdana;
}
#favoritos {
	float: right;
	height: 25px;
	width: 130px;
	background-image: url(../images/vivo3.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BFE0F7;
}
#favoritos a {
	color: #FFFFFF;
}
#favoritos a:hover {
	color: #BDEEF9;
	text-decoration: none;
}
#favoritos p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 32px;
}
#content {
	padding: 0px;
	background-image: url(fondo-container.gif);
	background-repeat: repeat-y;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#left-col {
	float: left;
	width: 156px;
}
#content-right {
	float: right;
	width: 620px;
}
#main {
	float: left;
	width: 460px;
	text-align: justify;
}
#right-col {
	float: right;
	width: 156px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
	text-align: center;
}
.caja-lista ul {
	margin: 0px;
	padding: 0px;
}
.caja-lista li {
	list-style-type: none;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	background-image: url(flechas6.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#division-menu {
	height: 14px;
	background-image: url(menu5.gif);
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	font-size: 1px;
}
#ultima-hora {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	color: #10629e;
}
#boletin {
	background-color: #BFE0F7;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	font-size: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
#boletin form {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.boletin-cuadro {
	font-size: 11px;
	color: #4D4242;
	border: 1px solid #BDBDBD;
	width: 130px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.boletin-boton {
	font-size: 10px;
	background-image: url(fondo-boton.gif);
	background-repeat: repeat-x;
	background-color: #747474;
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 100px;
	margin: 0px;
	border: 1px solid #FFFFFF;
}
#caja-principal {
	border: 1px solid #BDBDBD;
	padding: 0px;
	margin: 0px;
}
#caja-principal2 {
	padding: 0px;
	margin: 0px;
}
#caja-principal3 {
	margin: 0px;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
#caja-principal4 {
	padding-top: 0px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#caja-videos {
	height: 220px;
	background-color: #f9f9f9;
}
#caja-player {
	height: 220px;
	width: 327px;
	float: left;
	border: 1px solid #BDBDBD;
}
#caja-playlist {
	height: 220px;
	float: right;
	width: 285px;
	border: 1px solid #BDBDBD;
	background-color: #FFFFFF;
}
#caja-playlist2 {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.marco-playlist {
	border: 2px solid #BDBDBD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#caja-not1 {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-bottom-color: #E1E1E1;
	border-left-color: #BDBDBD;
	margin: 0px;
}
#caja-not2 {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BDBDBD;
	border-right-color: #BDBDBD;
	border-left-color: #BDBDBD;
	margin: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
#caja-not3 {
	padding: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
	margin: 0px;
}
#caja-programacion {
	border-right-width: 1px;
	border-bottom-width: 6px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-color: #E1E1E1;
	border-left-color: #BDBDBD;
	margin: 0px;
	padding: 6px;
}
#caja-programacion ul {
	margin: 0px;
	padding: 0px;
}
#caja-programacion li {
	list-style-type: none;
	width: 217px;
	float: left;
	margin: 0px;
	background-image: none;
	padding: 0px;
	line-height: 20px;
}
#caja-programacion ul li ul li {
	padding-left: 8px;
}
.clear {
	clear: both;
	float: none;
	font-size: 1px;
	height: 1px;
}
.clear2 {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	background-image: url(linea-final.gif);
	float: none;
}
.division {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 4px;
	background-color: #FFFFFF;
}
#web {
	height: 30px;
	text-align: center;
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
}
.division-acciones {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
	padding-top: 4px;
}
.division-acciones2 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #10629e;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
.showstate {
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor:pointer;
}
.switchcontent {
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.ruler {
	height: 1px;
	background-image: url(punteada.gif);
	background-repeat: repeat-x;
	line-height: 0px;
	font-size: 1px;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.thumb-foto-principal {
	float: right;
	height: 60px;
	width: 80px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	border: 1px solid #BDBDBD;
	background-color: #efefef;
}
.titulo-boletin {
	color: #10629e;
	background-color: #DBEEFB;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	background-image: url(fondo-tabs.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7F6FE;
}
.titulo-programacion a {
	color: #CFEFFE;
	background-color: #E6E6E6;
	font-size: 10px;
	font-weight: bold;
	background-image: url(topmenu1.gif);
	background-repeat: repeat-x;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	height: 25px;
	line-height: 23px;
}
.titulo-programacion a:hover {
	color: #F79638;
	background-color: #E6E6E6;
	font-size: 10px;
	font-weight: bold;
	background-image: url(topmenu1.gif);
	background-repeat: repeat-x;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #F79638;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #bdbdbd;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	height: 25px;
	line-height: 23px;
	text-decoration: none;
}
.titulo-programacion img {
	float: left;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.titulo-ultimo {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	display: block;
	line-height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #10629E;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-left: 10px;
}
.foto-right {
	float: right;
	border: 3px solid #BDBDBD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.foto-right2 {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.float-right {
	float: right;
}
.send-cuadro {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #585858;
	width: 290px;
}
.titulo-video {
	color: #10629e;
	background-color: #FFFFFF;
	display: block;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	border: 1px solid #D2D2D2;
	margin-bottom: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.titulo-video2 {
	color: #10629e;
	display: block;
	padding: 6px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.masvideos {
	position: absolute;
	margin-top: 16px;
	margin-left: 184px;
}
#head-imprimir {
	height: 80px;
	background-image: url(../images/iconos/logo.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #10629e;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	text-align: right;
}
#head-imprimir p {
	margin: 0px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.texto-imprimir {
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.cuadro-contact {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 290px;
	border: 1px solid #10629e;
	margin: 0px;
	padding: 2px;
}
.cuadro-form {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border: 1px solid #10629e;
	margin: 0px;
	padding: 2px;
}
.boton-contact {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #747474;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(fondo-boton.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 80px;
	height: 22px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#banner-a {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 100px;
}
.capa-bannera {
	width: 620px;
	height: 100px;
	z-index: 300;
	position: absolute;
	margin-left: -620px;
	background-image: url(nothing);
}
#banner-a1 {
	float: left;
	height: 100px;
	width: 329px;
}
.capa-bannera1 {
	width: 329px;
	height: 100px;
	z-index: 300;
	position: absolute;
	margin-left: -329px;
	background-image: url(nothing);
}
#banner-a2 {
	float: right;
	width: 287px;
	height: 100px;
}
.capa-bannera2 {
	width: 287px;
	height: 100px;
	z-index: 300;
	position: absolute;
	margin-left: -287px;
	background-image: url(nothing);
}
#banner-b {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
.capa-bannerb {
	width: 154px;
	height: 336px;
	z-index: 300;
	position: absolute;
	margin-left: -154px;
	background-image: url(nothing);
}
#banner-c {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.capa-bannerc {
	width: 460px;
	height: 80px;
	z-index: 300;
	position: absolute;
	margin-left: -460px;
	background-image: url(nothing);
}
#banner-d {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.capa-bannerd {
	width: 154px;
	height: 90px;
	z-index: 300;
	position: absolute;
	margin-left: -154px;
	background-image: url(nothing);
}
#banner-e {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
}
.capa-bannere {
	width: 154px;
	height: 90px;
	z-index: 300;
	position: absolute;
	margin-left: -154px;
	background-image: url(nothing);
}
#banner-d2 {
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
#banner-e2 {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
.azul {
	color: #10629E;
}
.gris {
	color: #D7D7D7;
}
.blanco {
	color: #ffffff;
}
.pad-title-not {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
.ver-mas {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 14px;
	font-weight: bold;
}
.rss-list {
	height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4;
	line-height: 23px;
}
.rss-list img {
	margin: 0px;
	float: left;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#escri {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
#rss {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	text-align: center;
	padding: 0px;
}
#marcador {
	height: 124px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	background-image: url(marcador.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding: 0px;
	width: 154px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.pad-marcador {
	padding: 0px;
	margin-top: 41px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	font-size: 12px;
}
#banner-principal {
	height: 90px;
	padding: 0px;
	margin: 0px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.caja-programa {
	width: 228px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.caja-programa2 {
	width: 228px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.caja-programa-foto {
	border: 1px solid #BDBDBD;
}
.caja-programa-texto {
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BDBDBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
}
.caja-programa-texto2 {
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BDBDBD;
}
.caja-programa-texto3 {
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 6px;
	padding-left: 14px;
	text-align: left;
}
.caja-tel {
	background-image: url(deg-tel.gif);
	background-repeat: repeat-x;
	height: 160px;
	border: 1px solid #BDBDBD;
}
.caja-tel2 {
	width: 208px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.tel-foto {
	float: left;
}
.tel-foto2 {
	float: left;
	border: 1px solid #BDBDBD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tel-vid {
	border: 1px solid #BDBDBD;
	height: 186px;
}
/*  Nueva parte vid telenoticias*/
#vid_bg {
	background-image: url(../images/videos/fondo.jpg);
	background-repeat: no-repeat;
	height: 112px;
	margin-left: 5px;
	margin-top: 5px;
	width: 446px;
}
.vid_box {
	float: left;
	height: 103px;
	margin-left: 18px;
	margin-top: 6px;
	width: 120px;
	text-align: center;
	background: url(vid_01.jpg);
}
.vid_box a {
	color: #777;
	text-decoration: none;
}
.vid_box a:hover {
	color: #777;
	text-decoration: underline;
}
.vid_button {
	color: #777;
	float: left;
	font-size: 15px;
	height: 22px;
	margin-top: 10px;
	width: 445px;
}
.vid_button img {
	float: right;
}
.vid_button_txt {
	float: right;
	width: 80px;
}
.vid_button_txt a {
	color: #777;
	text-decoration: none;
}
.vid_button_txt a:hover {
	color: #0F609F;
	text-decoration: none;
}
.vid_img {
	height: 46px;
	margin-left: auto;
	margin-top: 6px;
	width: 100px;
	padding-bottom: 4px;
	margin-right: auto;
}
/* Fin */
.tel-vid-caja {
	height: 48px;
	width: 146px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
}
.tel-banner {
	width: 226px;
	float: left;
	height: 73px;
	border: 1px solid #BDBDBD;
}
.tel-banner2 {
	width: 226px;
	float: left;
	height: 73px;
	border: 1px solid #BDBDBD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.tel-division {
	width: 4px;
	float: left;
}
.tel-esp {
	float: left;
	height: 112px;
	width: 112px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tel-esp2 {
	float: left;
	height: 112px;
	width: 112px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.tel-esp-foto {
	border: 1px solid #BDBDBD;
}
.dep-equipo {
	float: left;
	padding: 0px;
	height: 44px;
	width: 38px;
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner-estrellas {
	float: left;
	height: 65px;
	width: 87px;
	border: 1px solid #BDBDBD;
	padding: 0px;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner-estrellas2 {
	float: left;
	height: 65px;
	width: 86px;
	border: 1px solid #BDBDBD;
	margin: 0px;
	padding: 0px;
}
#teleclave2 {
	background-color: #10629E;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	background-image: url(topmenu1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.titulo-teleclave2 {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1478C2;
}
#masprogra {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#masprogra ul {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabla-dep {
	margin: 0px;
	padding: 10px;
}
.caja-html {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BDBDBD;
}
#caja-programas {
	height: 108px;
	border: 1px solid #1080c6;
	background-image: url(programas.png);
	background-repeat: no-repeat;
}
#caja-programas li {
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
	background-position: 0px 6px;
	font-weight: bold;
	background-image: url(flecha10.gif);
	background-repeat: no-repeat;
}
#caja-programas a {
	color: #094077;
	display: block;
	outline: none;
	padding-left: 2px;
}
#caja-programas a:hover {
	text-decoration: none;
	color: #595959;
}
#lista-programas {
	height: 94px;
	float: left;
	width: 168px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 121px;
}
#logos-programas {
	float: right;
	height: 80px;
	width: 124px;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
/*  Nueva parte de videos  */
#vi-menu {
	height: 29px;
	margin: 0px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	background: #E7EAED;
}
#vi-left {
	height: 366px;
	width: 622px;
	float: left;
	background-color: #eaeaea;
	background-image: url(fondo.png);
	background-repeat: no-repeat;
}
#vi-right {
	height: 366px;
	float: right;
	width: 154px;
}
#vi-principal {
	width: 370px;
	float: left;
	height: 316px;
	margin: 32px 0px 0px;
	padding: 0px 0px 0px 7px;
}
#vi-recientes {
	float: right;
	width: 234px;
	height: 326px;
	padding: 0px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(caja1.png);
	background-repeat: no-repeat;
	background-position: left 0px;
}
#vi-inpad {
	margin-top: 10px;
	margin-right: 16px;
	margin-bottom: 10px;
	margin-left: 10px;
	height: 305px;
	padding: 0px;
	outline: 0;
	overflow: auto;
}
#vi-buscar {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	height: 26px;
}
#vi-banner {
	height: 336px;
}
#vi-bottom {
	height: 185px;
}
#vi-left-col {
	width: 585px;
	float: left;
	padding: 0px;
	height: 173px;
	margin: 10px 0px 0px;
}
#vi-descripcion {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: justify;
	color: #216496;
}
#vi-vistos {
	float: right;
	width: 382px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 173px;
	background-image: url(../images/videos/caja2.png);
	background-repeat: no-repeat;
}
#vi-pad-vistos {
	padding: 0px;
	margin-top: 36px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	height: 128px;
	overflow: auto;
}
#vi-pad-vistos ul {
	margin: 0px;
	padding: 0px;
}
#vi-pad-vistos ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#vi-pad-vistos ul li a {
	height: 70px;
	display: block;
	background-image: url(punteada.gif);
	width: 334px;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: 0px bottom;
	color: #646b72;
	text-decoration: none;
	outline: 0;
	font-weight: bold;
}
#vi-pad-vistos ul li a:hover {
	text-decoration: none;
	background-color: #f1f1f1;
}
.tabslook {
	margin: 0px;
	padding: 0px;
}
.tabslook ul {
	margin: 0px;
	padding: 0px;
}
.tabslook li {
	padding: 0px;
	display: inline;
	margin: 0px;
}
.tabslook a {
	float: left;
	display: block;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #595959;
	padding: 0px;
	outline:0;
	background: url(tab1.gif) no-repeat;
	font: 12px Tahoma;
}
.tabslook a:hover {
	color: #10629E;
	text-decoration: none;
}
.tabslook span {
	margin: 0px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	display: block;
	background: url(tab2.gif) no-repeat;
}
.tabslook img {
	padding: 0px;
	position: absolute;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tabslook em {
	padding: 0px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.selected {
	color: #595959;
	position: relative;
	top: 1px;
	background: #E6E6E6 url(selected1.gif) no-repeat right 0px;
}
a.selected span {
	float: left;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin: 0px;
	background: url(selected2.gif) no-repeat;
}
#menu-vi-pad {
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#menu-vi-pad ul {
	margin: 0px;
	padding: 0px;
}
#menu-vi-pad ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#menu-vi-pad ul li a {
	height: 70px;
	display: block;
	background-image: url(punteada.gif);
	width: 178px;
	background-repeat: repeat-x;
	margin: 0px;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-position: 0px bottom;
	color: #4484C4;
	text-decoration: none;
	outline: 0;
	font: 11px Tahoma;
}
#menu-vi-pad ul li a:hover {
	text-decoration: none;
	background-color: #C5D7E9;
}
.foto-vi {
	float: left;
	padding: 2px;
	border: 1px solid #bdbdbd;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.actual {
	background-color: #f1f1f1;
}
/*  Recetas  */
#buscar1 {
	height: 46px;
	border: 1px solid #d8d8d8;
	background-image: url(../images/recetas/buscar1.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin: 0px;
	background-color: #f1f1f1;
}
#buscar1 input {
	float: left;
}
#buscar2 {
	height: 46px;
	border: 1px solid #d8d8d8;
	background-image: url(menu-over.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 71px;
	margin: 0px;
	background-position: bottom;
	background-color: #BEE2FD;
	color: #10629E;
}
#buscar2 input {
	float: left;
}
#buscar2 select {
	float: left;
}
.tex-left {
	float: left;
	margin-top: 16px;
}
.tex-pad {
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;
}
.search1 {
	border: 1px solid #10629E;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #595959;
	margin-top: 14px;
	margin-left: 6px;
	width: 200px;
	padding: 2px;
}
.search2 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 8px;
	height: 19px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/recetas/buscar2.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.search3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 149px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search4 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 148px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.search5 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	width: 151px;
	padding: 0px;
	margin: 0px;
}
.search6 {
	width: 424px;
	height: 33px;
	background-image: url(../images/recetas/buscar.png);
	background-repeat: no-repeat;
	margin-top: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	outline-width:0px;
}
.search7 {
	font-size: 11px;
	margin-top: 14px;
	margin-left: 7px;
	width: 206px;
}
.search8 {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	margin-top: 14px;
	margin-left: 8px;
	height: 19px;
	width: 84px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/recetas/buscar3.png);
	background-repeat: no-repeat;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.caja-blanca {
	background-color: #FFFFFF;
}
#lista {
	position:absolute;
	width:200px;
	background-color:#EAEAEA;
	z-index:500;
	display:none;
	padding: 2px;
	margin-top: 32px;
	margin-left: 143px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #10629e;
	border-right-color: #bdbdbd;
	border-bottom-color: #bdbdbd;
	border-left-color: #bdbdbd;
}
.resaltado {
	background-color:#FFFFFF;
	color:#10629e;
	cursor:pointer;
}
.titulo-receta {
	font-family: Arial, Helvetica, sans-serif;
	color: #10629e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	font-size: 17px;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	letter-spacing: -1px;
}
.titulo-receta2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #DE662C;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-bottom-color: #D1D1D1;
	border-left-color: #D1D1D1;
	margin: 0px;
	letter-spacing: -1px;
}
.result-recetas {
	float: left;
	height: 111px;
	width: 132px;
	padding: 0px;
	margin-top: 14px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	overflow: hidden;
}
.marco-recetas {
	border: 4px solid #CCCCCC;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.recetas-txt {
	padding-right: 16px;
	padding-left: 16px;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	color: #10629E;
}
.naranja {
	color: #C8551E;
}
/* Guestbook  */
.guestbook {
	background-color: #EEEEEE;
	padding: 12px;
	margin-bottom: 10px;
	background-image: url(curva2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.guest-titulo {
	margin-top: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 6px;
	color: #0C4672;
}
.guest-num a {
	display: block;
	background-color: #10629e;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	width: 30px;
	text-align: center;
}
.guest-num a:hover {
	background-color: #f28c35;
	color: #FFFFFF;
	text-decoration: none;
}
.guest-num-nav a {
	display: block;
	background-color: #efefef;
	float: left;
	margin-right: 2px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #595959;
	border: 1px solid #D4D4D4;
	width: 28px;
	text-align: center;
}
.guest-num-nav a:hover {
	background-color: #595959;
	color: #FFFFFF;
	text-decoration: none;
}
.guest-num-pre a {
	display: block;
	float: left;
	margin-right: 2px;
	text-decoration: underline;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #595959;
}
.guest-num-pre a:hover {
	color: #10629E;
}
.guest-num-sel {
	display: block;
	background-color: #f28c35;
	float: left;
	margin-right: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-bottom: 4px;
	width: 30px;
	text-align: center;
}
#comment {
	background-color: #D9EDFB;
	margin-bottom: 10px;
	border: 1px solid #ACD9F7;
}
.titulo-comment {
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #10629E;
}
.boton-comment a {
	position: absolute;
	display: block;
	height: 24px;
	width: 110px;
	background-color: #10629E;
	text-align: center;
	line-height: 22px;
	margin-left: 310px;
	background-image: url(topmenu1.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: -3px;
}
.boton-comment a:hover {
	color: #FFFFFF;
}
.banner-comment {
	margin-bottom: 10px;
}
#n-vid {
	background-color: #eaeaea;
	text-align: center;
	padding-top: 26px;
}

