#cookie-bar {
	background-color: rgba(218, 218, 218, 0.9);
	color:#eeeeee; text-align:left; padding:10px 20px; position: fixed;bottom:0;left:0;z-index:3;font-size: 16px;line-height:16px;width:100%;
-moz-box-sizing: border-box; 
-webkit-box-sizing: border-box; 
box-sizing: border-box; }
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {color: #6a6b65;margin:0 0 5px; padding:0;text-decoration: none;}
#cookie-bar a {color:#6a6b65; display:inline-block; border-radius:3px; text-decoration:underline;}
#cookie-bar .cb-enable {position: absolute;top: 10px; right: 10px;background:url("../../../ca/css/plugins/cookiebar/cerrar_cookiebar.png.html") no-repeat 0 0 transparent;height: 17px;width: 17px;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}