body { margin: 0px; padding: 0px; }
.texto-expo, .texto11 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color: #666666; }


.btn-cancelar{ width:55px; height:28px;background:url(../imagens/busca/bg-cancelar.png); border:0; cursor:pointer; float:left; margin:0 0 0 40px}
.btn-ok{ width:22px; height:22px;background:url(../imagens/busca/bg-ok.png) no-repeat; border:0;cursor:pointer; float:right; margin:0px 55px 0 0;}

.busca-caixa-expo-centro{position:relative;}

.texto-branco { color: #FFFFFF; }
.texto-18 { font-size:15px; }
.texto-16 { font-size:12px; }
.texto-14 { font-size:14px; }
.texto-12 { font-size:12px; }
.texto-10 { font-size:10px; }
.texto-upper { text-transform: uppercase; }
.texto-negrito { font-weight: bold; }
.texto-expo-news { font-family: NewsGothCnBTBold; }
.bg-cor-principal { background-color: #000000; }
.texto-color { color: #000000; }
.botao-custom-expo { border:none;width:22px; height:22px; cursor: pointer; float:left; margin-left:5px; margin-top:-1px; background-color: #81A91B;}

@font-face {
    font-family: 'NewsGothCnBTBold';
    src: url('newgotbc-webfont-webfont.eot');
    src: url('newgotbc-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('newgotbc-webfont-webfont.woff') format('woff'),
         url('newgotbc-webfont-webfont.ttf') format('truetype'),
         url('newgotbc-webfont-webfont.svg#NewsGothCnBTBold') format('svg');
    font-weight: normal;
    font-style: normal;
}