@charset "utf-8";
.texto1 {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align:justify;
}
.texto2 {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align:justify;
	color:#FEC973
}
.texto3 {
	font-family: "Century Gothic";
	font-size: 13px;
	text-align:center;
	color:#FFF;
}
.texto_b {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align:justify;
	color:#000;
	font-weight: bold;
	line-height: 21px;
}
.texto4 {
	font-family: "Century Gothic";
	font-size: 16px;
	text-align:center;
	color:#000;
}
.respuesta {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color:#000;
}