/* 
    Created on : 24/11/2013, 11:46:58
    Author     : oliver
*/

h1 {font-size: 18px}

#cabecalho {padding-bottom: 9px; background-image: url(/img/cabecalhoFundo.jpg); background-color: #f2eff0; 
            background-position: bottom;background-repeat: repeat-x;}
#sub-cabecalho {background-color: gray; color: white; padding-bottom: 9px; 
                background-image: url(/img/sub-cabecalhoFundo.jpg); background-color: #f2eff0; 
                background-position: bottom;background-repeat: repeat-x;}

#sub-cabecalho img {height:43px}

#login-conteiner {padding: 5px;}

#login-conteiner div {padding: 3px} 

.ui-autocomplete-loading {
    background: white url('/img/ajax-loader.gif') right center no-repeat;
}
#logo {width: 70px  }
#cabecalho-dir { vertical-align:text-bottom;text-align: right; height: 100%} 
#cabecalho-dir img {vertical-align:text-bottom; height: 69px;
                    border:0; } 
body {padding-left: 9px}
