*{margin:0; padding:0;}
body {
    background: #fff url('imagens/Background.jpg') repeat-x center top !important;
}

/* logo especifico do tema /cabeçalho*/
div#logo {
    background: url('imagens/Logo_Cliente.png') no-repeat !important;
}

/* Títulos dos painéis pop up arrastáveis (ex: tela de atendimento) */
div.inner div.title, .titulo_pop_up {
    background: #95b0cb !important;
    color: #fff !important;
}

/*div#principal {
    width: 1000px;
    height: 1000px;
    margin: 0 auto;
    background: transparent url('imagens/sombra.png') no-repeat center 25px;
}*/

