body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	width: 320px;
}
.contenedor {
	float: left;
	width: 330px;
}

.tabla_reshome {
	width: 319px;
	background-image: url(fondo_reshome.gif);
}
.campeonato {
	font-size: 11px;
	color: #026DA5;
	font-weight: bold;
	text-align: left;
	float: left;
	margin-top: 8px;
	width: 280px;
	height: 50px;
}
.combo {
	font-size: 11px;
	margin-top: 2px;
	float: left;
	width: 140px;
	padding: 2px;
}
.campeonato img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
}
.pestanias {
	background-image: url(pestanias/back.gif);
	background-position: bottom;
	width: 320px;
}
.pestanias img {
	margin-right: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#escudos img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	float: left;
}
#escudos {
	float: left;
	margin-left: 7px;
	margin-top: 5px;
	margin-bottom: 7px;
}
