#area-rodape {
clear:both;
height:40px;
}

#rodape{
height:30px;
}

#rodape ul {
height:15px;
text-align:center;
}

#rodape ul li {
display:inline;
list-style:none;
background:transparent url(/imagens/menu_principal/bullet.gif) no-repeat left center;
padding-left:10px;
}

#rodape a {text-decoration:none;}
#rodape a:hover {text-decoration:underline;}
