.plantilla-cabecera{
	font-weight:bolder;
	color:#3b6c1a;
	font-family: Verdana, Trebuchet MS, Arial;
	font-size: 1.5em;
	padding:1em 0 1em 0;
}
.box-jugador{
	float:left;
	position:relative;
	width:18.91em;
	height:8.58em;
	background-color:#dddddd;
	margin:0 1.5em 2em 0;
}

.jugador-box{
	position:relative;
	background-color:#dddddd;
	float:left;
	margin:0.2em .4em 2em 0;
	padding-top:.5em;
	width:18.90em;
	color:#274911;
	min-height:8.58em;
	_height:8.58em;
}
.jugador-box img{
	margin:.2em .7em .5em .5em;
}
a.enlace-jugador:link, a.enlace-jugador:visited, a.enlace-jugador:hover, a.enlace-jugador:active {
	font-size:1.1em;
	color:#274911;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Trebuchet MS, Arial;
}
a.enlace-empleado:link, a.enlace-empleado:visited, a.enlace-empleado:hover, a.enlace-empleado:active {
	font-size:1em;
	color:#274911;
	font-weight:bold;
	text-decoration:none;
	font-family:Verdana, Trebuchet MS, Arial;
}
.dorsal-fondo{
	position:relative;
	float:left;
	margin:.2em 5em .5em 0;
	width:3.58em;
	height:3.46em;
	background: url('/imagenes/dorsal_camiseta.gif') no-repeat top left;
}
.dorsal{
	position:absolute;
	top:0.6em;
	left:0.9em;
	width:1.7em;
	height:1.5em;
	color:#3b6c1a;
	font-weight:bolder;
	text-align:center;
	line-height:1.5em;
	/* border:0.08em solid #000; */
}
.cargo{
	margin:0.5em .2em .3em 0;
	color:#323232;
	font-weight:normal;
	font-family:Verdana, Trebuchet MS;
	font-size:1em;

}
