.tabela_jogos {
float:left;
height:auto;
width:100%;
}
.tabela_jogos .tabela_jogos_header {
background-color:#2678CD;
border-bottom:5px solid white;
color:white;
float:left;
font-size:13px;
font-weight:bold;
height:35px;
margin-left:10px;
margin-top:10px;
width:97%;
}
.tabela_jogos .tabela_jogos_filtros {
float:left;
margin-left:10px;
margin-right:10px;
margin-top:10px;
width:97%;
}
.tabela_jogos_filtros td {
color:black;
font-size:13px;
}
.tabela_jogos a {
color:#7BA46A;
}
.tabela_jogos a:hover {
color:#7BA46A;
}
.tabela_periodofaixa {
width:100%;
}
.tabela_periodofaixa td {
font-size:11px;
}
.table_programacao_linha1 {
border-bottom:1px solid black;
border-left:1px solid black;
}

