﻿#rodape
{
    width:960px;
    
    background-color:#700d0d;
    margin:0 auto;
    
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;

    /* FIREFOX */
    -moz-border-radius-topright: 8px;
    -moz-border-radius-topleft: 8px;

    /* OUTROS */
    -webkit-border-top-right-radius: 8px;
    -webkit-border-top-left-radius: 8px;
    }
.footer, .push{height:40px;}   

            
#financiamento
{
      background-image:url('/Imagens/Financiamento/Cofinanciamento-pb.png');
      background-repeat:no-repeat;
      
      margin:4px 0 0 180px;
      
      width:191px;
      height:35px;
      float:left;
    }  
    
#ticsant
{
      background-image:url('/Imagens/Financiamento/NERSANT.png');
      background-repeat:no-repeat;
      
      margin:11px 0 0 200px;
      
      width:191px;
      height:25px;
      float:left;
    }                       