/*CSS COOKIES*/
.alcenter{
  padding: 20px 0px 5px 0px;
}

div.pcookies
{
  background:#000;
  position: fixed;
  bottom: 0px;
  width: 100%;
  z-index:1000;
}
p.pcookies
{
  margin-top: 5px;
  color:#fff;
  font-size:1em;
  text-align:center;
  line-height: 22px ;
  font-size: large;
}
#aceptar_cookies
{
  color:black;
  background:#bfce00;
  border:none;
}

.tar{
    text-align: right;
}

.btn{
    padding: 13px 15px;
}

/*COOKIES END*/