#corpo .textoII{
    background:url('../images/informe_fundo.png') no-repeat top center;
    margin-bottom:20px;
    background-color:#f7fafe;
    height:320px;
}
#corpo .textoII .txt {
    padding-top:50px;
    margin-left:40px;
    width:750px;
    font-size:12px;
    font-family: Trebuchet MS, arial, verdana, sans-serif;
    color: #333333;
}

#rodape {
    background: url('../images/rodape.jpg') no-repeat top center;
    margin-top:60px;
    height:115px;
    color:#747474;
    width:812px;
}