/*** TOPO ***/
#topo {
	background: url(../img/bg-topo.gif) center top repeat-x;
}

#topo .dentro {
	background: url(../img/bg-topo-dentro.jpg) center bottom no-repeat;
	height: 283px;
}

#topo .centralizar
{
	width: 570px;
	margin: 0 auto;
}

/** SubMenu **/
.submenu
{
	background: #000000;
	padding: 10px 18px 10px 18px;
	position: absolute;
	display: none;
}

.submenu ul li
{
	padding-top: 6px;
	list-style: none outside;
}

.submenu ul li.first
{
	padding-top: 0;
}

.submenu ul li a
{
	font-weight: bold;
	display: block;
	color: #999999;
	text-decoration: none;
}

.submenu ul li a:hover
{
	color: #ffffff;
}

#blogs
{
	margin: 53px 0 0 558px;
}

/** CORPO **/
#corpo
{
	background: url(../img/bg-corpo.gif) center top repeat-x;
}

#corpo .corpo-bg
{
	background: url(../img/bg-corpo-center.gif) center top no-repeat;
	padding-top: 30px;
}

/*** CONTEUDO ***/
#conteudo {
	width: 495px;
	float: left;
}

#navegacao {
	padding-top: 10px;
}

/*** LADO ***/
#lado {
	width: 255px;
	float: right;
}

.painel
{
	border: 1px solid #d5dcca;
	background: #ffffff;
	padding: 20px;
}

#equipe
{
	margin: 30px 0px  40px 0px;
}

#equipe h1
{
	font-size: 20px;
	font-weight: bold;
	color: #729b05;
}

#equipe .componente
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d5dcca;
}

#equipe .componente table
{
	width: 100%;
}

#equipe .componente-foto
{
	width: 69px;
}

#equipe .componente-nome
{
	width: 115px;
	padding-left: 15px;
}

#equipe .componente-expandir
{
	text-align: right;
}

#equipe .componente-expandir a
{
	background: url(../img/bt-equipe.gif) left top no-repeat;
	display: block;
	width: 31px;
	height: 27px;
}

#equipe .componente-expandir .ativo
{
	background-position: left -27px;
}

#equipe .componente div
{
	margin-top: 16px;
	display: none;
}

#equipe .equipe-rodape
{
	height: 100%;
}

#equipe .equipe-rodape-left
{
	float: left;
}

#equipe .equipe-rodape-left a
{
	text-decoration: none;
	padding: 4px 0;
	display: block;
}

#equipe .equipe-rodape-right
{
	float: right;
}

/** TABELA DE JOGOS **/
#tabeladejogos {
	margin-bottom: 40px;
}

#tabela-cabecalho, #rodada-resultado
{
	width: 100%;
}

#tabela-cabecalho
{
	margin-bottom: 5px;
}

#tabela-cabecalho tr td {
	background: #729b05;
	padding: 5px 0;
}

#tabela-cabecalho .tabela-cabecalho-voltar
{
	padding-left: 10px;
}

#tabela-cabecalho .tabela-cabecalho-rodada
{
	text-align: center;
	color: #ffffff;
}

#tabela-cabecalho .tabela-cabecalho-avancar
{
	text-align: right;
	padding-right: 10px;
}

#rodada-resultado
{
	background: url(../img/bg-placar.gif) left top no-repeat;
}

#rodada-resultado table tr td
{
	height: 60px;
}

#rodada-resultado .rodada-time-a, #rodada-resultado .rodada-time-b
{
	width: 60px;
	text-align: center;
}

#rodada-resultado .rodada-placar
{
	width: 93px;
	text-align: center;
	font-size: 42px;
	line-height: 60px;
	vertical-align: middle;
	font-weight: bold;
}

#rodada-resultado .x
{
	position: absolute;
	font-size: 20px;
	font-weight: bold;
	margin: 21px 0 0 101px;
}

#rodada-resultado .rodada-times
{
	border: 1px solid #dbe4cb;
	padding: 5px 0;
	font-size: 11px;
	color: #4d4d4d;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
}

#rodada-resultado .rodada-info
{
	margin-top: 5px;
	line-height: 16px;
	font-size: 11px;
	color: #4d4d4d;
}

#rodada-completa a, #tabelacompleta a
{
	font-weight: bold;
	text-decoration: none;
	line-height: 1em;
	background: url(../img/seta_dir.gif) right 5px no-repeat;
	padding-right: 20px;
}

.botao
{
	background: url(../img/seta_dir.gif) right 5px no-repeat;
	padding-right: 10px;
}

/** Chamadas **/
#muraldofutebol
{
	margin-bottom: 40px;
}

#programacao, #pontocriativo
{
	margin-bottom: 15px;
}

/** Classificacao Geral **/
#classificacaogeral {
	color: #4c4c4c;
}

#classificacaogeral-tabela table thead tr td
{
	background: #729b05;
	height: 27px;
	padding: 0 5px;
}

#classificacaogeral-tabela .padding {
	padding-left: 2px;
}

#classificacaogeral-tabela .times {
	padding-left: 5px;
}

#classificacaogeral-tabela td {
	padding: 3px 0;
	border-bottom: 1px solid #c0caae;
}

#classificacaogeral-tabela tr {
	color: #4c4c4c;
}

/** **/
.resultado1 {
	margin-top: 10px;
}

.time {
	float: left;
	background: url(../../blog/img/bg_time_placar.gif) no-repeat;
	padding: 15px 10px;
}

.placar_partida {	
	width: 94px;
	height: 60px;
	float: left;
	margin: 0 2px;
}

.td-destaque {
	background: #e6eadf url(../img/bg-tabela-destaque.gif) left top repeat-x;
}

#classificacao_legenda {
	margin: 12px 0 0 18px;
}

.categorias {
	background: url(../img/seta.gif) 6px 8px no-repeat;
	padding: 3px 0 3px 18px;
	display: block;
	border-top: 1px solid #c0caae;
	text-decoration: none;
	color: #4d4d4d;
}

.categorias-primeiro {
	border: none;
	margin-top: 10px;
}

/** Podcasts **/
#podcasts
{
	margin-bottom: 30px;
}

#podcasts h1
{
	margin-bottom: 10px;
}

#podcasts ul
{
	margin-bottom: 20px;
}

#podcasts ul li
{
	border-bottom: 1px solid #f1f4f6;
	padding: 6px 0;
	background: url(../img/bg-ouvir.gif) right 8px no-repeat;
}

#podcasts ul li .caption a
{
	color: #666666;
	text-decoration: none;
	display: block;
}

#podcasts ul li .player
{
	padding-top: 7px;
	display: none;
}

#podcasts .links, #podcasts .links a
{
	font-size: 9px;
	font-family: Tahoma, Arial, Verdana, sans-serif;
}

#podcasts .links span
{
	color: #f1f4f6;
	padding: 0 3px;
}

#podcasts ul li.ativo
{
	background: none;
}

#podcasts ul li.ativo .caption
{
	font-weight: bold;
}

#conteudo .podcast .player
{
	margin-top: 15px;
}

/*** RODAPE ***/
#rodape {
	background: url(../img/bg-rodape.gif) center top repeat-x;
	height: 140px;
}

#rodape * {
	color: #ffffff;
}

#rodape .centralizar {
	padding: 70px 29px 30px 29px;
}

/*** FONTES - H1 H2 H3... - LINKS ***/
.publicidade
{
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	color:#999999;
}

.ul li
{
	list-style: none outside;
	padding: 0;
	margin: 0;
}

h1
{
	margin-bottom: 18px;
	font-size: 20px;
	color: #729b05;
}

h3{
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 20px;
}

.table
{
	border-collapse: collapse;
}

.table tr td
{
	padding: 0;
	margin: 0;
}

.txt_data {
	font-family: Tahoma;
	font-size: 9px;
}

.txtBranco {
	color: #fff;
}

.txtAzul {
	color: #003366 !important;
}

.txtVerde {
	color: #729b05 !important;
}

.txtVermelho {
	color: #e04122 !important;
}

.txtCinza-escuro {
	color: #999 !important;
}

.txtP {
	font-size: 11px;
}

h2, .txt_H2 {
	font-size: 15px;
	font-weight: bold;
	display: inline;
}

.uppercase {
	text-transform: uppercase;
}

.txtRodape {
	font-size: 11px;
	color: #909090;
}

.pontocriativo {
	color: #909090;
	text-decoration: none;
}

p.limpa {
	margin: 0;
	padding: 0;
}

/*** CLASSES ***/
.linha {
	padding: 20px 0;
	background: url(../img/linha.gif) left center repeat-x;
}

.linha-padding2 {
	padding: 10px 0;
}

.margem {
	height: 50px;
}

.setaEsq {
	background: url(../img/seta_esq.gif) left 5px no-repeat;
	padding-left: 18px;
}

.setaDir {
	background: url(../img/seta_dir.gif) right 6px no-repeat;
	padding-right: 18px;
}

.icone_sobem {
	background: url(../img/icone_sobem.gif) left 4px no-repeat;
	padding-left: 18px !important;
}

.icone_finais {
	background: url(../img/classificacao_icone_parado_azul.gif) left 6px no-repeat;
	padding-left: 18px !important;
}

.icone_permanecem {
	background: url(../img/icone_permanecem.gif) left 4px no-repeat;
	padding-left: 18px !important;
}

.icone_rebaixados {
	background: url(../img/icone_rebaixados.gif) left 4px no-repeat;
	padding-left: 18px !important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.cor-destaque {
	color:#E3241A !important;
}