/* ALERTA COOKIES **********************************************/
/***************************************************************/
.rtveCookiePolicy {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;
box-shadow:0 0 1.8em rgba(0,0,0,0.2);width:100%;background:#f2f2f2;border-top:0.1em solid #e4e4e4;padding:1em 3em;overflow: hidden;}
.rtveCookiePolicy p span {font-size:small;font-weight:bold;}
.rtveCookiePolicy p > span {color:#777;line-height:1.54;}
.rtveCookiePolicy a span {font-size:x-small;text-transform:uppercase;line-height:2;}
.rtveCookiePolicy {position:fixed;bottom:0;left:0;z-index:100;}
.rtveCookiePolicy p > span,.rtveCookiePolicy p .botonera,.rtveCookiePolicy p > a {display:inline-block;float:left;}
.rtveCookiePolicy .botonera * {display:inline-block;}
.rtveCookiePolicy .botonera {width:auto;display:block;margin:0 1em;}
.rtveCookiePolicy .botonera strong a span {font-weight:bold;padding:0 0.5em;border-radius:0.2em;}
.rtveCookiePolicy .botonera strong {border-radius:0.2em;box-shadow:0 0.1em 0.1em rgba(0,0,0,0.25);
background: 					linear-gradient(bottom,#fff 0%,#ccc 60%);/*W3C*/
background: 			 -o-linear-gradient(bottom,#fff 0%,#ccc 60%);/*Opera11.10+*/
background: 		 -moz-linear-gradient(bottom,#fff 0%,#ccc 60%);/*FF3.6+*/
background: 	-webkit-linear-gradient(bottom,#fff 0%,#ccc 60%);/*Chrome10+,Safari5.1+*/
background: 			-ms-linear-gradient(bottom,#fff 0%,#ccc 60%);/*IE10+*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff',GradientType=0 );/*IE6-9*/
background: 				 -webkit-gradient(linear,left bottom,left top,color-stop(0%,#fff),color-stop(60%,#ccc));/*Chrome,Safari4+*/
}
.rtveCookiePolicy .botonera strong a:hover span {color:#fff;
background: 					linear-gradient(bottom,#058 10%,#09e 90%);/*W3C*/
background: 			 -o-linear-gradient(bottom,#058 10%,#09e 90%);/*Opera11.10+*/
background: 		 -moz-linear-gradient(bottom,#058 10%,#09e 90%);/*FF3.6+*/
background: 	-webkit-linear-gradient(bottom,#058 10%,#09e 90%);/*Chrome10+,Safari5.1+*/
background: 			-ms-linear-gradient(bottom,#058 10%,#09e 90%);/*IE10+*/
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0099ee', endColorstr='#005588',GradientType=0 );/*IE6-9*/
background: 				 -webkit-gradient(linear,left bottom,left top,color-stop(10%,#058),color-stop(90%,#09e));/*Chrome,Safari4+*/
}
/* ALERTA COOKIES **********************************************/
/* END *********************************************************/