html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: normal;
    font-size: 11px;
    font-family: Tahoma, Arial, Verdana;
    vertical-align: baseline;
}
ol, li{list-style: none}
a {
    text-decoration:none;
}
table {
    border-collapse: separate;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: "";
}
blockquote, q {
    quotes: "" "";
}
.display{display:none}
hr { display: none; }
fieldset{ display: block; }
body{
    background: url(../imagens/bgFundo.gif) #000;
}
#geral{
    width: 766px;
    margin: 0 auto;
}
#topo{
    float: left;
    width: 100%;
    clear: both;
    height: 195px
}
#logo{
    float: left;
    width: 189px;
    height: 155px;
    text-indent: -5000px;
    overflow: hidden;
    background: url(../imagens/logoTransamerica.gif) no-repeat;
    position: relative;
    top: 14px;

}
#flashPubTopo{

    float: right;
    width: 468px;
    margin-top: 40px;
    height: 60px


}

#topo ul{
    float: right;
   
    margin-top: 30px

    /* 180 */
}
#topo ul li{
    float: left;
    height: 39px
}
#topo ul li a{
    height: 39px;
    font: bold 11px Tahoma, arial, serif, sans-serif;
    color: #FFF
}
#topo ul li a:hover{
    font: bold 11px Tahoma, arial, serif, sans-serif;
    color: #F5D41C
}
#lnkOuca, #lnkComunidade, #lnkMsn{
    float: left;
    height: 39px;
    padding-top: 6px
}
#lnkOuca{
    padding-top: 6px;
    padding-left:35px;
    background: url(../imagens/btnOucaOnlineOn.gif) no-repeat;
    width: 100px
}

#lnkComunidade{
    padding-left:31px;
    background: url(../imagens/btnComunidade.gif) no-repeat;
    width: 101px
}
#lnkMsn{
    padding-left:35px;
    background: url(../imagens/btnMsn.gif) no-repeat
}
#boxEsquerdo{
    float: left;
    width: 132px
}
#boxEsquerdo ul li{
    padding-bottom: 4px;
    text-align:right;
    padding-right: 20px
}
#boxEsquerdo ul li a{
    font: bold 15px Tahoma, arial, serif, sans-serif;
    color: #8F8484
}
#boxEsquerdo ul li a:hover{
    font: bold 15px Tahoma, arial, serif, sans-serif;
    color: #F5D41C
}
#boxEsquerdo h3{
    float: left;
    margin-top: 46px;
    width: 139px;
    height: 25px;
    text-indent: -5000px;
    overflow: hidden;
    background: url(../imagens/ttlAsMaisPedidas.gif) no-repeat
}
#boxEsquerdo ol {
    float: left;
    clear: both;
    width: 169px;
    position: relative;
    top: 18px
}
#boxEsquerdo ol li{
    clear: both;
    color: #EE1D25;
    width: 100%
}
#boxEsquerdo ol li dl{
    float: left;
    width:100%;
    padding-bottom: 8px
}
#boxEsquerdo ol li dl dt{
    background: url(../imagens/icoAsMaisPedidas.gif) no-repeat;
    padding-left: 20px
}
#boxEsquerdo ol li dl dd{
    color: #FFF200;
    float: left;
    padding-left: 18px
}
#boxEsquerdo ol li dl dt strong{
    font-size: 13px;
    font-weight: bold
}
#conteudo{
    float: left;
    width: 471px
}
#boxDireito{
    float: left;
    width: 160px;
}
.confFlashPub{
    float: left;
    position: relative;
    margin-bottom: 21px;

}

.conteudo{
    float: left;
    width: 450px;
    background: #282829;
    padding-bottom:4px;
    color: #FFF
}
.ttlInterna{
    font-size: 17px;
    font-weight: bold;
    color: #FFF;
    padding: 10px;
    width: 80%
}

.paginacao{
    width: 100%;
    clear: both;
    text-align: center;
    margin-top: 40px;
}
.paginacao span{
    font-size: 16px;
    font-weight:bold;
    padding: 4px;
    background:#CA0000
}
.paginacao a{
    font-size: 14px;
    font-weight:bold;
    padding: 4px;
    background: #EEE;
    color: #000;

}