﻿div#onibus
{
	width: 946px;
	height: 248px;
	margin: 13px 0 0 18px;
	float: left;
	background-image: url(../img/avotacao_onibus.jpg);
}

div#brasoes
{
	width: 946px;
	height: 256px;
	float: left;
	margin: 0 0 0 18px;
	padding: 0;
	text-align: center;
	background-image: url(../img/avotacao_fundo.jpg);
}

div#brasoes div#times
{
	width: 650px;
	margin: 0 auto;
}

div#brasoes a.bt_ver
{
	width: 100px;
	height: 24px;
	display: block;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -90000em;
	background-image: url(../img/bt_ver.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-top: 162px;
}

div#brasoes div#corinthians
{
	width: 117px;
	height: 192px;
	display: block;
	text-align: center;
	margin: 20px 8px 0 0;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	background-image: url(../img/box_resultado_cor.gif);
}

div#brasoes div#flamengo
{
	width: 117px;
	height: 192px;
	display: block;
	text-align: center;
	margin: 20px 8px 0 0;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	background-image: url(../img/box_resultado_fla.gif);
}

div#brasoes div#inter
{
	width: 117px;
	height: 192px;
	display: block;
	text-align: center;
	margin: 20px 8px 0 0;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	background-image: url(../img/box_resultado_inter.gif);
}

div#brasoes div#santos
{
	width: 117px;
	height: 192px;
	display: block;
	text-align: center;
	margin: 20px 8px 0 0;
	float: left;
	overflow: hidden;
	text-indent: -90000em;
	background-image: url(../img/box_resultado_stos.gif);
}

div#brasoes div#vasco
{
	width: 117px;
	height: 192px;
	display: block;
	text-align: center;
	float: left;
	margin: 20px 2px 0 0;
	overflow: hidden;
	text-indent: -90000em;
	background-image: url(../img/box_resultado_vasco.gif);
}