/* ==========================================================================
ESTILOS PARA CABECERA
========================================================================== */

.cabecera {
    margin-top: 6px;
    overflow: hidden;
}

#control_edicion {
    color: #222;
    height: 18px;
    line-height: 18px;
}


#logo h1 {
    text-align: center;
}


.tag-header {}

.tag-cabecera {
    color: #ffffff;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 1.2em;
    text-transform: uppercase;
}

.tag-cabecera:hover {
    color: #ffffff;
}
