#fondoMenu {
    background-image: url("http://static.info7.mx/img/menuespecialalex/fondomenuespecialalex_338x282.gif");
    background-repeat: no-repeat;
    background-position: center;
}

a.planvial {
    display: block;
    width: 169px;
    height: 42px;
    text-decoration: none;
    background: url("http://static.info7.mx/img/menuespecialalex/planvial_169x84.gif");
}

a.planvial:hover {
    background-position: 0 42px;
}

a.galerias {
    display: block;
    width: 184px;
    height: 40px;
    text-decoration: none;
    background: url("http://static.info7.mx/img/menuespecialalex/galerias_184x80.gif");
}

a.galerias:hover {
    background-position: 0 40px;
}

a.donativos {
    display: block;
    width: 168px;
    height: 43px;
    text-decoration: none;
    background: url("http://static.info7.mx/img/menuespecialalex/listacentros_168x86.gif");
}

a.donativos:hover {
    background-position: 0 43px;
}

a.tema {
    display: block;
    width: 192px;
    height: 43px;
    text-decoration: none;
    background: url("http://static.info7.mx/img/menuespecialalex/tema_192x86.gif");
}

a.tema:hover {
    background-position: 0 43px;
}

a.foro {
    display: block;
    width: 238px;
    height: 41px;
    text-decoration: none;
    background: url("http://static.info7.mx/img/menuespecialalex/foro_238x82.gif");
}

a.foro:hover {
    background-position: 0 41px;
}

.displace {
    position: absolute;
    left: -5000px;
} 