1 | a:link {
|
---|
2 | text-decoration: none;
|
---|
3 | color: #660033;
|
---|
4 | }
|
---|
5 | a:visited {
|
---|
6 | text-decoration: none;
|
---|
7 | color: #660000;
|
---|
8 | }
|
---|
9 | a:hover {
|
---|
10 | color: #CC2222;
|
---|
11 | }
|
---|
12 |
|
---|
13 | body , html {
|
---|
14 | font-family: Verdana, Arial, Helvetica, sans-serif;
|
---|
15 | font-size: 10px;
|
---|
16 | font-style: normal;
|
---|
17 | font-weight: normal;
|
---|
18 | margin-right: 0;
|
---|
19 | margin-left: 0;
|
---|
20 | margin-top: 0;
|
---|
21 | text-align: left;
|
---|
22 | background-color: #FFFFFF;
|
---|
23 | color: #333333;
|
---|
24 | }
|
---|
25 | /*
|
---|
26 | div#container{
|
---|
27 | width: 550px;
|
---|
28 | margin: 0px auto;
|
---|
29 | text-align: left;
|
---|
30 | }
|
---|
31 | */
|
---|
32 |
|
---|
33 | td {
|
---|
34 | font-family: Verdana, Arial, Helvetica, sans-serif;
|
---|
35 | font-size: 10px;
|
---|
36 | margin: 0;
|
---|
37 | }
|
---|
38 | hr {
|
---|
39 | color: #FFFFFF;
|
---|
40 | background-color: #FFFFFF;
|
---|
41 | border-bottom: 1px dotted #CCCCCC;
|
---|
42 | }
|
---|
43 | form {
|
---|
44 |
|
---|
45 | font-size: 10px;
|
---|
46 | color: #000066;
|
---|
47 | text-decoration: none;
|
---|
48 | margin-right: 0px;
|
---|
49 | margin-left: 0px;
|
---|
50 | margin-top: 0px;
|
---|
51 | margin-bottom: 0px;
|
---|
52 | width: 100%;
|
---|
53 | }
|
---|
54 | p {
|
---|
55 | font-family: Verdana, Arial, Helvetica, sans-serif;
|
---|
56 | font-size: 10px;
|
---|
57 | padding-right: 8px;
|
---|
58 | padding-bottom: 0px;
|
---|
59 | padding-left: 8px;
|
---|
60 | padding-top: 0px;
|
---|
61 | margin: 2px 2px 4px;
|
---|
62 | }
|
---|
63 | h1 {
|
---|
64 | font-size: 16px;
|
---|
65 | font-weight: bold;
|
---|
66 | color: #222266;
|
---|
67 | text-decoration: none;
|
---|
68 | border-bottom-width: 1px;
|
---|
69 | border-bottom-style: dotted;
|
---|
70 | border-bottom-color: #222266;
|
---|
71 | margin-top: 6px;
|
---|
72 | margin-bottom: 8px;
|
---|
73 | padding-right: 0px;
|
---|
74 | padding-left: 0px;
|
---|
75 | }
|
---|
76 | h2 {
|
---|
77 | font-size: 14px;
|
---|
78 | font-weight: bold;
|
---|
79 | color: #660000;
|
---|
80 | text-decoration: none;
|
---|
81 | border-bottom-width: 1px;
|
---|
82 | border-bottom-style: dotted;
|
---|
83 | border-bottom-color: #CCCCCC;
|
---|
84 | margin-top: 9px;
|
---|
85 | margin-bottom: 2px;
|
---|
86 | padding-right: 1px;
|
---|
87 | padding-left: 4px;
|
---|
88 | }
|
---|
89 | h4 {
|
---|
90 | font-size: 14px;
|
---|
91 | color: #003366;
|
---|
92 | text-decoration: none;
|
---|
93 | background-position: center;
|
---|
94 | bottom: 9px;
|
---|
95 | margin: 20px;
|
---|
96 | text-align: center;
|
---|
97 | border: 1px dotted #666666;
|
---|
98 | padding: 2px;
|
---|
99 | width: auto;
|
---|
100 | background-color: #EEEFEF;
|
---|
101 | font-variant: small-caps;
|
---|
102 | }
|
---|
103 | h5 {
|
---|
104 | font-size: 14px;
|
---|
105 | font-weight: bold;
|
---|
106 | color: #333333;
|
---|
107 | text-decoration: none;
|
---|
108 | border-bottom-width: 1px;
|
---|
109 | border-bottom-style: dotted;
|
---|
110 | border-bottom-color: #CCCCCC;
|
---|
111 | margin-top: 0px;
|
---|
112 | margin-bottom: 4px;
|
---|
113 | padding-right: 1px;
|
---|
114 | padding-left: 4px;
|
---|
115 | background-color: #EFEFEF;
|
---|
116 | background-position: center;
|
---|
117 | text-align: center;
|
---|
118 | }
|
---|
119 | h6 {
|
---|
120 | font-size: 10px;
|
---|
121 | font-weight: bold;
|
---|
122 | color: #333333;
|
---|
123 | text-decoration: none;
|
---|
124 | border-bottom-style: dotted;
|
---|
125 | padding-left: 4px;
|
---|
126 | background-position: center;
|
---|
127 | border-bottom-color: #EEEEEE;
|
---|
128 | border-bottom-width: 1px;
|
---|
129 | padding-top: 3px;
|
---|
130 | padding-right: 2px;
|
---|
131 | padding-bottom: 0px;
|
---|
132 | bottom: 9px;
|
---|
133 | margin-top: 1px;
|
---|
134 | margin-bottom: 3px;
|
---|
135 | }
|
---|
136 |
|
---|
137 |
|
---|
138 |
|
---|
139 |
|
---|
140 | .modulo {
|
---|
141 | text-decoration: none;
|
---|
142 | border: 1px dotted #666699;
|
---|
143 | font-size: 10px;
|
---|
144 | }
|
---|
145 |
|
---|
146 | .modulo-button {
|
---|
147 | color: #663366;
|
---|
148 | text-decoration: none;
|
---|
149 | background-color: #FFFFEE;
|
---|
150 | border: 1px dotted #660033;
|
---|
151 | width: 50%;
|
---|
152 | text-align: center;
|
---|
153 | font-size: 10px;
|
---|
154 | padding: 3px;
|
---|
155 | }
|
---|
156 | .modulosmall {
|
---|
157 | font-size: 9px;
|
---|
158 | color: #000066;
|
---|
159 | text-decoration: none;
|
---|
160 | background-color: #FFFFFF;
|
---|
161 | border: 0px;
|
---|
162 | width: 100%;
|
---|
163 | margin: 0px;
|
---|
164 | padding: 2px;
|
---|
165 | }
|
---|
166 | .modulo-table {
|
---|
167 | font-size: 14px;
|
---|
168 | color: #000066;
|
---|
169 | text-decoration: none;
|
---|
170 | background-color: #FFFFFF;
|
---|
171 | border-top: 1px dotted #000033;
|
---|
172 | border-bottom: 1px dotted #000033;
|
---|
173 | width: 100%;
|
---|
174 | }
|
---|
175 | .modulo-titolo {
|
---|
176 | font-size: 12px;
|
---|
177 | font-weight: bold;
|
---|
178 | color: #336633;
|
---|
179 | text-decoration: none;
|
---|
180 | border-top: 1px dotted #000033;
|
---|
181 | margin-top: 10px;
|
---|
182 | margin-bottom: 0px;
|
---|
183 | margin-right: 0px;
|
---|
184 | margin-left: 0px;
|
---|
185 | padding: 0px;
|
---|
186 | background-color: #EFEFEF;
|
---|
187 | text-align: left;
|
---|
188 | width: 100%;
|
---|
189 | }
|
---|
190 | .table-menu {
|
---|
191 | border: 1px solid #DEDEDC;
|
---|
192 | font-size: 10px;
|
---|
193 | background-position: center top;
|
---|
194 | padding: 0px;
|
---|
195 | color: #666666;
|
---|
196 | margin: auto;
|
---|
197 | width: 50%;
|
---|
198 | }
|
---|
199 | .table-main {
|
---|
200 | border: 1px solid #DEDEDC;
|
---|
201 | font-size: 10px;
|
---|
202 | background-position: center top;
|
---|
203 | padding: 0px;
|
---|
204 | color: #666666;
|
---|
205 | width: 100%;
|
---|
206 | }
|
---|
207 | .table-central {
|
---|
208 | border-top-width: 1px;
|
---|
209 | border-right-width: 1px;
|
---|
210 | border-bottom-width: 1px;
|
---|
211 | border-left-width: 1px;
|
---|
212 | border-right-style: dotted;
|
---|
213 | border-left-style: dotted;
|
---|
214 | border-top-color: #CC3300;
|
---|
215 | border-right-color: #CC3300;
|
---|
216 | border-bottom-color: #CC3300;
|
---|
217 | border-left-color: #CC3300;
|
---|
218 | border-top-style: none;
|
---|
219 | border-bottom-style: none;
|
---|
220 | height: 100%;
|
---|
221 | width: 100%;
|
---|
222 | margin: 0px;
|
---|
223 | padding: 8px;
|
---|
224 | }
|
---|
225 | .table-info {
|
---|
226 | font-size: 10px;
|
---|
227 | padding-right: 4px;
|
---|
228 | padding-bottom: 2px;
|
---|
229 | padding-left: 2px;
|
---|
230 | padding-top: 4px;
|
---|
231 | margin: 2px 2px 4px;
|
---|
232 | }
|
---|
233 | .table-main-secondary {
|
---|
234 | background-position: center top;
|
---|
235 | border-top: none;
|
---|
236 | border-left: 1px dotted #DEDEDC;
|
---|
237 | border-bottom: none;
|
---|
238 | border-right: none;
|
---|
239 | }
|
---|
240 | .table-docs {
|
---|
241 | font-size: 9px;
|
---|
242 | padding: 1px;
|
---|
243 | color: #666666;
|
---|
244 | margin: 4px 4px 40px;
|
---|
245 | border-bottom: thin dotted #666666;
|
---|
246 | }
|
---|
247 |
|
---|
248 |
|
---|
249 |
|
---|
250 | .tavola {
|
---|
251 | background-image: url(images/back.gif);
|
---|
252 | font-size: 10px;
|
---|
253 | border: none;
|
---|
254 | color: #330000;
|
---|
255 | }
|
---|
256 |
|
---|
257 | .piccolo {
|
---|
258 | BACKGROUND: none;
|
---|
259 | COLOR: #cccccc;
|
---|
260 | FONT-SIZE: 8px;
|
---|
261 | FONT-WEIGHT: normal;
|
---|
262 | FONT-FAMILY: Verdana, Helvetica;
|
---|
263 | TEXT-DECORATION: none}
|
---|
264 |
|
---|
265 | div#container{
|
---|
266 |
|
---|
267 | margin: 0px auto;
|
---|
268 | text-align: center;
|
---|
269 | }
|
---|
270 | /* width: 550px;*/
|
---|
271 |
|
---|
272 |
|
---|
273 | #navmenu ul {margin: 0; padding: 0;
|
---|
274 | list-style-type: none; list-style-image: none; }
|
---|
275 | #navmenu li {display: inline; }
|
---|
276 | #navmenu ul li a {text-decoration:none; margin: 1px;
|
---|
277 | padding: 2px 8px 2px 8px; color: black;
|
---|
278 | }
|
---|
279 |
|
---|