#ui-dialog-title-lancamentos{
    text-align: right !important;
    width: 90%;
    color: #FFF;
}
.ui-widget-header{
    background: url(images/trabalhe-conosco.png) center right no-repeat;
    border: 0;
}

#menu-site * {
    z-index: 900;
}
#menu-site li {
    float: left;
    display: inline;
    margin-right: 20px;
    border-left: 0;
    background: none;
}
#menu-site li:last-child {
    border-bottom: 0;
}
#menu-site li ul {
    position: absolute;
    background: #999;
    display: none;
}
#menu-site li li {
    clear: both;
    display: block;
    overflow: hidden;
    text-align: left;
    width: 100%;
    border-bottom: 1px solid #000;
    border-top: 0;
}
#menu-site li li:first-child {
    border-top: 1px solid #000;
}
#menu-site li.active li a {
    background: none;
}
#menu-site li a {
    display: inline-block;
    color: #FFF;
    font-weight: normal;
    background: none;
    text-shadow: none;
    padding: 15px;
    margin-top: 43px;
    font-size: 16px;
    background: #999;
}
#menu-site a:hover, #menu-site li.active a{
    padding-top: 58px;
    margin-top: 0;
}
#menu-site li ul li a, #menu-site li ul li a:hover, #menu-site li.active ul li a{
    display: block;
    white-space: nowrap;
    padding: 7px 10px;
    margin-top: 0;
}
#galeria{
    display: inline-block;
}
hr{
    height: 0px;
    border-top: 1px solid #FFF;
}
#footer{
    color: #FFF;
}
#footer .cartoes{
    text-align: center;
}
#footer .cartoes a{
    display: inline-block;
    margin-right: 50px;
    height: 50px;
    padding: 10px;
}
#footer #bndes{
    background: url(images/bndes.png) center center no-repeat #FFF;
    width: 178px;
}
#footer #moveiscard{
    background: url(images/moveiscard.png) center center no-repeat #FFF;
    width: 131px;
}
#footer #cvc{
    background: url(images/cvc.png) center center no-repeat #FFF;
    width: 92px;
    height: 50px;
    padding: 10px;
}

