]> git.llucax.com Git - mecon/meconlib.git/blob - www/css/marco.css
Se acomodan los estilos de MECON_HTML_Page y MECON_HTML_Marco. Es mi despedida tempor...
[mecon/meconlib.git] / www / css / marco.css
1 /* +--------------------------------------------------------------------+
2 // |                           MECONlib                                 |
3 // +--------------------------------------------------------------------+
4 // |                      Ministerio de Economía                        |
5 // +--------------------------------------------------------------------+
6 // | Creado: fri mar 21 ART 2003                                        |
7 // | Autor:  Martin Marrese <mmarre@mecon.gov.ar>                       |
8 // +--------------------------------------------------------------------+
9 // 
10 // $Id: SA_Estilos.css 9 2003-03-27 21:47:09Z mmarre $
11 */
12
13 A.mecon_marco_subtitle {
14     font-family: Arial, Helvetica, sans-serif;
15     font-size: 12pt;
16     color: #336699;
17 }
18
19 .mecon_marco_subtitle {
20     font-family: Arial, Helvetica, sans-serif;
21     font-size: 13pt;
22     font-style: bold;
23     font-weight: bold;
24     color: #336699;
25 }
26
27 .mecon_marco_subtitle_vertical {
28     font-family: Arial, Helvetica, sans-serif;
29     font-size: 13pt;
30     color: #000000;
31 }