@charset "UTF-8";
/* CSS Document */

#capavendidos {
	float:right;
	overflow:visible;
	width:659px;
	height:90em;
}




/********* CONTENEDOR Y CAPA PARA PAGINA VIEJA DE VIDEOS*************************************************************/
#capavideos { float:right; overflow:visible; width:659px; height:170em;}
#contenedor_videos { width:1000px; overflow:hidden; margin:0 auto; padding:0 auto; height:180em;}
/********* CONTENEDOR Y CAPA PARA PAGINA VIEJA DE VIDEOS A 4 COLUMNAS (desechada)************************************/
#capavideos_4col { float:right; overflow:visible; width:659px; height:140em;}
#contenedor_videos_4col { width:1000px; overflow:hidden; margin:0 auto; padding:0 auto; height:150em;} 



.detallevendidos {
	width:649px;
	background-color:#eaeaea;
	margin-top: 1.5em;
	padding: 5px;
	margin-bottom: 2em;
	position: absolute;
	overflow: auto;
	height: 60em;
	visibility: hidden;
}
#contenedor_revistas { width:1000px; overflow:hidden; margin:0 auto; padding:0 auto; height:100em;} 


#detallevendidos00 {z-index: 1;}
#detallevendidos01 {z-index: 2;}
#detallevendidos02 {z-index: 3;}
#detallevendidos03 {z-index: 4;}
#detallevendidos04 {z-index: 5;}
#detallevendidos05 {z-index: 6;}
#detallevendidos06 {z-index: 7;}
#detallevendidos07 {z-index: 8;}
#detallevendidos08 {z-index: 9;}
#detallevendidos09 {z-index: 10;}
#detallevendidos10 {z-index: 11;}
#detallevendidos11 {z-index: 12;}


/*******CAPAS DETALLES NIVEL2************************************************************/
.detallevendidos_nivel2 {
	width:649px;
	background-color:#eaeaea;
	margin-top: 1.5em;
	padding: 5px;
	margin-bottom: 2em;
	position: absolute;
	overflow: auto;
	height: 320px;
	visibility: visible;
}

