@charset "utf-8";
.container-fluid-cuerpo .container-toluca {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-family: lato;
	font-style: normal;
	font-weight: 400;
}
.container-fluid-cuerpo .container-titulo {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	color: #C2AEBA;
	font-family: lato;
	font-style: normal;
	font-weight: 100;
	text-align: right;
}
