/* Estilos CSS - Movida - RTVE.es */
 
Body {
   margin:0px;
   font-face:Arial;
   font-size:12px;
   color:#FFFFFF;
}

Img {
   border:0px;
}

#meta {
    position:absolute;
    height:0px;
    width:0px;
    visibiliy:hidden;
}

#flash {
    position:absolute;
    width:100%;
    height:100%;
    min-height:780px;
    background-color:#000000;
    z-index:0
}
 
#c {
    position:absolute;
    width:260px;
    height:100%;
    min-height:735px;
    z-index:1;    
}

#lc {
    position:relative;
    width:260px;
    height:100%;    
    float:left;
    background-color:#000000;
    z-index:1;  
    
}

#footer {
    position:relative
    clear: left;
    width: 100%;
    height: 1px;
}

#logo {
    position:relative;
    top:120px;
    left:10px;
    height:129px;
    z-index:1;
}

#texto {
    position: absolute;
    height: 110px;
    width:220px;
    bottom: 400px; 
    left: 10px;
}

#intro {
    position: absolute;
    height: 110px;
    width: 240px;
    top: 35px; 
    left: 10px;
}


#grpl {
    position: absolute;
    height: 402px;
    width:240px;
    background-image: url("../images/radiotape.jpg");
    background-repeat: none; 
    bottom: 10px; 
    left: 10px;
}

#grobj {
    position:absolute;
    height: 250px;
    left:15px;
    bottom: 10px; 
}

#share { 
    position: absolute; 
    height: 20px;
    width:330px;
    right:10px;
    top:10px;
    z-index:2;
    
}

#btn1 { 
    width:120px;
    float:left; 
    margin:0 10px;
}

#btn2 { 
    width:120px;
    float:left; 
    margin:0 10px;
}

#share div a { 
    color:#FFFFFF;
}

#logortve {
    position:absolute;
    width: 200px;
    height: 34px;  
    top: 10px;
    left: 10px;
    margin-top:10px;
    text-align: left; z-index:900; font:normal 13px Arial, Helvetica, sans-serif;}