#pie {background-color:#FFFFFF; padding-bottom:3px; padding-top:3px; position:relative; left:auto; top:auto;}
#cabecera {position:relative; left:auto; top:auto;}

#subMenu {background-color:#FFFFFF;}
    body {
       padding: 0;
       margin: 0;
       font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size: 11px;
       color: #00086a;
    }
    
    h1 {
       font-size: 14px;
    }
    h2 {
       font-size: 13px;
    }
    h3 {
       font-size: 12px;
    }
    
    a {
       text-decoration: none;
    }
    
    a:hover {
       text-decoration: none;
    }
    
    #fechahead {
       margin-left: 665px;
       margin-top: 16px;
    }
    
    #headcontenedor {
       background-image: url(../imgs/fondo_barra_verde_head.gif);
       background-repeat: repeat-x;
       display: block;
       height: 75px;
       left: 0px;
       position: absolute;
       top: 9px;
       width: 100%;
    }
    
    #headcontenedor, #headcontenedor a {
       color: #00086a;
       font-family: Arial, Helvetica, sans-serif;
       font-size: 10px;
       text-align: left;
       text-decoration: none;
    }
    
    #link_telefonica {
       left: 420px;
       position: absolute;
       top: 16px;
    }
    
    #logotelefonica {
       left: 18px;
       position: absolute;
       top: 10px;
    }
   
   #contents{
   margin: 0 0 100px 10px; 
   width: 540px;
   position: relative;
   left: 214px;
   top: 0px;
   color: #606060;
}
#maintable{
   width: 100%;
}
#linkhome{
   text-align: right;
   height: 17px;
   width: 546px;
   background: url(../imgs/puntos_horiz.gif) repeat-x bottom;
   margin: 0;
   padding: 0;
}
#linkhome a{
   display: block;
   width: 52px;
   height: 14px;
   margin: 0;
   padding: 0;
   background: url(../imgs/home.gif);
}
#linkhome a:hover{
   background: url(../imgs/home_on.gif);
}
#linkhome a span{
   visibility: hidden;
}
#footer2{
   background: url(../imgs/fondo_footer.gif) #00086a repeat-x;
   width: 100%;
   color: #fff;
   font-size: 10px;
   padding: 3px 0px 9px 210px;
   /*margin-left: 50px;*/
}
#footer{
   background: url(../imgs/fondo_footer.gif) #00086a repeat-x;
   width: 100%;
   color: #fff;
   font-size: 10px;
   padding: 3px 0 9px 0;
   margin: 50px 0 30px 0;
}
#footer a,#footer2 a{
   color: #fff;
}
#footer span, #footer span{
   margin-left: 200px;
}

#menuHead {
   text-align: right;
   color: gray;
}

#menuHead a {
   color: gray;
   text-decoration: none;
}

#menuHead a:hover {
   text-decoration: underline;
}

h1#tituloSpeedy {
   text-align: right;
   overflow: hidden;
   width: 82px;
   height: 26px;
   margin: 10px 0 10px auto;
   background: url(../imgs/speedy.gif) top left no-repeat;
}
#tituloSpeedy span {
   visibility: hidden;
}

p#drspeedy_contacto {
   width: 332px;
   height: 17px;
   overflow: hidden;
   background: url(../imgs/drspeedy_contacto.gif) top left no-repeat;
}
p#drspeedy_contacto span {
   visibility: hidden;   
}




