﻿/*@#####################################################################@*/
/*@																		@*/
/*@								PORTALCARD								@*/
/*@				   Rua Sete de Setembro, 111 - 18º Andar				@*/
/*@							 Rio de Janeiro / RJ						@*/
/*@																		@*/
/*@		   ©2010 PortalCard Ltda - Todos os direitos reservados.		@*/
/*@---------------------------------------------------------------------@*/
/*@#####################################################################@*/
#rodape 
{
    width:100%;
    height:auto;
    margin:0 auto;
    padding:0; 
    overflow:hidden;
    float:left;
}

#rodape #linha
{
    width:100%;
    height:5px;
    margin:30px 0 0 0;
    background-color:#BDBFC1;
    background-image:url('../img/fndLinhaRodape.gif');
    background-repeat:repeat-x;
}


/*@#####################################################################@*/
/*@								INFO: MENU								@*/
/*@#####################################################################@*/
#rodape #menusecundario
{
    width:100%;
    height:25px;
    margin:0;
    background-color:#FFF;
}
