/* 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_letras.gif);

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




}


#titulo{
margin-top:40px;
width:416px;
height:13px;
float:right;
margin-right:10px;

}


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



}


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





}


#nove2{
border:solid #FFFFFF 1px;
width:auto;
height:45px;
margin-top:6px;


}
#disqui{
width:auto;
height:27px;
margin-top:4px;
text-align:center;
border:#FFFFFF solid 1px;




}


#contenido li {
   display:inline;
   float:left;
   width: 100px;
   height: 100px;
   margin: 5px 5px 0px 5px;
   padding: 5px;
   background-color: #FFFFFF;
   border:#999999 1px solid;
   text-align: center;
} 


#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;




}