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

}

#contenedor{
width:816px;
height:621px;
background-image:url(imagenes/fondomedia.jpg);
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;



}

#media{
width:320px;
height:200px;
margin-top:30px;
float:left;
margin-left:10px;


}



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



}




#contend{

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




}





#contenido{
width:425px;
height:355px;
float:right;
margin-right:5px;
margin-top:40px;
overflow:auto;
border:#999999 solid 1px;

}

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


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




}