div#container_placar p{ top:144px; }
div#container_placar time{ top:167px; }

div#informacoes_da_partida{ width:656px; margin-bottom:30px;}
div#informacoes_da_partida h2.tit_box{ width:188px;}
div#informacoes_da_partida article{ background:#111; padding:14px; }
div#informacoes_da_partida article p{ color:#fff; font-size:16px; margin-bottom:5px; line-height:24px; }
div#informacoes_da_partida article p span[itemprop]{ color:#fff; }
div#informacoes_da_partida article p span,
div#informacoes_da_partida article p strong{ color:#ffdc4f; font-size:16px; font-weight:normal; }
div#informacoes_da_partida article p a{ color:#fff; font-size:16px;text-decoration:underline;}
div#informacoes_da_partida article p a:hover{ text-decoration:none;}
div#informacoes_da_partida div.coluna{ float:left; width:326px; margin-right:1px; }
div#informacoes_da_partida div#ficha_tecnica{margin-bottom:16px;}
div#informacoes_da_partida #box_estadio img{ display:block; width:327px; height:216px; background:#000; }
div#informacoes_da_partida #box_estadio article{width:299px; position:relative; margin-top:-30px; }
div#informacoes_da_partida #box_estadio article h3{ font-size:20px; color:#ffdc4f; text-transform:uppercase; margin-bottom:10px; }
div#informacoes_da_partida #box_estadio p.veja_mais a { width:auto; padding-left: 10px; }

div#ingressos { width:300px; margin:0 auto 20px; overflow:hidden; }
div#ingressos h2.tit_box{ width:188px; }
div#ingressos article{ background:#000 url('/img/ingressos/bg_chamada-ingresso.jpg') no-repeat; height:90px;  padding:30px 5px 0px 115px; position:relative;}
div#ingressos article div{ background:#111; float:left; width:130px; }
div#ingressos article p{color:#fff; text-decoration:none; text-transform:uppercase; font-size:16px; margin-bottom:10px;}
div#ingressos article p strong{color:#ffdc4f;  }
div#ingressos article:hover p{ text-decoration:underline;}
div#ingressos article:hover p strong{  text-decoration:underline;}

div#historico div.box_confronto h3 abbr { font-size:24px; }
div#historico > h2{ width:188px; }

div.ultimos_confrontos a.link_area{ display:block; position:absolute; top:0; left:0; text-indent:-9999px; width:100%; height:100%; z-index:10; }
div.ultimos_confrontos div.resultado{ height:43px; border-bottom:1px solid #edebe1; margin:0 10px; padding-top:5px; }
div.ultimos_confrontos div.resultado h2{ float:left; width:100px; margin-right:12px; }
div.ultimos_confrontos div.resultado h3{ float:left; width:190px; }
div.ultimos_confrontos h3 abbr{ font-size:24px; }
div.ultimos_confrontos h3 em{ position:absolute; top:0; font-family:'Yanone Kaffeesatz'; font-size:30px; color:#333; font-style:normal;}
div.ultimos_confrontos h3 em.mandante{ left:67px; }
div.ultimos_confrontos h3 em.visitante{ right:67px; }
div.ultimos_confrontos h3 img{ position:absolute; top:3px; height:24px; }
div.ultimos_confrontos h3 img.mandante{ right:130px;}
div.ultimos_confrontos h3 img.visitante{ left:130px;}
div.ultimos_confrontos div.quando{ padding:5px 15px 015px; height:20px;}
div.ultimos_confrontos div.quando p , div.ultimos_confrontos div.quando time{ color:#939393;text-transform:uppercase; font-size:14px; line-height:14px; }
div.ultimos_confrontos div.quando p{ float:left; margin-right:3px;}
div.ultimos_confrontos div.quando time a{ color:#333; }

div#descricao_da_partida{ padding:15px; } 
div#descricao_da_partida figure{ margin-bottom:30px; } 

/*
@media all and (max-width: 999px) {
	body div#conteudo aside#sidebar_right{display:none;}
	body div#conteudo div#main div#navegacao_partidas div {width:340px}
	body div#conteudo div#main div#navegacao_partidas div#proximo_jogo {margin-left: 41px;}
	body div#conteudo div#main div.adsense_colado {width: 658px;}
	body div#conteudo div#main div#informacoes_da_partida {width: 726px; margin-bottom:0;}
	body div#conteudo div#main div#informacoes_da_partida div.coluna {width: 334px;}
	body div#conteudo div#main div#informacoes_da_partida div.coluna div#box_estadio {margin-left:58px;}
}
*/