/* Cookie Message */
#cookie-msg{width:100%;line-height:60px;color:#F7F7F7;font-weight:700;text-align:left;background:url(../img/fundorodape.png);position:fixed;bottom:0;z-index:999999;}
#cookie-msg-inner{width:66%;line-height:60px;margin:0 auto;overflow:hidden;float:left; text-align:right;padding-top:15px;}
#cookie-msg-inner a { padding-left:20px; }
#cookie-msg-inner2{width:5%;line-height:60px; height:60px;margin:0 auto;overflow:hidden;float:right;  text-align:center; padding-top:18px;}
#cookieClose{float:right;display:inline;cursor:pointer;background:url(/_img/bg_btn_cookies.png) top;line-height:24px;margin-top:7px;border:1px solid #1A75BC;border-radius:3px;padding:0 8px;font-weight:700;color:#FFF;box-shadow:0 0 1px #AFDAF7 inset;}
#cookieClose:hover{background:#6AADD9;}
.cookmore{float:right;display:inline-block;font-weight:700;text-decoration:underline;margin-left:15px;color:#FFF !important;}
.cookmore:hover{color:#FFF !important;}