.subMenuVF {
	float:left;
	clear:left;
	padding-top:0.4em;
	width:100%;
}
.subMenuVF .dateSub {
	float:left;
}
.subMenuVF .dateSub h2 {
	font-weight:bold;
	font-size:1em;
	margin:0;
	padding:0;
	color:#777777;
}
.subMenuVF .dateSub h3 {
	font-weight:normal;
	font-size:1em;
	margin:0;
	padding:0;
	color:#999999;
}
.subMenuVF .btsSubVF {
	float:left;
	padding:0;
	margin-left:1.5em;
}
.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;
}


/*****************NUEVA ESTRUCTURA PF VIDEO*********************/
/***************************************************************/
.pAudio .panelRNE {position:static;top:auto;text-align:center;display:block;height:10em;padding:10px 0 0 0;float:left;}
.pAudio .panelRNE img {margin:0;}
.pAudio .panelRNE h3 {margin:0 0 0.5em;display:block;}
/*sub-cabecera*/
.pAudio .header {margin:1em 0;float:left;width:100%;}
/*.pAudio .header .titu {font-size:160%;font-weight:bold;display:block;clear:both;width:100%;color:#777;}*/
.pAudio .header .titu {font-family:arial;font-size:170%;font-weight:bold;display:block;clear:both;width:90%;color:#777;line-height:141.2%;}
.pAudio .header .description {float:left;width:100%;}
/*.pAudio .header p {font-size:120%;line-height:133.34%;color:#999;margin:0.667em 0 0 0;padding:0;display:block;float:left;}*/
.pAudio .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*/
	.pAudio .header .description {padding-top:0.5em;}
	.pAudio .header .expand,.pAudio .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;}
	.pAudio .header .expand {display:none;background-image:url('i/comunes/vermas.gif');}
	.pAudio .header .reduce {display:block;background-image:url('i/comunes/vermenos.gif');}
	.pAudio .header .reduced .expand {display:block;margin:0.667em 0 0 0;}
	.pAudio .header .reduced .reduce {display:none;}
	.pAudio .header .expand:hover,.pAudio .header .reduce:hover {background-position:left 0.4em;}
	.pAudio .header .expand:hover span,.pAudio .header .reduce:hover span {text-decoration:underline;cursor:pointer;}
	.pAudio .header .reduced .description {height:4em;overflow:hidden;height:8.2em;//5 líneas visibles;}
/*generalidades media*/
.pAudio {width:100%;margin:0;float:left;}
.pAudio .mediaBox {float:left;background:#e7e7e7;width:60.4em;position:relative;height:auto;clear:both;}
.pAudio .mediaText {height:auto;}
.pAudio .mediaPlayer,.pAudio .mediaText {border:0.2em solid #888;}
.pAudio .mediaText {border-top:none;border-color:#ccc;}
.pAudio .mediaTC .botones {float:right;}
/*player*/
.pAudio .mediaPlayer {float:left;width:60em;height:3.7em;clear:both;}

/*CUANDO NO SE PUEDE MOSTRAR EL PLAYER - CONTENIDO DESPUBLICADO*/
	.pAudio .mediaPlayer span {position:relative;width:100%;left:0;top:0;float:left;}
	.pAudio .mediaPlayer span {top:0;background:url('i/comunes/grey.png');width:100%;height:3.5em;margin:0;padding:0.2em 0 0 0;}
	.pAudio .mediaPlayer span strong {font-family:arial,helvetica,sans-serif;color:#fff;font-size:130%;line-height:115.4%;font-weight:normal;display:block;width:100%;text-align:center;}
	.pAudio .mediaPlayer span strong a {font-weight:bold;text-decoration:underline;color:#fff;}
/*audioplayer HTML5*/
.AudioContainer {position:relative;overflow:hidden;background:black;}
.AudioContainer span.audioplay {background:none;width:auto;position:absolute;left:auto;right:0;top:0.1em;font-size:10px;margin:0 !important;display:block;border-right:1px solid #ddd;padding:0 1em 0 0;}
.AudioContainer span.audioplay strong {font-size:100%;width:auto;float:left;line-height:190%;padding:0 1em;margin:0.8em 0;display:block;text-transform:uppercase;background:#999;color:#fff;border-radius:0.3em;}
.AudioContainer a:hover span.audioplay strong {background:#d10;}
.AudioContainer span.audioplay + img {width:auto;}
.AudioContainer audio {width:98%;margin:0.5% 1%;height:33px;}

/*radio en directo*/
.sBox .AudioContainer {overflow:visible;position:static;}

/*contenedores textuales*/
.mediaBox .cab {margin:0;line-height:2em;border-bottom:1px solid #ccc;display:block;clear:both;width:100%;}
.pAudio .mediaBox .titu,.pAudio .mediaCP ul,.pAudio .mediaTC .content {padding:0 0 0 2%;}
												.pAudio .mediaCP ul,.pAudio .mediaTC .content {width:98%;}
	.pAudio .mediaBox .mediaText {width:60em;overflow:hidden;position:relative;top:0;right:0;}
	 .reduced .mediaText {width:42.5%;}
		/*CuePoints mediaCP*/
		.pAudio .mediaCP {}
		.pAudio .mediaCP ul {display:block;height:8.4em;overflow-y:auto;padding-top:0.6em;}
/**/*: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-top:0.6em;height:36em;overflow-y:auto;}
/*botonera*/
.PFaudio .botonera {float:left;width:100%;padding:1em 0;margin:0;}
	/*.PFaudio .botonera .date {width:auto;float:left;line-height:2.1em;}
	.PFaudio .botonera .date strong {color:#777;font-size:110%;}*/
	.PFaudio .botonera .botones {float:right;}
	.PFaudio .botonera .botones {float:none;width:auto;display:table;margin:0 auto;}
/**/*:first-child+html .PFaudio .botonera .botones {float:right;padding-right:1em;}
/*nueva posicion 'date'*/
.pAudio {position:relative;overflow:visible;}
.pAudio .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;}*/
.pAudio .date strong {color:#555;color:#000;font-size:130%;line-height:184.6%;font-weight:normal;}
/*nueva posicion 'date'
.pAudio {position:relative;overflow:visible;}
.pAudio .date {position:absolute;bottom:-32px;left:0;line-height:2.1em;}
.pAudio .date strong {color:#777;font-size:110%;}*/