html, body{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
}
body {
	margin: 0;
	padding: 0;
	background: #0D1641 url("/img/bckg_body.png") 0 0 repeat-x;

	color: #fff;
}
/*body.kids {
	background: #432B08 url("/img/bckg_body_kids.png") 0 0 repeat-x;
}*/
div, h1, h2, h3, h4, h5, h6, ul {
	margin: 0;
	padding: 0;
}
a img {
	border: none;
}
a {
	outline: none;
	color: #FD9802;
}
a:hover {
	text-decoration: none;
	}
/**************************************************************************/

#container {
	position: relative;
	margin: auto;
	/*background: #020D3B url("/img/bckg_container.png") 0 0 repeat-y;*/
	background: url("/img/bckg_container.png") 0 0 repeat-y;
	/*width: 810px;*/
	width: 960px;
	min-height: 925px;
	padding: 290px 0 0 0;
	z-index: 1;
}
/*.kids #container {
	background: #432B08 url("/img/bckg_container_kids.png") 0 0 repeat-y;
}*/
#container_top {
	position: absolute;
	top: 0;
	left: 0;
	width: 810px;
	height: 1069px;
	background: #020D3B url("/img/bckg_container_top.png") 0 0 no-repeat;
}
/*.kids #container_top {
	background: #432B08 url("/img/bckg_container_top_kids.png") 0 0 no-repeat;
}*/
#container_bottom {
	position: relative;
	width: 810px;
	height: 140px;
	background: #020D3B url("/img/bckg_container_bottom.png") 0 0 no-repeat;
}
/*.kids #container_bottom {
	background: #432B08 url("/img/bckg_container_bottom_kids.png") 0 0 no-repeat;
}*/
/**************************************************************************/

#header, #header_swf {
	position: absolute;
	top: 0;
	left: 0;
	width: 810px;
	height: 290px;
	z-index: 1400;
}
#header {
	background: #020D3B url("/img/header.jpg") 0 0 no-repeat;
}
#header_swf {
	background: transparent;
}
.kids #header {
	background: #020D3B url("/img/header_kids.jpg") 0 0 no-repeat;
}
#header_sombra {
	position: absolute;
	top: 290px;
	left: 64px;
	height: 17px;
	background: url("/img/bckg_header_sombra.png") 0 0 no-repeat;
	z-index: 1400;
}
#header h1, #header h1 a {
	width: 320px;
	height: 125px;
}
#header h1 {
	position: absolute;
	top: 80px;
	left: 35px;
	text-indent: -9999px;
}
#header h1 a, #header h2 a {
	display: block;
	width: 100%;
}
#header h2 {
	position: absolute;
	top: 6px;
	right: 52px;
	background: url("/img/reqcompat/reqcompat.jpg") 0 0 no-repeat;
	text-indent: -9999px;
}
#header h2 a {
	display: block;
	width: 100%;
}
#header h2, #header h2 a {
	width: 160px;
	height: 30px;
}

/**************************************************************************/

#menu_bar, #content, #menu_bar_bottom, #header_sombra {
	width: 667px;
}
#menu_bar, #content {
	margin: 0 79px 0 64px;
}
#menu_bar {
	position: relative;
	background: #7C8995 url("/img/bckg_menu_bar.png") 0 0 repeat-y;
	min-height: 35px;
	/*height: 35px;*/
	z-index: 1100;
}
#menu_bar_bottom {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #7C8995 url("/img/bckg_menu_bar_bottom.png") 0 0 no-repeat;
	height: 35px;
}
#menu {
	position: relative;
	/*overflow: auto;*/
	/*overflow: visible;*/
	padding: 0 40px 15px 40px;

	/*background: red;*/
	/*opacity: 0.3;*/
}
.menuItem {
	position: relative;
	float: left;

	background: #7C8995 url("/img/bckg_menu_bar.png") center repeat-y;
}
.menuItem h2 {
	position: relative;
	white-space: nowrap;
	height: 35px;
	text-indent: -9999px;
}
.menuItem h2 a {
	width: 100%;
	display: block;
}
#entretenimiento, #entretenimiento h2 {
	width: 153px;
}
#entretenimiento h2 {
	background: url("/img/h2_entretenimiento.png") 0 0 no-repeat;
}
#informacion, #informacion h2 {
	width: 126px;
}
#informacion h2 {
	background: url("/img/h2_informacion.png") 0 0 no-repeat;
}
#servicios, #servicios h2 {
	width: 99px;
}
#servicios h2 {
	background: url("/img/h2_servicios.png") 0 0 no-repeat;
}
#kidsDiv, #kidsDiv h2 {
	width: 59px;
}
#kidsDiv h2 {
	background: url("/img/h2_kids.png") 0 0 no-repeat;
}
#contacto, #contacto h2 {
	width: 101px;
}
#contacto h2 {
	background: url("/img/h2_contacto.png") 0 0 no-repeat;
}
.menuItem ul {
	list-style-type: none;
	text-align: left;
	margin: 0 6px;
}
.menuItem ul.submenu ul {
	margin: 0 6px 6px 0;
}
.menuItem ul.submenu ul li a, .menuItem ul.submenu ul li span {
	padding: 0 0 4px 6px;
}
.menuItem ul li a, .menuItem ul li span {
	display: block;
	width: 100%;
	padding: 0 0 4px 0;
	font-size: 1.1em;

	color: #D7EAF3;
	text-decoration: none;
}
.over ul li a:hover {
	color: #F19900;
}

/**************************************************************************/
#content {
	position: relative;
	padding: 12px 0 0 0;
}
#webtv_etc {
	position: relative;
	padding: 0;
	height: 360px;
}
#webtv {
	position: relative;
	width: 663px;
	height: 320px;

	background: #ffffcc;
	color: #000;
	text-align: center;
}
#games_kids {
	margin-bottom: 22px;
}
#games, #games_kids {
	position: relative;
	width: 663px;
	height: 320px;
	background: transparent;
	overflow: hidden;
}
#games_content {
	position: relative;
	height: 320px;
	margin-left: 8px;
	color: #fff;
	overflow: hidden;
}
#games_content ul {
	list-style-type: none;
}
#games_content ul li {
	float: left;
	width: 127px;
	height: 130px;
}
img.ajaxLoader {
	position: absolute;
	top: 48%;
	left: 48%;
	background: #fff;
	border: 1px solid #fff;
}
#games_content a {
	color: #fff;
	text-decoration: none;
}
#games_content a:hover {
	color: #FD9802;
}
#game {
	position: relative;
	padding: 10px 0 10px 10px;
}
#game a {
	color: #fff;
	text-decoration: none;
}
#game a:hover {
	color: #FD9802;
}

#h2_webtvdest, #h2_webtv, #h2_radios, #h2_musica, #h2_juegos, .kids #h2_juegos_kids, #h2_seccdest, #h2_informate, #h4_locales, #h4_regionales, #h4_nacionales, #h4_internacionales {
	width: 420px;
	height: 28px;
	margin: 12px 0 10px 0;
	text-indent: -9999px;
}
#h2_webtvdest {
	background: transparent url("/img/h2_webtvdest.png") 0 0 no-repeat;
	margin-top: 0;
}
#h2_webtv {
	background: transparent url("/img/h2_webtv.png") 0 0 no-repeat;
	margin-top: 0;
}
#h2_radios {
	background: transparent url("/img/h2_radios.png") 0 0 no-repeat;
	margin-top: 0;
}
#h2_musica {
	background: transparent url("/img/h2_musica.png") 0 0 no-repeat;
	margin-top: 0;
}
#h2_juegos, #h2_juegos_kids {
	background: transparent url("/img/h2_juegos.png") 0 0 no-repeat;
	margin-top: 0;
}
#h2_seccdest {
	background: transparent url("/img/h2_seccdest.png") 0 0 no-repeat;
}
.kids #h2_seccdest {
	display: none;
}
#h2_informate {
	background: transparent url("/img/h2_informate.png") 0 0 no-repeat;
}
.kids #h2_informate {
	display: none;
}
#h4_locales {
	background: transparent url("/img/h4_locales.png") 0 0 no-repeat;
}
#h4_regionales {
	background: transparent url("/img/h4_regionales.png") 0 0 no-repeat;
}
#h4_nacionales {
	background: transparent url("/img/h4_nacionales.png") 0 0 no-repeat;
}
#h4_internacionales {
	background: transparent url("/img/h4_internacionales.png") 0 0 no-repeat;
}


#botones {
	position: relative;
	height: 124px;
}
.kids #botones {
	display: none;
}
#webtv_chnl {
	/*display: none;*/
	position: relative;
	width: 664px;
	height: 14px;
	margin: 2px 0 0 0;
	/*overflow: hidden;*/
	padding: 2px 0;
	background-color: #062D66;
	text-align: center;
}
#webtv_chnl ul {
	list-style-type: none;
	margin: 6px 0 0 0;
}
#webtv_chnl ul li {
	float: left;
	margin: 0px;
	padding: 1px 0;
	border: 1px solid #5675A0;
	/*background: #062752;*/
}
#webtv_chnl a {
	color: #D7EAF3;
	text-decoration: none;
	font-size: 1.1em;
	/*font-variant: small-caps;*/
	padding: 2px 16px;
	/*display: block;*/
	text-align: center;
	/*width: 78px;*/
}
#webtv_chnl a:hover {
	color: #FF9900;
	/*font-size: 1.4em;*/
}
a.close_chnl {
	position: relative;
	width: 663px;
	display: block;
	height: 8px;
	text-indent: -9999px;
	background: #062D66 url("/img/basic_arrow_down.gif") center 0 no-repeat;
}
a.close_chnl:hover {
	background-position: center -30px;
}
#h3_webtv, #h3_kids, #h3_clima, #h3_radios, #h3_musica, #h3_diarios, #h3_juegos, #h3_farmacias {
	position: relative;
	float: left;
}
#h3_webtv, #h3_kids, #h3_clima, #h3_radios, #h3_musica, #h3_diarios, #h3_juegos, #h3_farmacias, #h3_webtv a, #h3_kids a, #h3_clima a, #h3_radios a, #h3_musica a, #h3_diarios a, #h3_juegos a, #h3_farmacias a {
	width: 166px;
	height: 62px;
	text-indent: -9999px;
}
#h3_webtv a,#h3_kids a, #h3_clima a, #h3_radios a, #h3_musica a, #h3_diarios a, #h3_juegos a, #h3_farmacias a {
	width: 100%;
	display: block;

}
#h3_webtv {
	background: url("/img/h3_webtv.png") 0 0 no-repeat;
}
#h3_kids {
	background: url("/img/h3_kids.png") 0 0 no-repeat;
}
#h3_clima {
	background: url("/img/h3_clima.png") 0 0 no-repeat;
}
#h3_radios {
	background: url("/img/h3_radios.png") 0 0 no-repeat;
}
#h3_musica {
	background: url("/img/h3_musica.png") 0 0 no-repeat;
}
#h3_diarios {
	background: url("/img/h3_diarios.png") 0 0 no-repeat;
}
#h3_juegos {
	background: url("/img/h3_juegos.png") 0 0 no-repeat;
}
#h3_farmacias {
	background: url("/img/h3_farmacias.png") 0 0 no-repeat;
}

#actividades_noticias, #actividades, #noticias {
	height: 500px;
	overflow: hidden;
}
#actividades, #noticias, #h3_actividades, #h3_noticias, #actividades_bottom, #noticias_bottom {
	width: 326px;
}
#actividades_noticias {
	position: relative;
	padding: 0 0 12px 0;
}
.kids #actividades_noticias {
	display: none;
}
#actividades, #noticias {
	position: absolute;
}
#actividades {
	background: url("/img/bckg_actividades.png") 0 0 repeat-y;
	left: 0;
}
#noticias {
	background: url("/img/bckg_noticias.png") 0 0 repeat-y;
	right: 0;
}
#h3_actividades, #h3_noticias {
	height: 31px;
	text-indent: -9999px;
}
#h3_actividades {
	background: url("/img/h3_actividades.png") 0 0 no-repeat;
}
#h3_noticias {
	background: url("/img/h3_noticias.png") 0 0 no-repeat;
	margin-bottom: 20px;
}
#actividades_bottom, #noticias_bottom {
	position: absolute;
	bottom: 0;
	height: 168px;
}
#actividades_bottom {
	background: url("/img/bckg_actividades_bottom.png") 0 0 no-repeat;
}
#noticias_bottom {
	background: url("/img/bckg_noticias_bottom.png") 0 0 no-repeat;
}
#actividades_content, #noticias_content {
	position: relative;
	margin-left: 8px;
	overflow: hidden;

}
#actividades_content {
	height: 456px;
	width: 316px;
}
#noticias_content {
	width: 318px;
	height: 436px;
}
#actividades_content h4, #actividades_content h5, #actividades_content p, #noticias_content h4, #noticias_content h5, #noticias_content p {
	margin-right: 8px;
	padding: 2px 0;
}
#actividades_content h4, #noticias_content h4 {
	font-size: 1.2em;
	color: #FD9802;
	font-variant: small-caps;
}
#actividades_content h5, #noticias_content h5 {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 4px;
}
#actividades_content p, #noticias_content p {
	font-size: 1em;
}
#actividades_content img, #noticias_content img {
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
#actividades_content hr, #noticias_content hr {
	margin-right: 10px;
	height: 1px;
}

#tapasDiarios {
	background-color: #0B1E42;
	margin: 0 20px 0 10px;
}
/*#tapasDiarios h4 {
	padding: 2px 4px;
	font-size: 1em;
	font-variant: small-caps;
	margin: 8px 0 6px 0;
	background-color: #EB9202;
	color: #fff;
}*/
.tapaDiario {
	text-align: center;
	border-bottom: 1px solid #144578;
	padding: 0 0 6px 0;
}
.tapaDiario a {
	display: block;
	margin: 6px 0 0 0;
	color: #fff;
	text-decoration: none;
}
.tapaDiario a:hover {
	color: #EB9202;
	text-decoration: none;
}

#transporte {
	position: relative;
	padding: 20px;
	color: #08234B;
}
.active {
	color: #FF9900 !important;
	cursor: default;
}
.activeFunc {
	cursor: pointer !important;
}

#banner_2 {
	position: relative;
	padding: 20px  0 0 0;
}

#audio_player {
 	position: absolute;
 	top: 31px;
 	left: 8px;
 	height: 20px;
 	width: 306px;
 	text-align: center;
 	padding: 2px 0 0 0;
 }
.audio_player_over {
	background-color: #E5E8EC;
	cursor: pointer !important;
}
.audio_player_playing {
	background-color: #AFB7C0;
}
.audio_player_over *, .audio_player_playing * {
	color: #061F45 !important;
}

object { outline:none; }

#right {
	position: absolute;
	top: 46px;
	right: 0;
	width: 150px;
}