.barra-cookies {	
  position: fixed;
  clear: both;
  width: 100%;
  height: 30px;
  margin: 0 auto;
  padding-top: 5px;
  left: 0px;
  right:0px;
  bottom: 0px;
  text-align: center;
  font: 9pt Verdana, Tahoma, Arial;
  color: #fff;
  background-color: #252525;
  z-index: 99999;
}