/*   https://www.terra.com.br/esportes/futebol/gol-a-gol-estaduais.css   */

#futebol_minuto {
	width:619px;
	float:left;
	margin: 10px 0 20px 0;
	clear:both
}
#futebol_minuto h1{
	padding:20px 0 30px 0 !important;
	margin:0;
	
}
#futebol_minuto h2{
	background-color:#eceae7;
	color:5d5850;
	width:619px;
	clear:both;
	margin: 20px 0;
	font-size:18px;
	padding: 10px 0;
	text-indent:5px;
}
#futebol_minuto h3{
	color:5d5850;
	width:619px;
	clear:both;
	font-size:12px;
	margin:25px 0 10px 0;

}
#futebol_minuto table{
	width:617px;
	clear:both;
	margin:10px 0;
	border:1px solid #eceae7;
}
#futebol_minuto td{
	padding: 10px 5px;
	border-bottom:1px solid #eceae7;
}
#futebol_minuto td.placar{
	font-size:22px;
	font-weight:bold;
	text-align:center;
	width:100px;
	background-color:#aba299;
	color:#fff;
}
#futebol_minuto td.tempo,
#futebol_minuto td.hora{
	background-color:#eceae7;
	color:#7f7871;
	font-weight:bold
}
#futebol_minuto td.time2,
#futebol_minuto td.time1{
	width:200px;
	text-align:right;
	font-size:16px;
	font-weight:bold
}
#futebol_minuto td.time2{
	text-align: left;
}
#futebol_minuto td.gol_time1{
	text-align:right;
	padding-right: 120px;
	
}

/* Ao vivo */

.confira-aovivo {
	width:219px;
	height:24px;
	display:block;
	margin-left:242px;
	margin-bottom:15px;
	float:left;
	overflow:hidden;
	text-indent:-5000px;
	background:url(img/confira-aovivo.gif) no-repeat 0 0;
}
.confira-aovivo:hover {
	background:url(img/confira-aovivo.gif) no-repeat 0 -30px;

}
#form-combo {
	float:left;
	margin-top:-20px;
	margin-bottom:20px;
}
