/* JUGADORES STARTS */
span.bold2 {
	font-weight: bold;
	color: #000;
}
#Detalles {
	padding: 0 0 20px 0;
	background-image: url(../images/jugadores/detalles/bg_detalles.jpg);
	background-repeat: repeat-y;
	background-position:left;
}
.Escudo {
	background-image: url(../images/jugadores/escudo.gif);
	background-repeat: no-repeat;
	float: right;
	width: 35px;
	padding: 12px 0 12px 10px;
}
span.escudo {
	color: #fff;
	text-align: center;
}
#PhicCol {
	width: 199px;
	float: left;
}

p.left {
	float: left;
}
.InfoEnter {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #ccc;
	padding: 10px;
	background-color:#f0f0f0;
}
.Cierre {
	border-top: 1px solid #ccc;
}
/* JUGADORES ENDS */

/* PLAYER INFO STARTS */
#PlayerInfo {
	float: left;
	padding: 10px;
	width: 426px;
}
#PlayerInfo p.red {	
 	color: #bb0f0f;
	font-size:16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#PlayerInfo h2.red {
	color: #bb0f0f;
	font-size:16px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#Detalles h1 {
	font-size:24px;
}
#Detalles h2 {
	color: #bb0f0f;
}
#PlayerInfo h3 {
	padding: 10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 13px;
}
#PlayerInfo p {
	line-height: 15px;
	color: #bb0f0f;
}
/* PLAYER INFO ENDS */

/* ESTADISTICAS STARTS */
#Estadisticas {
	padding: 20px 0 0 0;
}
#Estadisticas h2.bgred {
	padding: 5px 10px 5px 10px;
	background-image:url(../images/jugadores/detalles/bg_title_red.jpg);
	color: #ffffff;
	font-size: 16px;
}
.Torneo {
	width: 213px;
	float: left;
}
.Torneo h2.b {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.image {
	width: 84px;
	margin: 0 auto;
}
td {
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 5px;
}
td img {
	margin: 0 auto;
}
td.image {
	width: 212px;
}
table.torneos {
	border-right: 1px solid #ccc;
}
table.dato {
	border: none;
	padding: 0;
}
td.dato {
	border: none;
	padding: 0;
}
td.big {
	width: 174px;
}
td.lil {
	width: 18px;
	border-left: none;
}
/* ESTADISTICAS ENDS */















