/* Rodape */

#rodape {
    clear:both; padding:10px; font-size:0.75em; color:#fff; height:180px; margin:0;
    background:url(rodape.jpg) top center no-repeat;
}

#rodape p {
    margin:0 0 15px 0; font-size:1em; font-weight:bold;
}

#rodape ul {
    float:left; width:125px; margin:0 30px 0 30px; border-right:1px solid #fff;
}

#rodape .first {
    width:180px; margin:0 45px 0 0;
}

#rodape .last {
    border:none; margin:0 0 0 30px;
}

#rodape ul li {
    line-height:15px;
}

#rodape ul li a {
    color:#fff;
}

#rodape address {
    clear:both; display:block; padding:47px 0 0 0;
}

/* Fim do Rodape */

