#menu li{
    font-size: small;
}

.m01-menu-testing {
    background-color: yellow;
    font-weight: bold;
}

.m01-menu-user{
    font-weight: bold;
}

#divMenu {
    margin: 0; 
}
#menu_old{
    float: left;
    background-color: #272727;
    margin: 0;
    font-size: 20px;
    color: #fff;
    width: 100%;	
    margin-right: auto;
    margin-left: auto;
}
#menu_old h2 {
    font-size: 1em;
    text-transform: uppercase;
    *padding: 5px 10px;	
}
#liFitxerActual, #fitxerActual{
    color: #ff3450;
    font-style: italic;
    font-weight: bold;
}
#liFitxerActual:hover{
    color: #ff3450;
    background-color: #272727;
}

/* #cercador{
    float:right;  
    margin-right: 8px;
    font-size: 16px;
}
#cercador:hover{
    background-color: #272727;
    cursor: text;
}
 */
