#ligas_v4 {
	color: gray;
	margin-top: .5em;
	padding-bottom: 1em;
	display: block;
	width: 59em;
}

.Cuadro_Listado {
	display: table;
	margin-top: 1em;
	width:18.8em;
}

.Cuadro_Listado_mas {
	text-decoration: none;
}

.columna {
	padding-left: .4em;
	display: table;
	margin-bottom: .4em;
	padding-right: .2px;
	width: 19em;
}

.marco_izq {
	border-left: 1px solid gray;
}

.A2 {
	height: 2em;
}

.A14 {
	height: 14em;
	margin-bottom: .4em;
}

.A23 {
	height: 23em;
}

.A6_5 {
	height: 6.5em;
}

#ligas_v4 ul {
	margin: 0;
	padding: 0;
}

#ligas_v4 li {
	list-style-type: none;
	margin-bottom: .5em;
	line-height: .7em;
}

.mini_columna {
	width: 9.3em;
	display: block;
}

.micro_columna {
	width: 6.4em;
}

.Ligas_verde a {
	color: gray;
	text-decoration: none;
	font-size: .7em;
}

.Ligas_verde a:hover {
	color: #488721;
	text-decoration: underline;
}

.Ligas_azul a {
	color: gray;
	text-decoration: none;
	font-size: .7em;
}

.Ligas_azul a:hover {
	text-decoration: underline;
	color: #1b5bac;
}

.Ligas_roja a {
	color: gray;
	text-decoration: none;
	font-size: .7em;
}

.Ligas_roja a:hover {
	text-decoration: underline;
	color: #c71750;
}

.Ligas_cian a {
	color: gray;
	text-decoration: none;
	font-size: .7em;
	text-transform: capitalize;
}

.Ligas_cian a:hover {
	color: #2badc3;
	text-decoration: underline;
}

.W18p8 {
	width:18.8em;
}