.anchotablaranking {
	float:left;
	width:600px;
	text-align:center;
	font-size:1em;
	color: #646464;
}
.inpar{
	color: #646464; background-color:#CCCCCC;
}
.cabe{
	color: #00539F;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #646464;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #646464;
	font-size:1.1em;
}

/************************ clasificacion *****************************/

#clasificacion { font-size:0.85em; float:left;}
#clasificacion table.anchotablaranking th {
	font-size:1.1em;
	color:#00539F;
	border-bottom: 1px dotted #646464;
	border-right: 1px dotted #646464;
}


#clasificacion table.anchotablaranking tr td.playoff sinborde {
	color:#646464;
	border-bottom: 1px dotted #646464;
	border-right: 1px dotted 646464;
	text-align: center;
	}
#clasificacion table.anchotablaranking tr td {
	font-size:1em;
	background: #F0F0F0;
	}
#clasificacion table.anchotablaranking tr td.equipo a {
	color: #333333;
	border-bottom: 1px dotted #646464;
	border-right: 1px dotted 646464;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	}
	
#clasificacion table.anchotablaranking tr td.equipo a:hover {
	color:#646464;
	
	}
#clasificacion table.anchotablaranking tr td.equipo a strong {
	color:#cc3d73;
	border-bottom: 1px dotted #646464;
	border-right: 1px dotted 646464;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	}
	
#clasificacion table.anchotablaranking tr td.equipo a:hover strong{
	color:#646464;
	
	}
	


/************************ clasificacion  fin *****************************/
