
h2 {
	font-size: 14px;
	padding: 4px 0;
	margin:0px;
    	padding:0px;
	list-style: none;
	border-bottom: 1px solid #268289;
	color:#268289;
	margin-bottom: 12px;
	width: 442px;
}

/* ## Tabelas Classificação e Jogos ## */

#tabela_classificacao table {
width:442px;
border:0;
border-collapse:collapse;
}

#tabela_classificacao table td {
border:1px solid #ccc;
padding:2px 1px;
}

#tabela_classificacao table tr td.numeros {
text-align:right;
}

#tabela_classificacao table tr.fase td {
background-color:#dcdc00;
}

#tabela_classificacao table tr.grupo td {
background-color:#81c8cd;
}

#tabela_classificacao table tr.cabecalho td {
background-color:#bed8da;
}

#tabela_classificacao table tr.zb td {
background-color:#eee;
}

#tabela_classificacao table tr td img {
border:1px solid #ddd;
margin:0 2px -2px 0;
}


/* ## Tabela História ## */

#tabela_historia table {
width:442px;
border:0;
border-collapse:collapse;
}

#tabela_historia table td {
border:1px solid #ccc;
padding:2px 1px;
}

#tabela_historia table tr.zb td {
background-color:#eee;
}

#tabela_historia table tr.cabecalho td {
background-color:#bed8da;
}

#tabela_historia table tr td.campeao {
font-weight:bold;
}
