]> git.llucax.com Git - mecon/meconlib.git/blob - www/css/html/arbol.css
Se arregla bug.
[mecon/meconlib.git] / www / css / html / arbol.css
1 .mecon_html_arbol_menu {
2         color: #003366;
3         font-family: Arial, Helvetica, sans-serif;
4         font-size: 10pt;
5         font-style: normal;
6         line-height: normal;
7         background-color: #FFFFFF;
8         background-position: left;
9         text-align: left;
10         vertical-align: middle
11 }
12
13 .mecon_html_arbol_menu_bold {
14         color: #003366;
15         FONT-WEIGHT: bold ;
16         font-family: Arial, Helvetica, sans-serif;
17         font-size: 10pt;
18         font-style: normal;
19         line-height: normal;
20         background-color: #FFFFFF;
21         background-position: left;
22         text-align: left;
23         vertical-align: middle
24 }
25
26 .mecon_html_arbol_menu_activo {
27         COLOR: #003366;
28         FONT-FAMILY: Arial, Helvetica, sans-serif;
29         FONT-SIZE: 10pt;
30         font-style: normal;
31         line-height: normal;
32         background-color: #FFCC99;
33         background-position: left center;
34         text-align: left;
35         vertical-align: middle
36 }
37
38 .mecon_html_arbol_menu_activo_bold {
39         COLOR: #003366;
40         FONT-FAMILY: Arial, Helvetica, sans-serif;
41         FONT-SIZE: 10pt;
42         FONT-WEIGHT: bold ;
43         font-style: normal;
44         line-height: normal;
45         background-color: #FFCC99;
46         background-position: left center;
47         text-align: left;
48         vertical-align: middle
49 }
50
51 .mecon_html_arbol_menu1 {
52         COLOR: #003366;
53         FONT-FAMILY: Arial, Helvetica, sans-serif;
54         FONT-SIZE: 9pt;
55         font-style: normal;
56         line-height: normal;
57         background-color: #FFFFFF;
58         background-position: left center;
59         text-align: left;
60         vertical-align: middle;
61 }
62
63 .mecon_html_arbol_menu_activo1 {
64         COLOR: #003366;
65         FONT-FAMILY: Arial, Helvetica, sans-serif;
66         FONT-SIZE: 9pt;
67         font-style: normal;
68         line-height: normal;
69         background-color: #FFCC99;
70         background-position: left centre;
71         text-align: left;
72         vertical-align: middle
73 }
74
75 .mecon_html_arbol_menu_activo2 {
76         COLOR: #003366;
77         FONT-FAMILY: Arial, Helvetica, sans-serif;
78         FONT-SIZE: 8pt;
79         font-style: normal;
80         line-height: normal;
81         background-color: #FFCC99;
82         background-position: left centre;
83         text-align: left;
84         vertical-align: middle
85 }
86
87 .mecon_html_arbol_menu2 {
88         COLOR: #003366;
89         FONT-FAMILY: Arial, Helvetica, sans-serif;
90         FONT-SIZE: 8pt;
91         font-style: normal;
92         line-height: normal;
93         background-color: #FFFFFF;
94         background-position: left center;
95         text-align: left;
96         vertical-align: middle ;
97 }
98
99 .mecon_html_arbol_menu1_bold {
100         COLOR: #003366;
101         FONT-FAMILY: Arial, Helvetica, sans-serif;
102         FONT-SIZE: 9pt;
103         font-style: normal;
104         line-height: normal;
105         background-color: #FFFFFF;
106         background-position: left center;
107         text-align: left;
108         vertical-align: middle;
109 }
110
111 .mecon_html_arbol_menu_activo1_bold {
112         COLOR: #003366;
113         FONT-FAMILY: Arial, Helvetica, sans-serif;
114         FONT-SIZE: 9pt;
115         font-style: normal;
116         line-height: normal;
117         background-color: #FFCC99;
118         background-position: left centre;
119         text-align: left;
120         vertical-align: middle
121 }
122
123 .mecon_html_arbol_menu_activo2_bold {
124         COLOR: #003366;
125         FONT-FAMILY: Arial, Helvetica, sans-serif;
126         FONT-SIZE: 8pt;
127         font-style: normal;
128         line-height: normal;
129         background-color: #FFCC99;
130         background-position: left centre;
131         text-align: left;
132         vertical-align: middle
133 }
134
135 .mecon_html_arbol_menu2_bold {
136         COLOR: #003366;
137         FONT-FAMILY: Arial, Helvetica, sans-serif;
138         FONT-SIZE: 8pt;
139         font-style: normal;
140         line-height: normal;
141         background-color: #FFFFFF;
142         background-position: left center;
143         text-align: left;
144         vertical-align: middle ;
145 }
146 .mecon_html_arbol_titulo {
147         COLOR: #FFFFFF;
148         FONT-FAMILY: Arial, Helvetica, sans-serif;
149         FONT-SIZE: 10pt;
150         FONT-WEIGHT: bold ;
151         font-style: normal;
152         line-height: normal
153 }
154