
/*** ESTILOS FOOTER ***/

#footer{
    font-family: arial;
    width: 926px;
    height: 95px;
    margin:20px auto;
    clear:both;
    padding:0 0 60px 0;
}


#footer p.disclaimer{
    color: #999999;
    font-size: 11px;
} 

#footer .footer_links{
    border-bottom: 2px solid #CCCCCC;
    padding: 0 0 5px 0;
    margin: 0 0 12px 0;
    height:16px;
}

#footer .footer_links a#citibank_com{
    text-transform: uppercase;
    color: #666666; 
    float:left; 
}

#footer .footer_links .right_link{
    display:inline-block;
    float:right;
}

#footer .footer_links .right_link a{
    color: #666666;
    margin-left: 24px;    
    text-transform: uppercase;
}

#footer .foot{
    background: transparent url("../images/home/footer/citi_logo_small.gif") scroll no-repeat left top;
    position: relative;
    text-align: right;
}
#footer .foot,
#footer .foot .l{
    height: 55px;
}

#footer .foot .l{
    display: inline-block;
    *display: inline;
    *float:left;
}

#footer .foot .l p{
    display: inline-block;
    color: #999999;
    *display: inline;
    *float:left;
}

#footer .foot span{
    color: #999;
    font-size: 12px;
    display: inline-block;
    margin-top: 3px;
    vertical-align: top;
}

#footer .foot a{
    margin-left: 5px;
    width: 22px;
    height:22px;
    display: inline-block;
}

#footer .foot a#fb{
    background: url("../images/home/footer/socials_icons.jpg") no-repeat;
}

#footer .foot a#tw{
    background: url("../images/home/footer/socials_icons.jpg") no-repeat -30px;
}

#footer .foot a#yt{
    background: url("../images/home/footer/socials_icons.jpg") no-repeat -60px;
}

#footer .foot a#wp{
    background: url("../images/home/footer/socials_icons.jpg") no-repeat -90px;
}

#footer .foot a#fs{
    background: url("../images/home/footer/socials_icons.jpg") no-repeat -120px;
}

#footer .foot a#linkedin{
    background: url("../images/home/footer/linkedin-logo.jpg") no-repeat;
}

#footer .foot p.copyright{
    color: #666666;
    font-size: 10px;
    
    bottom: 0;
    right: 0;
    text-align:right;
}
