#header {
    height: 103px;
    min-width: 995px;
    background-image: url("../imagens/bg-header.png");
    background-position: right;
    background-color: #044D92;
    background-repeat: no-repeat;
}

#header img {
    height: 103px;
}

#header img.artigo {
    height: 80px;
    margin: 13px 7px 0 0;
}

#footer img {
    margin: 0 10px;
}

#footer a {
    text-decoration: none;
}
