.texto_sombra {
	font-family: Arial;
	font-size: 24px;
	color: #5a287f;
	text-align: center;
	text-shadow: #494949 0.1em 0.1em 0.6em
}
.texto_sin_sombra {
	font-family: Arial;
	font-size: 20px;
	color: #5a287f;
	text-align: center;
	}