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

.texto-branco { color: #FFFFFF; }
.texto-18 { font-size:18px; }
.texto-16 { font-size:16px; }
.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: outset 1px #CCCCCC; color:#FFFFFF; font-size: 10px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; padding: 2px 7px; cursor: pointer; }
.botao-custom-expo:hover { border: inset 1px #CCCCCC; cursor: pointer; }

@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;
}