.menu{
background: url(Imagens/menu/fundo_menu.gif) repeat-x;
width:750px;
height:28px;
margin:0 auto
}



ul.menu{
list-style-type:none;
width:750px;
}

ul.menu li{
float:left;
padding:0;
margin:0 0 0 0px;
}

ul.menu li a{
width:100%;
float:left;
text-indent:-9460px;
}


ul.menu li a.home{
background: url(Imagens/menu/btn_home.jpg) no-repeat;
width:47px;
height:28px;
text-indent:-9460px;
margin-left:17px;
}


ul.menu li a.empresa{
background: url(Imagens/menu/btn_empresa.jpg) no-repeat;
width:78px;
height:28px;
text-indent:-9460px;
margin-left:13px;
}

ul.menu li a.lancamentos{
background: url(Imagens/menu/btn_lancamentos.jpg) no-repeat;
width:91px;
height:28px;
text-indent:-9460px;
margin-left:19px;
}

ul.menu li a.imoveis_venda{
background: url(Imagens/menu/btn_imoveis_venda.gif) no-repeat;
width:108px;
height:28px;
text-indent:-9460px;
margin-left:16px;
}

ul.menu li a.acompanhe_obra{
background: url(Imagens/menu/acompanhe_obra.jpg) no-repeat;
width:125px;
height:28px;
text-indent:-9460px;
margin-left:19px;
}

ul.menu li a.portifolio{
background: url(Imagens/menu/btn.jpg) no-repeat;
width:69px;
height:28px;
text-indent:-9460px;
margin-left:15px;
}

ul.menu li a.fale_conosco{
background: url(Imagens/menu/btn_fale.jpg) no-repeat;
width:93px;
height:28px;
text-indent:-9460px;
margin-left:7px;
}

