@import url(./screen.css);

#menu, #submenu, #rodape, #topo
{
    display:none;
}
html
{
    margin:0px;
}
body
{
    margin-left:-10px;
    width:650px;
}
.blocoEsquerda
{
    width:300px;
}


