#PieGrande {
  border-top-width: 1px;
  border-top-color: #CCCCCC;
  width: 100%;
  background-color: #F5F5F5;
  position: relative;
  bottom: 0;
  border-top-style: solid;
  left: 0;
  color: #000000;
  font-size: 8pt;
}

  #PieGrande a {
    color: #3176AF;
  }

#PieNormal {
  border-top-width: 1px;
  border-top-color: #CCCCCC;
  border-top-style: solid;
  background-color: #F5F5F5;
  width: 100%;
  bottom: 0;
  left: 0;
  position: fixed;
  height: 50px;
  color: #000000;
  font-size: 8pt;
}

  #PieNormal a {
    color: #3176AF;
  }

#foot, #footNormal, #footLogos {
  padding: 0 1em;
}

table#footLogos {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

table#foot {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
}

.CeldaOpciones {
  width: 20%;
  vertical-align: top;
}

.CeldaOpcionesGroups {
  padding-left: 10%;
  vertical-align: top;
}

.CeldaImagenMakeanet {
  text-align: left;
  height: 30px;
}

.CeldaImagenRRSS {
  text-align: right;
  height: 30px;
}

  .CeldaImagenRRSS img {
    border: none;
  }

table#foot span {
  font-size: 18px;
  color: #999999;
  font-variant: normal;
  font-style: normal;
  line-height: 30px;
}

table#foot a {
  font-size: 12px;
  color: #999999;
  line-height: 20px;
  text-decoration: none;
}

  table#foot a:hover {
    text-decoration: underline;
  }

table#foot img {
  border: 0;
}

.TextoBajoLogo {
  color: #999999;
  font-variant: normal;
  font-style: normal;
  font-size: 10px !important;
  margin-left: 10px;
  vertical-align: top;
  line-height: 10px !important;
}

.FooterDatosEmpresa {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #DFE1E0;
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
