#Detalle{
	overflow:auto;
}
#Detalle .CajaInterior{
	overflow:auto;
}
#Listas{
	float:left;
	width:260px;
}
#Listas ol{
	padding:15px 0px 0px 25px;
}
#Listas ol li span.Actual{
	font-size:12px;
}
#Listas ol li a{
	color:#fff;
	font-size:13px;
	font-weight:normal;
}
#Listas ol li a:hover{
	border-bottom:1px dashed #fff;
}
#Canciones{
	float:left;
	width:540px;
}
#Listas ol li a.actual{	
	font-size:12px;	
	color:#fc0;
	font-weight:bold;
}
#Listas ol li a.actual:hover{
	border-bottom:1px dashed #fff;
}




#Categoria ul li{
	background-color:#000;
	border:1px solid #342c15;
	display:inline;
	float:left;
	width:540px;
	margin:0px 0px 5px 5px;
	padding:5px;
}
#Categoria ul li div.descarga img.imagenDescarga
{
	float:left;
	padding: 5px 15px 5px 5px;
}

#Categoria ul li div.descarga h2{
	color:#fc6;
	display:block;
	float:left;
	font-size:1.1em;
	padding:0px 0px 0px 10px;
	width:450px;
}
#Categoria ul li div.descarga span.veces{
	float:left;
	padding:10px 0px 0px 10px;
}
#Categoria ul li div.descarga span.ver a{
	color:#5e563b;
	background-image:url(../../images/icons/audio.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:right;
	height:20px;
	margin-top:10px;
	text-indent:25px;
	padding-top:2px;
}
#Categoria ul li div.descarga span.ver a:hover{
	color:#91896e;
}

#Categoria ul li div.descarga span.sube1{
	background-image:url(../../images/icons/sube.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:21px;
	height:21px;
	float:left;	
	padding: 0 5px 0 0px;	
}

#Categoria ul li div.descarga span.sube2{
	background-image:url(../../images/icons/baja.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:21px;
	height:21px;
	float:left;	
	padding: 0 5px 0 0px;	
}

#Categoria ul li div.descarga span.sube0{
	background-image:url(../../images/icons/igual.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:21px;
	height:21px;
	float:left;	
	padding: 0 5px 0 0px;	
}

#Categoria ul li div.descarga span.pos
{
	float:left;
	font-size:1.1em;
	color:#f60;	
	padding: 0 5px 0 0px;	
	height:21px;
}
#Categoria ul li div.descarga span.artista
{
	float:left;
	font-size:1.1em;
	color:#fc6;
	padding: 0 15px 0 0px;	
	height:21px;	
	width:350px;	
}
#Categoria ul li div.descarga span.titulo
{
	float:left;
	font-size:1.1em;
	color:#f60;	
	padding: 0 15px 0 0px;	
	height:21px;	
	width:350px;	
}
