.inferior_verde {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3A6E38;
}
.inferior_rojo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9F090F;
}
.inferior_amarillo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DD9A25;
}
.inferior_morado {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #560262;
}
.inferior_turquesa {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #41AAA9;
}
.inferior_pistacho {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #939E14;
}
.inferior_verde_oscuro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F6202;
}