/*
  ===============================================================

  inGenio X
  http://ingenio.area421.com

  Created by 
  Julian Moreno Hidalgo (Software developer)
  Jesus Moreno Hidalgo (Communication's tree)

  inGenio X is a free software licensed under CC-GNU GPL

  ===============================================================
*/

/* no remove */
p {margin:0px;padding:0px;}

/* diferentes estilos -> comenzar con .html_... */
.html_border_gray_1px { border: 1px solid #999;}
.html_border_black_1px { border: 1px solid #000;}
.html_font_size_8pt { font-size: 8pt; }
.html_font_size_12pt { font-size: 12pt; }
.html_font_size_14pt { font-size: 14pt; }
.html_font_size_16pt { font-size: 16pt; }
.html_font_size_18pt { font-size: 18pt; }
.html_font_size_24pt { font-size: 24pt; }
.html_font_size_26pt { font-size: 26pt; }
.html_font_size_30pt { font-size: 30pt; }
.html_font_size_36pt { font-size: 36pt; }
.html_font_size_42pt { font-size: 42pt; }
.html_font_size_48pt { font-size: 48pt; }