.coluna-noticia {
	width: 250px;
	padding-top: 20px;
}

.coluna-noticia_primeiro {
	padding-top: 0 !important;
}

#vitrine {
	margin-bottom: 30px;
}

#vitrine div {
	position: relative;
	margin-top: -100px;
}

.noticia {
	border-top: 1px solid #1e1e1e;
	padding-top: 10px;
	margin-top: 10px;
	display: block;
}

#publicidade {
	padding: 14px 0 29px 0;
}

/********** Jogos ***********/
#abas .margemAbas {
	margin-bottom: -5px;
	position: relative;
	*position: static;
	z-index: 1;
}

.aba-on, .aba-off {
	float: left;
	margin-left: 2px;
	color: #727272;
	cursor: pointer;
}

.aba-on {
	background: #1a1a1a url(../img/bg_painelcinzaescuro-lt.gif) left top no-repeat;
}

.aba-on span {
	width: 124px;
	background: url(../img/bg_painelcinzaescuro-rt.gif) right top no-repeat;
	display: block;
	text-align: center;
	padding: 9px 0;
}

.aba-off {
	background: #0d0d0d url(../img/bg_abaoff-esq.gif) left top no-repeat;
}

.aba-off span {
	width: 124px;
	background: url(../img/bg_abaoff-dir.gif) right top no-repeat;
	display: block;
	text-align: center;
	padding: 9px 0;
}

#abas a {
	text-decoration: none;
}

#conteudo_aba {
	background: #1a1a1a;
	position: relative;
	*position: static;
	z-index: 100;
}

.topdir {
	background: url(../img/bg_painelcinzaescuro-rt.gif) right top no-repeat;
}

.baixoesq {
	background: url(../img/bg_painelcinzaescuro-lb.gif) left bottom no-repeat;
}

.baixodir {
	background: url(../img/bg_painelcinzaescuro-rb.gif) right bottom no-repeat;
}

#conteudo_aba1, #conteudo_aba2 {
	padding: 15px 15px;
}

.info_jogo {
	width: 120px;
	float: left;
}

#desc_aba2 {
	display: none;
}

.data-jogo {
	margin: 2px 0 2px 0;
	background: #333333 url(../img/bg_painelcinza-lt.gif) left top no-repeat;
	*display: inline-block;
}

.data-jogo .topdir {
	background: url(../img/bg_painelcinza-rt.gif) right top no-repeat;
}

.data-jogo .baixoesq {
	background: url(../img/bg_painelcinza-lb.gif) left bottom no-repeat;
}

.data-jogo .baixodir {
	background: url(../img/bg_painelcinza-rb.gif) right bottom no-repeat;
	padding: 10px 20px 10px 20px;
}

.caixa_datajogo {
	background: url(../img/caixa_datajogo.gif) no-repeat;
	width: 79px;
	text-align: center;
	padding: 8px 0;
}

.caixa_datajogo span {
	padding-top: 12px;
	display: block;
}

.bts-resultados {
	background: #1a1a1a url(../img/bg_painelcinzaescuro-lt.gif) left top no-repeat;
	color: #7a7a7a;
	font-size: 11px;
}

.bts-resultados div {
	background: url(../img/bg_painelcinzaescuro-rt.gif) right top no-repeat;
}

.bts-resultados div div {
	background: url(../img/bg_painelcinzaescuro-rb.gif) right bottom no-repeat;
}

.bts-resultados div div div {
	background: url(../img/bg_painelcinzaescuro-lb.gif) left bottom no-repeat;
	padding: 8px 20px;
}

.data-jogo table {
	border-collapse: collapse;
	width: 100%;
	line-height: 14px;
}

.data-jogo .jogo-local {
	font-size: 11px;
}

.baixodir h3 {
	font-size: 12px;
	color: #fff;
	padding-bottom: 6px;
	border-bottom: 1px solid #484848;
	margin-bottom: 8px;
}