/* CSS Document */

#top nav ul li#boton1 {
    background: url(../images/btn-inicio-n.png) no-repeat top center;
}

#top nav ul li#boton3 {
    background: url(../images/btn-metodologia.png) no-repeat top center;
}

#top nav ul li#boton4 {
    background: url(../images/btn-admin-over.png) no-repeat top center;
}

#prov {
    width: 100%;
    height: 1944px;
    margin: 250px 0 -10px 0;
    
    background: url(../images/admisiones.jpg) top center no-repeat;
}