#rodape{
background:url(../imagens/bg_rodape_layout.jpg) center top;
bottom:0px;
height:106px;
position:absolute;
width:100%;
}

#rodape_wrap{
margin:auto;
width:770px;
}

#rodape_dir, #rodape_esq{
color:#666;
font:11px Verdana, Arial, Helvetica, sans-serif;
line-height:15px;
}

#rodape_esq{
float:left;
padding:20px 10px 10px 30px;
text-align:right;
width:160px;
}

#rodape_dir{
float:left;
padding:20px 30px 10px 0px;
text-align:left;
width:540px;
}

.clear{
clear:both;
}