#site {
width:1000px;
height:auto;
margin:0px auto
}

#topo {
float:left;
width:1000px;
height:276px;
background-image:url(../imagens/topo.jpg)
}

#centro {
float:left;
width:1000px;
min-height:364px;
height:auto;
background-image:url(../imagens/1px_conteudo.jpg)
}

#preConteudo {
width:950px;
height:172px;
margin:0px auto;
background:#fff url(../imagens/lateral_topo.jpg) no-repeat scroll top right
}

#conteudo {
float:left;
width:951px;
min-height:364px;
height:auto;
margin-left:25px;
background:#fff url(../imagens/lateral_base.jpg) no-repeat scroll bottom right
}

#content {
float:left;
width:600px;
margin:0px 25px;
min-height:650px;
height:auto
}

#rightContent {
float:left;
width:230px;
height:250px;
margin-top:30px;
margin-left:30px;
*margin-left:10px
}

#rodape {
float:left;
width:1000px;
height:194px;
background-image:url(../imagens/rodape.jpg)
}

#dvBusca {
float:right;
width:282px;
height:52px;
background-image:url(../imagens/buscar.jpg);
margin-right:-54px;
margin-top:92px
}