body.alt #bannerfijo.L1 {
  background: url("../99imgs/logo-elecN_L1.png") no-repeat scroll 0 47%;
}
.logo_com {
  float: right;
}
#banda {
  height: 74px;
}
.logo_elec {
  float: left;
}
@media only screen and (max-width:511px) {
  #banda {
    max-height: 74px;
  }
}
#botonera {
  clear: both;
}
#banda {
  background: transparent;
  overflow: hidden;
}
#banda img {
  max-height: 74px;
}
#banda .logo_com {
  padding: 0;
}
#banda .logo_elec:after {
  font-size: 250%;
  position: absolute;
  top: 45px;
  left: 228px;
  color: #bac5cb;
  font-family: sans-serif;
  font-weight: bold;
}
.CO #banda .logo_elec:after {
  content: " CONGRESO";
}
.SE #banda .logo_elec:after {
  content: " SENADO";
  color: #f7ce86;
}
.AV #banda .logo_elec:after {
  content: " AVANCES";
  color: #f7f7f7;
}
#banda .logo_com img {
  float: right;
  clear: right;
  padding: .1em .1em 0 0;
  width: 185px;
}
#botonera {
  background: none;
}
@media only screen and (min-width:512px) and (max-width:879px) {
  #banda .logo_com {
    position: absolute;
    right: 0;
    top: 0;
  }
}
@media only screen and (max-width:511px) {
  #kkbannerfijo #banda .logo_elec {
    opacity: 1;
    display: block;
  }
  #kkbannerfijo.L1 {
    background: inherit;
  }
  #kkbannerfijo #banda {
    background: #ffcb7b;
  }
  #kkbanda img {
    max-height: inherit;
  }
  #banda .logo_elec, #banda .logo_com {
    width: 50%;
  }
  #kkbanda .logo_elec {
    text-align: left;
  }
  #kkbanda .logo_elec img {
    height: 74px;
  }
  #kkbanda .logo_com {
    text-align: right;
  }
  #banda .logo_com img {
    width: auto;
  }
}
