.contenido_plantilla{
	position:relative;
	float:left;
	width:710px;
	padding-left:10px;
	top:28px;
	/*background-color:#000000; */
}

.lado_menu{
	position:relative;
	float:left;
	width:130px;
	height:500px;
	padding-right:12px;
	/*background-color:red;*/
}

.tit_menu{
	position:relative;
	float:left;
	width:130px;
	height:17px;
	padding-top:3px;
	background:url(tit_menu.jpg) repeat-x;
	font:8pt tahoma,sans-serif;
	color:#2e71b3;
	font-weight:bold;
}

/****************** ESTILOS JUGADOR *****************/

#contenido_gral{
	position:relative;
	float:left;
	width:520px;
	height:245px;
}

.cabecero_ficha{
	position:relative;
	float:left;
	width:504px;
	height:17px;
	padding-top:3px;
	padding-left:13px;
	background:url(tit_menu.jpg) repeat-x;
	font:8pt tahoma,sans-serif;
	color:#2e71b3;
	font-weight:bold;
	text-align:left;
	background:url(titular_ficha.jpg) no-repeat;
}

.foto_ficha{
	position:relative;
	float:left;
	width:217px;
	height:219px;
}

.datos_ficha{
	position:relative;
	float:left;
	width:300px;
	height:219px;
	font:8pt tahoma,sans-serif;
	color:#2e71b3;
	font-weight:bold;
	background:url(datos_ficha.jpg) no-repeat;
}

.datos_pers{
	position:relative;
	float:left;
	width:175px;
	height:130px;
	text-align:left;
	padding-left:115px;/**/
	top:19px;
	line-height:17px;
}

.trayectoria{
	position:relative;
	float:left;
	width:265px;
	padding-left:32px;
	text-align:left;	
	margin-top:34px;	
}

/****************** ESTILOS JUGADOREEEEESSSS *****************/

.plantillas{
	position:relative;
	float:left;
	width:528px;
}

.casilla_jug{
	position:relative;
	float:left;
	width:165px;
	height:70px;
	padding-right:11px;
	margin-top:10px;
	text-align:left;
	line-height:15px;
	/*background-color:red;*/	
}

.mini_foto{
	position:relative;
	float:left;
	width:70px;
	height:70px;
	/*background-color:lime;*/
}

.mini_datos{
	position:relative;
	float:left;
	width:89px;
	height:68px;
	padding-left:5px;
	border-bottom:1px solid #777;
	border-top:1px solid #777;
	border-right:1px solid #777;
	background:url(fondo_jug.jpg) repeat;
}

/********  links MENU ********/

A.plantilla, A.plantilla:VISITED, A.plantilla:ACTIVE, A.plantilla:FOCUS{
	position:relative;
	float:left;
	width:125px;
	height:17px;
	border-bottom:1px solid #c5daed;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
	background-color:#1a354a;
	font:8pt tahoma,sans-serif;
	color:white;
	/*font-weight:bold;	*/	
}

A.plantilla:HOVER{
	background-color:white;
	font:8pt tahoma,sans-serif;
	color:#1a354a;
}

A.plantilla_estado, A.plantilla_estado:VISITED, A.plantilla_estado:ACTIVE, A.plantilla_estado:FOCUS{
	position:relative;
	float:left;
	width:125px;
	height:17px;
	border-bottom:1px solid #c5daed;
	padding-top:3px;
	padding-left:5px;
	text-align:left;
	text-decoration:none;
	background-color:white;
	font:8pt tahoma,sans-serif;
	color:1a354a;
	/*font-weight:bold;	*/	
}

A.ver_mas, A.ver_mas:VISITED, A.ver_mas:ACTIVE, A.ver_mas:FOCUS{
	position:relative;
	float:left;
	width:70px;
	height:10px;
	top:5px;
	text-decoration:none;
	font:8pt tahoma,sans-serif;
	color:yellow;
	font-weight:bold;
}

A.ver_mas:HOVER{
	font:8pt tahoma,sans-serif;
	color:red;
	padding-left:5px;
	font-weight:bold;
}