body{
text-align:center;
margin:0 auto;

}

#contenedor
{ 
margin:0 auto;
width: 1024 px;	
background:#3399FF;
}

#cabecera{ 
height :128 px; 
width: 1024 px; 
text-align:center;
background :#3399FF;

} 

#navegador{ 
width:1024px;
background-image:url(images/tablas2.jpg);
 
font-size:20px;
text-align: center;


} 

A.enlacenav, A.enlacenav:VISITED, A.enlacenav:ACTIVE, A.enlacenav:FOCUS, A.enlacenav:LINK{ 
color: #FFFFFF; 
text-decoration:none;
} 
A.enlacenav:HOVER{ 
color: #CC0033;
} 

#cuerpo{ 
width:1024px; 
padding: 12px 0px 10px 0px; 
background :#FFFFFF;
 


} 
#contenedor {
	background-position: center center;
}

