#conteudo {
	width: 980px;
	margin: 0 auto;
	font-family:"FlamaBasicRegular", Arial;
}
#fase1 {
	position:relative;
	height:790px;
	font-size:16px;
}

#fase2 {
	position:relative;
	height:520px;
	font-size:16px;
}
.topo {
	width: 980px;
	font-size:32px;
	color:#424242;
	border-bottom:#CCC 1px solid;
	height:40px;
	margin-bottom:10px;
}

#tabela{
	width: 520px;
	height:625px;
	top:50px;
	left:0px;
	line-height:29px;
	position:absolute;
}

.descricao{
	font-family:"FlamaBold", Arial;
	font-size:16px;
	height:29px;
	color:#000;
	position:relative;
}

.descricao .abre{
	width:248px;
	position:absolute;
}

.criterio{
	width: 29px;
	height: 29px;
	position:absolute;
	text-align: center;
}

.time{
	width: 183px;
	position:absolute;
	text-align: left;
	padding-left:5px;
}

.linha0{
	background-color:#f1f1f1;
}

.linha1{
	background-color:#d2d2d2;
}

.colocacao{
	height: 29px;
	position:relative;
	margin-bottom:1px;
}

.pontos0{
	font-family:"FlamaBold", Arial;
	color:#fff;
	background-color:#A7A9AC;
}

.pontos1{
	font-family:"FlamaBold", Arial;
	color:#fff;
	background-color:#808285;
}

.posicao0{
	color:#fff;
	background-color:#78AE46;
}

.posicao1{
	color:#fff;
	background-color:#D31729;
}

.posicao2{
	color:#fff;
	background-color:#424242;
}

#rodada{
	width: 431px;
	height:629px;
	top:50px;
	left:550px;
	position:absolute;
}

#atual{
	font-family:"FlamaBold", Arial;
	width: 431px;
	height:29px;
	line-height:29px;
	position:relative;
	margin-bottom:1px;
}

#qual{
	width: 371px;
	height:29px;
	position:absolute;
	left:30px;
	text-align: center;
	background-color:#333;
	color:#fff;
}

.ff{
	color:#fff;
	background-color:#999;
	line-height:25px;
	height:29px;
	cursor:pointer;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;

}

#jogos{
	width: 431px;
	height:599px;
	position:relative;
	line-height:29px;
}

.jogo{
	width: 431px;
	height: 59px;
	position:relative;
	margin-bottom:1px;
}

.horario{
	width: 431px;
	position:absolute;
	color:#666;
	font-size:13px;
	height: 16px;
	line-height:16px;
	text-align: center;
	top:0px;
	left:0px;
}

.informacao{
	width: 431px;
	position:absolute;
	color:#999;
	font-size:11px;
	height: 13px;
	line-height:13px;
	text-align: center;
	top:16px;
	left:0px;
}

.time_jogo{
	width: 150px;
	height: 29px;
	position:absolute;
	text-align: center;
}

.placar_input{
	width: 27px;
	height: 27px;
	line-height:27px;
	position:absolute;
	text-align: center;
	background-color:#fff;
	color:#333;
	font-family:"FlamaBold", Arial;
	border-bottom:#CCC 1px solid;
	font-size:23px;
}

.placar{
	width: 29px;
	height: 29px;
	line-height:29px;
	position:absolute;
	text-align: center;
	background-color:#888;
	color:#fff;
	font-family:"FlamaBold", Arial;
	font-size:23px;
}

.inativo{
	background-color:#EEE;
}

.ativo{
	background-color:#333;
}

.rodape{
	color:#999;
	font-size:13px;
	top:675px;
	position:absolute;
	width:980px;
}

.box_rodape{
	padding:5px 0;
	border-bottom:#DDD 1px solid;
}

.box_rodape_final{
	padding:5px 0;
}

.box_verde{
	font-family:Arial;
	font-size:20px;
	color:#78AE46;
}

.box_vermelho{
	font-family:Arial;
	font-size:20px;
	color:#D31729;
}

#quartas{
	width: 210px;
	height:445px;
	position:absolute;
	line-height:29px;
	top:58px;
	left:0px;
}

.quarta_topo{
	width: 210px;
	height:29px;
	line-height:29px;
	position:absolute;
	color:#fff;
	background-color:#424242;
	top:0px;
	left:0px;
	text-align: center;
}

.quarta{
	width: 210px;
	height: 90px;
	position:relative;
}

.quarta_horario{
	width: 210px;
	position:absolute;
	color:#666;
	font-size:13px;
	height: 16px;
	line-height:16px;
	text-align: left;
	top:0px;
	left:0px;
}

.quarta_informacao{
	width: 210px;
	position:absolute;
	color:#999;
	font-size:11px;
	height: 13px;
	line-height:13px;
	text-align: left;
	top:16px;
	left:0px;
}

#semis{
	width: 210px;
	height:445px;
	position:absolute;
	line-height:29px;
	top:58px;
	left:270px;
}

#finais{
	width: 431px;
	height:445px;
	position:absolute;
	line-height:29px;
	top:58px;
	left:550px;
}