.ie8.div-ie8-on #divFlotante {
margin-top: 36px;
}
.ie8.div-ie8-on .banda_bg {
top: 36px;
}
.ie8.div-ie8-on #wrapper {
margin-top: 36px;
}

.capa-ie8{display: none}

.ie8.div-ie8-on .capa-ie8{
  display: block;
  width: 100%;
  z-index: 9999;
  top: 0;
  height: 36px;
  position: fixed;
  background-color: #fff1a4
}

.ie8.div-ie8-on .capa-ie8-content {
  width: 930px;
  margin: 0 auto;
  padding-left: 40px;
  font-size: 13px ;
  font-family: "HelveticaNeue" , helvetica ,arial, sans-serif;
  line-height: 36px;
  color: #202020;
  background-image: url(/dam/templating-kit/themes/popLM/img/alert-small.png);
  background-position: 10px center;
  background-repeat: no-repeat;
}

.ie8.div-ie8-on .capa-ie8-content strong{
  font-weight: bold;
  font-size: 13px;
}

.ie8.div-ie8-on .capa-ie8-content a{
  font-size: 13px;
  color:#0099ff;
  text-decoration: underline;
}
.ie8.div-ie8-on .capa-ie8-content a:hover{
  text-decoration: none!important;
}

.ie8.div-ie8-on .capa-ie8-close{
  position: absolute;
  top: 10px;
  right: 10px;
  background-image: url(/dam/templating-kit/themes/popLM/img/aspa-cierre.png);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.ie8.div-ie8-on .capa-ie8-close a{
  display: block;
  margin: 0;
  padding: 0;
  width: 14px;
  height: 14px;
}
