@charset "utf-8";
/* CSS Document */
.ancho200{
	width:200px;
	}


table{
	text-align:center;
	font-size:8pt;
	border:0;	
	}
table tr{
border:0;}
table td{
	/*width:6%;*/
	border:0;
	margin:0;
	}

.datosjugador{ 
	font-size:6pt;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.jugador{
	font-size:7pt;
	font-weight:bold;
	font-style:normal;
	}
.crack{
	font-size:12pt;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}

#aforo{
	border: 2px #0000FF solid;
	/*display:block;*/
	background-color:#CCCCCC;
	color:#000000;
	}
	
#apartados,#estadisticasequipo{
	background-color:#000000;
	color:#FFFFFF;
	}
	
.cabeceraequipo{
	background-image:url(../recursos/fondos/fondo_estadisticas.jpg);
	background-repeat:repeat-x;
	color:#000000;
	font-size:24pt;
	font-weight:bold;
	margin:auto;
	text-transform:uppercase;
	width:870px;
	padding:20px;
	}
			.cabeceraequipo img{
				height:50px;
				}

			
#cracktitulo{
	height:20%;
	font-size:16pt;
	text-transform:uppercase;
	font-weight:bolder;
	}
#detallescrack{
	width:350px;
	font-size:7pt;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
#estadisticasequipo{
	font-size:1.5em;
	font-weight:bold;
}
#fotocrack{
	width:50px;
	background-image:url(../recursos/fondos/estrella.png);
	background-repeat:no-repeat;
	}	
	#fotocrack img{
		height:60px;
	}			
#incidencias{
	background-color:#e75a00;
	color:#FFFFFF;
	font-size:10pt;
	}
#jugadorpar{
	background-color:#CC66FF;
	}
#jugadorimpar{
	background-color:#FFFFFF;
	}
#jugadorimpar img, #jugadorpar img{
	height:55px;
	}
#nombrejugador{
	margin-top:auto;}
.cabeceraequipo #resultado{
	background-image:url(../recursos/fondos/fondo_resultado.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-align:center;
	width:90%;
	height:45px;
	font-size:30pt;
	}

