#conteudo {
	width: 980px;
	margin: 0 auto;
	font-family:"FlamaBasicRegular", Arial;
}
#inicio {
	position:relative;
	height:865px;
	
}

#fases {
	width: 980px;
	border-bottom:#CCC 1px solid;
	height:58px;
	margin-bottom:10px;
}

.fase_ativa{
	font-size:24px;
	padding: 10px 15px;
	float:left;
	margin-right:1px;
	color:#fff;
	background-color:#999;
	cursor:pointer;
	top:8px;
	position:relative;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.fase_over{
	background-color:#000;
}

.fase_inativa{
	font-size:31px;
	padding: 10px 15px;
	float:left;
	margin-right:1px;
	color:#424242;
	background-color:#fff;
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
}

#tabela{
	font-family:"FlamaSemicondBasicRegular", Arial;
	position:relative;
	line-height:20px;
	font-size:15px;
}

.coluna{
	position:absolute;
	width: 198px;
}

.mata{
	position:relative;
}

.criterio{
	width: 20px;
	height: 20px;
	position:absolute;
	text-align: center;
	background-color:#f1f1f1;
}

.mata_time{
	width: 93px;
	height: 20px;
	position:absolute;
	text-align: left;
	padding-left:5px;
	background-color:#f1f1f1;
	overflow:hidden;
}

.mata_time_dir{
	width: 93px;
	height: 20px;
	position:absolute;
	text-align: right;
	padding-right:5px;
	background-color:#f1f1f1;
	overflow:hidden;
}

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

.placar_input{
	width: 18px;
	height: 18px;
	line-height:18px;
	position:absolute;
	text-align: center;
	background-color:#fff;
	color:#333;
	font-family:"FlamaBold", Arial;
	font-size:15px;
	border: 1px inset #A5ACB2;
}

.placar_inativo{
	width: 20px;
	height: 20px;
	background-color:#f1f1f1;
	font-size:0px;
	border: none;
}

.penalidade{
	width: 15px;
	height: 15px;
	line-height:15px;
	position:absolute;
	text-align: center;
	background-color:#f1f1f1;
	font-size:12px;
	font-family:"FlamaBold", Arial;
}

.grid{
	position:absolute;
	background-color:#C6C6C6;
}

#fase6 {
	position:relative;
	height:270px;
	
}

#fase6  .b{
	font-family:"FlamaBold", Arial;
	color:#666;
	font-size:16px;
	font-size:13px;
	line-height:15px;
}

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

.final_info {
	height: 65px;
	width: 175px;
	padding: 10px;
	position:absolute;
	background-color:#f1f1f1;
}

.final_horario{
	color:#666;
	font-size:13px;
	line-height:15px;
}

.final_informacao{
	color:#999;
	font-size:11px;
	height: 13px;
	line-height:13px;
}

.final_criterio{
	width: 29px;
	height: 29px;
	position:absolute;
	text-align: center;
	background-color:#f1f1f1;
	line-height:29px;
}

.final_time{
	width: 165px;
	height: 29px;
	position:absolute;
	text-align: center;
	font-family:"FlamaBold", Arial;
	background-color:#f1f1f1;
	line-height:29px;
	overflow:hidden;
	font-size:16px;
}

.final_img{
	width: 200px;
	height: 200px;
	position:absolute;
	text-align: center;
	background-color:#f1f1f1;
}

.final_input{
	width: 77px;
	height: 76px;
	line-height:76px;
	position:absolute;
	text-align: center;
	background-color:#fff;
	color:#333;
	font-family:"FlamaBold", Arial;
	font-size:70px;
	border: 1px inset #A5ACB2;
}

.final_placar{
	width: 80px;
	height: 80px;
	line-height:80px;
	position:absolute;
	text-align: center;
	background-color:#333;
	color:#fff;
	font-family:"FlamaBold", Arial;
	font-size:76px;
}

.vs{
	width: 24px;
	height: 80px;
	line-height:80px;
	position:absolute;
	text-align: center;
	color:#333;
	font-family:"FlamaBold", Arial;
	font-size:12px;
}

.final_penalidade{
	width: 38px;
	height: 38px;
	font-size:34px;
	line-height:38px;
	position:absolute;
	text-align: center;
	background-color:#CCC;
	color:#FFF;
	font-family:"FlamaBold", Arial;
}

.final_pen{
	width: 38px;
	height: 38px;
	line-height:38px;
	font-size:34px;
	position:absolute;
	text-align: center;
	background-color:#FFF;
	color:#CCC;
}

.campeao{
	width: 195px;
	height: 84px;
	font-size:32px;
	line-height:84px;
	position:absolute;
	text-align: center;
	background-color:#999;
	color:#FFF;
	font-family:"FlamaBold", Arial;
}

.rodape{
	color:#999;
	font-size:11px;
	width:980px;
}

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

.box_rodape_final{
	padding:5px 0;
	margin-bottom:20px;
}
