table, tr, td, div, span {
	font-family: Verdana, Geneva, Arial, Helvetica, swiss, sans-serif;
	}
/*CABECERA PAGINA*/
.pagcab {
	font-size: 118%;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 25px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
}
	table.tve .pagcab {/*TITULO PRINCIPAL TVE*/
	color: #145088;
	border-bottom-color: #006EC2;
	}
	table.tve .pagauxcab {/*SUBTITULO PRINCIPAL TVE*/
	color: #4092D0;
	}
	table.rne .pagcab {/*TITULO PRINCIPAL RNE*/
	color: #794F00;
	border-bottom-color: #C87C00;
	}
	table.rne .pagauxcab {/*SUBTITULO PRINCIPAL RNE*/
	color: #C87C00;
	}
	table.rtve .pagcab {/*TITULO PRINCIPAL RTVE*/
	color: #4A4E4A;
	border-bottom-color: #7C7E78;
	}
	table.rtve .pagauxcab {/*SUBTITULO PRINCIPAL RTVE*/
	color: #939590;
	}
.pagsubcab1 {
	font-size: 68%;
	line-height: 125%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;	
	text-align: left;
	vertical-align: top;
	height: 36px;
	padding-left: 10px;
	padding-top: 6px;
}
	table.tve .pagsubcab1 {/*FONDO CARTELA SUPERIOR TVE*/
	background-color: #DAEAF6;
	}
	table.rne .pagsubcab1 {/*FONDO CARTELA SUPERIOR RNE*/
	background-color: #FCECD0;
	}
	table.rtve .pagsubcab1 {/*FONDO CARTELA SUPERIOR TVE*/
	background-color: #F0F0EE;
	}
/*SUBCABECERA CON SELECTORES*/
table.selector {
	margin-right: 18px;
}
table.tve table.selector#cartela {	
	text-align: center;
	vertical-align: middle;
	width: 143px;
	margin-left: 14px;
	margin-right: 0px;
	height: 25px;
	background-color: #AECDE8;
}

table.rne table.selector#cartela {	
	text-align: center;
	vertical-align: middle;
	width: 143px;
	margin-left: 14px;
	margin-right: 0px;
	height: 25px;
	background-color: #FAD8A0
}

table.rtve table.selector#cartela {	
	text-align: center;
	vertical-align: middle;
	width: 143px;
	margin-left: 14px;
	margin-right: 0px;
	height: 25px;
	background-color: #D4D5D3;
}

.selector2 {
	height: 18px;
	width: 130px;
	font-size: 68%;
	margin-bottom: 1px;
}
	table.tve table.selector select.selector2 {/*SELECTOR TVE*/
	background-color: #DAEAF6;
	color: #00305A;
	}
	table.rne table.selector select.selector2 {/*SELECTOR RNE*/
	background-color: #FAF0D6;
	color: #4F3307;
	}
	table.rtve table.selector select.selector2 {/*SELECTOR RTVE*/
	background-color: #F0F0EE;
	color: #373A38;
	}
	
	table.listanterior#pieanterior table.selector select.selector2 {/*SELECTOR PIE PROGRAMAS ANTERIORES*/
	background-color: #E4E4E3;
	color: #323232;
	}

	/*SELECTOR CON BOTON ASOCIADO*/
	table.selector a.selink:link, a.selink:active, a.selink:visited {
	background-image: url(ima/boton_select.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: table-cell;
	}
	table.selector a.selink:hover {
	background-image: url(ima/boton_select_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: table-cell;
	}
/*TABLAS LISTADO PROGRAMAS*/
.tve#progactivotve {/*PROGRAMA ACTIVO TVE*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 80B4DC;
	display: table;
}
.rne#progactivorne {/*PROGRAMA ACTIVO RNE*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: F8CE89;
	display: table;
}
#proginactivo {/*PROGRAMA INACTIVO*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: AEB0AC;
	display: table;
	/*VER POSIBILIDAD DE ANCHO EN %*/
}
/*DATOS EMISION DE PROGRAMAS*/
.listdataprog {
	font-size: 60%;
	line-height: 124%;
	color: #323232;
	height: 80px;
	width: 100%;
	text-align: left;
	vertical-align: middle;
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 10px;
}
	table.tve .listdataprog#activo {/*PROGRAMA ACTIVO TVE*/
	background-image: url(ima/bkg_ficha_activo_tve.jpg);
	}
	table.rne .listdataprog#activo {/*PROGRAMA ACTIVO RNE*/
	background-image: url(ima/bkg_ficha_activo_rne.jpg);
	}
	.listdataprog#inactivo {/*PROGRAMA INACTIVO*/
	background-image: url(ima/bkg_ficha_inactivo.jpg);
	}
.nomprog {
	padding-left: 10px;
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	height: 14px;
	width: 275px;	
}
	table.tve td.nomprog {/*NOMBRE PROGRAMA TVE*/
	background-color: #AECDE8;
	color: #00305A;
	border-top-color: #AECDE8;
	border-bottom-color: #AECDE8;
	display: table-cell;
	}
	table.rne td.nomprog {/*NOMBRE PROGRAMA RNE*/
	background-color: #FAD8A0;
	color: #4F3307;
	border-top-color: #FAD8A0;
	border-bottom-color: #FAD8A0;
	display: table-cell;
	}
	table.rtve td.nomprog {/*NOMBRE PROGRAMA RTVE*/
	background-color: #D4D5D3;
	color: #373A38;
	border-top-color: #D4D5D3;
	border-bottom-color: #D4D5D3;
	display: table-cell;
	}

.genprog {
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 15px;
	width: 275px;	
}
	table.tve td.genprog {/*GENERO PROGRAMA TVE*/
	color: #006EC2;
	}
	table.rne td.genprog {/*GENERO PROGRAMA RNE*/
	color: #794F00;
	}
	/*EMISION • AMBITO*/
.emiprog {
	padding-left: 10px;
	font-size: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	height: 15px;
	width: 275px;	
}
	td.emiprog span.estado {
	text-transform: uppercase;
	}
	table.tve td.emiprog span.boliche {
	color: #145088;
	}
	table.rne td.emiprog span.boliche {
	color: #794F00;
	}

.cadenaprog {
	padding-left: 10px;
	height: 15px;
	width: 275px;
	vertical-align: bottom;	
}
	table.tve td.cadenaprog {/*CADENA PROGRAMA TVE*/
	color: #145088;
	}
	table.rne td.cadenaprog {/*EMISORA PROGRAMA TVE*/
	color: #4F3307;
	}
	/*HORA DE EMISION*/
.fechemiprog {
	padding-left: 10px;
	font-size: 90%;
	height: 15px;
	width: 176px;
	vertical-align: middle;	
}
/*ENLACE TABLA EMISIONES*/
td.emision {
	vertical-align: middle;
}
		td.emision a.goto#tveemision:link, a.goto#tveemision:active, a.goto#tveemision:visited {
		background-image: url(ima/tve_goemision.gif);
		background-repeat: no-repeat;
		background-position: left middle;
		display: table-cell;
		}
		td.emision a.goto#tveemision:hover {
		background-image: url(ima/tve_goemision_o.gif);
		background-repeat: no-repeat;
		background-position: left middle;
		display: table-cell;
		}
		td.emision a.goto#rneemision:link, a.goto#rneemision:active, a.goto#rneemision:visited {
		background-image: url(ima/rne_goemision.gif);
		background-repeat: no-repeat;
		background-position: left middle;
		display: table-cell;
		}
		td.emision a.goto#rneemision:hover {
		background-image: url(ima/rne_goemision_o.gif);
		background-repeat: no-repeat;
		background-position: left middle;
		display: table-cell;
		}
/*KEYFRAME PROGRAMA*/
table.fotoprog {
	margin-top: 10px;
	height: 80px;
	
}
	table.tve#progactivo td.bkgfotoprog {
	background-color: #80B4DC;
	}
	table.tve#proginactivo td.bkgfotoprog {
	background-color: #AEB0AC;
	}

/*CARTELA LINKS PROGRAMAS*/
.cartelaprog {
	margin-top: 10px;
	height: 80px;
	width: 99px;
	text-align: left;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
}
	table.tve table.cartelaprog {
	background-color: #DAEAF6;
	}
	table.rne table.cartelaprog {
	background-color: #FCECD0;
	}
	table.tve table.cartelaprog td.start{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #AECDE8;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #AECDE8;
	background-color:#AECDE8;
	}
		/*ENLACE PAGINA PROGRAMA TVE*/
		td.start a.goto#tveweb:link, a.goto#tveweb:active, a.goto#tveweb:visited {
		background-image: url(ima/tve_goweb.gif);
		background-repeat: no-repeat;
		background-position: left top;
		display: table-cell;
		}
		td.start a.goto#tveweb:hover {
		background-image: url(ima/tve_goweb_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		display: table-cell;
		}
	table.rne table.cartelaprog td.start{
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #FAD8A0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FAD8A0;
	background-color:#FAD8A0;
	}
		/*ENLACE PAGINA PROGRAMA RNE*/
		td.start a.goto#rneweb:link, a.goto#rneweb:active, a.goto#rneweb:visited {
		background-image: url(ima/rne_goweb.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.start a.goto#rneweb:hover {
		background-image: url(ima/rne_goweb_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	table.tve .cartelaprog td.blank{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #98C6E6;
	}
	table.rne .cartelaprog td.blank{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F8CE89;
	}
		/*ENLACE CORREO PROGRAMA TVE*/
		td.blank a.goto#tvemail:link, a.goto#tvemail:active, a.goto#tvemail:visited {
		background-image: url(ima/tve_gomail.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#tvemail:hover {
		background-image: url(ima/tve_gomail_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		/*ENLACE CORREO PROGRAMA RNE*/
		td.blank a.goto#rnemail:link, a.goto#rnemail:active, a.goto#rnemail:visited {
		background-image: url(ima/rne_gomail.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#rnemail:hover {
		background-image: url(ima/rne_gomail_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		/*ENLACE CORREO PROGRAMA RTVE*/
		td.blank a.goto#rtvemail:link, 
		td.blank a.goto#rtvemail:active, 
		td.blank a.goto#rtvemail:visited {
		background-image: url(../50_aniversario1/ima/rtve_gomail.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#rtvemail:hover {
		background-image: url(../50_aniversario1/ima/rtve_gomail_o.gif);
		}
		/*ENLACE CABECERA PROGRAMA TVE*/
		td.blank a.goto#tvevideo:link, a.goto#tvevideo:active, a.goto#tvevideo:visited {
		background-image: url(ima/tve_govideo.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#tvevideo:hover {
		background-image: url(ima/tve_govideo_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		/*ENLACE VIDEO PROGRAMA RNE*/
		td.blank a.goto#rnevideo:link, a.goto#rnevideo:active, a.goto#rnevideo:visited {
		background-image: url(ima/rne_govideo.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#rnevideo:hover {
		background-image: url(ima/rne_govideo_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		/*ENLACE SINTONIA PROGRAMA TVE*/
		td.blank a.goto#tveaudio:link, a.goto#tveaudio:active, a.goto#tveaudio:visited {
		background-image: url(ima/tve_goaudio.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#tveaudio:hover {
		background-image: url(ima/tve_goaudio_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		/*ENLACE SINTONIA PROGRAMA RNE*/
		td.blank a.goto#rneaudio:link, a.goto#rneaudio:active, a.goto#rneaudio:visited {
		background-image: url(ima/rne_goaudio.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		td.blank a.goto#rneaudio:hover {
		background-image: url(ima/rne_goaudio_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
	table.tve .cartelaprog td.end {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #98C6E6;
	}
		/*ENLACE DOSSIER PRENSA PROGRAMA TVE*/
		a.goto#tvedocu:link, a.goto#tvedocu:active, a.goto#tvedocu:visited {
		background-image: url(ima/tve_godocu.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		a.goto#tvedocu:hover {
		background-image: url(ima/tve_godocu_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		a.goto#tvedocu:link, a.goto#tvedocu:active, a.goto#tvedocu:visited {
		background-image: url(ima/tve_godocu.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		a.goto#tvedocu:hover {
		background-image: url(ima/tve_godocu_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		/*ENLACE DOSSIER PRENSA PROGRAMA RNE*/
		a.goto#rnedocu:link, a.goto#rnedocu:active, a.goto#rnedocu:visited {
		background-image: url(ima/rne_godocu.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		a.goto#rnedocu:hover {
		background-image: url(ima/rne_godocu_o.gif);
		background-repeat: no-repeat;
		background-position: left top;
		}
		
/*DETALLE PROGRAMA*/

/*PROXIMO PROGRAMA / DESTACADO*/

/*CABECERA PROXIMO PROGRAMA / DESTACADO*/
.cabenext {
		height: 16px;
}		
		table.tve td.cabenext {/*CABECERA NEXT PROGRAM TVE*/
		background-image: url(ima/tve_dotcabnext.gif);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #006EC2;
		width: 274px;
		display: table-cell;
		}
			table.tve td.cabenext#right {
			background-image: url(ima/blank.gif);
			background-color: #145088;
			width: 199px;
			}
		table.rne td.cabenext {/*CABECERA NEXT PROGRAM RNE*/
		background-image: url(ima/rne_dotcabnext.gif);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: #C87C00;
		width: 274px;
		display: table-cell;
		}
			table.rne td.cabenext#right {
			background-image: url(ima/blank.gif);
			background-color: #794F00;
			width: 199px;
			}
/*TITULO PROXIMO PROGRAMA / DESTACADO*/
.titunext {
	font-size: 112%;
	line-height: 112%;
	height: 75px;
	text-align: left;
	vertical-align: top;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 6px;
	vertical-align: top;
}
	table.tve td.titunext {/*TITULO NEXT PROGRAM TVE*/
	color: #145088;
	background-color: #DAEAF6;
	}
		table.tve td.titunext a.goto#tvemas:link, a.goto#tvemas:active, a.goto#tvemas:visited {/*MOD IMPORTANTE id cambiado*/
		color: #145088;
		text-decoration: none;
		}
		table.tve td.titunext a.goto#tvemas:hover {
		color: #323232;
		text-decoration: underline;
		}
	table.rne td.titunext {/*TITULO NEXT PROGRAM RNE*/
	color: #794F00;
	background-color: #FCECD0;
	}
		table.rne td.titunext a.goto#rnemas:link, a.goto#rnemas:active, a.goto#rnemas:visited {/*MOD IMPORTANTE id cambiado*/
		color: #794F00;
		text-decoration: none;
		}
		table.rne td.titunext a.goto#rnemas:hover {
		color: #323232;
		text-decoration: underline;
		}
.diaemision {
	font-size: 70%;
	text-transform: uppercase;
	color: #323232;
	line-height: 100%;
	height: 17px;
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
	}
	td.diaemision#horatve {/*CADENA/HORARIO NEXT PROGRAM TVE*/
	background-color: #AECDE8;
	font-weight: bold;
	color: #145088;
	text-transform: none;
	height: 39px;
	}
	td.diaemision#horarne {/*CADENA/HORARIO NEXT PROGRAM RNE*/
	background-color: #FAD8A0;
	font-weight: bold;
	color: #794F00;
	text-transform: none;
	height: 39px;
	}
	table.tve td.diaemision {/*DIA EMISION NEXT PROGRAM TVE*/
	background-color: #DAEAF6;
	}
	table.rne td.diaemision {/*DIA EMISION NEXT PROGRAM RNE*/
	background-color: #FCECD0;
	}
		/*ENLACE INFERIOR TABLA DE EMISIONES NEXT PROGRAM*/
		td.diaemision#horatve div.emision a.goto#tveemision2:link, a.goto#tveemision2:active, a.goto#tveemision2:visited {
		background-image: url(ima/tve_goemision_2.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		display: block;
		}
		td.diaemision#horatve div.emision a.goto#tveemision2:hover {
		background-image: url(ima/tve_goemision_2_o.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		display: block;
		}
		td.diaemision#horarne div.emision a.goto#rneemision2:link, a.goto#rneemision2:active, a.goto#rneemision2:visited {
		background-image: url(ima/rne_goemision_2.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		display: block;
		}
		td.diaemision#horarne div.emision a.goto#rneemision2:hover {
		background-image: url(ima/rne_goemision_2_o.gif);
		background-repeat: no-repeat;
		background-position: left bottom;
		display: block;
		}
/*LISTADO PROGRAMAS ANTERIORES*/
table.listanterior {
	height: 65px;
	width: 473px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #AEB0AC;
	}
.cablistanterior {
	background-image: url(ima/dotcabprev.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E4E4E3;
	padding-left: 16px;
	font-size: 62%;
	line-height: 100%;
	font-weight: bold;
	color: #616461;
	text-transform: uppercase;
	height: 15px;
	width: 374px;
	display: table-cell;
	}
.titulistanterior {
	font-size: 86%;
	line-height: 120%;
	color: #323232;
	vertical-align: middle;
	padding-left: 16px;
	padding-right: 90px;
	height: 50px;
	width: 374px;
	display: table-cell;
	}
		td.titulistanterior a.goto#anterior:link, a.goto#anterior:active, a.goto#anterior:visited {
		color: #323232;
		text-decoration: none;
		}
		td.titulistanterior a.goto#anterior:hover {
		color: #616461;
		text-decoration: underline;
		}
table.listanterior#cabanterior {
	height: 32px;
	width: 473;
	padding-left: 16px;
	font-size: 62%;
	line-height: 100%;
	color: #939590;
	text-transform: uppercase;
}
table.listanterior#pieanterior {
	margin-top: 4px;
	height: 32px;
	width: 473;
	background-color: #E4E4E3;
	border-bottom-color: #616461;
}
		table.listanterior#pieanterior td.izda {
		width: 214px;
		vertical-align: middle;
		}	
			td.izda a.archivo:link, a.archivo:active, a.archivo:visited {
			background-image: url(ima/mas_pie_anteriores.gif);
			background-repeat: no-repeat;
			background-position: left middle;
			display: block;
			}
			td.izda a.archivo:hover {
			background-image: url(ima/mas_pie_anteriores_o.gif);
			background-repeat: no-repeat;
			background-position: left middle;
			display: block;
			}
		table.listanterior#pieanterior td.dcha {
		padding-right: 41px;
		text-align: right;
		vertical-align: middle;
		}
/*LISTADO PROGRAMAS A-Z*/
.listazprog {
	height: 20px;
	width: 473px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin-top: 3px;
}
		table.tve table.listazprog {
		border-bottom-color: #AECDE8;
		}
		table.rne table.listazprog {
		border-bottom-color: #F8CE89;
		}

.dotnomazprog {
	width: 22px;
	background-repeat: no-repeat;
	background-position: left top;
	display: table-cell;
}
		table.tve td.dotnomazprog {/*BOLICHE LISTADO A-Z TVE*/
		background-image: url(ima/dot_az_tve.gif);
		}
		table.rne td.dotnomazprog {/*BOLICHE LISTADO A-Z RNE*/
		background-image: url(ima/dot_az_rne.gif);
		}
.linkazprog {/*LINKS FIJOS LISTADO A-Z*/
	width: 99px;
	background-repeat: no-repeat;
	background-position: left middle;
	display: table-cell;
}
		td.linkazprog a.goto#tveemision:link, a.goto#tveemision:active, a.goto#tveemision:visited {
		background-image: url(ima/tve_goemision.gif);
		}
		td.linkazprog a.goto#tveemision:hover {
		background-image: url(ima/tve_goemision_o.gif);
		}
		td.linkazprog a.goto#rneemision:link, a.goto#rneemision:active, a.goto#rneemision:visited {
		background-image: url(ima/rne_goemision.gif);
		}
		td.linkazprog a.goto#rneemision:hover {
		background-image: url(ima/rne_goemision_o.gif);
		}
		td.linkazprog a.goto#tvemail:link, a.goto#tvemail:active, a.goto#tvemail:visited {
		background-image: url(ima/tve_gomail.gif);
		}
		td.linkazprog a.goto#tvemail:hover {
		background-image: url(ima/tve_gomail_o.gif);
		}
		td.linkazprog a.goto#rnemail:link, a.goto#rnemail:active, a.goto#rnemail:visited {
		background-image: url(ima/rne_gomail.gif);
		}
		td.linkazprog a.goto#rnemail:hover {
		background-image: url(ima/rne_gomail_o.gif);
		}
.tituazprog {/*NOMBRES PROGRAMAS LISTADO A-Z LINKABLES*/
	width: 253;
	font-size: 66%;
	line-height: 124%;
	text-transform: uppercase;
	padding-left:8px;
}
		table.tve td.tituazprog a.goto#tve:link, a.goto#tve:active, a.goto#tve:visited {	
		color: #00305A;
		text-decoration: none;
		}
		table.tve td.tituazprog a.goto#tve:hover {	
		color: #323232;
		text-decoration: underline;
		}
		table.rne td.tituazprog a.goto#rne:link, a.goto#rne:active, a.goto#rne:visited {	
		color: #4F3307;
		text-decoration: none;
		}
		table.rne td.tituazprog a.goto#rne:hover {	
		color: #323232;
		text-decoration: underline;
		}
.cabgrupoazprog {
	height: 20px;
	width: 473px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 6px;
	margin-bottom: 2px;
}
	table.tve table.cabgrupoazprog {/*FONDO CABECERA GRUPO A-Z TVE*/
	background-color: #DAEAF6;
	}
	table.rne table.cabgrupoazprog {/*FONDO CABECERA GRUPO A-Z RNE*/
	background-color: #FCECD0;
	}
.letgrupoazprog {
	width: 22px;
	background-repeat: no-repeat;
	background-position: right top;
	display: table-cell;
}
		table.tve td.letgrupoazprog {/*FONDO LETRA TVE*/
		background-color: #80B4DC;
		}
			table.tve td.letgrupoazprog#atve {/*LETRA A TVE*/
			background-image: url(ima/tve_letra_a.gif);
			}
			table.tve td.letgrupoazprog#btve {/*LETRA B TVE*/
			background-image: url(ima/tve_letra_b.gif);
			}
			table.tve td.letgrupoazprog#ctve {/*LETRA C TVE*/
			background-image: url(ima/tve_letra_c.gif);
			}
			table.tve td.letgrupoazprog#dtve {/*LETRA D TVE*/
			background-image: url(ima/tve_letra_d.gif);
			}
			table.tve td.letgrupoazprog#etve {/*LETRA E TVE*/
			background-image: url(ima/tve_letra_e.gif);
			}
			table.tve td.letgrupoazprog#ftve {/*LETRA F TVE*/
			background-image: url(ima/tve_letra_f.gif);
			}
			table.tve td.letgrupoazprog#gtve {/*LETRA G TVE*/
			background-image: url(ima/tve_letra_g.gif);
			}
			table.tve td.letgrupoazprog#htve {/*LETRA H TVE*/
			background-image: url(ima/tve_letra_h.gif);
			}
			table.tve td.letgrupoazprog#itve {/*LETRA I TVE*/
			background-image: url(ima/tve_letra_i.gif);
			}
			table.tve td.letgrupoazprog#jtve {/*LETRA J TVE*/
			background-image: url(ima/tve_letra_j.gif);
			}
			table.tve td.letgrupoazprog#ktve {/*LETRA K TVE*/
			background-image: url(ima/tve_letra_k.gif);
			}
			table.tve td.letgrupoazprog#ltve {/*LETRA L TVE*/
			background-image: url(ima/tve_letra_l.gif);
			}
			table.tve td.letgrupoazprog#mtve {/*LETRA M TVE*/
			background-image: url(ima/tve_letra_m.gif);
			}
			table.tve td.letgrupoazprog#ntve {/*LETRA N TVE*/
			background-image: url(ima/tve_letra_n.gif);
			}
			table.tve td.letgrupoazprog#nhtve {/*LETRA Ñ TVE*/
			background-image: url(ima/tve_letra_nh.gif);
			}
			table.tve td.letgrupoazprog#otve {/*LETRA O TVE*/
			background-image: url(ima/tve_letra_o.gif);
			}
			table.tve td.letgrupoazprog#ptve {/*LETRA P TVE*/
			background-image: url(ima/tve_letra_p.gif);
			}
			table.tve td.letgrupoazprog#qtve {/*LETRA Q TVE*/
			background-image: url(ima/tve_letra_q.gif);
			}
			table.tve td.letgrupoazprog#rtve {/*LETRA R TVE*/
			background-image: url(ima/tve_letra_r.gif);
			}
			table.tve td.letgrupoazprog#stve {/*LETRA S TVE*/
			background-image: url(ima/tve_letra_s.gif);
			}
			table.tve td.letgrupoazprog#ttve {/*LETRA T TVE*/
			background-image: url(ima/tve_letra_t.gif);
			}
			table.tve td.letgrupoazprog#utve {/*LETRA U TVE*/
			background-image: url(ima/tve_letra_u.gif);
			}
			table.tve td.letgrupoazprog#vtve {/*LETRA V TVE*/
			background-image: url(ima/tve_letra_v.gif);
			}
			table.tve td.letgrupoazprog#wtve {/*LETRA W TVE*/
			background-image: url(ima/tve_letra_w.gif);
			}
			table.tve td.letgrupoazprog#xtve {/*LETRA X TVE*/
			background-image: url(ima/tve_letra_x.gif);
			}
			table.tve td.letgrupoazprog#ytve {/*LETRA Y TVE*/
			background-image: url(../50_aniversario1/ima/tve_letra_y.gif);
			}
			table.tve td.letgrupoazprog#ztve {/*LETRA Z TVE*/
			background-image: url(../50_aniversario1/ima/tve_letra_z.gif);
			}
		/*LINK PRINCIPIO DE PAGINA TVE*/	
		td.linkazprog a.goto#tveup:link, a.goto#tveup:active, a.goto#tveup:visited {
		background-repeat: no-repeat;
		background-position: right middle;
		display: table-cell;
		background-image: url(ima/tve_goup.gif);
		}
		td.linkazprog a.goto#tveup:hover {
		background-repeat: no-repeat;
		background-position: right middle;
		display: table-cell;
		background-image: url(ima/tve_goup_o.gif);
		}
		
		table.rne td.letgrupoazprog {/*FONDO LETRA RNE*/
		background-color: #F29E14;
		}
			table.rne td.letgrupoazprog#arne {/*LETRA A RNE*/
			background-image: url(ima/rne_letra_a.gif);
			}
			table.rne td.letgrupoazprog#brne {/*LETRA B RNE*/
			background-image: url(ima/rne_letra_b.gif);
			}
			table.rne td.letgrupoazprog#crne {/*LETRA C RNE*/
			background-image: url(ima/rne_letra_c.gif);
			}
			table.rne td.letgrupoazprog#drne {/*LETRA D RNE*/
			background-image: url(ima/rne_letra_d.gif);
			}
			table.rne td.letgrupoazprog#erne {/*LETRA E RNE*/
			background-image: url(ima/rne_letra_e.gif);
			}
			table.rne td.letgrupoazprog#frne {/*LETRA F RNE*/
			background-image: url(ima/rne_letra_f.gif);
			}
			table.rne td.letgrupoazprog#grne {/*LETRA G RNE*/
			background-image: url(ima/rne_letra_g.gif);
			}
			table.rne td.letgrupoazprog#hrne {/*LETRA H RNE*/
			background-image: url(ima/rne_letra_h.gif);
			}
			table.rne td.letgrupoazprog#irne {/*LETRA I RNE*/
			background-image: url(ima/rne_letra_i.gif);
			}
			table.rne td.letgrupoazprog#jrne {/*LETRA J RNE*/
			background-image: url(ima/rne_letra_j.gif);
			}
			table.rne td.letgrupoazprog#krne {/*LETRA K RNE*/
			background-image: url(ima/rne_letra_k.gif);
			}
			table.rne td.letgrupoazprog#lrne {/*LETRA L RNE*/
			background-image: url(ima/rne_letra_l.gif);
			}
			table.rne td.letgrupoazprog#mrne {/*LETRA M RNE*/
			background-image: url(ima/rne_letra_m.gif);
			}
			table.rne td.letgrupoazprog#nrne {/*LETRA N RNE*/
			background-image: url(ima/rne_letra_n.gif);
			}
			table.rne td.letgrupoazprog#nhrne {/*LETRA Ñ RNE*/
			background-image: url(ima/rne_letra_nh.gif);
			}
			table.rne td.letgrupoazprog#orne {/*LETRA O RNE*/
			background-image: url(ima/rne_letra_o.gif);
			}
			table.rne td.letgrupoazprog#prne {/*LETRA P RNE*/
			background-image: url(ima/rne_letra_p.gif);
			}
			table.rne td.letgrupoazprog#qrne {/*LETRA Q RNE*/
			background-image: url(ima/rne_letra_q.gif);
			}
			table.rne td.letgrupoazprog#rrne {/*LETRA R RNE*/
			background-image: url(ima/rne_letra_r.gif);
			}
			table.rne td.letgrupoazprog#srne {/*LETRA S RNE*/
			background-image: url(ima/rne_letra_s.gif);
			}
			table.rne td.letgrupoazprog#trne {/*LETRA T RNE*/
			background-image: url(ima/rne_letra_t.gif);
			}
			table.rne td.letgrupoazprog#urne {/*LETRA U RNE*/
			background-image: url(ima/rne_letra_u.gif);
			}
			table.rne td.letgrupoazprog#vrne {/*LETRA V RNE*/
			background-image: url(ima/rne_letra_v.gif);
			}
			table.rne td.letgrupoazprog#wrne {/*LETRA W RNE*/
			background-image: url(ima/rne_letra_w.gif);
			}
			table.rne td.letgrupoazprog#xrne {/*LETRA X RNE*/
			background-image: url(ima/rne_letra_x.gif);
			}
			table.rne td.letgrupoazprog#yrne {/*LETRA Y RNE*/
			background-image: url(ima/rne_letra_y.gif);
			}
			table.rne td.letgrupoazprog#zrne {/*LETRA Z RNE*/
			background-image: url(ima/rne_letra_z.gif);
			}
		/*LINK PRINCIPIO DE PAGINA RNE*/	
		td.linkazprog a.goto#rneup:link, a.goto#rneup:active, a.goto#rneup:visited {
		background-repeat: no-repeat;
		background-position: right middle;
		display: table-cell;
		background-image: url(ima/rne_goup.gif);
		}
		td.linkazprog a.goto#rneup:hover {
		background-repeat: no-repeat;
		background-position: right middle;
		display: table-cell;
		background-image: url(ima/rne_goup_o.gif);
		}
		
/*CONTENEDOR GENERICO POP-UP TABLA EMISIONES*/		
table.emision {
	border-width: 6px;
	border-style: solid;
	border-color: #145088;
	background-color: #145088;
	margin-top: 20px;
	margin-left: 100px;
}
/*TABLA EMISIONES TVE*/
.emitve {
	font-size: 68%;
	line-height: 124%;
	color: #323232;
	height: 24px;
	width: 315px;
	text-align: left;
	vertical-align: middle;
	background-color: #DAEAF6;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #80B4DC;
}
/*ICONO CANALES TVE*/
.dot {
	width: 18px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #AECDE8;
}
		table.emitve td.dot#tve1 {
		background-image: url(ima/dot_emi_tve1.gif);
		}
		table.emitve td.dot#tve2 {
		background-image: url(ima/dot_emi_tve2.gif);
		}
		table.emitve td.dot#tveint {
		background-image: url(ima/dot_emi_tveint.gif);
		}
		table.emitve td.dot#canal24h {
		background-image: url(ima/dot_emi_canal24h.gif);
		}
		table.emitve td.dot#docutve {
		background-image: url(ima/dot_emi_docutve.gif);
		}
		table.emitve td.dot#tdp {
		background-image: url(ima/dot_emi_tdp.gif);
		}
		table.emitve td.dot#canalclasico {
		background-image: url(ima/dot_emi_canalclasico.gif);
		}
	/*CABECERA EMISIONES TVE*/
	table.emitve#cab {
	background-color: #145088;
	height: 26px;
	border: 0px;
	}
	table.emitve#cab td.dot {
	background-color: #145088;
	background-position: left middle;	
	background-image: url(ima/dot_emi_cabecera.gif);
	display: table-cell;
	}
	table.emitve#cab td.nomprogemi {
	padding-left: 4px;
	font-weight: bold;
	color: #AECDE8;
	text-transform: uppercase;
	}
	/*PIE EMISIONES TVE*/
	table.emitve#pie {
	background-color: #145088;
	color: #AECDE8;
	height: 26px;
	border: 0px;
	text-align: right;
	padding-right: 12px;
	}
/*DATOS DE EMISIONES TVE*/
.cadena {
	padding-left: 4px;
	width: 180px;
	display: table-cell;
	}
.dia {
	color: #145088;
	font-weight: bold;
	padding-left: 4px;
	width: 38px;
	display: table-cell;
	}
.hora {
	color: #006EC2;
	font-weight: normal;
	text-align: center;
	padding-left: 4px;
	width: 68px;
	display: table-cell;
	}


/*PAGINA PROGRAMA SELECCIONADO*/

table.tve#seltve {/*TABLA CABECERA PROGRAMA TVE*/
	height: 77px;
	width: 473px;
	border-top: solid 1px #006EC2;
	border-bottom: solid 1px #FFFFFF;
}
table.rne#selrne {/*TABLA CABECERA PROGRAMA RNE*/
	height: 77px;
	width: 473px;
	border-top: solid 1px #C87C00;
	border-bottom: solid 1px #FFFFFF;
}
table.rtve#selrtve {/*TABLA CABECERA PROGRAMA RTVE*/
	height: 77px;
	width: 473px;
	border-top: solid 1px #7C7E78;
	border-bottom: solid 1px #FFFFFF;
}

.titusel {/*TITULO PROGRAMA*/
	font-size: 112%;
	line-height: 112%;
	height: 52px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	padding-right: 8px;
	display: table-cell;
}
		table.tve td.titusel {/*TITULO SELECT PROGRAM TVE*/
		color: #145088;
		background-color: #DAEAF6;
		}
		table.tve td.titusel#initve1 {/*TD INICIO TITULO SELECT PROGRAM TVE*/
		width: 16px;
		background-color: #006EC2;
		padding: 0px;
		}
		table.rne td.titusel {/*TITULO SELECT PROGRAM RNE*/
		color: #794F00;
		background-color: #FCECD0;
		}
		table.rne td.titusel#inirne1 {/*TD INICIO TITULO SELECT PROGRAM RNE*/
		width: 16px;
		background-color: #C87C00;
		padding: 0px;
		}
		table.rtve td.titusel {/*TITULO SELECT PROGRAM RTVE*/
		color: #616461;
		background-color: #F0F0EE;
		/*width: 626px;
		padding-top: 4px;*/
		}
		table.rtve td.titusel#inirtve1 {/*TD INICIO TITULO SELECT PROGRAM RTVE*/
		width: 16px;
		background-color: #7C7E78;
		padding: 0px;
		}
.subtitusel {/*DATOS EMISIÓN PROGRAMA*/
	font-size: 70%;
	text-transform: uppercase;
	line-height: 100%;
	height: 25px;
	text-align: left;
	vertical-align: middle;
	padding-left: 10px;
	display: table-cell;
}
		table.tve td.subtitusel {/*DATOS EMISIÓN SELECT PROGRAM TVE*/
		color: #00305A;
		background-color: #AECDE8;
		}
		table.tve td.subtitusel#initve2 {/*TD INICIO DATOS EMISIÓN SELECT PROGRAM TVE*/
		width: 16px;
		background-color: #145088;
		padding: 0px;
		}
		table.rne td.subtitusel {/*DATOS EMISIÓN SELECT PROGRAM RNE*/
		color: #4F3307;
		background-color: #FAD8A0;
		}
		table.rne td.subtitusel#inirne2 {/*TD INICIO SUBTITULO SELECT PROGRAM RNE*/
		width: 16px;
		background-color: #794F00;
		padding: 0px;
		display: table-cell;
		}
		table.rtve td.subtitusel {/*DATOS EMISIÓN SELECT PROGRAM RTVE*/
		color: #4A4E4A;
		background-color: #D4D5D3;
		}
		table.rtve td.subtitusel#inirtve2 {/*TD INICIO DATOS EMISIÓN SELECT PROGRAM RTVE*/
		width: 16px;
		background-color: #616461;
		padding: 0px;
		}
.bkgfotosel {/*COLUMNA FOTOS*/
	width: 215px;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	border-bottom-width: 24px;
	border-bottom-style: solid;
	display:table-cell;
}
		table.tve td.bkgfotosel {/*FONDO FOTOS TVE*/
		background-color: #DAEAF6;
		border-bottom-color: #DAEAF6;
		}
		table.rne td.bkgfotosel {/*FONDO FOTOS RNE*/
		background-color: #FCECD0;
		border-bottom-color: #FCECD0;
		}
		table.rtve td.bkgfotosel {/*FONDO FOTOS RTVE*/
		background-color: #F0F0EE;
		border-bottom-color: #F0F0EE;
		}
	table.fotosel {/*CONTENEDOR BLOQUES DE FOTOS*/
	margin-left: 16px;
	margin-bottom: 12px;
	width: 199px;
	}
	.bkgfoto {/*TD FOTO*/
	vertical-align: top;
	}	
	.piefoto {/*TEXTO PIE DE FOTOS*/
	font-size: 60%;
	line-height: 120%;
	text-align: left;
	padding-bottom: 4px;
	padding-right: 8px;
	vertical-align: top;
	}
		.piefoto#size200 {
		padding-top: 8px;
		}
		.piefoto#size100 {
		padding-left: 8px;
		}
		table.tve td.piefoto {/*COLOR PIE FOTO TVE*/
		color: #00305A;
		}
		table.rne td.piefoto {/*COLOR PIE FOTO RNE*/
		color: #4F3307;
		}	
		table.rtve td.piefoto {/*COLOR PIE FOTO RTVE*/
		color: #373A38;
		}
		
td.bkgtextosel {/*COLUMNA TEXTOS*/
	color: #323232;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 0px;
	padding-right: 0px;
	width: 260px;
	display: table-cell;
}
	td.bkgtextosel .entradilla {/*TEXTO ENTRADILLA*/
	font-size: 70%;
	line-height: 120%;
	margin-bottom: 12px;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 6px;
	}
		table.tve div.entradilla {/*ENTRADILLA TVE*/
		color: #145088;
		}
		table.rne div.entradilla {/*ENTRADILLA RNE*/
		color: #794F00;
		}
		table.rtve div.entradilla {/*ENTRADILLA RTVE*/
		color: #616461;
		}
	td.bkgtextosel .cuerpotxt {/*CUERPO DE TEXTO*/
	font-size: 68%;
	line-height: 124%;
	font-weight: normal;
	margin-bottom: 24px;
	padding-left: 20px;
	padding-right: 6px;
	}
	.cuerpotxt a:link, 
	.cuerpotxt a:active,
	.cuerpotxt a:visited {
	text-decoration: underline;
	color: #145088;	
	}
	.cuerpotxt a:hover {
	text-decoration: underline;
	color: #939590;
	}



.cabxtrasel {/*CABECERA COLUMNA EQUIPO, DOCUMENTOS, ENLACES*/
	width: 157px;
	align: right;
	vertical-align: top;
	padding-top: 0px;
}
	td.cabxtrasel table.tve .cartela {
	margin-left: 14px;
	width: 143px;
	height: 53px;
	background-color: #DAEAF6;
	border: 1px solid #80B4DC;
	}
	td.cabxtrasel table.rne .cartela {
	margin-left: 14px;
	width: 143px;
	height: 53px;
	background-color: #FCECD0;
	border: 1px solid #F6B044;
	}
	td.cabxtrasel table.rtve .cartela {
	margin-left: 14px;
	width: 143px;
	height: 53px;
	background-color: #F0F0EE;
	border: 1px solid #AEB0A0;
	}
	
	table.cartela .textocartela {
	vertical-align: middle;
	}
		table.tve td.textocartela a.print#tvecartela:link, a.print#tvecartela:active, a.print#tvecartela:visited {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(../50_aniversario1/ima/tve_print_cartela.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #006EC2;
		text-decoration: none;
		}
		table.tve td.textocartela a.print#tvecartela:hover {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(../50_aniversario1/ima/tve_print_cartela_o.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #323232;
		text-decoration: underline;
		}
	
		table.rne td.textocartela a.print#rnecartela:link, a.print#rnecartela:active, a.print#rnecartela:visited {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(ima/rne_print_cartela.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #C06E28;
		text-decoration: none;
		}
		table.rne td.textocartela a.print#rnecartela:hover {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(ima/rne_print_cartela_o.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #323232;
		text-decoration: underline;
		}	
	
		table.tve td.textocartela a.send#tvecartela2:link, a.send#tvecartela2:active, a.send#tvecartela2:visited {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(../50_aniversario1/ima/tve_send_cartela.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #006EC2;
		text-decoration: none;
		}
		table.tve td.textocartela a.send#tvecartela2:hover {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(../50_aniversario1/ima/tve_send_cartela_o.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #323232;
		text-decoration: underline;
		}

		table.rne td.textocartela a.send#rnecartela2:link, a.send#rnecartela2:active, a.send#rnecartela2:visited {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(ima/rne_send_cartela.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #C06E28;
		text-decoration: none;
		}
		table.rne td.textocartela a.send#rnecartela2:hover {
		font-size: 60%;
		line-height: 100%;
		height:25px;
		background-position: left top;
		background-repeat: no-repeat;	
		background-image: url(ima/rne_send_cartela_o.gif);
		display: table-cell;
		padding-top: 7px;
		padding-left: 38px;
		color: #323232;
		text-decoration: underline;
		}

td.bkgxtrasel {
	text-align: right;
	width: 157px;
	vertical-align: top;
	padding-top: 14px;
	padding-left: 0px;
	color: #000000;
	display: block;
}
	td.bkgxtrasel .equipo {
	width: 143px;
	background-repeat: repeat-y;
	background-position: left;
	margin-bottom: 2px;
	margin-left: 14px;
	}
		table.tve td.bkgxtrasel .equipo {
		background-image: url(ima/tve_bkg_docu.jpg);
		}
		table.rne td.bkgxtrasel .equipo {
		background-image: url(ima/rne_bkg_docu.jpg);
		}
		table.rtve td.bkgxtrasel .equipo {
		background-image: url(../50_aniversario1/ima/rtve_bkg_docu.jpg);
		}
.textoequipo {
	font-size: 66%;
	line-height: 112%;
	color: #323232;
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
}
	td.textoequipo .cargo {
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 92%;
	text-transform: uppercase;
	}
		table.tve td.textoequipo .cargo {
		color: #145088;
		}
		table.rne td.textoequipo .cargo {
		color: #794F00;
		}
		table.rtve td.textoequipo .cargo {
		color: #616461;
		}
	td.textoequipo .person {
	width: 133px;
	background-repeat: no-repeat;
	padding-left: 8px;
	padding-bottom: 1px;
	}
		table.tve td.textoequipo .person {
		background-image: url(ima/tve_dot_equipo.gif);
		}
		table.rne td.textoequipo .person {
		background-image: url(ima/rne_dot_equipo.gif);
		}
		table.rtve td.textoequipo .person {
		background-image: url(../50_aniversario1/ima/rtve_dot_equipo.gif);
		}
.documents {
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 27px;
	padding-bottom: 20px;
	margin-left: 14px;
}	
		.documents#tvedocuments {
		background-image: url(ima/tve_cab_docu.jpg);
		}
		.documents#rnedocuments {
		background-image: url(ima/rne_cab_docu.jpg);
		}
		.documents#rtvedocuments {
		background-image: url(../50_aniversario1/ima/rtve_cab_docu.jpg);
		}
.listadodocu {
	background-repeat: repeat;
	border-top: solid 1px #FFFFFF;
	height: 50px;
	width: 143px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

		table.documents#tvedocuments table.listadodocu {
		background-image: url(ima/tve_bkg_docu.jpg);
		border-bottom-color: #80B4DC;
		}
		table.documents#rnedocuments table.listadodocu {
		background-image: url(ima/rne_bkg_docu.jpg);
		border-bottom-color: #F29E14;
		}
		table.documents#rtvedocuments table.listadodocu {
		background-image: url(../50_aniversario1/ima/rtve_bkg_docu.jpg);
		border-bottom-color: #AEB0AC;
		}

table.listadodocu td.pieicono {
	font-size: 60%;
	line-height: 125%;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 8px;
	}

table.listadodocu td.pieicono a.linkpie:link, a.linkpie:active, a.linkpie:visited {
	text-decoration: none;
	color: #323232;	
	}
table.listadodocu td.pieicono a.linkpie:hover {
	text-decoration: underline;
	color: #000000;
	}
		table.listadodocu td.bkgicono {/*ALINEACION VERTICAL ICONOS DOCUMENTOS*/
		vertical-align: top;/*IMPORTANTE MOD CLASS AÑADIDO*/
		}
/*LINKS FICHEROS ADJUNTOS*/
		table.documents#tvedocuments a.linkico#tveico:link, 
		table.documents#tvedocuments a.linkico#tveico:active, 
		table.documents#tvedocuments a.linkico#tveico:visited {
		background-image: url(ima/tve_ico_docu.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#tvedocuments a.linkico#tveico:hover {
		background-image: url(ima/tve_ico_docu_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		table.documents#rnedocuments a.linkico#rneico:link, 
		table.documents#rnedocuments a.linkico#rneico:active, 
		table.documents#rnedocuments a.linkico#rneico:visited {
		background-image: url(ima/rne_ico_docu.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#rnedocuments a.linkico#rneico:hover {
		background-image: url(ima/rne_ico_docu_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		table.documents#rtvedocuments a.linkico#rtveico:link, 
		table.documents#rtvedocuments a.linkico#rtveico:active, 
		table.documents#rtvedocuments a.linkico#rtveico:visited {
		background-image: url(../50_aniversario1/ima/rtve_ico_docu.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#rtvedocuments a.linkico#rtveico:hover {
		background-image: url(../50_aniversario1/ima/rtve_ico_docu_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		/*FIN LINKS FICHEROS ADJUNTOS*/
/*LINKS VIDEOS ADJUNTOS*/
		table.documents#tvedocuments a.linkico#tveicovideo:link, 
		table.documents#tvedocuments a.linkico#tveicovideo:active, 
		table.documents#tvedocuments a.linkico#tveicovideo:visited {
		background-image: url(ima/tve_ico_video.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#tvedocuments a.linkico#tveicovideo:hover {
		background-image: url(ima/tve_ico_video_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		table.documents#rnedocuments a.linkico#rneicovideo:link, 
		table.documents#rnedocuments a.linkico#rneicovideo:active, 
		table.documents#rnedocuments a.linkico#rneicovideo:visited {
		background-image: url(../50_aniversario1/ima/rne_ico_video.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#rnedocuments a.linkico#rneicovideo:hover {
		background-image: url(../50_aniversario1/ima/rne_ico_video_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		table.documents#rtvedocuments a.linkico#rtveicovideo:link, 
		table.documents#rtvedocuments a.linkico#rtveicovideo:active, 
		table.documents#rtvedocuments a.linkico#rtveicovideo:visited {
		background-image: url(../50_aniversario1/ima/rtve_ico_video.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#rtvedocuments a.linkico#rtveicovideo:hover {
		background-image: url(../50_aniversario1/ima/rtve_ico_video_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		/*FIN LINKS VIDEOS ADJUNTOS*/
/*LINKS AUDIOS ADJUNTOS*/
		table.documents#tvedocuments a.linkico#tveicoaudio:link, 
		table.documents#tvedocuments a.linkico#tveicoaudio:active, 
		table.documents#tvedocuments a.linkico#tveicoaudio:visited {
		background-image: url(../50_aniversario1/ima/tve_ico_audio.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#tvedocuments a.linkico#tveicoaudio:hover {
		background-image: url(../50_aniversario1/ima/tve_ico_audio_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		table.documents#rnedocuments a.linkico#rneicoaudio:link, 
		table.documents#rnedocuments a.linkico#rneicoaudio:active, 
		table.documents#rnedocuments a.linkico#rneicoaudio:visited {
		background-image: url(../50_aniversario1/ima/rne_ico_audio.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#rnedocuments a.linkico#rneicoaudio:hover {
		background-image: url(../50_aniversario1/ima/rne_ico_audio_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		table.documents#rtvedocuments a.linkico#rtveicoaudio:link, 
		table.documents#rtvedocuments a.linkico#rtveicoaudio:active, 
		table.documents#rtvedocuments a.linkico#rtveicoaudio:visited {
		background-image: url(../50_aniversario1/ima/rtve_ico_audio.gif);
		background-repeat: no-repeat;
		display: table-cell;
		}
		table.documents#rtvedocuments a.linkico#rtveicoaudio:hover {
		background-image: url(../50_aniversario1/ima/rtve_ico_audio_o.gif);
		background-repeat: no-repeat;
		display: block;
		}
		/*FIN LINKS AUDIOS ADJUNTOS*/
		
.relacionados {/*ENLACES ASOCIADOS AL CONTENIDO*/
	width: 143px;
	font-weight: bold;
	margin-left: 14px;
	}
		/*CABECERAS LISTADO DE ENLACES*/
		.relacionados#rotureltve {
		color: #145088;
		}
		.relacionados#roturelrne {
		color: #794F00;
		}
		.relacionados#roturelrtve {
		color: #616461;
		}
.textoenlaces {
	font-size: 66%;
	line-height: 112%;
	text-align: left;
	vertical-align: top;
	padding-bottom: 10px;
	}
		/*ENLACES RELACIONADOS TVE*/
		table.relacionados#rotureltve td.textoenlaces a.link#tverel:link, 
		table.relacionados#rotureltve td.textoenlaces a.link#tverel:active, 
		table.relacionados#rotureltve td.textoenlaces a.link#tverel:visited {
		background-image: url(ima/dot_rel_tve.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 3px;
		display: block;
		font-weight: normal;
		color: #145088;
		text-decoration: none;
		}
		table.relacionados#rotureltve td.textoenlaces a.link#tverel:hover {
		background-image: url(ima/dot_rel_tve.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 3px;
		display: block;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		}
		/*ENLACES RELACIONADOS RNE*/
		table.relacionados#roturelrne td.textoenlaces a.link#rnerel:link, 
		table.relacionados#roturelrne td.textoenlaces a.link#rnerel:active, 
		table.relacionados#roturelrne td.textoenlaces a.link#rnerel:visited {
		background-image: url(ima/dot_rel_rne.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 3px;
		display: block;
		font-weight: normal;
		color: #794F00;
		text-decoration: none;
		}
		table.relacionados#roturelrne td.textoenlaces a.link#rnerel:hover {
		background-image: url(ima/dot_rel_rne.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 3px;
		display: block;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		}
		/*ENLACES RELACIONADOS RTVE*/
		table.relacionados#roturelrtve td.textoenlaces a.link#rtverel:link,
		table.relacionados#roturelrtve td.textoenlaces a.link#rtverel:active, 
		table.relacionados#roturelrtve td.textoenlaces a.link#rtverel:visited {
		background-image: url(../50_aniversario1/ima/dot_rel_rtve.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 3px;
		display: block;
		font-weight: normal;
		color: #616461;
		text-decoration: none;
		}
		table.relacionados#roturelrtve td.textoenlaces a.link#rtverel:hover {
		background-image: url(../50_aniversario1/ima/dot_rel_rtve.gif);
		background-repeat: no-repeat;
		padding-left: 20px;
		padding-top: 3px;
		display: block;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		}	
.pieprogsel {
	font-size: 60%;
	color: #323232;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
	width: 630px;
	height: 32px;
	background-color: #E4E4E3;
	margin-top: 3px;
	margin-left: 20px;
	}
/*CABECERA PROGRAMA*/
.cabprog {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 120%;
	text-align: left;
	vertical-align: middle;
	text-transform: uppercase;
	width: 775px;
	height: 60px;
	}
		table.tve table.cabprog {
		background-color: #145188;
		}
		table.rne table.cabprog {
		background-color: #794F00;
		}
		table.rtve table.cabprog {
		background-color: #4A4E4A
		}
			table.cabprog .cabkeyframe {
			widht: 145px;
			background-repeat: no-repeat;
			display: table;
			}		
				table.tve .cabkeyframe {
				background-image: url(ima/tve_bkg_cab_genizda.jpg);
				}		
				table.rne .cabkeyframe {
				background-image: url(ima/rne_bkg_cab_genizda.jpg);
				}		
				table.rtve .cabkeyframe {
				background-image: url(../50_aniversario1/ima/rtve_bkg_cab_genizda.jpg);
				}		
		table.cabkeyframe td.logocab {
		width: 71px;
		padding-left: 23px;
		}
			table.tve .logocab .iconcab {
			background-image: url(ima/tve_icologocab.gif);
			}
			table.rne .logocab .iconcab {
			background-image: url(ima/rne_icologocab.gif);
			}
			table.rtve .logocab .iconcab {
			background-image: url(../50_aniversario1/ima/rtve_icologocab.gif);
			}

		.cabpersonalizada {
		width: 472px;
		background-repeat: repeat-y;
		background-position: left top;
		display: table-cell;
		}
			table.tve .cabpersonalizada {
			background-image: url(ima/tve_bkg_cab_gencentro.jpg);
			}
			table.rne .cabpersonalizada {
			background-image: url(ima/rne_bkg_cab_gencentro.jpg);
			}
			table.rtve .cabpersonalizada {
			background-image: url(../50_aniversario1/ima/rtve_bkg_cab_gencentro.jpg);
			}
			
			td.cabpersonalizada a:link, a:active, a:visited {
			color: #FFFFFF;
			text-decoration:none;
			}
			td.cabpersonalizada a:hover {
			color: #D4D4D3;
			text-decoration: none;
			}
			
			
		.selprogram {
		font-size: 68%;
		line-height: 110%;
		vertical-align: bottom;
		text-transform: none;
		width: 160px;
		background-repeat: no-repeat;
		background-position: right top;
		display: table-cell;
		}
		td.selprogram table.selector {
		vertical-align: middle;
		margin-right: 0px;
		margin-left: 2px;
		margin-bottom: 2px;
		width: 147px;
		}
			/*BOTON SELECTOR CABECERA
			table.selector a.selink:link, a.selink:active, a.selink:visited {
			background-image: url(ima/boton_select.gif);
			background-repeat: no-repeat;
			background-position: left center;
			display: table-cell;
			}*/
			td.selprogram table.selector a.selink:hover {
			background-image: url(ima/boton_select2_o.gif);
			}
		td.selprogram div {
		padding-left: 34px;
		padding-bottom: 6px;
		}		
			table.tve .selprogram {
			background-image: url(ima/tve_bkg_cab_gendcha.jpg);
			}
			table.rne .selprogram {
			background-image: url(ima/rne_bkg_cab_gendcha.jpg);
			}
			table.rtve .selprogram {
			background-image: url(../50_aniversario1/ima/rtve_bkg_cab_gendcha.jpg);
			}
		table.subcabprogram {
		margin-left: 135px;
		}
		table.subcablinks {
		width: 473px;
		height: 28px;
		}

/*MENU GENERAL IZQUIERDA*/
td.bkgmenu {
	vertical-align: top;
	}
td.bkgmenu#mediatve {/*AÑADE ESPACIO INFERIOR CON CARTELAS MULTIMEDIA*/
	border-bottom: 20px solid #AECDE8;
	}
td.bkgmenu#mediarne {/*AÑADE ESPACIO INFERIOR CON CARTELAS MULTIMEDIA*/
	border-bottom: 20px solid #FAE2B8;
	}
td.bkgmenu#mediartve {/*AÑADE ESPACIO INFERIOR CON CARTELAS MULTIMEDIA*/
	border-bottom: 20px solid #E4E4E3;
	}
		table.tve .bkgmenu {
		background-color: #AECDE8;
		} 
		table.rne .bkgmenu {
		background-color: #FAE2B8;
		} 
		table.rtve .bkgmenu {
		background-color: #E4E4E3;
		} 
div.bkgmenu {
	font-size: 60%;
	line-height: 105%;
	text-align: right;
	width: 125px;
}
	a.itemmenu:link, a.itemmenu:active, a.itemmenu:visited {
	padding-right: 26px;
	padding-top: 3px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: right top;
	height: 26px;
	display: block;
	}
	a.itemmenu:hover {
	text-decoration: underline;
	}
			.bkgmenu a.itemmenu#tvemenu:link, 
			.bkgmenu a.itemmenu#tvemenu:active, 
			.bkgmenu a.itemmenu#tvemenu:visited {
			background-color: #CCE2F4;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #4092D0;
			color: #00305A;
			background-image: url(ima/item_menu_tve.gif);
			}
			.bkgmenu a.itemmenu#tvemenu:hover {
			background-color: #4092D0;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #145088;
			color: #FFFFFF;
			background-image: url(ima/item_menu_tve_o.gif);
			}
			.bkgmenu a.itemmenu#rnemenu:link, 
			.bkgmenu a.itemmenu#rnemenu:active, 
			.bkgmenu a.itemmenu#rnemenu:visited {
			background-color: #FAE2B8;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #C87C00;
			color: #4F3307;
			background-image: url(ima/item_menu_rne.gif);
			}
			.bkgmenu a.itemmenu#rnemenu:hover {
			background-color: #C87C00;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #794F00;
			color: #FFFFFF;
			background-image: url(ima/item_menu_rne_o.gif);
			}
			.bkgmenu a.itemmenu#rtvemenu:link, 
			.bkgmenu a.itemmenu#rtvemenu:active, 
			.bkgmenu a.itemmenu#rtvemenu:visited {
			background-color: #E4E4E3;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #939590;
			color: #373A38;
			background-image: url(ima/item_menu_rtve.gif);
			}
			.bkgmenu a.itemmenu#rtvemenu:hover {
			background-color: #939590;
			border-top: 1px solid #FFFFFF;
			border-bottom: 1px solid #616461;
			color: #FFFFFF;
			background-image: url(ima/item_menu_rtve_o.gif);
			}
			
/*CARTELAS MULTIMEDIA*/
.multimedia {
	width: 125px;
	vertical-align: top;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 17px;
	margin-top: 20px;
	border-top: 1px solid #FFFFFF;
	}
		table.tve table.multimedia,
		table.rtve table.multimedia {/*CABECERAS TVE*/
		background-color: #AECDE8;
		}
		.multimedia#tvevideoteca {/*CABECERA VIDEOS*/
		background-image: url(ima/cab_videoteca_tve.gif);
		}
		.multimedia#tvefototeca {/*CABECERA FOTOS*/
		background-image: url(ima/cab_fototeca_tve.gif);
		}
table.multimedia .fotodest1 {
	height: 61px;
	width: 16px;
	}
	table.tve .fotodest1 {
	background-color: #145088;
	}
table.multimedia .fotodest2 {/*FOTO MEDIA DESTACADO*/
	width: 109px;
	}
			a.itemmedia:link, a.itemmedia:active, a.itemmedia:visited {
			width: 125px;
			font-size: 60%;
			line-height: 105%;
			text-align: left;
			padding-left: 18px;
			padding-right: 6px;
			padding-top: 5px;
			text-decoration: none;
			background-repeat: no-repeat;
			background-position: left top;
			height: 30px;
			display: block;
			display: table-cell;
			color: #00305A;
			background-image: url(ima/item_multimedia_tve.gif);
			}
			a.itemmedia:hover {
			color: #006EC2;
			text-decoration: underline;
			}
			a.itemmedia#mediadest:link, a.itemmedia#mediadest:active, a.itemmedia#mediadest:visited {
			color: #323232;
			font-weight: bold;
			border-bottom: 1px dotted #4092D0;
			padding-bottom: 4px;
			}
			a.itemmedia#mediadest:hover {
			color: #1E5894;
			font-weight: bold;
			}


/*CONTENEDOR CENTRAL PORTADA*/
.bkgcentral {
	width: 473px;
	margin-left:20px;
	margin-right:12px;
	vertical-align: top;
	}
/*COLUMNA DERECHA*/
.bkgderecha {
	vertical-align: top;
	background-color: #E4E4E3;
	}
	
	
/*DESTACADOS NOTAS DE PRENSA*/
.bkgnotasprensa {
	width: 145px;
	vertical-align: top;
	background-color: #5B5D5B;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	background-image: url(ima/cab_notasprensa.jpg);
	}
table.bkgnotasprensa2 {
	border-top: 1px solid #FFFFFF;
}
table.bkgnotasprensa .fotodest1 {
	background-color: #E4E4E3;
	height: 32px;
	width: 19px;
	}
table.bkgnotasprensa .fotodest2 {/*FOTO MEDIA DESTACADO*/
	width: 126px;
	}
			a.itempress:link, a.itempress:active, a.itempress:visited {
			width: 145px;
			font-size: 60%;
			line-height: 105%;
			text-align: left;
			padding-left: 19px;
			padding-right: 6px;
			padding-top: 3px;
			padding-bottom: 10px;
			text-decoration: none;
			background-color: #E4E4E3;
			background-repeat: no-repeat;
			background-position: left top;
			height: 30px;
			display: block;
			display: table-cell;
			color: #323232;
			background-image: url(ima/dot_press.gif);
			border-bottom: 1px solid #AEB0AC;
			border-top: 1px solid #FFFFFF;
			}
			a.itempress:hover {
			color: #939590;
			text-decoration: underline;
			background-image: url(ima/dot_press_o.gif);
			}
			
			a.itempress#destpress:link, a.itempress#destpress:active, a.itempress#destpress:visited {
			border-top: 0px solid #FFFFFF;
			}
			a.itempress#destpress:hover {
			border-top: 0px solid #FFFFFF;
			}
.datapress {
			font-size: 90%;
			font-weight: bold;
			color: #616461;
			padding-bottom: 2px;
			}
			
/*EQUIPO DEL PROGRAMA*/
.fotoequipohome {
	width: 41px;
	height: 63px;
	vertical-align: top;
	background-color: #616461;
	}
.bkgequipohome {
	width: 182px;
	height: 63px;
	background-color: #F4F4F4;
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
	}
		table.tve .bkgequipohome {
		background-image: url(ima/bkg_dot_nomequipo_tve.gif);
		}
		table.rne .bkgequipohome {
		background-image: url(ima/bkg_dot_nomequipo_rne.gif);
		}
		table.rtve .bkgequipohome {
		background-image: url(ima/bkg_dot_nomequipo_rtve.gif);
		}
.nomequipohome {
	font-size: 76%;
	height: 38px;
	vertical-align: middle;
	padding-left: 10px;
	}
		table.tve .nomequipohome {
		color: #145088;
		}
			td.nomequipohome a.gotofichatve:active, a.gotofichatve:link, a.gotofichatve:visited {
			color: #145088;
			text-decoration: none;
			}
			td.nomequipohome a.gotofichatve:hover {
			color: #323232;
			text-decoration: underline;
			}
		table.rne .nomequipohome {
		color: #4F3307;
		}
			td.nomequipohome a.gotoficharne:active, a.gotoficharne:link, a.gotoficharne:visited {
			color: #4F3307;
			text-decoration: none;
			}
			td.nomequipohome a.gotoficharne:hover {
			color: #323232;
			text-decoration: underline;
			}
		table.rtve .nomequipohome {
		color: #616461;
		}
			td.nomequipohome a.gotofichartve:active, a.gotofichartve:link, a.gotofichartve:visited {
			color: #616461;
			text-decoration: none;
			}
			td.nomequipohome a.gotofichartve:hover {
			color: #323232;
			text-decoration: underline;
			}

		.apellidos {
		font-weight: bold;
		}
.cargoequipohome {
	font-size: 60%;
	color: #323232;
	padding-left: 10px;
	height: 24px;
	width: 158px;
	border-top: 1px solid #FFFFFF;
	background-color: #D4D5D3;
	background-repeat: repeat-y;
	background-position: left top;
	}
		table.tve .cargoequipohome {
		background-image: url(ima/bkg_dot_cargoequipo_tve.gif);
		}
		table.rne .cargoequipohome {
		background-image: url(ima/bkg_dot_cargoequipo_rne.gif);
		}
		table.rtve .cargoequipohome {
		background-image: url(ima/bkg_dot_cargoequipo_rtve.gif);
		}
			a.gotoficha:link, a.gotoficha:active, a.gotoficha:visited {
			height: 24px;
			border-top: 1px solid #FFFFFF;
			background-color: #D4D5D3;
			background-image: url(ima/ico_gotoficha.gif);
			background-repeat: no-repeat;
			background-position: right top;
			display: table-cell;
			}
			a.gotoficha:hover {
			border-top: 1px solid #FFFFFF;
			background-image: url(ima/ico_gotoficha_o.gif);
			}
/*FICHA PERSONAL*/
.bkgfotoequipoficha {
	width: 99px;
	height: 151px;
	vertical-align: top;
	}
.datafotoequipoficha {
	width: 89px;
	height: 100%;
	font-size: 64%;
	line-height: 115%;
	padding-left: 10px;
	padding-bottom: 36px;
	padding-top: 18px;
	background-color: #F4F4F4;
	}
			table.tve td.datafotoequipoficha {
			color:#145088;	
			border-top: 28px solid #145088;
			vertical-align: bottom;
			}
			table.rne td.datafotoequipoficha {
			color:#794F00;
			border-top: 28px solid #794F00;
			vertical-align: bottom;
			}
			table.rtve td.datafotoequipoficha {
			color:#616461;
			border-top: 28px solid #616461;
			vertical-align: bottom;
			}
		div.fechaficha {
		padding-top: 2px;
		}
			table.tve div.fechaficha {
			color:#00305A;
			}
			table.rne div.fechaficha {
			color:#4F3307;
			}
			table.rtve div.fechaficha {
			color:#373A38;
			}
.cabequipoficha {
	width: 389px;
	height: 28px;
	font-size: 68%;
	line-height: 120%;
	padding-left: 16px;
	vertical-align: middle;
	}
	span.sociedad {
	font-weight: bold;
	}	
		table.tve td.cabequipoficha {
		background-color: #AECDE8;
		color: #00305A;
		}	
			table.tve td.cabequipoficha span.sociedad {
			color: #006EC2;
			}	
		table.rne td.cabequipoficha {
		background-color: #FAD8A0;
		color: #4F3307;
		}	
			table.rne td.cabequipoficha span.sociedad {
			color: #C87C00;
			}
		table.rtve td.cabequipoficha {
		background-color: #D4D5D3;
		color: #373A38;
		}	
			table.rtve td.cabequipoficha span.sociedad {
			color: #7C7E78;
			}
			span.programa {
			font-weight: bold;
			}
.bkgcontequipoficha {
	vertical-align: top;
	background-color: #FFFFFF;
	}
.contequipoficha {
	width: 389px;
	padding-top: 16px;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: top;
	}
	
.contequipoficha#cuerpotxt {
	font-size: 68%;
	line-height: 120%;
	color: #323232;
	padding-top: 0px;
	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 36px;
	}
		.contequipoficha#cuerpotxt p{
		margin-top: 8px;
		margin-bottom: 0px;
		}
	
.bkgequipoficha {
	background-color: #F4F4F4;
	background-repeat: repeat-y;
	background-position: left top;
	}
		table.tve .bkgequipoficha {
		background-image: url(ima/bkg_dot_nomequipo_tve.gif);
		}
		table.rne .bkgequipoficha {
		background-image: url(ima/bkg_dot_nomequipo_rne.gif);
		}
		table.rtve .bkgequipoficha {
		background-image: url(ima/bkg_dot_nomequipo_rtve.gif);
		}
.nomequipoficha {
	font-size: 82%;
	line-height: 100%;
	height: 26px;
	vertical-align: middle;
	padding-left: 10px;
	}
		table.tve .nomequipoficha {
		color: #00305A;
		}
		table.rne .nomequipoficha {
		color: #4F3307;
		}
		table.rtve .nomequipoficha {
		color: #373A38;
		}
		.apellidos {
		font-weight: bold;
		}
.cargoequipoficha {
	font-size: 58%;
	line-height: 110%;
	padding-left: 10px;
	padding-right: 20px;
	height: 26px;
	border-top: 1px solid #FFFFFF;
	background-color: #E4E4E3;
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: middle;
	width: 389px;
	}
		table.tve .cargoequipoficha {
		background-image: url(ima/bkg_dot_nomequipo_tve.gif);
		color: #145088;
		}
		table.rne .cargoequipoficha {
		background-image: url(ima/bkg_dot_nomequipo_rne.gif);
		color: #4F3307;
		}
		table.rtve .cargoequipoficha {
		background-image: url(ima/bkg_dot_nomequipo_rtve.gif);
		color: #373A38;
		}
	.cargoequipoficha#cargoprograma {
		font-size: 62%;
		color: #323232;
		font-weight: bold;	
	}
		table.tve .cargoequipoficha#cargoprograma {
		background-image: url(ima/bkg_dot_cargoequipo_tve.gif);
		}
		table.rne .cargoequipoficha#cargoprograma {
		background-image: url(ima/bkg_dot_cargoequipo_rne.gif);
		}
		table.rtve .cargoequipoficha#cargoprograma {
		background-image: url(ima/bkg_dot_cargoequipo_rtve.gif);
		}
.bkgpieequipoficha {
	width: 520px;
	height: 28px;
	background-color: #000000;
	font-size: 58%;
	vertical-align: middle;
	text-align: left;
	color: #D4D5D3;
	}
		.bkgpieequipoficha .textpie{
		width: 454px;
		padding-left: 115px;
		}	
	a.close:link, a.close:active, a.close:visited {
	background-image: url(ima/rtve_cerrar_blak.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	}
	a.close:hover {
	background-image: url(ima/rtve_cerrar_blak_o.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	}	
