#corpo > div > div.secao-secundaria > div.row-fluid {
    display: none !important;
}

#rodape > div:nth-child(3) > div > div > div.span9.span12 > p {
    display: none !important;
}

#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(5){
 display: none !important;
}

#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(2)
{
 display: none !important;
}

#modalContato > form > div > div > div:nth-child(2) > table > tbody > tr:nth-child(1){
 display: none !important;
}

#rodape {
    background: none !important;
    background-color: #fff !important;
}

#rodape > .pagamento-selos {
    background: none !important;
    background-color: #fff !important;
}