
/* CSS Document */
/* Estilos Especial LIGA 09/10 | elmundo.es */

/* TABLAS */

#cuerpo table{
	float: left;
	position: relative;
	background: none;
	background-color: #f5f6f4;
	font-size: 12px;
}
#cuerpo table caption{
	line-height: 20px;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #718366;
	padding-bottom: 3px;
	border-bottom: 7px solid #b3bdae;
}
#cuerpo table td,
#cuerpo table th{
	text-align:center;
	margin: 0;
}
#cuerpo table td{
	color: #2c3728;
	border:1px solid #b3bdae;
	padding: 2px 5px;
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_verde1.png', sizingMethod='scale');
}
#cuerpo table td a{
	color: #2c3728;
}
#cuerpo table td a:hover{
	color: #000;
}
html>body #cuerpo table td{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_verde1.png) top left repeat-x; 
}
#cuerpo table th{
	color: #fff;
	font-weight: normal;
	padding: 4px 5px;
	border:1px solid #777;	
	background: #666 url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_gris.png) top left repeat-x;
}
#cuerpo table .par td{
	*background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_verde2.png', sizingMethod='scale');
}
html>body #cuerpo table .par td{
	background: url(http://estaticos.elmundo.es/elmundodeporte/especiales/2009/08/liga/img/fondo_td_sup_verde2.png) top left repeat-x; 
}




