@font-face {
  font-family: "cabril";
  src: url("fonts/Calibri-Regular.ttf");
}
@font-face {
  font-family: "centaur";
  src: url("fonts/centaur.ttf");
}
.centrar {
  text-align: center !important;
  font-size: 20px;
  line-height: 25px;
}

.glosarioCentro {
  text-align: center;
}

.bg-gray{
    background-color: #d8d8d8;
}
.image-baground {
  background-image: url(../images/maestros/Resumenes/Sello-de-Agua--Papiros.jpg) !important;
  background-size: contain;
  background-position: center;
}
/*logo*/
.font-cabril {
  font-family: "cabril";
  font-size: 130%;
}
.textred{
    color:#FF0000;
    font-family: "centaur";
    font-size: 120%;
}
.Clogo {
  padding-right: 80px;
  padding-left: 80px;
}
.hover:hover {
  z-index: 10000;
}

span.finded {
  background: yellow;
  color: #000000;
}

.lista {
  padding: 3%;
  text-align: centers;
}

.lista img {
  width: 20%;
  float: left;
  padding-right: 3%;
}

.lista a {
  font-size: x-large;
}
.lista p {
  font-size: medium;
}
