body {margin: 0; padding: 0; background: #003152;}
/* CSS Document */
#div_upload{
border:1px solid #595959;
height:117px;
overflow-x:hidden;
overflow-y:auto;
top:188px;
width:360px;
display:none;
}

#ul_uploadSongs .alt{
	background:#C6C6C6!important;
}


#div_upload .boton_agregar {
float:right;
}
#div_upload .boton_agregar button{
	width:50px;
	background:url('bitmaps/btn_arriba.gif') center center no-repeat;
	display:block;
	width:23px;
	height:16px;
	text-indent:-99999px;
	margin:3px 19px 0 0;
	border:none;

}


#ul_uploadSongs li{
height:22px;
padding:0 0 0 6px;
}

#ul_uploadSongs{
	width:361px;
	margin:0;
	padding:0;
}
#ul_uploadSongs li{
height:22px;
}

#ul_uploadSongs a{
	text-decoration:none;
	color:#666666;
}

#ul_uploadSongs ul li a {
display:block;
}

#content_radio{
	/*background:#D6D6D6;*/
	background: #1f4f77;
/*	position:absolute;*/
	top:0px;
	left:0px;
	height:480px;
	width:414px;
	padding:9px 0 0;
}


#UPLoadCancion{
position:absolute;
top:394px;}

#UPLoadCancion li{
list-style:none;
width:343px;
}




#UPLoadCancion label{
color:#D47392;
display:block;
float:left;
font-weight:bold;
width:111px;
}

#informacion_memoria{
	color:#9E9E9E;
	position:absolute;
	top:375px;
	width:414px;
}
#informacion_memoria strong{
font-weight:normal;
color:#D04539;
}

.titulo{
	text-indent:-99999px;
	background:url("bitmaps/logo.gif") center center no-repeat;
	display:block;
	/*width:135px;*/
	width: 357px;
	/*height:45px;*/
	height: 140px;
	margin:0 0 0 18px;
	float:left;
}
#play_list_song li{
float:right;
}

#play_list_song li.no_buttom{
width:361px;
float:none;
}


#play_list_song li .boton{
border:none;
background:url('bitmaps/btn_abajo.gif') center center no-repeat;
display:block;
width:23px;
height:16px;
text-indent:-99999px;
margin:2px 12px 0 0;
}

#informacion_memoria span{
display:block;
margin:0 auto;
width:200px;
}

#btn_subir{
border:0;
background:transparent url('bitmaps/btn_subir.gif') center center no-repeat;
display:block;
width:47px;
height:20px;
text-indent:-99999px;
float:right;
}

span{
/*color:#D4507A;*/
color: #81c0f5;
}
.tus_canciones{
display:block;
float:right;
font-weight:bold;
height:19px;
padding:31px 0 0;
width:112px;
				display: none;
}

.todas_canciones{
clear:both;
display:block;
float:right;
height:18px;
margin:152px 0 0;
width:151px;
}