body{
    background-color: #ebf2f7;
    color: #555;
}
p{
    margin:0;
    padding-top: 3px;
    padding-bottom: 3px;
       /*
 text-indent: 25px;*/
    line-height: 18px;
}
#menu{
    padding-left: 17px;
    padding-right: 7px;
}
.menu{
    line-height: 22px;
    height: 22px;
    /*border-bottom: 1px solid #d9d9d9;*/
    background-image: url(../images/setinha.gif);
    background-position:left;
    background-repeat: no-repeat;
    text-indent: 12px;
    text-align: left;
}
.menu a:link, .menu a:visited, .menu a:active{
    color: #23455c;
    text-decoration: none;
}
.menu a:hover{
    color: black;
    text-decoration: underline;
}
a:link, a:visited, a:active{
    color: #23455c;
    text-decoration: none;
}
a:hover{
    color: black;
    text-decoration: underline;
}

.tabela_central{
    width: 888px;
}
.coluna_esquerda_mae{
    background-color: white;
    border: 1px solid #ccd2d6;
    border-top:0;
    margin-bottom: 4px;
}
.coluna_esquerda{
    background-color: white;
    padding: 2px;
    padding-top: 0;
}
.coluna_esquerda_titulo{
    padding: 4px;
    padding-top: 0px;
    padding-left: 13px;
    line-height: 26px;
    height: 26px;
    background-image: url(../images/subtitulo.bg.png);
    background-repeat: repeat-x;
    color: #01243f;
    font-weight: bold;
    font-size: 11px;
    text-align: left;
}
#destaque{
    padding-left: 17px;
    padding-right: 7px;
    padding-bottom: 4px;
    text-align: justify;
}
#destaque_aovivo{
    padding-left: 17px;
    padding-right: 7px;
    padding-bottom: 4px;
}
#cadastrese{
    padding-left: 17px;
    padding-right: 7px;
    padding-bottom: 4px;
    text-align: left;
}

.banner_numero{
    display: block;
    padding: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    color: black;
    background-color: #d0d0d0;
    text-decoration: none;
    font-weight: bold;
    border: solid 2px white;
    margin: 2px;
    font-size: 10px;
}

.banner_numero_selecionado {
    display: block;
    padding: 4px;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    color: black;
    background-color: white;
    text-decoration: none;
    font-weight: bold;
    border: solid 2px black;
    margin: 2px;
    font-size: 10px;
}
.coluna_direita_mae{
    background-color: white;
    border: 1px solid #ccd2d6;
    border-top: 0;
    margin-bottom: 4px;

}
.coluna_direita{
    background-color: white;
    padding: 2px;
    padding-top: 0px;
}
.coluna_direita_titulo{
    padding: 4px;
    padding-top: 0px;
    padding-left: 13px;
    line-height: 26px;
    height: 26px;
    background-image: url(../images/subtitulo.bg.png);
    background-repeat: repeat-x;
    color: #01243f;
    font-weight: bold;
    font-size: 11px;
}
#footer{
    height: 50px;
    line-height: 50px;
    margin: auto;
    text-align: center;
    background-image: url(../images/rodape.bg.gif);
    background-repeat: no-repeat;
    font-size: 10px;
    color: #01243f;
    margin-top: 8px;
}
.news input{
    width: 166px;
}
.news #news_button{
    cursor: pointer;
    width: 80px;
    height: 23px;
}
.pagina_interna_titulo{
    line-height: 30px;
    height: 30px;
    background-color: #f0f0f0;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    padding-left: 4px;
    background-image: url(../images/pagina.interna.titulo.bg.png);
    background-repeat: no-repeat;
}
.input_fale_conosco{
    width: 330px;
}
.table_carrinho td{
    padding: 4px;
    border-top: 1px solid #ccc;
}