/*para las paginas de los videos*/
/*el css del indice de multimedia se encuentra en historias.css*/
#colsiguientevideos{
	float:left;
	width:80%;
	background-color:transparent;
	position:relative
}
#contentvideos{width:100%; height:auto}
.entradillavideos h3{
	float:left;
	position:relative;
	height:1%;
	width:100%;
	padding:0;
	font-size:2.8em;
	line-height:2;
	/*border-bottom:thin dashed #333333*/
	
}
/*Para mostrar todos los videos*/
#table-videos{width:100%;}
.scrolllistvideos{height:400px; overflow:auto; background:transparent; padding:0; padding-left:2%; width:98%}
.seccionvideo{
	width:200px;
	height:200px;
	margin:0;
	padding:0;
	float:left;
	margin-left:2%;
	display:inline;
	background:transparent url(../../../img/bg-videos.gif) no-repeat bottom right;
}
.seccionvideo p{margin:7% 15% 0} /*mofigico top 5%*/
/*FLOWPLAYER del indice de videos*/
a.myPlayer{width:140px; height:120px; display:block;margin:9% 10% 2%; }
a.myPlayer img{border:0.01em solid #000}
a.myPlayer:hover, a.myPlayer:visited, a.myPlayer:active{border:0}
/*modifico el codigo porque no vamos a reproducir min*/
.myPlayer{width:140px; height:120px; display:block;margin:9% 10% 2%; }
.myPlayer img{border:0.01em solid #000}
.myPlayer a:hover, .myPlayer a:visited, .myPlayer a:active{border:0; text-decoration:none}

#divreproductormax{float:left; width:50%; background:#fff; height:1%; padding:1% 2%}
/*reproductor de un video de la lista*/
#contentreproductor_flowplayer{width:100%; height:350px; background:#fff; height:1%}
.modulo-videomax{width:100%; display:block; height:400px; background:transparent; text-align:center}
/*#contentreproductor_flowplayer .comentarios{text-align:left}*/
.content_lista_reproduccion{float:right; margin-right:3%; width:40%; padding:2% 0; border:0; border-top:5px solid #ccc;  border-bottom:5px solid #ccc; display:inline; height:auto}
#tabla_lista_videos, #tabla_lista_videos2{width:90%; padding:0}
.headlinevideos{padding:0; font-size:1.2em}
.min_imgvideo img{border:2px solid  #666}
.height_tr_tabla_lista_videos{height:90px;}
td .min_imgvideo{width:132px; }
td .min_textvideo{width:139px;}
.min_textvideo p{ padding-left:1em;color:#0000FF; font-size:1.25em; text-align:left; line-height:normal}
/*.content_pie_video tanto para flowplayer como Flash Player*/
#contentreproductor_flowplayer .content_pie_video, .content_pie_video{
	width:93%;
	/*border-left:1.8em solid #666;
	background:#CCC;*/
	height:1%;
	padding:1%;
}
.content_pie_video .textovideo{padding-left:2%; font-size:larger; font-weight:bold; text-align:left}
.textvideo{font-weight:normal}
.paddingtop .navhor{border:none}
/*resultados del mismo pais del SELECT*/
.content_resultados_videos{width:90%; margin:1%; top:2%;}
#historias_relacionadas{width:100%; border-top:0.25em solid #ccc}
#historias_relacionadas ul{margin:0; padding:0; width:100%}
#historias_relacionadas ul li{line-height:normal}
#ancla{}
