@charset "utf-8";
/* CSS Document */
#cuerpo {
	height: 662px;
}
h2 {
	background: url(../css-img/h2_historia.png) no-repeat 95px bottom;
	height: 50px;
	width: 100%;
	text-indent: -9999px;
	margin-bottom: 35px;
}
#historia {
	position: absolute;
	left: 95px;
	top: 76px;
	width: 580px;
}

#foto1 {
	float: left;
	margin-right: 20px;
}

#foto2 {
	float: right;
	margin-left: 20px;
}

p {
	text-align: justify;
}
