
div#header div.box_busca {
    background-attachment: scroll;
    background-clip: border-box;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    float: right;
    height: 97px;
    padding-top: 45px;
    width: 333px;
}
div#header input.campo_um {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-image-outset: 0 0 0 0;
    border-image-repeat: stretch stretch;
    border-image-slice: 100% 100% 100% 100%;
    border-image-source: none;
    border-image-width: 1 1 1 1;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    float: left;
    font-size: 16px;
    height: 30px;
    margin-bottom: 10px;
    margin-left: 25px;
    margin-top: 49px;
    padding-left: 7px;
    width: 236px;
}
div#header a.lupa {
    float: right;
    margin-right: 20px;
    margin-top: 46px;
}
div#header a little {
    font-size: 9px;
}
div#header a.cadeado {
    float: right;
    margin-right: 24px;
    margin-top: 2px;
}

div#header div.acesso_restrito {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #ffffff;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #bababa;
    float: left;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    margin-left: 26px;
    margin-top: 2px;
	margin-bottom: 6px;
    text-align: center;
    width: 250px;
}
div#header div.acesso_restrito a {
    color: #bababa;
    font-size: 14px;
}
div#header div.acesso_restrito a:hover {
    -moz-text-decoration-color: -moz-use-text-color;
    -moz-text-decoration-line: underline;
    -moz-text-decoration-style: solid;
}
