@charset "UTF-8";
/* CSS Document */

html, body { height:100%;width:100%; background-color: #116cd1;}
body { margin:0; padding:0; overflow:hidden; }
#flashContent { width:100%; height:100%; z-index:999; margin:0; padding:0;}
#flashContent *{width:100%!important; height:100%!important;}

/* ******** BARRA LAB ********* */
#labrtve { background:#000; display:block; padding:2px 0; position:absolute; /*overflow:hidden;*/ z-index:1; top:0; left:0; width:100%;box-shadow: 0px 0px 8px #000;-webkit-box-shadow: 0px 0px 8px #000; -moz-box-shadow: 0px 0px 8px #000;  filter: shadow(color=#00000, direction=90, strength=2);}
#labrtve .logo{ width:115px;height:29px; margin:2px 0 2px 15px; padding: 0; position:relative; background: url("http://lab.rtve.es/i/rtvelab.png") top left no-repeat; float:left}
#labrtve .logo a { width:83px;height:29px; margin: 0; padding: 0;  border:0; display:block;}
#labrtve .logo span { position: absolute; margin-left: -2000px;cursor:pointer;}
#labrtve ul.socialshare { float:right; margin:0}
#labrtve ul.socialshare li { float:left; margin-top:5px; margin-right:10px;}