table, tr, td, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, swiss, sans-serif;
	}
body {
	background-color: #000;
}
/*LISTADO MULTIMEDIA COLUMNA DERECHA*/
table.tve table.media {/*TABLA CONTENEDORA DE ELEMENTO*/
	margin-top: 28px;
	margin-left: 12px;
	margin-right: 0px;
	display: block;
	height: 61px;
}

table.rne table.media {/*TABLA CONTENEDORA DE ELEMENTO*/
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 0px;
	display: block;
	height: 16px;
}

/*MODIFICACION ARANCHA*/
table.tve#audio table.media {/*TABLA CONTENEDORA DE ELEMENTO*/
	margin-top: 13px;
	margin-left: 10px;
	margin-right: 0px;
	display: block;
	height: 16px;
	}
/*FIN MODIFICACION ARANCHA*/

	td.bkgfotomedia{/*CONTENEDOR FOTO ASOCIADA AL VIDEO*/
	width: 93px;
	height: 61px;
	}
	
		/*DEFINICION LINK FOTO TVE*/
		table.tve td.bkgfotomedia a.goto#linkvideotve:link,
		table.tve td.bkgfotomedia a.goto#linkvideotve:active,
		table.tve td.bkgfotomedia a.goto#linkvideotve:visited {
		border: solid 1px #006EC2;
		display: table-cell;
		display: block;
		}
		table.tve td.bkgfotomedia a.goto#linkvideotve:hover {
		border: solid 1px #AECDE8;
		display: table-cell;
		display: block;
		}
		
		/*DEFINICION LINK FOTO RNE*/
		table.rne td.bkgfotomedia a.goto#videorne:link,
		table.rne td.bkgfotomedia a.goto#videorne:active,
		table.rne td.bkgfotomedia a.goto#videorne:visited {
		border: solid 1px #C87C00;
		display: table-cell;
		display: block;
		}
		table.rne td.bkgfotomedia a.goto#videorne:hover {
		border: solid 1px #FAD8A0;
		display: table-cell;
		display: block;
		}
		
		/*MODIFICACION ARANCHA*/
		/*DEFINICION LINK FOTO TVE/AUDIOS*/
		/*table.tve#audio td.bkgfotomedia a.goto#videotve:link,
		table.tve#audio td.bkgfotomedia a.goto#videotve:active,
		table.tve#audio td.bkgfotomedia a.goto#videotve:visited {
		border: solid 1px #006EC2;
		display: table-cell;
		display: block;
		}
		table.tve#audio td.bkgfotomedia a.goto#videotve:hover {
		border: solid 1px #AECDE8;
		display: table-cell;
		display: block;
		}*/
	/*FIN MODIFICACION ARANCHA*/		
				
	td.bkgfechamedia{/*CONTENEDOR FECHA ASOCIADA AL AUDIO*/
	width: 71px;
	height: 16px;
	font-size: 68%;
	}
		
		/*DEFINICION FECHA TVE*/
		table.tve td.bkgfechamedia,
		table.tve#audio td.bkgfechamedia {
		border: solid 1px #145088;
		}		
		
		/*DEFINICION FECHA RNE*/
		table.rne td.bkgfechamedia {
		border: solid 1px #794F00;
		}
	/*MODIFICACION ARANCHA*/			
		/*DEFINICION FECHA AUDIO TVE*/
		/*table.tve#audio td.bkgfechamedia {
		border: solid 1px #145088;
		}*/	
	/*FIN MODIFICACION ARANCHA*/	
	
	td.icovideo {/*CONTENEDOR ICONO VIDEO*/
	width: 24px;
	height: 61px;
	background-repeat: no-repeat;
	}
		table.tve td.icovideo {/*ICONO TVE*/
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/tve_video_ico.gif);
		background-position: left top;
		}
		table.rne td.icovideo {/*ICONO RNE*/
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/rne_video_ico.gif);
		background-position: center top;
		}
		
td.icoaudio {/*CONTENEDOR ICONO AUDIO*/
	width: 24px;
	height: 16px;
	background-repeat: no-repeat;
	background-position: left top;
	}
		table.tve td.icoaudio {/*ICONO TVE*/
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/tve_audio_ico.gif);
		}
		table.rne td.icoaudio {/*ICONO RNE*/
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/rne_audio_ico.gif);
		}
		
	td.contentmedialist {/*CONTENEDOR DATOS DEL VIDEO*/
	width: 116px;
	height: 61px;
	font-weight: normal;
	font-size: 68%;
	line-height: 112%;
	text-align: left;
	vertical-align: top;
	}
	td.contentmedialist#audiolist {/*CONTENEDOR DATOS DEL AUDIO*/
	width: 316px;
	height: 16px;
	font-weight: normal;
	font-size: 68%;
	line-height: 112%;
	text-align: left;
	vertical-align: top;
	}

		td.contentmedialist div.titu {/*TITULO VIDEO*/
		padding-left: 4px;
		padding-right: 8px;
		}
			table.tve td.contentmedialist div.titu a.gotovideo:link,
			table.tve td.contentmedialist div.titu a.gotovideo:active, 
			table.tve td.contentmedialist div.titu a.gotovideo:visited {
			height: 50px;
			color: #80B4DC;
			text-decoration: none;			
			}
			table.tve#audio td.contentmedialist div.titu a.gotovideo:link,
			table.tve#audio td.contentmedialist div.titu a.gotovideo:active, 
			table.tve#audio td.contentmedialist div.titu a.gotovideo:visited {
			height: 16px;
			}
			table.rne td.contentmedialist div.titu a.gotovideo:link,
			table.rne td.contentmedialist div.titu a.gotovideo:active, 
			table.rne td.contentmedialist div.titu a.gotovideo:visited {
			height: 16px;
			color: #F8C066;
			text-decoration: none;			
			}
			table.tve td.contentmedialist div.titu a.gotovideo:hover,
			table.tve#audio td.contentmedialist div.titu a.gotovideo:hover,
			table.rne td.contentmedialist div.titu a.gotovideo:hover {
			color: #FFFFFF;
			text-decoration: underline;			
			}
			
		td.contentmedialist .datamedia {/*FECHA ASOCIADA AL VIDEO*/
		height: 12px;
		padding-left: 4px;
		font-size: 90%;
		vertical-align: bottom;
		color: #939590;
		}
		
		table.media td.bkgfechamedia div.datamedia {/*FECHA ASOCIADA AL AUDIO*/
		height: 12px;
		padding-left: 4px;
		font-size: 80%;
		vertical-align: bottom;
		color: #939590;
		}
			/*table.tve td.contentmedialist .datamedia {
			color: #80B4DC;
			}			
			table.rne td.contentmedialist .datamedia {
			color: #F8C066;
			}*/			
/*FIN LISTADO MULTIMEDIA COLUMNA DERECHA*/



/*CONTENEDOR CABECERA VENTANA MULTIMEDIA*/			
table.cabmedia	{/*CABECERA VIDEOS TVE*/
	width: 681px;
	height: 49px;
	background-position: right top;
	background-repeat: no-repeat;
	}

table.cabmediaindv	{/*CABECERA VIDEOS TVE INDIVIDUAL*/
	width: 480px;
	height: 49px;
	background-position: right top;
	background-repeat: no-repeat;
	}
table.tve table.cabmedia {/*CABECERA VIDEOS TVE*/
	border-bottom: 1px solid #80B4DC;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabmedia_tve.jpg);
	}
	
table.tve table.cabmediaindv {/*CABECERA VIDEOS TVE INDVIDUAL*/
	border-bottom: 1px solid #80B4DC;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabcentro_indv_tve.jpg);
	}	
table.rne table.cabmedia {/*CABECERA RNE*/
	border-bottom: 1px solid #F5E0A4;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabmedia_rne.jpg);
	}
table.rne table.cabmediaindv {/*CABECERA RNE INDVIDUAL*/
	border-bottom: 1px solid #F5E0A4;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabcentro_indv_rne.jpg);
	}
		
	.cabizda {/*CABECERA IZDA CON CERRAR*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 114px;
	display: table-cell;
	}
	
	table.tve .cabizda {/*CABECERA IZDA CON CERRAR TVE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabizda_tve.jpg);
	}
	/*MODIFICACION ARANCHA*/
	table.tve#audio .cabizda {/*CABECERA IZDA CON CERRAR TVE/ADUIO*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabizda_tveaudio.jpg);
	}
	/*FIN MODIFICACION ARANCHA*/	
	table.rne td.cabizda {/*CABECERA IZDA CON CERRAR RNE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_cabizda_rne.jpg);
	}
	.cabcentro {/*CABECERA CENTRAL*/
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	width: 490px;
	display: table-cell;
	}
	.cabcentroindv {/*CABECERA CENTRAL INDV*/
	padding-left: 10px;
	font-size: 80%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	width: 290px;
	display: table-cell;
	}
		
	.cabder {/*CABECERA DCHA.*/
	width: 75px;
	display: table-cell;
	}
	
	table.tve a.close:link, 
	table.tve a.close:active, 
	table.tve a.close:visited {/*BOTON CERRAR TVE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/rtve_cerrar_blak.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	}

	table.tve a.close:hover {
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/rtve_cerrar_blak_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	}	

	table.rne a.close:link, 
	table.rne a.close:active, 
	table.rne a.close:visited {/*BOTON CERRAR RNE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/rne_cerrar_blak.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	}

	table.rne a.close:hover {
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/rne_cerrar_blak_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	}	

	.gencontleft {/*CONTENIDO IZDA MULTIMEDIA FLASH*/
	height: 404px;
	width: 114px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-color: #000000;	
	}
	
	table.tve .gencontleft {/*CONTENIDO IZDA MULTIMEDIA FLASH TVE*/
	width: 435px;
	}
	table.rne .gencontleft {/*CONTENIDO IZDA MULTIMEDIA FLASH RNE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_genindv_rne.jpg);
	}
	/*MODIFICACION ARANCHA*/
	table.tve#audio .gencontleft {/*CONTENIDO IZDA MULTIMEDIA FLASH TVE*/	
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_50anyos_media_tveaudio.jpg);
	}
	/*FIN MODIFICACION ARANCHA*/
	
	.gencontright {/*CONTENIDO DCHA*/
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
	vertical-align: top;
	height: 404px;
	}
	
	table.tve .gencontright {/*CONTENIDO DCHA TVE VIDEOS*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_listvideos_tve.jpg);
	width: 246px;
	border-left: 1px solid #80B4DC;
	}
	
	table.rne .gencontright {/*CONTENIDO PARTE CENTRAL AUDIOS RNE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_gencontright_rne.jpg);
	width: 543px;
	border-left: 1px solid #F5E0A4;
	}
	/*MODIFICACION ARANCHA*/
	table.tve#audio .gencontright {/*CONTENIDO PARTE CENTRAL AUDIOS TVE*/
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_gencontright_tveaudio.jpg);
	width: 566px;
	}
/*FIN MODIFICACION ARANCHA*/
	table.tve .bkgvisorvideo {/*CONTENIDO PARTE CENTRAL VIDEOS TVE*/
	width: 434px;
	height: 280px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	border-bottom: 1px solid #000000;
	}
	table.tve .bkgvisorvideoindv {/*CONTENIDO PARTE CENTRAL VIDEOS TVE INDV*/
	width: 480px;
	height: 280px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
	border-bottom: 1px solid #000000;
	}
	table.tve .bkgvisorprograma {/*CONTENIDO IDENTIFICACION DE FONDO DEL PROGRAMA TVE*/
	width: 114px;
	height: 280px;
	border-right: 1px solid #000000; 
	}
	table.tve .bkgvisorprogramaindv {/*CONTENIDO IDENTIFICACION DE FONDO TVE INDV*/
	width: 365px;
	height: 280px;
	border-left: 1px solid #80B4DC;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_listvideos_tve_indv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
	}
	table.rne .bkgvisorprogramaindv {/*CONTENIDO IDENTIFICACION DE FONDO RNE*/
	background-position: left top;
	width: 365px;
	height: 264px;
	border-left:1px solid #F5E0A4;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_listvideos_rne_indv.jpg);
	background-repeat: no-repeat;
	display: table-cell;
	}
	table.tve .lateraldchoindv{ /*CONTENIDO IDENTIFICACION DE FONDO TVE INDV*/
	width: 114px;
	height: 280px;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_genindv_tve.jpg);
	background-repeat: no-repeat;
	display: table-cell;
	}
	
	table.rne .lateraldchoindv{/*CONTENIDO IDENTIFICACION DE FONDO RNE INDV*/
	width: 114px;
	height: 264px;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_genindv_rne.jpg);
	background-repeat: no-repeat;
	}
		
	table.tve .bkgobjectflash {/*FONDO OBJETO FLASH*/
	text-align: right;
	width: 323px;
	height: 280px; 
	}
	table.tve .bkgobjectflashindv {/*FONDO OBJETO FLASH INDV*/
	text-align: left;
	width: 365px;
	height: 280px;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_listvideos_tve_indv.jpg);
	}
	table.bkgpiemedia {/*PIE TVE VIDEO IZDA*/
	width: 682px;
	height: 38px;
	background-color: #000000;
	}
	/*MODIFICACION ARANCHA*/
	table.rne	table.bkgpiemedia {/*PIE RNE VIDEO IZDA*/
	border-top: 1px solid #765800;
	}
	table.tve	table.bkgpiemedia {/*PIE TVE VIDEO IZDA*/
	border-top: 1px solid #145088;
	}
	/*FIN MODIFICACION ARANCHA*/
	
	table.bkgpiemediaindv {/*PIE TVE*/
	width: 480px;
	height: 38px;
	background-color: #000000;
	}
	table.bkgpiemediaindvrne {/*PIE RNE*/
	width: 480px;
	height: 38px;
	background-color: #000000;
	border-top: 1px solid #F5E0A4;
	}
	
	/*MODIFICACION carmen*/
	table.pieindv#tveaudio {/*PIE INDV TVE AUDIO*/
	width: 150;
	height: 127px;
	marging-bottom:  60px;
	background-repeat: x-repeat;
	background-position: left top;
	background-repeat: x-repeat;
	}
	table.pieindvrne {/*PIE INDV RNE*/
	width: 480px;
	background-color: #000000;
	height: 38px;
	background-repeat: x-repeat;
	background-position: left top;
	border-top: 1px solid #f5e0a4;
	}
	.contenedor{
	margin-left: 10px;
	background-position: left top;
	background-color: #00305A;
	margin-top: 2px; 
	margin-bottom: 10px;
	}
	.contenedorpie{/*CONTENEDOR PIE INDV TVE AUDIO*/
	background-position: left top;
	border-top: 1px solid #80B4DC;	}
	/*MODIFICACION carmen*/
	
	table.contindvtve {/*CONTENEDOR FOTO, TITULO,SUBTITULO,VIDEO INDV TVE*/
	width: 480px;
	height: 127px;
	background-color: #000000;
	background-repeat: x-repeat;
	background-position: left top;
	border-bottom: 1px solid #145088;
	border-top: 1px solid #80B4DC;
	padding-left: 45px;
	}
	/*table.mediaindvrne {
	width: 366px;
	background-position: left-top;
	display: table-cell;
	}*/

	table.tituprogramindvtve{/*CONTENEDOR OBJETO TVE*/
	background-position: left top;
	width: 366px;
	margin-bottom: 30px;
	margin-bottom: 50px;
	}	
	table.tituprogramindvrne{/*CONTENEDOR OBJETO RNE*/
	background-position: left top;
	width: 352px;
	margin-left: 2px;
	margin-bottom: 50px;
	margin-right: 8px;
	}
	td.bkglinkpie {/*FONDO PIE*/
	width: 436px;
	font-weight: normal;
	font-size: 64%;
	line-height: 120%;
	text-align: left;
	display: table-cell;
}
	td.bkglinkpieindv {/*FONDO PIE INDIVIDUAL*/
	width: 480px;
	font-weight: normal;
	font-size: 64%;
	line-height: 120%;
	text-align: left;
	padding-left: 10px;
	display: table-cell;
}
		table.tve td.bkglinkpie {/*FONDO PIE TVE*/
		border-right: 1px solid #80B4DC;
		}

		table.rne td.bkglinkpie {/*FONDO PIE RNE*/
		border-right: 1px solid #F6B044;
		}
		
	a.linkpie:link, 
	a.linkpie:active, 
	a.linkpie:visited {
		height: 38px;
		padding-left: 24px;
		padding-top: 12px;
		color: #7C7E78;
		text-decoration: none;
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/logo_flash_media.gif);
		background-repeat: no-repeat;
		background-position: left top;
		display: table-cell;
	}
	table.tve a.linkpie:hover {
		color: #36AAD1;
		text-decoration: underline;
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/logo_flash_media_o.gif);
	}
	table.rne a.linkpie:hover {
		color: #C87C00;
		text-decoration: underline;
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/logo_flash_rne.gif);
	}



/*PAGINADO LISTADO VIDEOS*/
.bkgpaginado {
	width: 246;
	display: table-cell;
	text-align: center; 
	vertical-align: middle;
	}
table.tve .bkgpaginado {
	background-color: #001840;	
	}
table.rne .bkgpaginado {
	background-color: #3C1300;	
		}
table.paginado {
	width: 218px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 120%;
	height: 14px;
	display: table;
	margin-right: 12px;
	margin-left: 12px;
	}
	td.bkgnumstxt {
	width: 50%;
	height: 14px;
	display: table-cell;
	vertical-align: top;
	}
	.bkgnumstxt#txtprev {
	text-align: left;
	}
	.bkgnumstxt#txtprev a.linkprev:active,
	.bkgnumstxt#txtprev a.linkprev:link,
	.bkgnumstxt#txtprev a.linkprev:visited {
	padding-left: 14px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	}
	table.tve .bkgnumstxt#txtprev a.linkprev:active,
	table.tve .bkgnumstxt#txtprev a.linkprev:link,
	table.tve .bkgnumstxt#txtprev a.linkprev:visited {
	color: #80B4DC;
	background-image:  url(/imgfiles/1/TVE_Programas/mediateca/tve_pag_ant_media.gif);
	}
	table.rne .bkgnumstxt#txtprev a.linkprev:active,
	table.rne .bkgnumstxt#txtprev a.linkprev:link,
	table.rne .bkgnumstxt#txtprev a.linkprev:visited {
	color: #F6B044;
	background-image:  url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ant_media.gif);
	}
	table.tve .bkgnumstxt#txtprev a.linkprev:hover,			
	table.rne .bkgnumstxt#txtprev a.linkprev:hover {
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/pag_ant_media_o.gif);
	color: #FFFFFF;
	text-decoration: underline;
	}			
	.bkgnumstxt#txtnext {
	text-align: right;
	}
	.bkgnumstxt#txtnext a.linknext:active,
	.bkgnumstxt#txtnext a.linknext:link,
	.bkgnumstxt#txtnext a.linknext:visited {
	padding-right: 18px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	}
	table.tve .bkgnumstxt#txtnext a.linknext:active,
	table.tve .bkgnumstxt#txtnext a.linknext:link,
	table.tve .bkgnumstxt#txtnext a.linknext:visited {
	color: #80B4DC;
	background-image:  url(/imgfiles/1/TVE_Programas/mediateca/tve_pag_sig_media.gif);
	}
	table.rne .bkgnumstxt#txtnext a.linknext:active,
	table.rne .bkgnumstxt#txtnext a.linknext:link,
	table.rne .bkgnumstxt#txtnext a.linknext:visited {
	color: #F6B044;
	background-image:  url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_sig_media.gif);
	}
	table.tve .bkgnumstxt#txtnext a.linknext:hover,
	table.rne .bkgnumstxt#txtnext a.linknext:hover {
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/pag_sig_media_o.gif);
	color: #FFFFFF;
	text-decoration: underline;
	}
	.bkgnumstxt#txtinicio {
	text-align: left;
	padding-right: 14px;
	}
	table.tve .bkgnumstxt#txtinicio {
	color: #001840;
	}
	table.rne .bkgnumstxt#txtinicio {
	color: #3C1300;
	}
	.bkgnumstxt#txtfin {
	text-align: right;
	padding-right: 18px;
	}
	table.tve .bkgnumstxt#txtfin {
	color: #001840;
	}
	table.rne .bkgnumstxt#txtfin {
	color: #3C1300;
	}
	.tdnums {
	width: 50%;
	height: 14px;
	display: table-cell;
	text-align: right;
	vertical-align: top;
	}		
	/*td.tdnums#bkgtxtnext {
		width: 50%;
		height: 14px;
		display: table-cell;
		text-align: right;
		vertical-align: top;
		}*/
/*FIN PAGINADO LISTADO VIDEOS*/


.dest {/*ELEMENTO MULTIMEDIA DESTACADO*/
	width: 565px;
	}
	.destindv {/*ELEMENTO MULTIMEDIA DESTACADO INDV*/
	width: 365px;
	border-bottom: 1px solid #F5E0A4;
	}
	
	table.tve#audio .dest {/*ELEMENTO MULTIMEDIA DESTACADO TVE AUDIO*/
	width: 565px;
	}

table.tve .bkgmediadest {/*ICO AUDIO CENTRAL Y FECHA */
	width: 383px;
	margin-left: 44px;
	margin-top: 10px;
	margin-right: 8px;
	}
table.tve .bkgmediadestindv {/*ICO AUDIO CENTRAL Y FECHA INDV TVE*/
	width: 480px;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 8px;
	margin-bottom: 20px;
	}

table.rne .bkgmediadest {/*ICO AUDIO CENTRAL Y FECHA RNE*/
	width: 543px;
	margin-left: 10px;
	margin-top: 17px;
	margin-right: 12px;
	margin-bottom: 0px;
	}
table.rne .bkgmediadestindv {/*ICO AUDIO CENTRAL Y FECHA RNE INDV*/
	width: 340px;
	margin-top: 10px;
	margin-right: 2;
	margin-left: 10px;
	}
	
table.tve#audio .bkgmediadest {/*ICO AUDIO CENTRAL Y FECHA TVE AUDIO*/
	width: 543px;
	margin-left: 10px;
	margin-top: 17px;
	margin-right: 12px;
	}
			
/*table.tve .bkgmediadestvideo {
	width: 543px;
	margin-left: 10px;
	margin-top: 17px;
	margin-right: 12px;
	}
	*/		
.icocabdest {/*FONDO ICONO*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 71px;
	height: 16px;
	display: table-cell;
	}
.icocabdestindv {/*FONDO ICONO INDV*/
	background-repeat: no-repeat;
	background-position: left top;
	width: 71px;
	height: 16px;
	display: table-cell;}
	
		table.tve .icocabdest#videotve {
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/tve_bkg_cab_video_dest1.gif);
		}
		table.tve .icocabdest#audiotve {
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/tve_bkg_cab_audio_dest.gif);
		}
		table.tve .icocabdest#fototve {
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/tve_bkg_cab_foto_dest.gif);
		}
		table.rne .icocabdest#audiorne {
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/rne_bkg_cab_audio_dest.gif);
		}
		table.rne .icocabdest#fotorne {
		background-image: url(/imgfiles/1/TVE_Programas/mediateca/tve_bkg_cab_foto_dest.gif);
		}
		
.programcabdest {/*TITULO PARTE CENTRAL*/
	height: 16px;
	padding-left: 8px;
	text-align: left;
	vertical-align: middle;
	font-size: 54%;
	font-weight: normal;
	text-transform: uppercase;
	display: table-cell;
	}
		table.tve .programcabdest {
		color: #4092D0;
		background-color: #00305A;
		width: 232px;
		}
	
		table.rne .programcabdest {
		width: 383px;
		color: #C87C00;
		background-color: #4F3307;
		}
		
		/*MODIFICACION ARANCHA*/
		table.tve#audio .programcabdest {
		width: 283px;
		color: #4092D0;
		background-color: #00305A;
		}		
		/*FIN MODIFICACION ARANCHA*/
		
		table.tve .programcabdestindv {
		color: #4092D0;
		background-color: #00305A;
		width: 232px;
		height: 16px;
		margin-left: 24px;
		padding-left: 8px;
		text-align: left;
		vertical-align: middle;
		font-size: 54%;
		font-weight: normal;
		text-transform: uppercase;
		display: table-cell;
		}
		table.tve .programcabdestindvaudio {
		background-color: #00305A;
		color: #4092D0;
		width: 180px;
		height: 16px;
		text-align: left;
		vertical-align: middle;
		font-size: 54%;
		font-weight: normal;
		text-transform: uppercase;
		display: table-cell;
	
		}
		table.rne .programcabdestindv {
		width: 178px;
		height: 16px;
		text-align: left;
		vertical-align: top;
		font-size: 54%;
		font-weight: normal;
		text-transform: uppercase;
		display: table-cell;
		width: 200px;
		color: #C87C00;
		background-color: #4F3307;
		
		}

	.fechacabdest {/*FECHA TITULO*/
	height: 16px;
	text-align: center;
	vertical-align: middle;
	font-size: 54%;
	font-weight: normal;
	display: table-cell;
	}	
	

		table.tve .fechacabdest {
		color: #80B4DC;
		background-color: #00305A;
		width: 80px;
		}
		table.rne .fechacabdest {
		color: #F6B044;
		background-color: #4F3307;
		width: 80px;
		}

		table.rne .fechacabdestindv {
		color: #F6B044;
		background-color: #4F3307;
		width:70px;
		height: 16px;
		text-align: center;
		vertical-align: top;
		font-size: 54%;
		font-weight: normal;
		display: table-cell;
		}
		table.tve .fechacabdestaudio {
		color: #80B4DC;
		background-color: #00305A;
		width: 80px;
		font-size: 54%;
		vertical-align: top;
		text-align: center;
		}
		.bkgfotomediadestrne {/*FOTO IZDA DESTACADO RNE*/
		width: 69px;
		vertical-align: top;
		padding-top:8px;
		padding-left: 0px;
		}		
		
		.bkgfotomediadestrneindv {/*FOTO IZDA DESTACADO RNE INDV*/
		width: 69px;
		vertical-align: top;
		padding-top:8px;
		padding-left: 12px;
		}		
		
		.bkgfotomediadesttve {/*FOTO IZDA DESTACADO TVE*/
		width: 69px;
		vertical-align: top;
		padding-top:8px;
		padding-left: 0px;
		}
		.bkgfotomediadesttve#audio {/*FOTO IZDA DESTACADO TVE AUDIO*/
		width: 69px;
		vertical-align: top;
		padding-top:8px;
		padding-left: 12px;
		}
		.bkgfotomediadesttveindv {/*FOTO IZDA DESTACADO TVE INDV*/
		width: 69px;
		vertical-align: top;
		padding-top:8px;
		padding-left: 20px;
		}		
		
		.fotomediadest {/*FONDO FOTO IZDA DESTACADO*/
		border: solid 1px;
		display: table-cell;
		display: block;
		vertical-align: top;
		}
			table.tve .fotomediadest {
			border-color: #006EC2;
			}
			table.rne .fotomediadest {
			border-color: #C87C00;
			vertical-align: top;
			}
.contentmediadest {/*TITULO Y SUBTITULO DESTACADO*/
	padding-top: 8px;
	padding-left: 8px;
	padding-right: 6px;
	padding-bottom:0px;
	font-size: 68%;
	line-height: 112%;
	text-align: left;
	vertical-align: top;
	}
	
table.rne .contentmediadest {
	width: 363px;	
	}	
	
table.rne .contentmediadest#indv {
	width: 312px;	
	}
	
table.tve .contentmediadest#indv {
	width: 312px;	
	padding-bottom: 20px;
	}	
	

table.tve#audio .contentmediadest {
	width: 363px;	
	}
	
	.contentmediadest div {
		font-size: 120%;
		line-height: 116%;
		color: #FFFFFF;
		margin-bottom: 4px;
		}
		table.tve .contentmediadest {
		color: #80B4DC;
		}

		table.rne .contentmediadest {
		color: #F6B044;
		}
.contentmediadestindvrne {/*TITULO Y SUBTITULO DESTACADO RNE*/
	width: 250px;
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 2px;
	font-size: 68%;
	line-height: 112%;
	text-align: left;
	vertical-align: top;
	}
	.contentmediadestindvrne div {
		font-size: 120%;
		line-height: 116%;
		color: #FFFFFF;
		margin-bottom: 4px;
		}
		table.rne .contentmediadestindvrne {
		color: #F6B044;
		}
		.reproductoraudioindvrne{
			padding-left: 20px;
			padding-top:20px;
			padding-bottom:15px;
		}
		
/*TABLA CONTENEDORA DEL FLASH REPRODUCTOR DE AUDIOS*/
table.reproductor {
	width: 376px;
	height: 48px;
	margin-bottom: 0px;
	}
/*FIN TABLA CONTENEDORA DEL FLASH REPRODUCTOR DE AUDIOS*/
				
/*MODIFICACION ARANCHA*/
table.rne .paginado {
	height: 12px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 90%;
	height: 12px;
	display: table;
	margin-top: 8px;
	margin-bottom: 16px;
	}
	table.rne .paginado#txt {
		width: 100%;
		font-size: 11px;
		line-height: 120%;
		height: 14px;
		display: table;
		}
table.rne a.link_pag:active,
table.rne a.link_pag:link,
table.rne a.link_pag:visited { 
	color: #F6B044;
	text-decoration: none;
	text-align: center;
	}
table.rne a.link_pag:hover{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	}
table.rne .pag_act{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	}

table.rne a.linkprevpag:active,
table.rne a.linkprevpag:link,
table.rne a.linkprevpag:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ini.gif);
	}
table.rne a.linkprevpag:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ini_o.gif);
	}
table.rne a.linkprev:active,
table.rne a.linkprev:link,
table.rne a.linkprev:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ant.gif);
	}
table.rne a.linkprev:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ant_o.gif);
	}
table.rne a.linknextpag:active,
table.rne a.linknextpag:link,
table.rne a.linknextpag:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_fin.gif);
	}
table.rne a.linknextpag:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_fin_o.gif);
	}
table.rne a.linknext:active,
table.rne a.linknext:link,
table.rne a.linknext:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_sig.gif);
	}
table.rne a.linknext:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_sig_o.gif);
	}
	td.tdnums {
	width: 24px;
	height: 12px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	}
	
	table.tve#audio .paginado {
	height: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, swiss, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 90%;
	height: 12px;
	display: table;
	margin-top: 8px;
	margin-bottom: 16px;
	}
	table.tve#audio .paginado#txt {
	width: 100%;
	font-size: 11px;
	line-height: 120%;
	height: 14px;
	display: table;
		}
	table.tve#audio a.link_pag:active,
	table.tve#audio a.link_pag:link,
	table.tve#audio a.link_pag:visited { 
	color: #80B4DC;
	text-decoration: none;
	text-align: center;
	}
	table.tve#audio a.link_pag:hover{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	text-align: center;
	}
	table.tve#audio .pag_act{
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 0px;
	}

	table.tve#audio a.linkprevpag:active,
	table.tve#audio a.linkprevpag:link,
	table.tve#audio a.linkprevpag:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/tve_pag_ini.gif);
	}
	table.tve#audio a.linkprevpag:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ini_o.gif);
	}
	table.tve#audio a.linkprev:active,
	table.tve#audio a.linkprev:link,
	table.tve#audio a.linkprev:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/tve_pag_ant.gif);
	}
	table.tve#audio a.linkprev:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_ant_o.gif);
	}
	table.tve#audio a.linknextpag:active,
	table.tve#audio a.linknextpag:link,
	table.tve#audio a.linknextpag:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/tve_pag_fin.gif);
	}
	table.tve#audio a.linknextpag:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_fin_o.gif);
	}
	table.tve#audio a.linknext:active,
	table.tve#audio a.linknext:link,
	table.tve#audio a.linknext:visited {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/tve_pag_sig.gif);
	}
	table.tve#audio a.linknext:hover {
	background-image:url(/imgfiles/1/TVE_Programas/mediateca/rne_pag_sig_o.gif);
	}
/*FIN MODIFICACIÓN ARANCHA*/

		
/*.bkgprograma#miradas2 {
	background-image: url(bkg_miradas2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 115px;
	display: table-cell;
}

table.pie {
	background-color: #000000;
	height: 50px;
	background-image: url(bkg_pie.gif);
	background-repeat: x-repeat;
	background-position: left top;
}

td.resto {
	width: 36px;
	background-image: url(bkg_resto.gif);
	background-repeat: y-repeat;
	background-position: left top;
}*/

	table.pieindvtve#audio {
	width: 366px;
	height: 127px;
	background-position: left top;

	}
	
	table.tve .bkgvisorprogramaindv#audio {
	width: 365px;
	height: 280px;
	background-image: url(/imgfiles/1/TVE_Programas/mediateca/bkg_listvideos_tve_indv.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
	}
	
	table.tve .contentmediadest#indvaudio {
	width: 280px;	
	padding-bottom:50px;
	}
	
	table.tve .reproductoraudio#indvaudio{
			padding-left: 35px;
			padding-top:20px;
			padding-bottom:25px;
		}
		



	
