/* CSS Document */

#izquierda {
	position: absolute;
	left: 280px;
	top: 180px;
	width: 320px;
	padding-bottom: 32px;
}

#texto {
	width: 320px;
	margin: 16px 0 0 0;
	text-align: justify;
}
