/* Fondo y footer GENTE */

#Body
{
    background: #bc8c64 url(bg_footer/gente_bg.jpg) no-repeat fixed top center;
}
#info_footer
{
    background: transparent url(bg_footer/gente_footer_home.png) no-repeat scroll center center;
}
#info_footer2
{
    background: transparent url(bg_footer/gente_footer_interna.png) no-repeat scroll center center;
}
#info_footer_edicion
{
    background: transparent url(bg_footer/footer_edicion.png) no-repeat scroll center center;
}
#info_footer_comunidad
{
    background: transparent url(bg_footer/footer_comunidad.png) no-repeat scroll center center;
}

