﻿/* -----------------------------------------------------------------------------Customização ---------------------------------------------*/
 #barra-rodape {  height:20px; background:#d0d0d0 url('/up/imagens/_site/barra-rodape.png') center top;}
#contato {padding-bottom:0;
}

 h1{ background:url('/up/imagens/_geral/h1.png') top left no-repeat; height:30px; padding-top:15px; margin-top:35px; margin-bottom:35px; }

 .btn-info  , .btn-info:hover , .btn-info:active , .btn-info.focus, .btn-info:focus ,  .btn-info:active:focus, .btn-info:active:hover{
    color: #333;
    text-transform:uppercase;
    font-family:  gotham_black, Montserrat  , 'sans-serif' ,Arial;
     
    background: #a2ce28 url(/up/imagens/_geral/fundo-menu-li.jpg) center center repeat;
    
    border-color: #9ec434;
    border-radius:2px;
}
.btn-info:hover , .btn-info:active , .btn-info.focus, .btn-info:focus ,  .btn-info:active:focus, .btn-info:active:hover {
    
   
    border-color: #759618;
}

    .btn-info:active { position:relative; top:1px; left:1px;
                       box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    }

.img-logo-rodape { position:relative; top:45px; /**********  ********/
}