/* KOLORES, Estudio de diseño y multimedia */

/* Comun */
.clear { clear:both; }
.txtleft { text-align:left; }
.txtcenter { text-align:center; }
.txtright { text-align:right; }
.txtjustify { text-align:justify; }
.bg222 { background-color:#222; }
.pad5px { padding:0 10px 10px 10px; }
h2 { font-size:16px; }


