﻿/* CSS Document */

/**************************************************************/

.titulo_placar
{
	font-family: tahoma, verdana, arial;
	font-size: 16pt;
	text-align: center;
	background-image: url(imagens/titulo_n.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	color: #FFFFFF;
	bottom: 0pt;
	padding-bottom: 1px;
	height: 46px;
	width: 949px;
}

/**************************************************************/

.resultado_placar {
	background-image: url(imagens/placar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 995px;
	margin-top: 15px;
}
.bnd_esq, .bnd_dir
{
	width: 101px;
	vertical-align: bottom;
}
.bnd_dir
{ text-align: right; }
.bnd_esq
{ text-align: left; }
.img_bnd
{
	height: 100px;
	width: 100px;
}
.pla_inf_esq
{
	padding-left: 11px;
	text-align: left;
	vertical-align: bottom;
}
.pla_inf_dir
{
	padding-right: 11px;
	text-align: right;
	vertical-align: bottom;
}
.sel_tit
{
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 14px;
	font-size: 16pt; 
	color: #FFFFFF;
	width: 360px;
}
.pla_num_geral
{
	text-align: center;
	vertical-align: bottom;
	color: #000000;
	font-size: 23px;
	height: 33px;
}
.pla_num_pri
{
	text-align: center;
	vertical-align: top;
	font-size: 9px;
	color: #000000;
	height: 24px;
}
.bnd_arb
{
	vertical-align: text-top;
	border-style: solid;
	border-width: 1px;
	border-color: Gray;
	width: 19px;
	height: 13px;
}

/**************************************************************/

.gols_penals
{
	width: 360px;
	text-align: center;
	vertical-align: top;
}
.gols_penals_p {font-size: 7pt;}
.gols_penalc
{
	width: 100px;
	text-align: center;
	vertical-align: top;
}
.gol_penais 
{
	margin-top: 4px;
	font-size: 7pt; 
}

/**************************************************************/

.escala_titulo
{
	background-image: url(imagens/bastit.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-top: 2px;
	margin-top: 7px;
	width: 986px;
	height: 38px;
}
.escala_titulo_c { width: 480px; }
.escala_titulo_m { width: 26px; }
.subs_titulo { padding-top: 5px;}

.escala_linha {
	background-image: url(imagens/jogfun.jpg);
	background-repeat: repeat;
	background-position: center top;
}

.escala_colNro
{
	width: 33px;
	text-align: center;
	font-size: 9pt;
}
.escala_colNme
{
	width: 272px;
	text-align: left;
	font-size: 9pt;
}
.escala_colCar
{
	width: 28px;
	text-align: center;
}
.escala_colSub
{
	width: 88px;
	text-align: center;
	font-size: 8pt;
	vertical-align: middle;
}
.escala_colMd
{
	width: 87px;
	height: 19px;
}
.escala_colNda
{
	width: 421px;
}
.escala_colFnl
{
	width: 9px;
}

/**************************************************************/

.tecnico_linha 
{
	background-image: url(imagens/jogfun.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
}

.tecnico_col
{
	width: 412px;
	height: 18px;
	text-align: left;
	padding-left: 9px;
}
.tecnico_colMd
{
	width: 87px;
}
.tecnico_colFnl
{
	width: 9px;
}

/**************************************************************/

.cartoes_colDados
{
	text-align: left;
	vertical-align: top;
	width: 430px;
	padding-left: 17px;
}
.cartoes_colDiv
{
	width: 47px;
}
.cartoes_colTitulo
{
	width: 447px;
	height: 24px;
	padding-top: 5px;
}

/**************************************************************/

.img_yc 
{
	width: 16px;
	height: 10px;	
}
.img_rc 
{
	width: 8px;
	height: 10px;	
}

.img_tsai
{
	width: 9px;
	height: 9px;	
	vertical-align: baseline;
}
.img_tent
{
	width: 9px;
	height: 9px;
	vertical-align: baseline;
}
.img_subs
{
	width: 449px;
	height: 19px;
}
.img_advrt
{
	width: 447px;
	height: 19px;
}
.img_exps
{
	width: 447px;
	height: 19px;
}

/**************************************************************/

.tituloErro
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: Red;
}

/**************************************************************/

.fimPgPlacar
{
	height: 27px;
}
.Copyright {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	}
.apla {color: #000000; text-decoration:none;}
.apla:link {color: #000000; text-decoration:none;}
.apla:hover {color: #000000; text-decoration:underline;}
.apla3 {color: #999999; text-decoration:none;}
.apla3:link {color: #999999; text-decoration:none;}
.apla3:hover {color: #000000; text-decoration:underline;}

