
/*id INICIAL*/
#inicial{
}

/*id PRINCIPAL*/
#principal{
width: 800px;
}

/*id MENU*/
#menu {
width:800px; 
float:left; 
margin-left:0;
}

#pie_0{
width:100px;

margin-left:0; 
}
/*id PIE*/
#pie{
float:left; 
margin-left:0;
width: 510px;
}
#pie_1{
width:100px;
float:left; 
margin-left:0; 
}

#pie_2{
width:180px;
float:left; 
margin-left:0; 
}
#fuente1{
font: 10pt Arial,Verdana,Tahoma,sans-serif;
color:#ffffff;
}

#fuente2{
font: 10pt Arial,Verdana,Tahoma,sans-serif;
color:#000000;
}

a img{ border:0px}

body{
background-color:#000000;
}

/*id CONTENEDOR*/
#contenedor {
width:780px;
height:530px;  
float:left;
background-color:#ffffff;
margin:0 0 0 0;
}
