#fechaenlaces {
    width: 750px;
    height: 36px;
    border-bottom: 6px solid #C8C8C8;
}

#fechahora {
    width: 250px;    
    float: left;
    text-align: left;
    margin-top: 8px;
}

#enlaces {
    width: 200px;
    float: right;
    text-align: right;
}

#enlaces ul {
    margin: 0;
    padding: 0;
    display: inline;
}

#enlaces li {
    margin: 0;
    padding: 6px 0 0 8px;
    border-left: 1px solid #EBEBEB;
    display: inline;
    list-style: none;
    line-height: 12px;
    float: right;
}

#enlaces li.lados {
    border: none;
    padding: 6px 8px 0 8px;    
}

#enlaces li a {
    font-family: MS Sans Serif;
    font-size: 10px;
    color: #808080;
    text-decoration: none;
}

#enlaces li a:hover {
    color: #2575A5;
    text-decoration: none;
}

#logo {
    width: 167px;
    height: 171px;
    background: #103361;
    text-align: center;
}

#fotocab {
    width: 583px;
    height: 171px;
    background: #103361 url('img/foto-cabecera4.jpg') no-repeat;
}

#botonera {
    width: 750px;
    height: 29px;
    background: #3079A2;
}