@charset "utf-8";
#col01 {
	float: left;
	height: 500px;
	width: 430px;
}

#col01_cont {
	float: right;
	height: 500px;
	width: 300px;
	padding: 25px 0px 0px 25px;
	text-align: justify;
}

#col02 {
	float:left;
	height:460px;
	width:500px;
}

#col02_cont {
	float:left;
	height:460px;
	width:420px;
	background-image:url(../img/collage_nosotros.png);
}
