@charset "utf-8";
 .text2 {
	color: #9F0;
	font-weight: bold;
	font-size: 22px;
	text-align: center;
}
 
 
 .text {
	color: #9F0;
	font-weight: bold;
	font-size: 40px;
	text-align: center;
}

.texto_norm {
	text-align: left;
}
.texto_centrer {
	text-align: center;
}
