/*    TABELAS        */
#tabela_jogos .primeiro_turno, #tabela_jogos .segundo_turno, #tabela_jogos .primeira_fase, #tabela_jogos .segunda_fase, #tabela_jogos .terceira_fase, #tabela_jogos .fase_final {
height:32px;
background-repeat:no-repeat;
margin:0;
padding:0 0 0 90px;
}

#tabela_jogos .abas_seriec {
height:38px;
background-repeat:no-repeat;
margin:0;
padding:0;
}

#tabela_jogos .primeiro_turno {
background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_1turno.gif);
}
#tabela_jogos .segundo_turno {
background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_2turno.gif);
}

#tabela_jogos .abas_seriec {
background-color:#1b62a5;
background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_seriec_abasbg.gif);
background-position:bottom center;
background-repeat:repeat-x;
border:0;
border-left:1px solid #c4cfd3;
border-right:1px solid #c4cfd3;
margin:0;
padding:0 0 -1px 0;
}


#tabela_jogos .fase_final {
background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_fasefinal.gif);
}

#tabela_jogos * {
margin:0;
padding:0;
list-style:none;
}

#tabela_jogos ul {
float:left;
background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_bg_rodadas.gif);
}

#tabela_jogos li {
display:inline;
height:32px;
width:18px;
font-size:10px;
text-align:center;
}
    
#tabela_jogos li a {
line-height:32px;
width:18px;
height:32px;
float:left;
display:block;
text-decoration:none;
color:#0d3e02;
}
    
#tabela_jogos li a:hover, #tabela_jogos li a.selecionada {
background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_bg_rodadas.gif);
background-position:0 -32px;
color:#fff;
}

#tabela_jogos .chapeu_rodada {
	background-color:#436614;
	color:#FFFFFF;
	font-weight:bold;
	height:22px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	font-size:11px;
	text-indent:2px;
}

#tabela_jogos .jogos  {
border-collapse:collapse;
}

#tabela_jogos .jogos tr.zb td{
background-color:#eee;
}
.estado {
background-color:#DCE8CB;
}
#tabela_jogos .jogos td {
padding-left:1px;
font-size:10px;
height:18px;
border:1px solid #eeeeee;
border-bottom-color:#eeeeee;
border-collapse:collapse;
color:#42535e;
}

#tabela_jogos .jogos .cabecalho td {
	padding-left:1px;
	background-color:#628841;
	color:#fff;
	border-color:#628841;
	border-bottom:0;
	border-top:0;
}

#tabela_classificacao {
	width:442px;
}

#tabela_classificacao table {
border-collapse:collapse;
border:1px solid #eee;
background-color:#f8f8f8;
}

#tabela_classificacao td{
text-indent:2px;
line-height:20px;
border-bottom:1px solid #eee;
border-left:0;
border-right:0;
color:#243946;
}
#tabela_classificacao td.tabtitulo {
background-color:#d5eccc;
font-weight:bold;
color:#42535e;
}

#tabela_jogos td.abas_seriec ul{
margin:0;
padding:0 0 -1px 0;
}
#tabela_jogos td.abas_seriec li{
float:left;
margin:8px 0 -2px 5px;
width:104px;
}
#tabela_jogos td.abas_seriec li a {
float:left;
display:block;
width:104px;
height:30px;
background-position:0 -30px;
margin:0;
padding:0;
}
#tabela_jogos td.abas_seriec li a:hover, #tabela_jogos td.abas_seriec li.s a {
background-position:0 0;
}
#tabela_jogos td.abas_seriec li#fase1 a { background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_seriec_aba1fase.gif);}
#tabela_jogos td.abas_seriec li#fase2 a { background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_seriec_aba2fase.gif);}
#tabela_jogos td.abas_seriec li#fase3 a { background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_seriec_aba3fase.gif);}
#tabela_jogos td.abas_seriec li#final a { background-image:url(https://www.terra.com.br/esportes/futebol/brasileiro2008/img/tabela_seriec_abafinal.gif);}

/*    TABELAS   fim  */
