@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
#alineacion {
	text-align: center;
}
.al {
	text-align: center;
}

