#header {
    background: #375A92;    
    width: 876px;
    height: 30px;
    margin: 2px auto;       
}

#header h4 {
    font-family: 'Trebuchet MS', Verdana, sans-serif;
    font-size: 14px;
    color: #FFF;
    font-weight: normal; 
    padding: 5px;          
}

#logo {
    background: url(../img/logo-cnec.png) no-repeat center center;
    width: 37px;
    height: 53px;
    float: left;      
}
