*{
	margin: 0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	list-style:none;
}
body {
	background-image:url(img/fundo.jpg);
}
#topo {
	display:none;
}
#menu {
	position:absolute;
	left:24px;
	top:159px;
}
#menu li {
	margin:0 0 2px 0;
}
#menu li a {
	display:block;
	width:155px;
	height:52px;
	background-position:0 0;
	text-indent:-5000px;
}
#menu li a:hover {
	background-position:0 -52px;
}
#menu li#penta a { background-image:url(img/aba_penta.gif); }
#menu li#elenco a { background-image:url(img/aba_elenco.gif); }
#menu li#muricy a { background-image:url(img/aba_muricy.gif); }
#menu li#numeros a { background-image:url(img/aba_numeros.gif); }
#menu li#desempenho a { background-image:url(img/aba_desempenho.gif); }
#penta #menu li#penta a { background-position:0 -52px; }
#elenco #menu li#elenco a { background-position:0 -52px; }
#muricy #menu li#muricy a { background-position:0 -52px; }
#numeros #menu li#numeros a { background-position:0 -52px; }
#desempenho #menu li#desempenho a { background-position:0 -52px; }

#conteudo {
	width:523px;
	height:333px;
	position:absolute;
	left:188px;
	top:163px;
}
#desempenho #conteudo {
	width:524px;
	background-image:url(img/grafico_b.gif);
	background-repeat:no-repeat;
	background-position:-3px 85px;
}
#desempenho.jogos #conteudo {
	width:523px;
	background-image:none;
}
#desempenho #conteudo #textorolagem table {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
#desempenho #conteudo #textorolagem * {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}
#desempenho #conteudo #textorolagem td {	
	line-height:15px;
	border-bottom:1px solid #ddd;
	padding:2px 4px;
}
#desempenho #conteudo #textorolagem tr.cabecalho1 td {	
	background-color:#e1002c;
	color:#fff;
	font-weight:bold;
}
#desempenho #conteudo #textorolagem tr.cabecalho2 td {	
	background-color:#ddd;
	font-weight:bold;
}
#conteudo a {
	color:#e1002c;
	text-decoration:none;
}
#conteudo a:hover {
	text-decoration:underline;
}
#desempenho #conteudo a {
	font-weight:bold;
}

h2 {
	width:357px;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:25px;
	font-weight:bold;
	color:#e1002c;
	line-height:25px;
	margin:5px 0 10px 10px;
}
h2.titulos {
	margin:5px 0 10px 10px;
}
#textoficha {
	width:357px;
	overflow:auto;
	margin:-5px 0 10px 10px;
}
#textoficha p {
	width:322px;
	font-size:11px;
	margin:0 0 10px 0;
	line-height:15px;
}
#textotitulos {
	width:357px;
	overflow:auto;
	margin:-5px 0 10px 10px;
}
#textotitulos p {
	width:322px;
	font-size:11px;
	margin:0 0 10px 0;
	line-height:15px;
}
h2.clubes {
	position:absolute;
	top:68px;
	left:270px;
	width:190px;
}
#textoclubes {
	top:138px;
	left:270px;
	width:357px;
	overflow:auto;
	margin:-5px 0 10px 10px;
	position:absolute;
}
#textoclubes p {
	width:322px;
	font-size:11px;
	margin:0 0 10px 0;
	line-height:15px;
}

#textorolagem {
	width:357px;
	height:260px;
	overflow:auto;
	margin:0 0 10px 10px;
}
#muricy #textorolagem, #numeros #textorolagem {
	width:347px;
	height:260px;
	overflow:auto;
	margin:0 0 10px 10px;
}
#textorolagem p {
	width:322px;
	font-size:11px;
	margin:0 0 10px 0;
	line-height:15px;
}
#textorolagem p img {
	float:left;
	margin:0 10px 0 0;
}
#penta #ilustracao {
	position:absolute;
	left:555px;
	top:267px;
	width:145px;
	height:230px;
	background-image:url(img/ilustra_penta.gif);
}
#muricy #ilustracao {
	position:absolute;
	left:546px;
	top:167px;
	width:176px;
	height:342px;
	background-image:url(img/ilustra_muricy.gif);
}
#muricy #ilustracao a {
	display:block;
	width:100%;
	height:200px;
	margin:120px 0 0 0;
}
#numeros #ilustracao {
	position:absolute;
	left:546px;
	top:277px;
	width:176px;
	height:232px;
	background-image:url(img/ilustra_numeros.gif);
}

#jogador {
	margin:0 0 5px 0;
	height:193px;
}
#jogador img {
	margin:0 10px 0 5px;
	border:3px solid #ccc;
	float:left;
}
#jogador ul {
	float:left;
	width:190px;
}
#jogador ul li {
	clear:both;
	font-size:10px;
	line-height:15px;
}
#jogador ul li.apelido {
	float:left;
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica;
	font-size:20px;
	font-weight:bold;
	color:#e1002c;
	margin:5px 0;
}
ol#plantel {
	margin:0 0 0 5px;
}
ol#plantel li {
	float:left;
	margin:0 0 2px 0;
}
ol#plantel li a {
	display:block;
	background-color:#ddd;
	margin:0 3px 0 0;
}
ol#plantel li a:hover, ol#plantel li.s a {
	background-color:#e1002c;
}
ol#plantel li a img {
	border:0;
	margin:2px;
	display:inline;
}
