@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;
}