/***********************************************************************/
/*** ULTIMAS NOTICIAS ***/
/***********************************************************************/
.vertical_latestNews {
	position: relative; 
	width: 282px; 
	height: 246px;
	*height: 252px; 
	overflow: hidden;
	margin: 0px;
	padding: 0px;}

/*FOTO VERTICAL - Div mas alto para la secc de Lo Ultimo-----------------------------------*/
.vertical2_latestNews {
	position: relative; 
	width: 282px; 
	height: 246px;
	*height: 336px; 
	overflow: hidden;
	margin: 0px;
	padding: 0px;}
/*-----------------------------------------------------------------------------------------*/
/*Div son scrollbar------------------------------------------------------------------------*/
.items3_latestNews {
	position: absolute; 
	margin: 0px;
	width:250px; 
	height: 246px;
	*height: 252px;}
	
.items3_latestNews DIV {
	width:250px;
	border-bottom: 1px solid #b3b3b3; 
	margin-left:5px;
	padding:7px 5px 8px 5px;}  /*top - right - bottom - left*/ /*1px 5px 2px 5px*/
/*-----------------------------------------------------------------------------------------*/
	
.items_latestNews {
	position: absolute; 
	margin: 0px;
	width:282px; 
	height: 246px;
	*height: 252px;}
	
.items_latestNews DIV {
	width:282px;
	border-bottom: 1px solid #b3b3b3; 
	margin-left:5px;
	padding:7px 5px 8px 5px;}  /*top - right - bottom - left*/ /*1px 5px 2px 5px*/
		
#actions {
	margin: 0px; 
	width: 50px; 
	height:30px;}
	
#actions A {
	color: #666666;
	font-size:11px; 
	cursor: pointer;}
	
#actions A:hover {
	color: #000000;
	text-decoration: underline;}
	
.disabled {
	visibility: hidden;}
	
.nextPage {
  float: right;
  cursor: pointer;}
 
.prevPage {
  float: right;
  cursor: pointer;}
 
/***********************************************************************/
/*** SECCIONES DE NOTICIAS ***/
/***********************************************************************/
#main {
	position: relative;
	width:455px; 
	_width:452px; 
	height: 135px; 
	overflow: hidden;
	margin-right: 8px;
	margin-left: 0px;
	border-top: solid #b3b3b3 1px;
	border-right: solid #b3b3b3 1px;
	border-bottom: solid #b3b3b3 1px;}
	
#pages {
	position: relative; 
	height: 135px; /*20000em;*/}
	
.notipage {
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 5px;
	padding-top: 22px;
	/*margin-right: 5px;
	margin-left: 0px;*/
	width: 450px; 
	height: 135px;
	background-color:#e1e1e1;
	text-align:left;}

.leermas {
	margin-top:10px;}

.detalle_secc_noticias {
	margin-right:25px;}

.foto_noticias { 
	float:left; 
	margin-right:8px;}
		
.item {
	padding-bottom: 10px; 
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 10px;
	width: 500px; 
	height: 450px;
	float: left; 
	cursor: pointer;}
	
#main_navi {
	padding-bottom: 0px !important;
	padding-left: 0px !important; 
	padding-right: 0px !important; 
	padding-top: 0px !important;
	float: left;}
	
#main_navi LI {
	padding: 13px 8px 0px 10px; /*top - right - bottom - left*/
	margin-bottom:3px;
	*margin-bottom:0px;
	margin-left:7px;
	background-image:url(/images/r4/bgSeccNoticias1.jpg);
	/*background-color: #b7b7b7; */
	list-style-type: none; 
	width: 150px;
	height: 30px; 
	color: #ccc; 
	clear: both; 
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	cursor: pointer;}
	
#main_navi LI:hover {
	/*background-color: #cccccc;*/
	background-image:url(/images/r4/bgSeccNoticias3.jpg);
	color:#fff;}
	
#main_navi LI.active {
	/*background-color: #e1e1e1;*/
	color:#333333;
	background-image:url(/images/r4/bgSeccNoticias2.jpg);
	border-top: solid #b3b3b3 1px;
	border-left: solid #b3b3b3 1px;
	border-bottom: solid #b3b3b3 1px;}
	
#main_navi IMG {
	float: left; 
	margin-right: 10px;}
	
#main_navi STRONG {
	display: block;}

DIV.scrollable {
	float: left;}

/***********************************************************************/
/*** PA EN EL EXTERIOR ***/
/***********************************************************************/
#tpexterior img{
	margin: 4px 0px 5px 0px; /*top - right - bottom - left*/
	cursor: pointer;}

.pefondodetalle {
	background-color:#222222; 
	width:285px;
	height:25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF; 
	padding:10px 10px 10px 10px;
	margin-top:5px;}

	.pefondodetalle  span{
	color:#fabc15;}

	.pefondodetalle  span a{
	color:#fabc15;}

	.pefondodetalle  a{
	color:#FFFFFF;
	text-decoration:none;}
	
	.pefondodetalle a:hover {
	color:#FFFFFF;
	text-decoration:underline;}
	
.pedescription {
	padding-top: 7px;
	margin-top: 0px;
	background-color: #dddddd; 
	min-height: 140px; 
	width: 310px;
	display: none; 
	-moz-border-radius: 4px;}
	
.pedescription .arrow {
	position: relative; 
	margin-bottom: -28px; 
	margin-left: 36px; 
	width: 34px; 
	height: 34px; 
	background: url(/images/r4/arrow_black.png) 0px 0px;
	behavior: url(/iepngfix.htc); 
	font-size: 1px;}
	
#th1 .arrow {
	margin-left: -230px;}
	
#th2 .arrow {
	margin-left: -70px;}
	
#th3 .arrow {
	margin-left: 80px;}

#th4 .arrow {
	margin-left: 240px;}

/***********************************************************************/
/*** TOOL TIP PROGRAMAS ***/
/***********************************************************************/
#tipprogramas { 
 display:none;
 background-color:#111111;
 font-size:12px;
 height:50px;
 width:290px;
 padding:0px;
 color:#ffffff;}
 
 /***********************************************************************/
/*** TOOL TIP SERVICIOS ***/
/***********************************************************************/
#tipservicios { 
 display:none;
 background: url(/images/r4/gray_bubble.png); 
 behavior: url(/iepngfix.htc);
 /*background-color:#111111;*/
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 color:#3333333;
 font-size:11px;
 height:79px;
 width:160px;
 padding: 15px 25px 25px 25px; /*top - right - bottom - left*/}
 
/***********************************************************************/
/*** TOOL TIP AHORA ENLINEA ***/
/***********************************************************************/
.ahoraenlinea {
	padding:40px 30px 10px 30px; /*top - right - bottom - left*/
	width: 310px; 
	height: 163px; 
	display: none; 
	background: url(any-html_archivos/black_arrow_big.png); 
	behavior: url(/iepngfix.htc);
	color: #ffffff; 
	font-size: 11px; }
	
.ahoraenlinea .label {
	width: 35px; 
	color: yellow;}
	
.ahoraenlinea A {
	color: #ad4; 
	font-size: 11px; 
	font-weight: bold;}

/***********************************************************************/
/*** TOOL TIP CLIMA PRONOSTICO ***/
/***********************************************************************/
.climaPronosticos {
	padding:40px 30px 10px 30px; /*top - right - bottom - left*/
	width: 310px; 
	height: 163px; 
	display: none; 
	background: url(any-html_archivos/black_arrow_big.png);
	behavior: url(/iepngfix.htc);
	font-size: 11px;
	z-index:10000;}
	
.climaPronosticos .label {
	width: 35px; 
	color: yellow;}
	
.climaPronosticos A {
	color: #ad4; 
	font-size: 11px; 
	font-weight: bold;}


/***********************************************************************/
/*** SCROLL DE VIDEOS ***/
/***********************************************************************/
.items IMG {
	margin: 0px;
	width:125px; /*150px*/
	height: 94px; /*84px*/
	}
	
.items A {
	margin: 9px 7px; /*top and bottom es el primero, right and left son el segundo*/
	_margin: 10px 7px;
	display: block; 
	float: left;
	width:125px;
	height:94px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
	padding:0px 0px 0px 0px; 
	_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/
	
.items A:hover {
	margin: 9px 7px; /*top and bottom es el primero, right and left son el segundo*/
	_margin: 10px 7px;
	display: block; 
	float: left;
	width:125px;
	height:94px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fabb15;
	font-size:11px;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
	_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/

.titleArea {
	background-color:#1d1d1d; 
	width:119px; 
	height:48px; 
	margin-left:5px; 
	margin-top:50px;
	*margin-top:-6px;
	padding:50px 4px 0px 4px; /*top - right - bottom - left*/
	*padding:8px 4px 0px 4px; /*top - right - bottom - left*/
	text-align:center;
	cursor:hand;}

/*  galeria videos original */
	 
#galleryVideos .disabled {
	visibility: visible !important;}
	
#galleryVideos .inactive {
	visibility: hidden !important;}
	
.scrollableVideos {
	position: relative; 
	width: 565px;
	background-color:#e6e6e6;
	height: 170px; 
	overflow: hidden;
	float: left;
	margin-left:34px;
	_margin-left:7px;
	_margin-right:7px;
		
	-ms-border-radius: 5px; /*para IE 8*/
	-moz-border-radius:5px; /*Firefox*/
	-webkit-border-radius: 5px; /*WebKit y Safari*/
	-khtml-border-radius: 5px;}
	
.scrollableVideos .items {
	position: relative; 
	width: 20000em; 
	clear: both;}
	
.scrollableVideos IMG {
	width:125px;
	height:94px;
	border: #333333 1px solid; 
	/*padding: 1px 1px 1px 1px; 
	background-color: #ffffff; */
	margin: 0px 5px 6px 5px; /*top - right - bottom - left*/
	_margin: 0px 0px 0px 10px;
	float: left;
	cursor: pointer; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;}

.scrollableVideos .active {
	z-index: 9999; 
	position: relative;
	/*border: #0578aa 2px solid;*/}

/*  galeria videos original */



/*inicio de galeria videos Portada */
	 
#galleryVideosPortada .disabled {
	visibility: visible !important;}
	
#galleryVideosPortada .inactive {
	visibility: hidden !important;}
	
.scrollableVideosPortada {
	position: relative; 
	width: 268px;
	background-color:#e6e6e6;
	height: 116px; 
	overflow: hidden;
	float: left;
	margin-left:31px;
	_margin-left:7px;
	_margin-right:7px;
	margin-bottom:7px;
	_margin-bottom:7px;
		
	/*-ms-border-radius: 5px; para IE 8*/
	/*-moz-border-radius:5px; Firefox*/
	/*-webkit-border-radius: 5px;WebKit y Safari*/
	/*-khtml-border-radius: 5px;*/}
	
.scrollableVideosPortada .itemsVP {
	position: relative; 
	width: 20000em; 
	clear: both;}
	
.scrollableVideosPortada IMG {
	width:80px;
	height:60px;
	border: #333333 1px solid; 
	/*padding: 1px 1px 1px 1px; 
	background-color: #ffffff; */
	margin: 0px 5px 6px 5px; /*top - right - bottom - left*/
	_margin: 0px 0px 0px 10px;
	float: left;
	cursor: pointer; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;}

.scrollableVideosPortada .active {
	z-index: 9999; 
	position: relative;
	/*border: #0578aa 2px solid;*/}


.itemsVP IMG {
	margin: 0px;
	width: 80px; /*150px*/
	height: 60px; /*84px*/
	}
	
.itemsVP A {
	margin: 8px 4px; _margin: 10px 4px;/*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:80px;
	height:60px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-decoration:none;
	padding:0px 0px 0px 0px; _padding:10px 0px 30px 0px;} /*top - right - bottom - left*/
	
.itemsVP A:hover {
	margin: 8px 4px; _margin: 10px 4px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:80px;
	height:60px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#616265;
	font-size:11px;
	text-decoration:underline;
	padding:0px 0px 0px 0px;_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/

.titleAreaVP {
	/* background-color:#1d1d1d; */
	width:80px;
	height:48px; 
	margin-left:0px; 
	margin-top:2px;
	*margin-top:2px;
	padding:0px 1px 0px 1px; /*top - right - bottom - left*/
	*padding:0px 1px 0px 1px; /*top - right - bottom - left*/
	text-align:center;
	cursor:hand;}

A.browseVP {
/*margin:0px 288px 0px 288px; /*T R B L*/
	margin: 306px 0px 0px 0px;
	*margin: 306px 0px 0px 0px;
	width: 30px; 

	position: absolute; 
	background: url(/images/r4/hv_large.png) no-repeat;
	behavior: url(/iepngfix.htc);
	float: left; 
	height: 30px; 
	cursor: pointer;
   }

A.rightVP {
	background-position: 0px -30px; 
	clear: right; 
	margin-left: -18px;
	}
	
A.rightVP:hover {
	background-position: -30px -30px;}
	
A.rightVP:active {
	background-position: -60px -30px;}
	
A.leftVP {
	margin-left: -313px;}
	
A.leftVP:hover {
	background-position: -30px 0px;}
	
A.leftVP:active {
	background-position: -60px 0px;}
	
/* fin de galeria videos Portada */

/*inicio de carrusel videos PP //////////////////////////////////////////////////////*/
	 
#galleryVideosPP .disabled {
	visibility: visible !important;}
	
#galleryVideosPP .inactive {
	visibility: hidden !important;}
	
.scrollableVideosPP {
	position: relative; 
	background-color:#e3e4e7;
	width: 942px;
	height: 150px;
	*height: 120px;
	overflow: hidden;
	float: left;
	margin-top:-1px;
	margin-left:15px; _margin-left:14px;
	margin-bottom:7px; _margin-bottom:7px;
	/*-ms-border-radius: 5px;para IE 8*/
	/*-moz-border-radius:5px; Firefox*/
	/*-webkit-border-radius: 5px; WebKit y Safari*/
	/*-khtml-border-radius: 5px;*/}
	
.scrollableVideosPP .itemsVPP {
	position: relative; 
	width: 20000em; 
	clear: both;
	margin-left:20px;}
	
.scrollableVideosPP IMG {
	width:130px;
	height:98px;
	border: #333333 1px solid; 
	margin: 0px 0px 16px 0px; _margin: 0px 0px 0px 10px; /*top - right - bottom - left*/
	float: left;
	cursor: pointer; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;}

.scrollableVideosPP .active {
	z-index: 9999; 
	position: relative;}

.itemsVPP IMG {
	margin: 0px 0px 0px -18px;
	width: 130px;
	height: 98px;}
	
.itemsVPP A {
	margin: 8px 13px; _margin: 10px 13px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:130px;
	height:98px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px; /*top - right - bottom - left*/} 
	
.itemsVPP A:hover {
	margin: 8px 13px; _margin: 10px 4px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:130px;
	height:98px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#e8941a;
	font-size:11px;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
	_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/

.titleAreaVPP {
	background:#000000;
	*background-image:url(/images/r4/bgAlpha.png);
	width:130px;
	height:30px;
	*height:24px;
	margin-top:95px; *margin-top:-30px;
	margin-left:-18px;
	padding:3px 0px 5px 2px; *padding:3px 0px 5px 2px;/*top - right - bottom - left*/
	text-align:left;
	cursor:hand;
	z-index:10;}

	.titleAreaVPP .nuevo {
		color:#FC0;
		text-transform:uppercase;
		font-size:10px;
		font-family: Arial, Tahoma, Geneva, sans-serif;
		text-align:left;
		cursor:hand;
		z-index:10;}

A.browseVPP {
	margin:75px 620px 0px 488px; 
	width: 30px; 
	height: 30px; 
	position: absolute; 
	background: url(/images/r4/hv_large1.png) no-repeat;
	behavior: url(/iepngfix.htc);
	float: left; 
	cursor: pointer;}

A.rightVPP {
	background-position: 0px -30px; 
	clear: right; 
	margin-left: 642px;	margin-top:90px;
	*margin-left: 640px; *margin-top:70px;}
	
A.rightVPP:hover {
	background-position: -30px -30px;}
	
A.rightVPP:active {
	background-position: -60px -30px;}
	
A.leftVPP {
	margin-left: -325px; margin-top:90px;
	*margin-left: -328px; *margin-top:70px;}
	
A.leftVPP:hover {
	background-position: -30px 0px;}
	
A.leftVPP:active {
	background-position: -60px 0px;}
	
/* fin de carrusel videos PP */



/*inicio de carrusel programasTV //////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////*/	 
#galleryProgramasTV .disabled {
	visibility: visible !important;}
	
#galleryProgramasTV .inactive {
	visibility: hidden !important;}
	
.scrollableProgramasTV {
	position: relative; 
	background-color:#e3e4e7;
	width: 942px;
	height: 108px;
	overflow: hidden;
	float: left;
	margin-top:-1px;
	margin-left:15px; _margin-left:14px;
	margin-bottom:7px; _margin-bottom:7px;
	/*-ms-border-radius: 5px; para IE 8*/
	/*-moz-border-radius:5px; Firefox*/
	/*-webkit-border-radius: 5px; WebKit y Safari*/
	/*-khtml-border-radius: 5px;*/}
	
.scrollableProgramasTV .itemsProgramasTV {
	position: relative; 
	width: 20000em; 
	clear: both;
	margin-left:20px;}
	
.scrollableProgramasTV IMG {
	width:160px;
	height:90px;
	border: #333333 1px solid; 
	margin: 0px 0px 16px 0px; _margin: 0px 0px 0px 10px; /*top - right - bottom - left*/
	float: left;
	cursor: pointer; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;}

.scrollableProgramasTV .active {
	z-index: 9999; 
	position: relative;}


.itemsProgramasTV IMG {
	margin: 0px 0px 0px -15px;
	width: 160px;
	height: 90px;}
	
.itemsProgramasTV A {
	margin: 8px 13px; _margin: 10px 13px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:160px;
	height:90px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px; /*top - right - bottom - left*/} 
	
.itemsProgramasTV A:hover {
	margin: 8px 13px; _margin: 10px 4px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:160px;
	height:90px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#e8941a;
	font-size:11px;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
	_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/

A.browseProgramasTV {
	margin:70px 0px 0px 0px;/*T R B L*/ 
	width: 30px; 
	height: 30px; 
	position: absolute; 
	background: url(/images/r4/hv_large2.png) no-repeat;
	behavior: url(/iepngfix.htc);
	float: left; 
	cursor: pointer;}

A.rightProgramasTV {
	background-position: 0px -30px; 
	clear: right; 
	margin-left: 835px;
	*margin-left: 832px;}

A.rightProgramasTV:hover {
	background-position: -30px -30px;}

A.rightProgramasTV:active {
	background-position: -60px -30px;}

A.leftProgramasTV {
	margin-left: -132px;
	*margin-left: -134px;}

A.leftProgramasTV:hover {
	background-position: -30px 0px;}

A.leftProgramasTV:active {
	background-position: -60px 0px;}

/* fin de carrusel de programasTV*/


/*/////////////////////////////////////////////////////////////////////////////////////*/
/*inicio de GaleriaPortada ////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////*/	 
#galleryGaleriaPortada .disabled {
	visibility: visible !important;}
	
#galleryGaleriaPortada .inactive {
	visibility: hidden !important;}
	
.scrollableGaleriaPortada {
	position: relative; 
	background-color:#cbc8c4;
	width: 614px;
	height: 122px;
	overflow: hidden;
	float: left;
	margin-top:-1px;
	margin-left:15px; _margin-left:14px;
	margin-bottom:7px; _margin-bottom:7px;
	/*-ms-border-radius: 5px; para IE 8*/
	/*-moz-border-radius:5px; Firefox*/
	/*-webkit-border-radius: 5px; WebKit y Safari*/
	/*-khtml-border-radius: 5px;*/}
	
.scrollableGaleriaPortada .itemsGaleriaPortada {
	position: relative; 
	width: 20000em; 
	clear: both;
	margin-left:20px;}
	
.scrollableGaleriaPortada IMG {
	width:130px;
	height:70px;
	border: #333333 1px solid; 
	margin: 0px 0px 16px 0px; _margin: 0px 0px 0px 10px; /*top - right - bottom - left*/
	float: left;
	cursor: pointer; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;}

.scrollableGaleriaPortada .active {
	z-index: 9999; 
	position: relative;}

.itemsGaleriaPortada IMG {
	margin: 0px 0px 0px -15px;
	width: 130px;
	height: 70px;}
	
.itemsGaleriaPortada A {
	margin: 8px 10px; _margin: 10px 10px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:130px;
	height:70px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	*color:#fff;
	font-size:11px;
	text-decoration:none;
	padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px; /*top - right - bottom - left*/} 
	
.itemsGaleriaPortada A:hover {
	margin: 8px 10px; _margin: 10px 10px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:130px;
	height:70px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#000;
	*color:#e8941a;
	font-size:11px;
	text-decoration:underline;
	padding:0px 0px 0px 0px;
	_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/

.titleAreaGaleriaPortada {
	background-color:#292827;
	width:130px;
	height:24px; 
	margin-left:-15px; 
	margin-top:0px;
	padding:3px 0px 5px 2px;
	text-align:left;
	cursor:hand;}

A.browseGaleriaPortada {
	margin:75px 0px 0px 0px;/*T R B L*/ 
	width: 30px; 
	height: 30px; 
	position: absolute; 
	background: url(/images/r4/hv_large1.png) no-repeat;
	behavior: url(/iepngfix.htc);
	float: left; 
	cursor: pointer;}

A.rightGaleriaPortada {
	background-position: 0px -30px; 
	clear: right; 
	margin-left: 526px;
	*margin-left: 522px;}

A.rightGaleriaPortada:hover {
	background-position: -30px -30px;}

A.rightGaleriaPortada:active {
	background-position: -60px -30px;}

A.leftGaleriaPortada {
	margin-left: -114px;
	*margin-left: -116px;}

A.leftGaleriaPortada:hover {
	background-position: -30px 0px;}

A.leftGaleriaPortada:active {
	background-position: -60px 0px;}

/* fin de carrusel de GaleriaPortada*/
/*/////////////////////////////////////////////////////////////////////////////////////*/




A.browse {
/*margin:0px 288px 0px 288px; /*top and bottom es el primero, right and left son el segundo*/
	margin: 60px 0px 0px 599px;
	*margin:60px 0px 0px 599px;
	width: 30px; 

	position: absolute; 
	background: url(/images/r4/hori_large.png) no-repeat; 
	behavior: url(/iepngfix.htc);
	float: left; 
	height: 30px; 
	cursor: pointer;}

A.right {
	background-position: 0px -30px; 
	clear: right; 
	margin-right: 0px;}

A.right:hover {
	background-position: -30px -30px;}

A.right:active {
	background-position: -60px -30px;}

A.left {
	margin-left: 0px;}

A.left:hover {
	background-position: -30px 0px;}

A.left:active {
	background-position: -60px 0px;}
	
A.disabled {
	visibility: hidden !important;}

/* position and dimensions of the navigator */
.navi {
	margin-left:450px;
	_margin-left:420px;
	margin-top:6px;
	width:50px;
	height:19px;
	vertical-align:middle;}

/* items inside navigator */
.navi a {
	width:8px;
	height:8px;
	float:left;
	margin:3px;
	background:url(/images/r4/navigator.png) 0 0 no-repeat;
	behavior: url(/iepngfix.htc);
	display:block;
	font-size:1px;}

/* mouseover state*/ 
.navi a:hover {
	background-position:0 -8px;}

/* active state (current page state)*/ 
.navi a.active {
	background-position:0 -16px;}
	
/***********************************************************************/
/*** CSS PARA TABS DE VIDEOS ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.videopanes div {
	display:none;		
	text-align:center;
	height:385px;
	width:300px;
	font-size:14px;
	background-color:#000;}

/* root element for videotabs  */
ul.videotabs { 
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:20px;
	width:300px;}

/* single tab */
ul.videotabs li { 
	float:left;	 
	text-indent:0;
	padding:0;
		padding-right:4px;
	margin:0 !important;
	list-style-image:none !important;}

/* link inside the tab. uses a background image */
ul.videotabs a { 
	background-image:url(/images/r4/bg_tabVideo_1.png);
	behavior: url(/iepngfix.htc);
	background-repeat:repeat-x;
	font-size:11px;
	display:block;
	height: 19px;  
	line-height:19px;
	width: 66px;
	text-align:center;	
	text-decoration:none;
	color:#ffffff;
	padding:0px;
		padding-right:4px;
	margin:0px;	
	position:relative;
	top:1px;}

ul.videotabs a:active {
	outline:none;}

/* when mouse enters the tab move the background image */
ul.videotabs a:hover {
	background-image:url(/images/r4/bg_tabVideo_2.png);
	behavior: url(/iepngfix.htc);
	background-repeat:repeat-y;
	background-color:#FFFFFF;
	border-top: 1px solid #536069;
	border-left: 1px solid #536069;
	border-right: 1px solid #536069;	
	color:#333333;
		padding-right:2px;}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.videotabs a.current, ul.videotabs a.current:hover, ul.videotabs li.current a {
	background-image:url(/images/r4/bg_tabVideo_3.png);
	background-repeat:repeat-x;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	cursor:default !important; 
	color:#fff !important;
		padding-right:2px;
		text-decoration:underline;}

/* Different widths for videotabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.videotabs a.w1 		  {background-position: -519px 0; width:134px;}
ul.videotabs a.w1:hover   {background-position: -519px -31px;}
ul.videotabs a.w1.current {background-position: -519px -62px;}

/* width 2 */
ul.videotabs a.w2 		  {background-position: -366px -0px; width:154px;}
ul.videotabs a.w2:hover   {background-position: -366px -31px;}
ul.videotabs a.w2.current {background-position: -366px -62px;}

/* width 3 */
ul.videotabs a.w3 		  {background-position: -193px -0px; width:174px;}
ul.videotabs a.w3:hover   {background-position: -193px -31px;}
ul.videotabs a.w3.current {background-position: -193px -62px;}

/* width 4 */
ul.videotabs a.w4 		  {background-position: -0px -0px; width:194px;}
ul.videotabs a.w4:hover   {background-position: -0px -31px;}
ul.videotabs a.w4.current {background-position: -0px -62px;}

/* initially all videopanes are hidden */ 
div.videopanes div.pane {display:none;}


/***********************************************************************/
/*** CSS PARA TABS DE CONTENIDO MIXTO ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.mixpanes div {
	display:none;
	margin:0px 0px 0px 7px;
	text-align:center;
	width:625px;
	background-color:#ffffff;}

/* root element for mixtabs  */
ul.mixtabs { 
	list-style:none; 
	/*margin:0 !important; 
	padding:0;*/
	margin-left:7px;	
	margin-bottom:6px;
	padding-bottom:5px;
	height:20px;
	width:625px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	/*text-decoration:none;*/
	border-bottom: solid 3px #df7620;}

/* single tab */
ul.mixtabs li { 
	float:left;
	text-indent:0;
	margin:4px;
	padding-right:5px;
  /*padding:0;
	margin:0 !important;*/
	margin:0 !important;
	*margin:0 !important;
	_margin: none !important;
	list-style-image:none !important;}

/* link inside the tab. uses a background image */
ul.mixtabs a {
padding:1px;
	background-color: #b3b3b3;
	display:block;
	_display:compact;
	height: 22px;
	text-align:center;	
	text-decoration:none;
	color:#ffffff;
	position:relative;
	top:1px;}

ul.mixtabs a:active {
	outline:none;}

/* when mouse enters the tab move the background image */
ul.mixtabs a:hover {
	background-color:#b3b3b3;	
	color:#333333;
	text-decoration:none;}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.mixtabs a.current, ul.mixtabs a.current:hover, ul.mixtabs li.current a {
	background-color: #df7620;
	cursor:default !important; 
	color:#fff !important;
		padding-right:3px;
		text-decoration:none;}

/* initially all mixpanes are hidden */ 
div.mixpanes div.pane {display:none;}


/***********************************************************************/
/*** CSS PARA TABS DE LOTERIA ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.lottopanes div {
	display: none;
	margin: 0px;	
	padding:7px 0px 12px 0px; /*top - right - bottom - left*/ 
	border:1px solid #125687; /*514c2f*/
	text-align:center;
	height:92px;
	width:295px;
	font-size:14px;
	background-color:#4b8cb7;}  /*b2af91*/

ul.lottotabs { /* root element for videotabs  */
	list-style:none; 
	margin:0 !important;
	padding:0;
	height:20px;
	*width:295px;}

ul.lottotabs li { /* single tab */
	float:left;	 
	text-indent:0;
	padding-right:8px;
	margin:0 !important;
	list-style-image:none !important;}

ul.lottotabs a { /* link inside the tab. uses a background image */
	background-color:#125687; /*4f4b2e*/
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	height: 19px;
	width: 60px;
	line-height:19px;
	text-align:center;	
	text-decoration:none;
	text-transform:uppercase;
	padding-right:4px;
	margin:0px;	
	position:relative;
	top:1px;
	border-top: 1px solid #125687;
	border-left: 1px solid #125687;
	border-right: 1px solid #125687;}

ul.lottotabs a:active {
	outline:none;}

ul.lottotabs a:hover {
	/*background-image:url(/images/r4/bgLotto.jpg);*/
	background-color: #002859;
	border-top: 1px solid #125687;
	border-left: 1px solid #125687;
	border-right: 1px solid #125687;	
	color:#ffffff;
	padding-right:4px;}

ul.lottotabs a.current, ul.lottotabs a.current:hover, ul.lottotabs li.current a {
	/*background-image:url(../images/bgLotto.jpg);	*/
	border-top: 1px solid #125687;
	border-left: 1px solid #125687;
	border-right: 1px solid #125687;
	cursor:default !important; 
	color:#fff !important; 
	padding-right:4px;}

/* width 1 */
ul.lottotabs a.wL1 		   {width:135px; _width:154px;}
ul.lottotabs a.wL1:hover   {width:135px; _width:154px;}
ul.lottotabs a.wL1.current {width:135px; _width:154px; background-color:#4b8cb7;}

ul.lottotabs a.wL2 		   {_width:97px;}
ul.lottotabs a.wL2:hover   {_width:95px;}
ul.lottotabs a.wL2.current {_width:95px; background-color:#4b8cb7;}

div.lottopanes div.pane {display:none;}

/***********************************************************************/
/*** CSS PARA TABS DE Lo Ultimo y Lo mas Visto ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.loultimopanes div {
	display: none;
	margin: 0px;	
	padding:5px 0px 5px 0px; /*top - right - bottom - left*/ 
	border:1px solid #ef8200;
	text-align:center;
	width:322px;
	background-color:#ef8200;}

ul.loultimotabs { /* root element for videotabs  */
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:20px;
	width:280px;}

ul.loultimotabs li { /* single tab */
	float:left;	 
	text-indent:0;
	padding-right:8px;
	margin:0 !important;
	list-style-image:none !important;}

ul.loultimotabs a { /* link inside the tab. uses a background image */
	background-color:#ddd9d3;
	color: #333333; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	font-weight:normal;
	display:block;
	line-height:19px;
	text-align:center;	
	text-decoration:none;
		padding-right:0px;
	margin:0px;	
	position:relative;
	top:1px;
	border-top: 1px solid #ddd9d3;
	border-left: 1px solid #ddd9d3;
	border-right: 1px solid #ddd9d3;}

ul.loultimotabs a:active {
	outline:none;}

ul.loultimotabs a:hover {
	background-color: #c94d00;
	border-top: 1px solid #c94d00;
	border-left: 1px solid #c94d00;
	border-right: 1px solid #c94d00;	
	color:#ffffff;
		padding-right:0px;}

ul.loultimotabs a.current, ul.loultimotabs a.current:hover, ul.loultimotabs li.current a {
	/*background-image:url(../images/bgLotto.jpg);	*/
	border-top: 1px solid #ef8200;
	border-left: 1px solid #ef8200;
	border-right: 1px solid #ef8200;
	cursor:default !important; 
	color:#ffffff !important; 
		padding-right:0px;}

/* width 1 */
ul.loultimotabs a.wL1 		   {width:150px;}
ul.loultimotabs a.wL1:hover   {width:150px;}
ul.loultimotabs a.wL1.current {width:150px; background-color:#ef8200;}

ul.loultimotabs a.wL2 		   {width:100px;}
ul.loultimotabs a.wL2:hover   {width:100px;}
ul.loultimotabs a.wL2.current {width:100px; background-color:#ef8200;}

div.loultimopanes div.pane {display:none;}

/***********************************************************************/
/*** CSS PARA TABS DE VIDEOS DE PRODUCCIÓN PANAMEÑA ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.videosPPpanes div {
	display: none;
	margin: 0px;	
	padding:7px 0px 12px 0px; /*top - right - bottom - left*/ 
	text-align:center;
	height:250px;
	width:604px;}

ul.videosPPtabs { /* root element for videotabs  */
	list-style:none; 
	/*margin:0 !important;*/
	margin-top:5px;
	padding:0;
	height:22px;
	*width:604px;
	color:#FFFFFF;
	border-bottom: solid 3px #df7620;}

ul.videosPPtabs li { /* single tab */
	float:left;	 
	text-indent:0;
	padding:4px;
	margin:0 !important;
	list-style-image:none !important;
	color:#FFFFFF;}

ul.videosPPtabs a { /* link inside the tab. uses a background image */
	background-color:#878585;
	border: solid 1px #cccccc;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	padding:5px;
	text-align:center;	
	text-decoration:none;}

ul.videosPPtabs a:active {
	outline:none;}

ul.videosPPtabs a:hover {
	/*background-image:url(/images/r4/bgvideoTabPP.jpg);*/
	background-color:#878585;
	border: solid 1px #cccccc;
	color:#fff;}

ul.videosPPtabs a.current, ul.videosPPtabs a.current:hover, ul.videosPPtabs li.current a {
	/*background-image:url(/images/r4/bgvideoTabPP.jpg);*/
	background-color:#df7620;
	cursor:default !important; 
	color:#ffffff !important; }

/* width 1 */
ul.videosPPtabs a.wPP1 		   {width:120px; _width:154px; text-align:center; cursor:hand;}
ul.videosPPtabs a.wPP1:hover   {width:135px; _width:154px;}
ul.videosPPtabs a.wPP1.current {width:135px; _width:154px;}

ul.videosPPtabs a.wPP2 		   {width:154px; _width:154px; text-align:center; color:#FFFFFF; cursor:hand;}
ul.videosPPtabs a.wPP2:hover   {width:154px; _width:205px; color:#FFFFFF;}
ul.lottotabs a.wPP2.current {width:154px; _width:205px; color:#FFFFFF;}

div.videosPPpanes div.pane {display:none;}


/***********************************************************************/
/*** CSS PARA TABS DE VIDEOS DE TU MAÑANA  ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.videosTuMananapanes div {
	display: none;
	margin: 0px;	
	padding:20px 5px 5px; 
	text-align:center;
	height:350px;
	width:650px;
	background-image:url(/tupagina/images/videoTuMananaspanes.png);
	background-repeat:no-repeat;
	background-position:left top;}

ul.videosTuMananatabs {
	list-style:none; 
	margin-top:0px;
	padding:0;
	height:30px;
	*width:650px;
	color:#FFFFFF;
}

ul.videosTuMananatabs li { /* single tab */
	float:left;	 
	text-indent:0;
	padding:8px;
	margin:0 !important;
	list-style-image:none !important;
	color:#FFFFFF;}

ul.videosTuMananatabs a { /* link inside the tab. uses a background image */
	background:url(/tupagina/images/videoTabBg.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#fff;
	padding:5px 18px;
	text-align:center;	
	text-decoration:none;}

ul.videosTuMananatabs a:active {
	outline:none;
	color:#88af21}

ul.videosTuMananatabs a:hover {
	background:url(/tupagina/images/videoTabBgHover.png);
	color:#fff;}
	
ul.videosTuMananatabs a.current, ul.videosTuMananatabs a.current:hover, ul.videosTuMananatabs li.current a {
	/*background-image:url(/images/r4/bgvideoTabPP.jpg);*/
	background:url(/tupagina/images/videoTabBgHover.png);
	cursor:default !important; 
	color:#fff !important; }

/* width 1 */
ul.videosTuMananatabs a.wTuManana1 		   {width:200px;  text-align:center; cursor:hand;}
ul.videosTuMananatabs a.wTuManana1:hover   {width:200px;}
ul.videosTuMananatabs a.wTuManana1.current {width:200px;}

ul.videosTuMananatabs a.wTuManana2 		   {width:200px; text-align:center; color:#FFFFFF; cursor:hand;}
ul.videosTuMananatabs a.wTuManana2:hover   {width:200px; color:#FFFFFF;}
ul.TuMananatabs a.wTuManana2.current {width:200px; color:#FFFFFF;}

div.videosTuMananapanes div.pane {display:none;}

/***********************************************************************/
/*** LIGHTBOX ***/
/***********************************************************************/
#SLB-Wrapper {
  margin:0.5em 0;
  margin:auto;
  font-family:Verdana;
  text-align: left;
  position: absolute;}

#SLB-Wrapper #SLB-Background{
  position: absolute;
  left:7px;
  top:7px;
  float:left;}

#SLB-Wrapper #SLB-Top {
  background:transparent no-repeat scroll 100% 0;
  height:28px;
  margin:0 0 0 18px;}
#SLB-Wrapper #SLB-Top img {
  float:right;
  border:0px;
  margin:6px 10px;}

#SLB-Wrapper #SLB-Top div {
  background:transparent no-repeat scroll 0 0;
  font-size:0;
  height:28px;
  left:-18px;
  line-height:0;
  position:relative;
  width:18px;}

#SLB-Wrapper #SLB-Bottom {
  background:transparent no-repeat scroll 0 43%;
  height:20px;
  margin:0 18px 0 0;}

#SLB-Wrapper #SLB-Bottom #SLB-BottomRight {
  background:transparent no-repeat scroll 100% 43%;
  font-size:0;
  height:20px;
  right:-18px;
  line-height:0;
  position:relative;
  width:100%;
  float:right;}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav, #SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  height:52px;}

#SLB-Wrapper #SLB-Bottom.SLB-bbnav {
  background-position:0 100%;}
#SLB-Wrapper #SLB-Bottom.SLB-bbnav #SLB-BottomRight{
  background-position:100% 100%;}

#SLB-Wrapper #SLB-Contenido {
  border-left: 7px solid #000;
  border-right: 7px solid #000;}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador{
  font-size: 11px;
  color: #fff;
  height:30px;
  border-left:0px;
  border-right:0px;
  padding:10px 0px;
  margin:0;
  line-height:11px;
  float:left;
  width:100%;}

#SLB-Wrapper #SLB-Navegador img{
  border:0px;}

#SLB-Wrapper #SLB-Navegador strong{
  display: block;}

#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btLeft{
  float: left;
  margin: 0 10px 0 0;}
#SLB-Wrapper #SLB-Bottom #SLB-Navegador img.btRight{
  float: right;
  margin: 0 0 0 10px;
  position:relative;
  right:17px;}

/***********************************************************************/
/*** Up & Down de Politica - Cara a Cara y Debate Abierto ***/
/***********************************************************************/
.vertical_ccda {
	position: relative; 
	width: 190px; 
	height: 130px;
	*height: 130px; 
	overflow: hidden;
	margin: 0px;
	padding: 0px;}
	
.items_ccda {
	position: absolute; 
	margin: 0px;
	width:190px; 
	height: 105px;
	*height: 105px;}
	
.items_ccda DIV {
	width:190px;
	border-bottom: 1px solid #ffffff; 
	/*margin-left:5px;*/
	padding:6px 5px 5px 5px;}  /*top - right - bottom - left*/ /*1px 5px 2px 5px*/
.items_ccda .fecha {
	font-family:Arial, Helvetica, sans-serif;
	font-size:smaller;
	color:#666;}		
#actions {
	margin: 0px; 
	/*width: 50px; 
	height:30px;*/}
	
#actions A {
	color: #666666; 
	font-size:11px; 
	cursor: pointer;}
	
#actions A:hover {
	color: #000000; 
	text-decoration: underline;}
	
.disabled {
	visibility: hidden;}
	
.nextPage {
  float: right;
  cursor: pointer;}
 
.prevPage {
  float: right;
  cursor: pointer;}
  /***********************************************************************/
/*** CSS PARA TABS DE CHAT del EN LINEA ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.chatpanes div {
	display: none;
	margin: 0px;	
	padding:0px; /*top - right - bottom - left*/ 
	border:1px solid #f4eddd;
	text-align:center;
	height:500px;
	width:300px;
	font-size:14px;
	background-color:#f4eddd;}

ul.chattabs { /* root element for videotabs  */
	list-style:none; 
	margin:0 !important;
	padding:0;
	height:20px;
	width:300px;
	*width:300px;}

ul.chattabs li { /* single tab */
	float:right;	 
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;}

ul.chattabs a { /* link inside the tab. uses a background image */
	background: url(/images/r4/bgTabbedChat.png) center top repeat-x;
	behavior: url(/iepngfix.htc);
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	height: 19px;
	width: 70px;
	line-height:19px;
	text-align:center;	
	text-decoration:none;
	text-transform:uppercase;
	padding-right:2px;
	margin:0px;	
	margin-left:5px;
	position:relative;
	top:1px;
/*	border-top: 1px solid #514c2f;
	border-left: 1px solid #514c2f;
	border-right: 1px solid #514c2f;*/}

ul.chattabs a:active {
	outline:none;}

/*ul.chattabs a:hover {
	background-image:url(/images/r4/bgLotto.jpg);
	border-top: 1px solid #514c2f;
	border-left: 1px solid #514c2f;
	border-right: 1px solid #514c2f;	
	color:#ffffff;
	padding-right:4px;}*/

/*ul.chattabs a.current, ul.chattabs a.current:hover, ul.chattabs li.current a {
	/*background-image:url(../images/bgLotto.jpg);	*/
	/*border-top: 1px solid #514c2f;
	border-left: 1px solid #514c2f;
	border-right: 1px solid #514c2f;
	cursor:default !important; 
	color:#333333 !important; 
	padding-right:4px;}*/

/* width 1 */
ul.chattabs a.wL1 		   {width:72px; _width:72px;}
ul.chattabs a.wL1:hover   {width:72px; _width:72px;}
ul.chattabs a.wL1.current {width:72px; _width:72px; /*background-color:#b2af91;*/}

ul.chattabs a.wL2 		   {_width:72px;}
ul.chattabs a.wL2:hover   {_width:72px;}
ul.chattabs a.wL2.current {_width:72px; /*background-color:#b2af91;*/}

div.chatpanes div.pane {display:none;}



/***********************************************************************/
/*** CSS PARA TABS DE LOS ESPECIALES ***/
/***********************************************************************/
a:active {
  outline:none;}
 
:focus {
  -moz-outline-style:none;}

div.especialespanes div {
	display: none;
	margin: 0px;	
	padding:5px 0px 5px 0px; /*top - right - bottom - left*/ 
	border:1px solid #ef8200;
	text-align:center;
	width:315px;
	height:510px;
	background-color:#ef8200;
	overflow:auto;}


ul.especialestabs { /* root element for videotabs  */
	list-style:none; 
	margin:0 !important; 
	padding:0;
	height:20px;
	width:315px;}

ul.especialestabs li { /* single tab */
	float:left;	 
	text-indent:0;
	padding-right:8px;
	margin:0 !important;
	list-style-image:none !important;}

ul.especialestabs a { /* link inside the tab. uses a background image */
	background-color:#ddd9d3;
	color: #333333; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px; 
	font-weight:normal;
	display:block;
	line-height:19px;
	text-align:center;	
	text-decoration:none;
		padding-right:0px;
	margin:0px;	
	position:relative;
	top:1px;
	border-top: 1px solid #ddd9d3;
	border-left: 1px solid #ddd9d3;
	border-right: 1px solid #ddd9d3;}

ul.especialestabs a:active {
	outline:none;}

ul.especialestabs a:hover {
	background-color: #c94d00;
	border-top: 1px solid #c94d00;
	border-left: 1px solid #c94d00;
	border-right: 1px solid #c94d00;	
	color:#ffffff;
		padding-right:0px;}

ul.especialestabs a.current, ul.especialestabs a.current:hover, ul.especialestabs li.current a {
	/*background-image:url(../images/bgLotto.jpg);	*/
	border-top: 1px solid #ef8200;
	border-left: 1px solid #ef8200;
	border-right: 1px solid #ef8200;
	cursor:default !important; 
	color:#ffffff !important; 
		padding-right:0px;}

/* width 1 */
ul.especialestabs a.wL1 		   {width:60px;}
ul.especialestabs a.wL1:hover   {width:60px;}
ul.especialestabs a.wL1.current {width:60px; background-color:#ef8200;}

ul.especialestabs a.wL2 		   {width:80px;}
ul.especialestabs a.wL2:hover   {width:80px;}
ul.especialestabs a.wL2.current {width:80px; background-color:#ef8200;}

ul.especialestabs a.wL3 		   {width:110px;}
ul.especialestabs a.wL3:hover   {width:110px;}
ul.especialestabs a.wL3.current {width:110px; background-color:#ef8200;}

div.especialespanes div.pane {display:none;}


/*/////////////////////////////////////////////////////////////////////////////////////*/
/*inicio del carrusel de las REPETICIONES en el EN LÍNEA ////////////////////////////////////////////////////////////*/
/*/////////////////////////////////////////////////////////////////////////////////////*/	 
#galleryRepeticionesEnlinea .disabled {
	visibility: visible !important;}
	
#galleryRepeticionesEnlinea .inactive {
	visibility: hidden !important;}
	
.scrollableRepeticionesEnlinea {
	position: relative; 
	background-color:#dcd9d4;
	width: 470px;
	height: 65px;
	overflow: hidden;
	float: left;
	margin-top:-1px;
	margin-left:20px; *margin-left:25px; _margin-left:14px;
	margin-bottom:7px; _margin-bottom:7px;}
	
.scrollableRepeticionesEnlinea .itemsRepeticionesEnlinea {
	position: relative; 
	width: 20000em; 
	clear: both;
	margin-left:15px; /*mueve el margin del primero elemento a la izq.*/}
	
.scrollableRepeticionesEnlinea .active {
	z-index: 9999; 
	position: relative;}
	
.itemsRepeticionesEnlinea A {
	margin: 8px 12px; _margin: 10px 10px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:130px;
	height:70px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 0px; _padding:0px 0px 0px 0px; /*top - right - bottom - left*/} 
	
.itemsRepeticionesEnlinea A:hover {
	margin: 8px 12px; _margin: 10px 10px; /*top and bottom es el primero, right and left son el segundo*/
	display: block; 
	float: left;
	width:130px;
	height:70px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0px 0px 0px 0px;
	_padding:10px 0px 30px 0px;} /*top - right - bottom - left*/

.titleAreaRepeticionesEnlinea {
	background-color:#fff;
	color:#aa2d07;
	font-size:11px;
	font-weight:bold;
	width:137px;
	height:40px; 
	margin-left:-15px; 
	margin-top:0px;
	padding:3px 0px 5px 2px;
	text-align:left;
	cursor:hand;}

.titleAreaRepeticionesEnlinea span {
	color:#000;
	font-size:10px;
	margin-left:0px; 
	margin-top:0px;
	padding:3px 0px 5px 2px;
	text-align:left;
	cursor:hand;}

.titleAreaRepeticionesEnlinea img {
	padding-right:1px; 
	padding-bottom:10px; 
	padding-top:12px; 
	float:left;}

A.browseRepeticionesEnlinea {
	margin:75px 0px 0px 0px;/*T R B L*/ 
	width: 30px; 
	height: 30px; 
	position: absolute; 
	background: url(/images/r4/hv_large1.png) no-repeat;
	behavior: url(/iepngfix.htc);
	float: left; 
	cursor: pointer;}

A.rightRepeticionesEnlinea {
	background-position: 0px -30px; 
	clear: right; 
	margin-left: -3px;
	*margin-left: -11px;
	margin-top:15px;}

A.rightRepeticionesEnlinea:hover {
	background-position: -30px -30px;}

A.rightRepeticionesEnlinea:active {
	background-position: -60px -30px;}

A.leftRepeticionesEnlinea {
	margin-left: -500px;
	*margin-left: -510px;
	margin-top:15px;}

A.leftRepeticionesEnlinea:hover {
	background-position: -30px 0px;}

A.leftRepeticionesEnlinea:active {
	background-position: -60px 0px;}

/* fin del carrusel de las REPETICIONES en el EN LÍNEA*/
/*/////////////////////////////////////////////////////////////////////////////////////*/
