/* center */
.alingcenter { text-align: center; }
.alingleft { text-align: left; }
.alingjust { text-align: justify; }

/* imagen text aling */
.imgaling { margin-right: 10px; float: left; border-radius: 12px; }

/* separedores */
.grup { width: 100%; display: table; }