.jugador {
	height: 250px;
	width: 225px;
	text-align: center;
	margin-bottom: 10px;
}
.Datjugador {
	height: 55px;
	margin-top: 195px;
	float: left;
	width: 225px;
	background-image: url(NomJugador.png);
	background-repeat: repeat;
}
.Njugador{
	float: left;
	width: 160px;
	margin-top: 5px;
}
.Pjugador {
	width: 40px;
	float: right;
	margin-top: 18px;
	font-size: 10px;
	margin-right: 15px;
	font-weight: bold;
	font-style: italic;
}
.jugadores{
	width:520px;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.jugadores p {
	font-weight:bold;
}


.DatJugadores {
	float: right;
	text-align: left;
	width: 285px;
	margin-left: 10px;
	margin-top: 30px;
	font-size: 16px;
	white-space: nowrap;
}
.numeroJ{
	font-size: 30pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	float: right;
	width: 55px;
	margin-top: 5px;
}
.NumJugador {
	font-size: 70px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center center;
	width: 285px;
	float: right;
	color: #1D1652;
	margin-top: 10px;
	font-style: italic;
}

.datosfebtit {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2A600;
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
}
.notas {
	text-align: left;
	width: 520px;
	float: left;
}
.tablaEstadisticas{
	border: 1px solid #000066;
	font-size: 13px;
	width: 100%;
	text-align: center;
	color: #000066;
	float: left;
}
.TitEstadisticas {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
}
.celdaEst {
	background-color: #CCCCCC;
}
.EquipEstadisticas {
	font-weight: bold;
	font-size: 14px;
	color: #000066;
	font-style: italic;
}
