.tempTest {
	background-color:#ff5500;
}
.pVideo a {font-size:110%;}

	/*text-decoration:none;*/

.pVideo ul.botones li a {font-size:10px;}
/*.pVideo a#closeTC {
	color:#40B0FF;
	position:absolute;
	right:0;
	text-decoration:none;
	top:5px;
}*/
.pVideo .containerVF {
	float:left;
	width:60em;
	height:36em;
	border:0.2em solid #888888;
	margin-bottom:0em;
	overflow:hidden;
}
.pVideo .containerVF-pos2 img {
	float:left;
	width:46.7em;
	height:36em;
	border:0.2em solid #888888;
	display:table;
	margin-bottom:0em;
	
}
.tabRight {
	float:left;
	position:absolute;
	width:328px;
	height:362px;
	background-color:#E7E7E7;
	border-right:0.1em solid #C1C1C1;
	border-top:0.1em solid #C1C1C1;
	border-bottom:0.1em solid #C1C1C1;
	right:15px;
	top:76px;
	display:none;
}

.tabRightAlt {
	float:left;

}
.pVideo .menuVF {
	float:left;
	display:table;
	position:relative;
	width:17em;
	height:25.7em;
	background-color:#E7E7E7;
	border-right:0.1em solid #C1C1C1;
	border-top:0.1em solid #C1C1C1;
	border-bottom:0.1em solid #C1C1C1;
}
.pVideo .menuVFopen {
	float:left;
	position:absolute;
	width:314px;
	height:348px;
	background-color:#E7E7E7;
	right:0;
	top:0;
	margin:7px;
}
.pVideo .menuVFopen h4:hover {
	background:#8fcffb;	
}
.pVideo .menuVF-pos2 {
	float:left;
	display:table;
	position:relative;
	width:32.7em;
	height:36.4em;
	background-color:#E7E7E7;
	border-right:0.1em solid #C1C1C1;
	border-top:0.1em solid #C1C1C1;
	border-bottom:0.1em solid #C1C1C1;
}
.pVideo .menuVF h4 {
	font-size:1em;
	margin-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.pVideo h4 {
	font-size:1em;
	margin:5px 0 10px 0;
}
.pVideo .menuVF-pos2 h4 {
	float:left;
	font-size:1em;
	margin-left:1em;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
.pVideo .menuVF-pos2 span {
	float:right;
	margin-top:0.5em;
	font-weight:bold;
	background-image:url('i/comunes/pVideo/icoCerrar.png');
	background-repeat:no-repeat;
	background-position:top right;
	padding-right:2em;
	margin-right:0.5em;
}
.pVideo .menuVF .listMenuVF ul {
	float:left;
	width:100%;
	height:19.5em;
	border-top:0.1em solid #C1C1C1;
	overflow: auto;
	padding:0em;
	margin:0em;
	border-bottom:0.1em solid #C1C1C1;
}
.pVideo .MenuVF-transcripcion {
	float:left;
	width:100%;
	height:33.5em;
	border-top:0.1em solid #C1C1C1;
	overflow: auto;
	padding:0em;
	margin:0em;
}
.pVideo .MenuVF-transcripcion p {
	margin-left:1em;
	color:#555555;
}
.listMenuVF li {
	margin-left:1em;
	list-style: none;
	color:#777777;
	margin-top:0.5em;
	font-weight: bold;
	clear:both;
	width:80%;
}
.listMenuVF a {
	color:#40b0ff;
	text-decoration:none;
}
.pVideo .btsMenuVF {
	width:100%;
	padding:0;
	margin:auto;
	position:relative;
}
.pVideo .btsMenuVF ul.botones li {
	margin-left:1.5em;
	margin-top:5px;
}
.pVideo .panelRNE {
	clear:left;
	float:left;
	position:absolute;
	top:337px;
	width:100%;
}
.pVideo .panelRNE h3 {
	margin:0;
	padding:0;
	margin-left:1.5em;
	margin-top:0.5em;
	font-size:1em;
}
.pVideo .panelRNE img {
	margin:0;
	padding:0;
	margin-left:1.5em;
	margin-top:0.2em;
	border:0.2em solid #C1C1C1;
}
.pVideo .subMenuVF {
	float:left;
	clear:left;
	padding-top:0.4em;
}
.pVideo .dateSub {
	float:left;
}
.dateSub h2 {
	font-weight:bold;
	font-size:1em;
	margin:0;
	padding:0;
	color:#777777;
}
.dateSub h3 {
	font-weight:normal;
	font-size:1em;
	margin:0;
	padding:0;
	color:#999999;
}
.pVideo .btsSubVF {
	float:right;
	padding:0;
	margin-left:2em;
}
.btnsVF {
	float:left;
	margin:0;
	padding:0;
	font-size:0.9em;
	position:relative;
	display:table;
}
.btnsVF ul {
	margin-left:0em;
	position:relative;
	display:table;
}
.btnsVF li {
	float:left;
	list-style: none;
	height:2.4em;
	margin:0.2em;
	background-image:url('i/comunes/pVideo/btnPartLeft.png');
	background-repeat:no-repeat;
	position:relative;
	display:table;
}
.btnsVF li:active {
	float:left;
	list-style: none;
	height:2.4em;
	margin:0.2em;
	background-image:url('i/comunes/pVideo/btnPartLeftHover.png');
	background-repeat:no-repeat;
}
.btnsVF a {
	float:left;
	color:#999999;
	list-style: none;
	height:2.4em;
	text-decoration:none;
	background-image:url('i/comunes/pVideo/btnPartRight.png');
	background-repeat:no-repeat;
	background-position:top right;
}
.btnsVF a:hover {
	color:#40b0ff;
}
.btnsVF a:active {
	background-image:url('i/comunes/pVideo/btnPartRightHover.png');
	background-repeat:no-repeat;
	background-position:top right;
}
.btnsVF span {
	float:left;
	width:auto;
	margin-left:0.9em;
	margin-right:0.8em;
	height:2.4em;
	padding-top:0.4em;
	background-image:url('i/comunes/pVideo/btnPartCent.png');
	background-repeat:repeat-x;
}
.btnsVF span:active {
	float:left;
	width:auto;
	margin-left:0.9em;
	margin-right:0.8em;
	height:2.4em;
	padding-top:0.4em;
	background-image:url('i/comunes/pVideo/btnPartCentHOver.png');
	background-repeat:repeat-x;
}
.btnsVF .icoFavoritos {
	padding-left:1.6em;
	background-image:url('i/comunes/pVideo/icoFav.png');
	background-repeat:no-repeat;
	background-position:0em 0.3em;
}
.btnsVF .icoGusta {
	padding-left:1.3em;
	background-image:url('i/comunes/pVideo/icoGood.png');
	background-repeat:no-repeat;
	background-position:0em 0.4em;
}
.btnsVF .icoPlus {
	padding-left:1.4em;
	background-image:url('i/comunes/pVideo/icoPlus.png');
	background-repeat:no-repeat;
	background-position:0em 0.4em;
}
.btnsVF .icoSubs {
	padding-left:1.3em;
	background-image:url('i/comunes/pVideo/icoSubs.png');
	background-repeat:no-repeat;
	background-position:0em 0.6em;
}
.btnsVF .icoComp {
	padding-left:1.1em;
	background-image:url('i/comunes/pVideo/icoComp.png');
	background-repeat:no-repeat;
	background-position:0em 0.4em;
}
.btnsVF .icoEnla {
	padding-left:1.5em;
	background-image:url('i/comunes/pVideo/icoEnla.png');
	background-repeat:no-repeat;
	background-position:0em 0.5em;
}
.buscadorVF {
	margin-left:1em;
	margin-top:1em;
}
.roundedBuscadorVF {
	padding-left:1em;
	height:25px;
	background-image:url('i/comunes/pVideo/rBus.png');
	background-repeat:no-repeat;
}
.roundedBuscadorVF input {
	border:none;
	decoration:none;
	margin-top:0.4em;
	background: #FFF;
}
.noVisible{
display:none;
}

/*****************NUEVA ESTRUCTURA PF VIDEO*********************/
/***************************************************************/
/*ARREGLOS PF VIDEO "pVideo.css"*//*REVISAR Y BORRAR*/
.pVideo .panelRNE {position:static;top:auto;text-align:center;display:block;height:10em;padding:10px 0 0 0;float:left;}
.pVideo .panelRNE img {margin:0;}
.pVideo .panelRNE h3 {margin:0 0 0.5em;display:block;}
/*sub-cabecera*/
.pVideo .header {margin:1em 0;float:left;width:100%;}
.pVideo .header .titu {font-family:arial;font-size:170%;font-weight:bold;display:block;clear:both;width:90%;color:#777;line-height:141.2%;}
.pVideo .header .description {float:left;width:100%;}
.pVideo .header p {font-size:120%;line-height:133.34%;color:#999;/*margin:0.5em 0 0 0;*/margin:0;padding:0;display:block;float:left;clear:both;width:100%;}
	/*expand-reduce*/
	.pVideo .header .description {padding-top:0.5em;}
	.pVideo .header .expand,.pVideo .header .reduce {font-size:120%;line-height:150%;display:block;float:left;padding:0 0 0 1.167em;background-repeat:no-repeat;background-position:left -1.3em;}
	.pVideo .header .expand {display:none;background-image:url('i/comunes/vermas.gif');}
	.pVideo .header .reduce {display:block;background-image:url('i/comunes/vermenos.gif');}
	.pVideo .header .reduced .expand {display:block;margin:0.667em 0 0 0;}
	.pVideo .header .reduced .reduce {display:none;}
	.pVideo .header .expand:hover,.pVideo .header .reduce:hover {background-position:left 0.4em;}
	.pVideo .header .expand:hover span,.pVideo .header .reduce:hover span {text-decoration:underline;cursor:pointer;}
	.pVideo .header .reduced .description {height:3.4em;overflow:hidden;}


.pVideo .header a {
	/*font-weight:bold;*/
}
.pVideo .header h1 {
	/*font-size:1.6em;
	margin:0 0 0.5em 0;
	padding:0 0 0 0;*/
}
.pVideo .header h4 {
	/*float:left;
	width:64.0em;
	font-weight: normal;
	color:#999999;
	font-size:1.2em;
	margin:0 0 1em 0;
	padding:0;*/
}

/*generalidades media*/
.pVideo {width:100%;margin:0;float:left;}
.pVideo .mediaBox {float:left;/*background:#e7e7e7;*/width:100%;position:relative;height:auto;}
.pVideo .mediaPlayer,.pVideo .mediaText {height:36em;height:33.5em;height:33.1em;//cambio formato 16:9;}
.VideoContainer video {height:33.1em !important;}	
.pVideo .mediaText {height:33.9em;height:33.6em;//quitamos los bordes;}
//.pVideo .mediaPlayer,.pVideo .mediaText {border:0.2em solid #888;}
.pVideo .mediaPlayer {border:0.2em solid #bbb;}
//.pVideo .mediaText {border-left:none;border-color:#ccc;}
.pVideo .mediaTC .botones {float:right;}
/*mostrar/ocultar*/
.pVideo .reduced .mediaCP {visibility:hidden;right:-100%;top:-100%;position:absolute;}
.pVideo .mediaTC {position:absolute;right:0;bottom:-33.5em;bottom:-33.8em;//quitamos los bordes;}/*posicionamiento en funcion del 'height'*/
.pVideo .mediaTC .cab {display:none;}
.pVideo .reduced .mediaTC,.pVideo .mediaCP {visibility:visible;right:0;top:0;bottom:auto;}
.pVideo .reduced .mediaTC .cab {display:block;}
.pVideo .reduced .mediaTC .botones {display:none;}
/*player*/
.pVideo .mediaPlayer {float:left;overflow:hidden;width:76%;position:relative;z-index:99;}
	.pVideo .reduced .mediaPlayer {width:57%;}
	.VideoContainer,.VideoContainer object a {width:100%;height:100%;display:block;}
	.VideoContainer object {display:block;}
	.VideoContainer object a {position:relative;}
	
/*CUANDO NO SE PUEDE MOSTRAR EL PLAYER - CONTENIDO DESPUBLICADO*/
.mediaPlayer img,.mediaPlayer span {position:relative;width:100%;left:0;float:left;}
	.mediaPlayer img {z-index:4;top:0;left:0;}
	.mediaPlayer span {z-index:5;top:11.4em;background:url('i/comunes/grey.png');width:70%;height:4em;margin:0 10% -12.4em 10%;padding:2.2em 5%;}
	.mediaPlayer span strong {font-family:arial,helvetica,sans-serif;color:#fff;font-size:140%;line-height:142.86%;font-weight:normal;display:block;width:100%;text-align:center;}
	.mediaPlayer span strong a {font-weight:bold;text-decoration:underline;color:#fff;}

.mediaPlayer span.videoplay,.mediaPlayer span.loadvideo {width:0;height:0;margin:0;padding:0;display:block;}
.mediaPlayer span.videoplay strong,
.mediaPlayer span.loadvideo strong,
.mediaPlayer a:hover span.videoplay strong {font-size:10px;text-transform:lowercase;font-weight:bold;width:9.4em;line-height:4.7em;padding-top:4.7em;margin: -4.7em 0 0 -4.7em;background:url('/css/style/i_news/hover_photo/playiconM.png') no-repeat 50% 50%;color:#CCC;display:block;float:none;text-align:center;}
.mediaPlayer a {display:block;}
.mediaPlayer a:hover {text-decoration:none;}
.mediaPlayer a:hover span.videoplay strong {background-image:url('/css/style/i_news/hover_photo/playiconM_o.png');border-radius:2em;-webkit-border-radius:2em;}
.mediaPlayer {position:relative;}
.mediaPlayer span.videoplay {position:absolute;top:50%;left:50%;}
.mediaPlayer span.videoplay strong,
.mediaPlayer span.loadvideo strong {position:absolute;}

/*el onload no se pinta*/
.mediaPlayer span.loadvideo strong {display:none;}
	
/*contenedores textuales*/
.mediaBox .cab {margin:0;line-height:2em;border-bottom:1px solid #ccc;display:block;clear:both;width:100%;}
.mediaCP .cab {background:#e7e7e7;//quitamos los bordes;}
.mediaBox .titu,.mediaCP ul,.mediaTC .content {padding:0 0 0 6%;}
								.mediaCP ul,.mediaTC .content {width:94%;}
	.mediaBox .mediaText {width:23.5%;overflow:hidden;position:absolute;top:0;right:0;}
	 .reduced .mediaText {width:42.5%;}
		/*CuePoints mediaCP*/
		.mediaCP {/*background:#e7e7e7;*/border-bottom:1px dotted #bbb;//quitamos los bordes;}
		.mediaCP ul {display:block;height:30.2em;overflow-y:auto;padding-top:0.6em;height:27.6em;//cambio formato 16:9;height:28em;//quitamos los bordes;}
		.mediaCP li {float:left;clear:both;margin:0 0 0.6em 0;line-height:136.36%;width:95%;}
/**/*:first-child+html .mediaCP li {width:90%;}
		.mediaCP ul a {/*font-weight:bold;*/}
		.mediaCP ul a:hover {/*text-decoration:underline;*/}
		/*transcripcion mediaTC*/
		.mediaTC .closeTC {position:absolute;top:0;right:0;height:2em;padding:0 0.6em;font-weight:bold;}
		.mediaTC .closeTC:hover {background:#888;color:#fff;}
		.mediaTC .botones {margin:0 1.6em 0 0;padding:0 0 1.6em 0;}
		.mediaTC {border:none;width:100%;height:36em;}
		.mediaTC .content {clear:both;padding:0.6em 0 0.6em 6%;height:33.4em;overflow-y:auto;height:30.3em;//cambio formato 16:9;}
		.mediaTC .content p a {color:#333;display:block;margin:0 0 0.8em 0;}
		.reduced .mediaTC {background:#efefef;}
		.mediaTC .content p:hover {background:#efefef;}
		.mediaTC .content p a:hover {text-decoration:underline;}
/*botonera*/
.PFvideo .botonera {float:left;width:100%;padding:1em 0;margin:0;}
	/*.PFvideo .botonera .date {width:auto;float:left;line-height:2.1em;}
	.PFvideo .botonera .date strong {color:#777;font-size:110%;}*/
	.PFvideo .botonera .botones {float:right;/*right:17.8em;*///quitamos los bordes;}
	.PFvideo .botonera .botones {float:none;width:auto;display:table;margin:0 auto;}
/**/*:first-child+html .PFvideo .botonera .botones {float:right;padding-right:1em;}
	.PFvideo .filtro .botonera .botones {right:auto;}



/*nueva posicion 'date'*/
.pVideo {position:relative;overflow:visible;}
.pVideo .date {position:absolute;top:1em;right:1em;}
/*ajuste nueva barra botonera.pVideo .date {position:absolute;bottom:-44px;left:19px;line-height:3.1em;z-index:99999 !important;}*/
.pVideo .date strong {color:#555;color:#000;font-size:130%;line-height:184.6%;font-weight:normal;}