#estadisticasfutbol  {
		font-family:Arial, Helvetica, sans-serif;	}
	
	#estadisticasfutbol img.cab {
		margin-bottom: 15px;
	}
	#estadisticasfutbol table {
		width: 360px;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		margin-bottom: 15px;
		
	}
	#estadisticasfutbol table a{
		color: #336699;
	}
	
	#estadisticasfutbol table th {
		border-bottom: 1px dashed #DDD;
		font-size: 14px;
		color: #333;
		padding:5px;
		text-align:left;
	
		background-color: #e7e7e7;
	}
	#estadisticasfutbol table td {
		border-bottom: 1px dashed #DDD;
		font-size: 11px;
		padding:5px;
		text-align:left;
		
	
	}
	#estadisticasfutbol table td select{
	margin-bottom:5px;
	display:block;
	pading:3px;
		
	}
	
	#estadisticasfutbol table#estcentrado td {
		width: 50%;
		border:1px solid #eee;
		font-size:12px;
		text-align:left;
		padding:8px;
	}
	select {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		width: 117px;
	}
	.subheader {
		border-bottom: 1px dashed #DDD;
		font-size: 12px;
		font-weight: bold;
		color: #666;
		background-color: #f7f7f7;
	
	}
	.champions {
		border-bottom: 1px dashed #DDD;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		background-color: #AED893;
	}
	.uefa {
		border-bottom: 1px dashed #DDD;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		background-color: #EEDF7D;
	}
	.promocion {
		border-bottom: 1px dashed #DDD;
		font-size: 12px;
		font-weight: bold;
		color: #FFF;
		background-color: #eee;
	}
	.ascenso {
		border-bottom: 1px dashed #DDD;
		font-size: 12px;
		font-weight: bold;
		color: #FFF;
		background-color: #525252;
	}
	.descenso {
		border-bottom: 1px dashed #DDD;
		font-size: 14px;
		font-weight: bold;
		color: #FFF;
		background-color: #DD695F;
	}
	
		#contenido #comentario img.cab {
		margin-bottom: 15px;
	}
	#contenido #comentario table {
		width: 360px;
		font-family:Arial, Helvetica, sans-serif;
		text-align: center;
		margin-bottom: 15px;
	}
	#contenido #comentario table a{
		color: #336699;
	}
	
	#contenido #comentario table th {
		border-bottom: 1px dashed #DDD;
		font-size: 14px;
		color: #FFF;
		background-color: #575757;
	}
	#contenido #comentario table td {
		border-bottom: 1px dashed #DDD;
		font-size: 11px;
	}
	#contenido #comentario table#estcentrado td {
		width: 50%;
	}
	
	#contenido #comentario h2 {
		font-size:12px;
		font-family:Arial, Helvetica, sans-serif;
	}
	
}