body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #585858;
	margin: 0px;
	padding: 0px;
}
.divequipo {
	width: 144px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	background-color: #EDEDED;
	height: 85px;
	float: left;
	text-align: center;
}
.divequipoINT {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	float: left;
	text-align: center;
	height: 70px;
	width: 80px;
}
.numerorojo {
	font-size: 30px;
	font-weight: bold;
	color: #DE2131;
	float: left;
	height: 40px;
	margin-top: 10px;
	margin-left: 10px;
}
.datos {
	background-color: #EAECF1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 5px;
}
.datosINT {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #525252;
	text-align: center;
	height: 30px;
}
.numerorojo2 {
	font-size: 30px;
	font-weight: bold;
	color: #DE2131;
	float: left;
	height: 40px;
	margin-top: 10px;
	margin-left: 15px;
}
.divequipoINTproximo {
	margin-top: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	float: left;
	text-align: center;
	width: 140px;
}
.datosgoles {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 8px;
	color: #003366;
	text-align: center;
	font-size: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
}

