@charset "utf-8";

.lineas {

	border-left-width: 1px;

	border-top-style: solid;

	border-right-style: none;

	border-bottom-style: none;

	border-left-style: solid;

	border-left-color: #E9E9E9;

	border-top-width: 1px;

	border-top-color: #E9E9E9;

}

.lineasDer {

	border-right-width: 1px;

	border-top-style: solid;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: none;

	border-right-color: #E9E9E9;

	border-top-width: 1px;

	border-top-color: #E9E9E9;

}

.grisClaro {

	color: #E9E9E9;

}

