@charset "utf-8";
#mision {
	float: left;
	height: 350px;
	width: 600px;
	background-image: url(../imagenes/misio_objetivo.jpg);
}
#contmision {
	width: 570px;
	height: 320px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#imagmision {
	height: 380px;
	width: 600px;
	clear: left;
	background-image: url(../imagenes/corporativo1.jpg);
	background-repeat: no-repeat;
	background-position: center 30px;
}
