/***********************
/***********************
/***********************
/***********************
 ** SELECTORES GLOBAL **
************************/
* :focus {
outline: none;
}
html, body {
	margin: 0;
	padding: 0;
	border: 0;
	width:100%;
	height: 100%;
}
body	{background-color: #FFFFFF;background-image: url(../images/BG_global.gif); background-repeat: no-repeat; background-position:center top;}

body, div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration: none;
}
a {
	color: #C1D82F;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a.ActiveLink 
{
 	color:#FFBBBB;
	font-size:12px;
	padding:4px;
}
a.DisableLink a:hover
{
 	color:#FFBBBB;
}
a.DisableLink
{
 	color: #C1D82F;
	font-size:12px;
	padding:4px;
}




img {
	margin: 0;
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
input, checkbox {
	border: none;
	font-size: 12px;
	color: #626262;
	background:none;
}
textarea {font-family: Arial, Helvetica, sans-serif;background:none;font-size: 12px;color: #626262; width: 425px;
}
select	{	border: 1px solid #C9C9C9 !important;font-size: 11px;color: #666666; height:20px;}
ul	{	list-style-position: outside;
	text-align:justify;
}
li	{
	margin-bottom: 5px;
}
h1	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#b3d22e;
	font-weight:bold;
}
h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	color:#4d575e;
	font-weight:bold;
}
h3	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#b3d22e;
	font-weight: bold;
}
h4	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#4d575e;
	font-weight: normal;
}
h5	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#b3d22e;
	font-weight: bold;
}
h6	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4d575e;
	font-weight: normal;
}
hr	{height:1px;border:none;color: #EBEBEB;}

/***********************
 SELECTORES ESPECIFICOS
************************/
input[type="radio"]	{border:none; background:none;}
input[type="checkbox"]	{border:none; background:none;}
input[type="button"]	{border:none; background:none; cursor:pointer;}


/***********************
 ****** INTERFACE ******
************************/
#Content {
	position:absolute;
	top:0px; right:0px; left:0px;
	z-index:10;
}
*:first-child+html #Content {padding:0;}
*html #Content	{ width:100%; height:auto;}


/*HEADER*/

#Header	{
	position:relative;
	width:920px; height:109px;
	background-color:#FFFFFF;
	/*background-image:url(../images/header_BG.jpg); background-repeat:no-repeat;*/
}

#Logo {
	float:left;
	width:106px;height:60px;
	background-image:url(../images/header_logo.gif);
	background-position:center center;
	background-repeat:no-repeat;
	margin:6px 0 0 60px; padding-top:10px
	}
*html #Logo	{ margin:10px 0 0 40px;}
#Logo a { display:block;width:156px;height:60px;}

#HeaderMenu	{
	height:99px;
	text-align:right !important;
}
#HeaderMenu ul	{
	list-style:none; margin:0; padding:0;
}
#HeaderMenu ul li	{
	float:right; margin:0; padding:0;
}
#HeaderMenu ul li a	{ display:block;background-repeat:no-repeat;}

.HeaderMenuOFF	{ position:relative; text-align:center !important; background-image:url(../images/header_lk_OFF.jpg); background-position:bottom right; background-repeat:no-repeat; width:165px; height:99px;} /*Ubica la imagen */
#HeaderMenuOFF1	{ position:relative; text-align:center !important; background-image:url(../images/header_lk_OFF.jpg); background-position:bottom right; background-repeat:no-repeat; width:165px; height:99px;} /*Ubica la imagen */
#HeaderMenuOFF2	{ position:relative; text-align:center !important; background-image:url(../images/header_lk_OFF.jpg); background-position:bottom right; background-repeat:no-repeat; width:165px; height:99px;} /*Ubica la imagen */
.HeaderMenuON	{ position:relative; text-align:center !important; background-image:url(../images/header_lk_ON.jpg); background-position:bottom right; background-repeat:no-repeat; width:165px; height:99px;} /*Ubica la imagen */
#HeaderMenuON1	{ position:relative; text-align:center !important; background-image:url(../images/header_lk_ON.jpg); background-position:bottom right; background-repeat:no-repeat; width:165px; height:99px;} /*Ubica la imagen */
#HeaderMenuON2	{ position:relative; text-align:center !important; background-image:url(../images/header_lk_ON.jpg); background-position:bottom right; background-repeat:no-repeat; width:165px; height:99px;} /*Ubica la imagen */
.HeaderMenuOFF:hover	{background-image:url(../images/header_lk_ON.jpg) !important;}  /*Ilumina la imagen*/
#HeaderMenuOFF1:hover	{background-image:url(../images/header_lk_ON.jpg) !important;}  /*Ilumina la imagen*/
#HeaderMenuOFF2:hover	{background-image:url(../images/header_lk_ON.jpg) !important;}  /*Ilumina la imagen*/

.HeaderMenuOFF a,.HeaderMenuON a	{margin-top:53px; font-size:20px; color:#FFFFFF; font-weight:bold;} /*Presenta las images*/
#HeaderMenuOFF1 a	{margin-top:53px; font-size:20px; color:#FFFFFF; font-weight:bold;} /*Presenta las images*/
#HeaderMenuOFF2 a	{margin-top:53px; font-size:20px; color:#FFFFFF; font-weight:bold;} /*Presenta las images*/
.HeaderMenuOFF a:hover, .HeaderMenuON a 	{font-size:22px !important;margin-top:51px; color:#FFFFFF !important;} /*Aumenta la imagen*/
#HeaderMenuOFF1 a:hover 	{font-size:22px !important;margin-top:51px; color:#FFFFFF !important;} /*Aumenta la imagen*/
#HeaderMenuOFF2 a:hover 	{font-size:22px !important;margin-top:51px; color:#FFFFFF !important;} /*Aumenta la imagen*/

/*#HeaderMenuTusCanales{background-image:url(../images/header_lk_Canales_OFF.jpg); background-position:bottom left; width:175px; height:99px;}
#HeaderMenuTusCanales:hover{background-image:url(../images/header_lk_Canales_ON.jpg);}
#HeaderMenuClub{background-image:url(../images/header_lk_Club_OFF.jpg); background-position:bottom right; width:175px; height:99px;}
#HeaderMenuClub:hover{background-image:url(../images/header_lk_Club_ON.jpg);}*/
#HeaderMenuOpinion{background-image:url(../images/header_lk_Opinion_OFF.jpg); background-position:bottom right; width:174px; height:99px;}
#HeaderMenuOpinion:hover{background-image:url(../images/header_lk_Opinion_ON.jpg);}
#HeaderMenuAyuda{background-image:url(../images/header_lk_Ayuda_OFF.gif); width:45px; height:99px; margin:0 0 8px 30px;}
#HeaderMenuAyuda:hover{background-image:url(../images/header_lk_Ayuda_ON.gif);}
#HeaderMenuContacto{background-image:url(../images/header_lk_Contacto_OFF.gif); width:45px; height:99px; margin:0 30px 0 8px;}
#HeaderMenuContacto:hover{background-image:url(../images/header_lk_Contacto_ON.gif);}


/*BODY*/

#Body {
	width:920px;
	text-align:left !important;
	position:relative;
}
*html #Body	{height: auto;}

#BodyLeft	{
	position:relative;
	float:left;
	width:248px;
}

#BodyMenu	{
	position:relative;
	width:248px; padding-bottom:10px;
}
#BodyMenu ul	{
	list-style:none; margin:0; padding:0;
}
#BodyMenu ul li	{
	color:#FFFFFF; font-size:16px; font-weight:bold;
	padding:0 0 0 20px; margin:0; line-height:50px;
}


/**************** NAVEGACIÓN  **************************/



#LeftMenu					{	 width:250px; margin:0px;}

#LeftMenu div 				{	 margin:0px;}
#LeftMenu div ul			{	 padding:15px 10px 15px 10px; margin:0px; list-style:none;}
#LeftMenu div li			{	 color:#FFFFFF; font-size:16px; font-weight:bold; background:url(../images/leftm_backof.gif) top left repeat-x;
								 margin:0px; height:50px; }
#LeftMenu1					{	 background:url(../images/leftm_leftleft.gif) top left repeat-y; }
#LeftMenu2					{	 background:url(../images/leftm_toptop.gif) top left repeat-x;}
#LeftMenu3					{	 background:url(../images/leftm_rightright.gif) top right repeat-y; }
#LeftMenu4					{	 background:url(../images/leftm_botbot.gif) bottom left repeat-x; }
#LeftMenu5					{	 background:url(../images/leftm_topleft.gif) top left no-repeat; }
#LeftMenu6					{	 background:url(../images/leftm_topright.gif) top right no-repeat; }
#LeftMenu7					{	 background:url(../images/leftm_botright.gif) bottom right no-repeat; }
#LeftMenu8					{	 background:url(../images/leftm_botleft.gif) bottom left no-repeat; }
#LeftMenu9					{	 position:relative;}


a.leftMenu					{	 color:#FFFFFF; display:block; height:24px; padding:14px 10px 6px 10px; }
a.leftMenu:hover			{	 color:#FFFFFF; background:url(../images/leftm_bkgOn.gif);	 }
a.leftMenu span				{	 display:none;  	  }	
a.leftMenu:hover span		{	 display:inline; position:absolute; left:210px; _left:200px;   }


a.leftMenuSelect			{	 color:#FFFFFF; display:block; height:24px; padding:14px 10px 6px 10px; background:url(../images/leftm_bkgOn.gif);}
a.leftMenuSelect span		{	 color:#FFFFFF;	display:inline; position:absolute; left:210px; }
a.leftMenuSelect span		{	 color:#FFFFFF;	display:inline; position:absolute; left:210px;  _left:200px; }
a.leftMenuSelect:hover span		{	 color:#FFFFFF;	 }
a.leftMenuSelect:hover		{	 color:#FFFFFF;	 }	




#BodyMenu ul li a	{color:#FFFFFF; background-repeat:no-repeat; display:block; height:50px;}

#LeftMenuTopOFF	{background-image:url(../images/leftm_top_OFF.jpg);background-repeat:no-repeat; background-position:bottom left; height:50px;}
#LeftMenuOFF	{background-image:url(../images/leftm_OFF.jpg);background-repeat:no-repeat; background-position:bottom left; height:50px;}
#LeftMenuBotOFF	{background-image:url(../images/leftm_bot_OFF.jpg);background-repeat:no-repeat; background-position:bottom left; height:50px;}
#LeftMenuTopOFF:hover	{background-image:url(../images/leftm_top_ON.jpg)}
#LeftMenuOFF:hover	{background-image:url(../images/leftm_ON.jpg);}
#LeftMenuBotOFF:hover{background-image:url(../images/leftm_bot_ON.jpg);}
#LeftMenuTopON	{background-image:url(../images/leftm_top_ON.jpg); background-position:bottom left; height:60px;}
#LeftMenuON	{background-image:url(../images/leftm_ON.jpg); background-position:bottom left; height:50px;}
#LeftMenuBotON	{background-image:url(../images/leftm_bot_ON.jpg); background-position:bottom left; height:60px;}


#HLCobertura	{
	position:relative;
	width:236px; height:118px;
	background-image:url(../images/hl_cobertura_BG.gif); background-repeat:no-repeat; background-position:top; border-top:1px solid #ffffff;
	margin:0 0 0 6px; padding:0;
}
#HLCoberturaContent	{
	width:216px;
	font-size:11px; color:#616265; text-align:left !important;
	margin:45px 0 0 10px;
}

#Intro	{position:relative; float:right; width:670px; height:500px;}

#BodyContentWrap	{ position:relative; width:670px; float:right;}
*html #BodyContentWrap	{ height: auto;}

#BodyContentTop {
	position:relative !important;width:670px; height:20px;
	background-image: url(../images/int_BodyTopBG.gif); background-repeat:repeat-x;
}
#BodyContentTopLeft, #BodyContentTopRight {
	width:20px;height:20px;
}
#BodyContentTopLeft {
	 background-image: url(../images/int_BodyTopL.gif);float:left;
}
#BodyContentTopRight {
	 background-image:url(../images/int_BodyTopR.gif);float:right;
}

#BodyContent	{position:relative !important; background-image: url(../images/int_BodyBG.gif); background-repeat:repeat-y;}
*html #BodyContent	{ border-top:1px solid #ffffff;}

#BodyContentFoot {
	width:670px; height:20px;
	background-image:url(../images/int_BodyBotBG.gif); background-repeat:repeat-x;
}
#BodyContentFootLeft, #BodyContentFootRight {
	width:20px;height:20px;
}
#BodyContentFootLeft {
	background-image: url(../images/int_BodyBotL.gif);float:left;
}
#BodyContentFootRight {
	background-image:url(../images/int_BodyBotR.gif);float:right;
}
#TituloMenuSin	{ background-position:right; background-repeat:no-repeat; width:650px; height:15px;}
#TituloMenu	{ background-position:right; background-repeat:no-repeat; width:650px; height:65px;}
.TituloMODELO	{ background-image:url(../images/int_Body_Ttl_MODELO.gif);}

#BodyInfo	{ position:relative !important;width:620px; margin:50px 10px 20px 20px;}
#BodyInfoSin	{ position:relative !important;width:620px; margin:10px 10px 20px 20px;}

/*FOOTER*/

#Footer {
	position:relative;
	width:920px;
	margin: 10px 0 0 0;
	padding-bottom:20px;
	text-align:right;
	font-size:12px;
	font-weight: bold;
}

#Footer ul	{
	list-style:none; margin:0; padding:0;
}
#Footer ul li	{
	float:right; margin:0; padding:10px 0 0 0;
}
#Footer a	{ display:block;padding:0 20px 0 20px;border-right:1px solid #333333;}
*html #Footer a	{width:115px; text-align:center;padding:0 7px 0 7px;}

.FooterTxt	{ color:#333333; height:12px;}
.FooterLogo	{ border:none !important;background-repeat:no-repeat; background-image:url(../images/footer_logo.gif); background-position:center; width:36px; height:22px; padding:0 0 0 20px !important; margin-top:-5px;}


/***********************
 **** CUSTOM GLOBAL ****
************************/
.nobbg	{border:none; background:none;}
.error {
	font-size: 10px;
	text-transform: uppercase;
	color: #FF0000;
	text-decoration: none;
	line-height: 20px;
}

.floatleft	{ float:left;}
.floatright	{ float:right;}

.InputPlain	{ width:230px; height:21px; background:url(../images/Input_BG.gif) repeat-x; padding:0px 0px 0px 0px;}
.InputPlainLeft	{ width:14px; height:21px; background-image:url(../images/Input_L.gif); background-repeat:no-repeat; float:left; padding:0; margin:0;}
.InputPlainRight	{ width:14px; height:21px; background-image:url(../images/Input_R.gif); background-repeat:no-repeat; float:right; padding:0; margin:0;}

.InputButton	{
	background-image: url(../images/InputButton.gif) !important;
	background-repeat: no-repeat !important;
	width: 150px;
	height: 90px;
	color: #667260;
	font-size: 21px;
	font-weight: bold;
	text-transform: capitalize;
	padding: 0  0 20px 30px;
}

.TituloElige	{
	background-position: right;
	background-image: url(../images/tit_elige.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-left:10px;
	background-color: #FAFBFB;
	width: 95%;
}
#TituloMenuSpot	{
	background-position: right;
	background-image: url(/images/spotsTV.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-left:10px;
	background-color: #FAFBFB;
	width: 95%;
}
#TituloMenuPromo	{
	background-position: right;
	background-image: url(/images/Tuspromociones.gif);
	background-repeat: no-repeat;
	height: 45px;
	margin-left:10px;
	background-color: #FAFBFB;
	width: 95%;
}
.TituloCanales	{
	background-image: url(/imagenes/int_Body_Ttl_TusCanales.gif);
	background-position: right;
	background-repeat: no-repeat;
	height: 45px;
	background-color: #FAFBFB;
	width: 95%;
}
.CenterTitle
{
	color: #c1d82f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 5px 0px 6px;
	text-align: left;
}
.CenterAddress
{
	color: #6a737b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
/*	font-weight: bold;*/
	padding: 0px 5px 0px 6px;
	text-align: left;
}

/**************************
***************************
		Noticias
***************************
**************************/
.TableNews
{
	width: 100%;
	border: 1px none #151515;
}
.LogoNews
{
	text-align:right;
	width:170px;
}
.SubTitleNew
{
	font-family:Arial;
	color: #7c858c;
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	width:95%;
}

.TitleNew
{
	font-family:Arial;
	color: #00a6e4;
	font-size: 16px;
	font-weight: bold;
	margin-top:10px;
	width:95%;
}
.DateNew
{
	font-family:Arial;
	color: #53544f;
	font-size: 12px;
	font-weight: normal;
	width:400px;
	padding:0px;
	text-align:left;
	border: 1px none #0000FF;
}
.ContNew
{
	font-family:Arial;
	color: #7c858c;
	font-size: 12px;
	font-weight: normal;
	margin-top:10px;
	margin-bottom:10px;
	width:95%;
	text-align: justify;
}
a.LinkNew
{
	font-family:Arial;
	color: #00a5e3;
	font-size: 12px;
	font-weight: normal;
}
a.LinkNew:hover
{
	font-family:Arial;
	color: #7c858c;
	font-size: 12px;
	font-weight: normal;
}
.LinkNew
{
	font-family:Arial;
	color: #00a5e3;
	font-size: 12px;
	font-weight: normal;
}
.SepNEws
{
	margin-top: 20px;
	margin-bottom: 20px;
	height: 2px;
	background-image: url(../imagenes/news/separador_News.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 95%;
	clear: both;
}

.Video
{
	background-color: #FAFBFB;
	color: #000000;
	text-align: center;
}
.VideoOver
{
	background-color: #EFEFEF;
	color: #000000;
	text-align: center;
}
.VideoActive
{
	background-color: #C1D82F;
	color: #FFFFFF;
	text-align: center;
}

a.LinkNew2
{
	font-family:Arial;
	color: #00a5e3;
	font-size: 12px;
	font-weight: bold;
}
a.LinkNew2:hover
{
	font-family:Arial;
	color: #7c858c;
	font-size: 12px;
	font-weight: bold;
}
.LinkNew2
{
	font-family:Arial;
	color: #00a5e3;
	font-size: 12px;
	font-weight: bold;
}
.TituloQueEsHi	
{
	background-image:url(../images/QuesHI-tv.gif);
}