.lineas {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #BDBDBD;
	text-align: left;
}
.lineashorizontal {
	border-left-width: thin;
	border-left-style: none;
	border-left-color: #BDBDBD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #BDBDBD;
	text-align: left;
}
