@charset "utf-8";
.linea_izq {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000100;
	float: left;
	height: 200px;
	width: 200px;
}

