/* CSS Document */
body{
background:#000000;
font-family:Arial, Helvetica, sans-serif;
margin-top:3px;

}

#contenedor{
width:816px;
height:621px;
background-image:url(imagenes/fondo.jpg);
margin-left:85px;
background-repeat:no-repeat;
margin:0px auto;
text-align:center;

}

#header{
width:817px;
height:140px;
float:right;
padding-top:0px;

}
#opciones{
width:356px;
height:412px;
margin-top:43px;
float:left;

}

#botones{
width:310px;
height:150px;
margin-top:0px;
float:left;
}



#arbol{
width:356px;
height:261px;
margin-top:0px;
float:left;

}




#integrantes{
width:20px;
height:300px;
margin-top:40px;
float : left;



}



#contend{
background:url(imagenes/contenido_discos.gif);

width:440px;
height:400px;
float:right;
margin-right:0px;
margin-top:5px;




}


#titulo{
margin-top:36px;
width:416px;
height:13px;
float:left;
margin-left:5px;

}


#contenido{
width:416px;
height:330px;
float:left;
margin-left:5px;
margin-top:3px;
overflow:auto;



}


#letras{
border:solid #FFFFFF 1px;
width:auto;
height:230px;
overflow:auto;





}


#lista{
border:solid #FFFFFF 1px;
width:auto;
height:90px;
margin-top:2px;


}









#seccion{
width:150px;
height:52px;
float:left;
margin-left: 26px;
margin-top:2px;



}



#leo{

width:150px;
height:50px;
float:right;
margin-top:3px;



}



#pie{
width:817px;
height:18px;
margin-top:1px;
float:right;




}