@charset "utf-8";
.frase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.caja_marquesina {
	height: 150px;
	width: 300px;
}

#ventana_imagen {
	height: 271px;
	width: 478px;
	left: 230px;
	top: 156px;

}
.maya {
	font-weight: bold;
	color: #549f8e;
	font-size: 16px;
}
.espanol {
	color: #000000;
	font-size: 16px;
}
.autor {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
