#site {
width:1000px;
margin:0px auto;
text-align:left
}

#topo {
float:left;
width:100%;
height:338px;
overflow:hidden;
/*background:transparent url(../imagens/marca.png) no-repeat scroll left top*/
}

#topo img {
float:left;
position:relative;
z-index:2
}

#menu {
float:left;
width:1000px;
height:75px;
cursor:pointer;
margin:0px 0px 10px 0px;
position:relative;
z-index:4;
background:transparent url(../imagens/menu.png) no-repeat scroll center top
}

#anim_topo {
float:right;
width:600px;
height:451px;
margin:-80px 0px 0px 0px;
position:relative;
z-index:1;
top:100px
}

#rodape {
float:left;
width:997px;
height:65px;
color:#fff;
text-align:center;
background:transparent url(../imagens/rodape.png) no-repeat scroll center top
}
