/* CSS Document */
#ContJugadores{
	float:left;
	width:700px;
	height:auto;
	border: 1px dashed #999;
	padding: 5px;
	}	
#ContJugadoresEncab{
	float:left;
	width:698px;
	height:22px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-bottom: 2px;
	padding-bottom:3px;
	}
/**************/
.JugadorNombre{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1F642E;
}
/*************/
#ContDetJugador{
	float:left;
	width:690px;
	height:auto;
	border: 1px dotted #CCC;
	padding:4px;
	margin-bottom:5px;
}
#CDatosJugador{
	float:left;
	width:600px;
	height:auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right:3px;
}
#JugadorFoto{
	float:left;
	width:160px;
	height:135px;
	margin-right:5px;
}
#JugadorDatos{
	float:left;
	width:400px;
	height:auto;
	padding-bottom:2px;
}
#JugContBusc{
	float:left;
	width:690px;
	height:140px;
	border: 1px dotted #CCC;
	padding:4px;
}
/***********/
#JugBusqFilaTexto{
	float:left;
	width:690px;
	height:auto;
	margin-bottom:3px;
}
#JugBusqFilaFrm{
	float:left;
	width:690px;
	height:20px;
	margin-bottom:5px;
}
#JugBusqFilaFrmTxt{
	float:left;
	width:150px;
	height:20px;
	padding-top:5px;
	margin-left:120px;
}
#JugBusqFilaFrmCampo{
	float:left;
	width:300px;
	height:20px;
}
/***********/
#JugContLista{
	float:left;
	width:690px;
	height:auto;
	border: 1px dotted #CCC;
	padding:4px;
	margin-top:5px;
}
#JugContListaTxt{
	float:left;
	width:690px;
	height:15px;
	margin-bottom:2px;
}
#JugContListaTxtNav{
	float:left;
	width:690px;
	height:16px;
	margin-bottom:2px;
	margin-top:3px;
	padding-top:2px;
}
#JugContListaJug{
	float:left;
	width:680px;
	height:16px;
	margin-bottom:2px;
	margin-left:5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
#JugContListaJugN{
	float:left;
	width:300px;
	height:15px;
	padding-top:1px;
}
#JugContListaJugP{
	float:left;
	width:120px;
	height:15px;
	padding-top:1px;
}
#JugContListaJugC{
	float:left;
	width:100px;
	height:15px;
	padding-top:1px;
}
#JugContListaJugA{
	float:left;
	width:140px;
	height:15px;
	padding-top:1px;
}
#JugContListaJugM{
	float:left;
	width:20px;
	height:16px;
}
#JugContComentario{
	float:left;
	width:690px;
	height:auto;
	margin-bottom:5px;
}
/*********************/
#JugVotTitulo{
	float:left;
	width:698px;
	height:16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom:2px;
}
#JugVotacion{
	float:left;
	width:692px;
	height:20px;
	border: 1px dotted #CCC;
	padding:3px;
}
#JugSecCalif{
	float:left;
	width:250px;
	height:auto;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
}
#JugSecVotar{
	float:left;
	width:340px;
	height:auto;
	padding-left:5px;
}
#JugStar{
	float:left;
	width:20px;
	height:20px;
	padding-left:2px;	
}
#JugSecCalifText{
	float:left;
	width:auto;
	height:20px;
	padding-left:5px;
	padding-top:4px;
}
#JugSecVotarText{
	float:left;
	width:auto;
	height:20px;
	padding-top:4px;
	padding-right:5px;
}
