/* Club */
#colprincipal{
	float:left;
	width:495px;
	overflow: visible;
	background-color:#FFFFFF;
	display: table-cell;
	padding-right: 2px;	
}
#colvarios{
	display: table-cell;
	width: 140px;
	float:right;
	margin: 0px;
	padding-left: 6px;	
}
/*menu Historia*/
dl.cpotecnico{
	padding:2px;
	margin-bottom:6px;
	margin-right:0px;
}
dl.jugadores{
	padding:2px;
	margin-right:0px;
	width:24%;
	float:left;
}
.cpotecnico dt, .jugadores dt{
	background-color: #6E91C9;
	padding:2px;
	font-weight:bold;
	padding-left:4px;
	margin-bottom:2px;
	color:#FFFFFF;
}
.cpotecnico dd{
	padding:1px;
	padding-left:8px;
	margin-bottom:2px;
}
.jugadores dd{
	text-align:left;	
	padding:1px;
	background-color:#EEEEEE;
	padding-left:4px;
	margin-bottom:1px;
}
.jugadores dd img{
	border: 1px solid #8B8B8B;
	margin:3px;
}
.jugadores dd a{
	padding-bottom:3px;
}
dl.datos, dl.detalles{
	background-color:#F7F7F7;
	margin:0px;	
	margin-bottom:5px;
	padding-bottom:3px;
}
.datos dt, .detalles dt{
	background-color: #6E91C9;
	color: #FFFFFF;
	background-image:url(../imgs/topomenui.jpg);
	background-repeat:no-repeat;
	padding: 2px 2px 2px 12px;
	font-weight:bold;	
	margin-bottom:2px;
}
.datos dd{
	text-align:left;
	background-image:url(../imgs/topo1.jpg);
	background-repeat:no-repeat;
	background-position:3px;
	padding:1px;
	padding-left:10px;
	padding-right:2px;
}
.datos dd img{
	border: 1px solid #8B8B8B;
	margin:3px;
}
.datos dd a{
	padding-bottom:3px;
}
#jg_fotojugador, #ent_fotoentrenador {
	background-color: #F7F7F7;	
}
#jg_fotojugador img {
	border: 1px solid #8B8B8B;
	margin:3px;
}
#ent_fotoentrenador img {
	border: 1px solid #8B8B8B;
	margin:3px;
}
.detalles dd{
	text-align:center;
	padding:1px;
	padding-left:3px;
	font-weight:bold;
	margin:3px;
	background-color:#EBEBEB;
}
.detalles dd.texto{
	background-color:#F7F7F7;
	padding:3px;
	text-align:left;
	font-weight:normal;
}
.ocultalo {
	display: none;
}
.muestralo {
	display: block;
}
dl.escuela{
	background-color:#F7F7F7;
	float:left;
	width:80px;
	height:144px;
	margin:0px;	
	margin-top:3px;
	margin-bottom:3px;
	padding-bottom:3px;
	margin-right:2px;
}
.escuela dd{
	text-align:center;
	padding:1px;
	margin:3px;
	background-color:#EBEBEB;
	font-weight:bold;
}
.escuela dd.fotojugador{
	background-color: #F7F7F7;	
}
.escuela dd.fotojugador img{
	border: 1px solid #8B8B8B;
}
.detalles dd.fotojugador{
	background-color: #F7F7F7;	
}
dd.fotojugador img{
	border: 1px solid #8B8B8B;
}
#frmSeleccionOtroEquipo select{
	width:140px;
}
#frmSeleccionOtroEquipoEscuela select{
	width:140px;
}


