#izquierda {
	border-right: 1px dotted #7BC721;
	float: left;
	width: 50%;
}
#derecha {
	margin-left: 50%;
}