@charset "ISO-8859-1";

#idBotoneraParteInferiorPagina a:hover {
	box-shadow: 0px 0px 5px 2px rgb(0, 109, 179);
	box-shadow: 0px 0px 5px 2px var(--principal1, rgb(0, 109, 179));
}

#bodycuerpo > div.info_error > div > h1 {
    color: white !important;
}

/* ========================================= */
/* Conoce Sede: Opciones menú izquierdo */
/* ========================================= */
#idGrupoEnlacesConoceSede > li:nth-child(3), 
#idGrupoEnlacesConoceSede > li:nth-child(4), 
#idGrupoEnlacesConoceSede > li:nth-child(5), 
#idGrupoEnlacesConoceSede > li:nth-child(6), 
#idGrupoEnlacesConoceSede > li:nth-child(7), 
#idGrupoEnlacesConoceSede > li:nth-child(8) {
    display: none;
}