/** Colocamos las cookies arriba **/
.rtveCookiePolicy {top: 0 !important; bottom: auto !important; position: relative !important;display:inline-block;}

#rtveDocumentalesAlert {position: fixed;top: auto;bottom: 0;left: 0;width: 100%;height: 60px;text-align: center;background: url('/css/rtve.commons/rtve.modules/i/alertaDocu/bg.png') repeat-x left top;
    padding-top: 10px;z-index:1002;}
#rtveDocumentalesAlert a {width: 960px;display: inline-block;position: relative;}
#rtveDocumentalesAlert a .logo {background: url('/css/rtve.commons/rtve.modules/i/alertaDocu/logo.png') no-repeat left center;width: 370px;height: 70px;display: block;float: left;}
#rtveDocumentalesAlert a .text {color: #fff;line-height: 50px;font-size: 16px;text-shadow: 2px 2px 4px #4D4D4D;float: left;margin-top: 13px;margin-left: 10px;}
#rtveDocumentalesAlert a .botonera {float: right;}
#rtveDocumentalesAlert a .botonera strong {}
#rtveDocumentalesAlert a .botonera strong a {position: static;}
#rtveDocumentalesAlert a .botonera strong a span {position: absolute;top: 50%;right: 0;background: url('/css/rtve.commons/rtve.modules/i/alertaDocu/cerrar.png') no-repeat center center;width: 40px;height: 40px;text-indent: -999%; margin-top: -20px;}