source: trunk/client/temi/default/style.css@ 139

Last change on this file since 139 was 139, checked in by roby, 12 years ago

Modifiche per gestione Legge regione Sicilia 2011

File size: 11.3 KB
Line 
1a:link {
2 text-decoration: none;
3 color: #660033;
4}
5a:visited {
6 text-decoration: none;
7 color: #660000;
8}
9a:hover {
10 color: #CC2222;
11}
12body , html {
13 font-family: Verdana, Arial, Helvetica, sans-serif;
14 font-size: 13px;
15 font-style: normal;
16 font-weight: normal;
17 margin-right: 0;
18 margin-left: 0;
19 margin-top: 0;
20 text-align: center;
21 background-color: #FFFFFF;
22 color: #333333;
23}
24
25div#container{
26
27 width: 798;
28 margin: 0px auto; /*centra */
29
30 }
31
32table {
33 margin-right: auto;
34 margin-left: auto;
35 text-align: left;
36 margin-top: 0px;
37
38}
39td {
40 font-family: Verdana, Arial, Helvetica, sans-serif;
41 font-size: 13px;
42 margin-top: 0px;
43 margin: 0;
44}
45
46hr {
47 color: #000000;
48 background-color: #FFFFFF;
49 border-bottom: 1px dotted #CCCCCC;
50}
51form {
52
53 font-size: 12px;
54 color: #000066;
55 text-decoration: none;
56 margin-right: 0px;
57 margin-left: 0px;
58 margin-top: 0px;
59 margin-bottom: 0px;
60 width: 100%;
61}
62p {
63 font-family: Verdana, Arial, Helvetica, sans-serif;
64 font-size: 13px;
65 padding-right: 8px;
66 padding-bottom: 0px;
67 padding-left: 8px;
68 padding-top: 0px;
69 margin: 2px 2px 4px;
70}
71h1 {
72 font-size: 16px;
73 font-weight: bold;
74 color: #222266;
75 text-decoration: none;
76 border-bottom-width: 1px;
77 border-bottom-style: dotted;
78 border-bottom-color: #222266;
79 margin-top: 6px;
80 margin-bottom: 8px;
81 padding-right: 0px;
82 padding-left: 0px;
83}
84h2 {
85 font-size: 14px;
86 font-weight: bold;
87 color: #660000;
88 text-decoration: none;
89 border-bottom-width: 1px;
90 border-bottom-style: dotted;
91 border-bottom-color: #CCCCCC;
92 margin-top: 9px;
93 margin-bottom: 2px;
94 padding-right: 1px;
95 padding-left: 4px;
96}
97h4 {
98 font-size: 14px;
99 color: #003366;
100 text-decoration: none;
101 background-position: center;
102 bottom: 9px;
103 margin: 20px;
104 text-align: center;
105 border: 1px dotted #666666;
106 padding: 2px;
107 width: auto;
108 background-color: #EEEFEF;
109 font-variant: small-caps;
110}
111h5 {
112 font-size: 14px;
113 font-weight: bold;
114 color: #333333;
115 text-decoration: none;
116 border-bottom-width: 1px;
117 border-bottom-style: dotted;
118 border-bottom-color: #CCCCCC;
119 margin-top: 0px;
120 margin-bottom: 4px;
121 padding-right: 1px;
122 padding-left: 4px;
123 background-color: #EFEFEF;
124 background-position: center;
125 text-align: center;
126}
127h6 {
128 font-size: 12px;
129 font-weight: bold;
130 color: #333333;
131 text-decoration: none;
132 border-bottom-style: dotted;
133 padding-left: 4px;
134 background-position: center;
135 border-bottom-color: #EEEEEE;
136 border-bottom-width: 1px;
137 padding-top: 3px;
138 padding-right: 2px;
139 padding-bottom: 0px;
140 bottom: 9px;
141 margin-top: 1px;
142 margin-bottom: 3px;
143}
144
145
146/* usate per blocco */
147
148.sidebar {
149
150 text-align:left;
151 margin-top:0px;
152 width: 200px;
153 border: none;
154 padding: 0px;
155 /*background-color:#b0b0b0;*/
156}
157.sidebar a{
158color:#5D81A6;
159}
160.sidebar a:hover{
161text-decoration: underline;
162/*color:#FFFFFF;*/
163}
164.sidebar a:visited{
165color:#5D81A6;
166}
167
168
169
170.footbar {
171 background-image: url(images/footer.jpg);
172 font-size: 10px;
173 color: #330000;
174 padding-right: 10px;
175 padding-bottom: 2px;
176 padding-left: 8px;
177 padding-top: 2px;
178 height: 24px;
179}
180.modulo {
181 text-decoration: none;
182 border: 1px solid #666699;
183 font-size: 10px;
184}
185.moduloform {
186 text-decoration: none;
187 border: 1px solid #666699;
188 font-size: 13px;
189 text-align: left;
190}
191.modulo-extranet {
192 text-decoration: none;
193 border: 1px dotted #000033;
194 width: 100px;
195 background-color: #FFFFFF;
196 color: #CCCCCC;
197}
198.modulo-button {
199 color: #663366;
200 text-decoration: none;
201 background-color: #FFFFEE;
202 border: 1px solid #660033;
203 width: 50%;
204 text-align: center;
205 font-size: 10px;
206 padding: 3px;
207}
208.modulosmall {
209 font-size: 9px;
210 color: #000066;
211 text-decoration: none;
212 background-color: #FFFFFF;
213 border: 0px;
214 width: 100%;
215 margin: 0px;
216 padding: 2px;
217}
218.modulo-table {
219 font-size: 10px;
220 color: #000066;
221 text-decoration: none;
222 background-color: #FFFFFF;
223 border-top: 1px dotted #000033;
224 border-bottom: 1px dotted #000033;
225 width: 100%;
226}
227.modulo-titolo {
228 font-size: 13px;
229 font-weight: bold;
230 color: #336633;
231 text-decoration: none;
232 border-top: 1px dotted #000033;
233 margin-top: 10px;
234 margin-bottom: 0px;
235 margin-right: 0px;
236 margin-left: 0px;
237 padding: 0px;
238 background-color: #EFEFEF;
239 text-align: left;
240 width: 100%;
241}
242.table-main {
243 border: 1px solid #DEDEDC;
244 font-size: 13px;
245 background-position: center top;
246 padding: 0px;
247 color: #666666;
248 text-align:center;
249 width: 798px;
250}
251
252.table-blocco {
253border: 1px solid #DEDEDC;
254font-size: 10px;
255background-position: center top;
256padding: 0px;
257color: #666666;
258}
259
260
261
262
263.table-central {
264 border-top-width: 1px;
265 border-right-width: 1px;
266 border-bottom-width: 1px;
267 border-left-width: 1px;
268 border-right-style: dotted;
269 border-left-style: dotted;
270 border-top-color: #CC3300;
271 border-right-color: #CC3300;
272 border-bottom-color: #CC3300;
273 border-left-color: #CC3300;
274 border-top-style: none;
275 border-bottom-style: none;
276 height: 100%;
277 width: 100%;
278 margin: 0px;
279 padding: 8px;
280}
281.table-info {
282 font-size: 10px;
283 padding-right: 4px;
284 padding-bottom: 2px;
285 padding-left: 2px;
286 padding-top: 4px;
287 margin: 2px 2px 4px;
288}
289.table-main-secondary {
290 background-position: center top;
291 border-top: none;
292 border-left: 1px dotted #DEDEDC;
293 border-bottom: none;
294 border-right: none;
295}
296.table-docs {
297 font-size: 9px;
298 padding: 1px;
299 color: #000000;
300 /* margin: 4px 4px 40px;*/
301 border-bottom: thin dotted #666666;
302 text-align:center;
303}
304.omniainternet {
305 font-size: 13px;
306 color: #993366;
307 text-decoration: none;
308 background-position: center;
309 bottom: 5px;
310 margin: 20px;
311 text-align: center;
312 border: 1px dotted #FF6666;
313 padding: 2px;
314 width: auto;
315 background-color: #FFEFEF;
316 font-variant: small-caps;
317}
318.message {
319 font-size: 13px;
320 color: #EE3366;
321 text-decoration: none;
322 background-position: center;
323 bottom: 5px;
324 margin: 10px auto;
325 text-align: left;
326 border: 1px dotted #FF6666;
327 padding: 2px;
328 width: 450px;
329 background-color: #FFFFEF;
330}
331.td-main {
332
333 border-top: none;
334 border-right: 1px dotted #DEDEDC;
335 border-bottom: none;
336 border-left: 1px dotted #DEDEDC;
337}
338.news {
339 font-size: 10px;
340 border: none;
341 padding-right: 8px;
342 padding-bottom: 0px;
343 padding-left: 8px;
344 padding-top: 0px;
345 color: #330000;
346}
347.headlines {
348 font-size: 10px;
349 color: #333333;
350 text-decoration: none;
351 margin-top: 10px;
352 margin-bottom: 16px;
353 width: 366px;
354 text-align: left;
355 border: 0px dotted #FFFFFF;
356}
357
358
359
360.tavola {
361 background-image: url(images/back.gif);
362 font-size: 13px;
363 border: none;
364 color: #330000;
365}
366
367/* tabelle specifiche */
368
369.piccolo {
370 BACKGROUND: none;
371 COLOR: #cccccc;
372 FONT-SIZE: 10px;
373 FONT-WEIGHT: normal;
374 FONT-FAMILY: Verdana, Helvetica;
375 TEXT-DECORATION: none}
376
377.table-80 {
378 margin: 0px auto;
379 font-size: 13px;
380 border: none;
381 color: #330000;
382 width: 80%;
383}
384.table-762 {
385 text-align: center;
386 margin: 0px auto;
387 font-size: 13px;
388 border: none;
389 color: #330000;
390 width: 762px;
391 margin-top: 0px;
392
393 padding: 0px;
394}
395.td-image {
396 text-align: center;
397 border: none;
398 margin: 0px;
399 padding: 0px;
400}
401.image {
402 /*float: center;*/
403 border: none;
404 margin: 0px;
405 padding: 0px;
406}
407
408.td-2 {
409
410 margin: 0px 0 0 0px;
411
412 border: none;
413 background-color: #d2d2d2;
414 padding: 0px;
415 FONT-SIZE: 13px;
416 FONT-FAMILY: Verdana, Helvetica;
417 text-align: center;
418}
419.td-5 {
420
421 margin: 0px 0 0 0px;
422 width: 5%;
423 border: none;
424 background-color: #d2d2d2;
425 padding: 0px;
426 FONT-SIZE: 13px;
427 FONT-FAMILY: Verdana, Helvetica;
428 text-align: center;
429}
430
431.td-30 {
432
433
434 width: 30%;
435 text-align: left;
436
437
438 FONT-SIZE: 13px;
439 FONT-FAMILY: Verdana, Helvetica;
440}
441.td-149 {
442 float: right;
443 margin-top:0px;
444 /*margin: 0px 0 0 0px;*/
445 width: 200px;
446 border: none;
447 background-color: #d2d2d2;
448 padding: 0px;
449}
450.td-130 {
451 float: right;
452 margin: 0px 0 0 1px;
453 width: 130px;
454 border: none;
455 background-color: #d2d2d2;
456 padding: 0px;
457
458}
459.td-130c {
460 float: right;
461 text-align:left;
462 margin: 0px 0 0 1px;
463 width: 130px;
464 border: none;
465
466 padding: 0px;
467}
468.td-vuoto {
469
470
471 width: 100%;
472 border: none;
473 text-align: left;
474
475}
476.td-vuotoc {
477
478
479 width: 100%;
480 border: none;
481 text-align: center;
482
483}
484
485.td-89 {
486
487
488 width: 89%;
489 border: none;
490 text-align: left;
491
492}
493.td-640 {
494 float: left;
495 margin: 0px 0 0 10px;
496 width: 610px;
497 border: none;
498 background-color: #ffffff;
499 padding: 0px;
500 text-align: left;
501}
502
503
504div#sx{
505 width: 610px;
506 float: left;
507 text-align: left;
508 }
509
510div#dx{
511 width: 200px;
512 float: right;
513 text-align: left;
514 }
515
516div#divbutton{
517 width: 798px;
518
519 text-align: right;
520 }
521
522
523div#flash{
524 width: 410px;
525 float: left;
526 text-align: left;
527 }
528
529
530
531.noblocco {
532border: 0px;
533margin-right:0px;
534margin-left:130px;
535text-align: right;
536vertical-align: middle;
537width:18px;
538height:18px;
539}
540
541
542.normal{
543 margin: 0px 0 0 1px;
544 float: left;
545 text-align: left;
546 }
547
548.stemmapic {
549 /*float: center;*/
550 border: none;
551 margin: 0px;
552 padding: 0px;
553 width:30px;
554 height:30px;
555}
556.stemma {
557 /*float: center;*/
558 border: none;
559 margin: 0px;
560 padding: 0px;
561 width:50px;
562 height:50px;
563 text-align: center;
564}
565
566/**********************************************************************BOTTONI W3C*****************************************************/
567
568.w3cbutton3 {
569 margin: 0px 0px 0px 5px;
570 width: 95px;
571 border: 1px solid #6A6A6A;
572 font-family: helvetica,arial,sans-serif;
573 font-size: 10px;
574 float: left;
575}
576
577.w3cbutton3 a {
578 display: block;
579 width: 100%;
580}
581
582.w3cbutton3 a:link, .w3cbutton3 a:visited {
583 background-color: #8CC8C7;
584 color: #2A290B;
585 text-decoration: none;
586}
587
588.w3cbutton3 a:hover {
589 background-color: #C9F4F3;
590 color: #2A290B;
591 text-decoration: none;
592}
593
594.w3cbutton3 span.w3c {
595 font-weight: bold;
596 padding: 0 0.4em;
597 background-color: #FFFFCC;
598 color: #0C479D;
599}
600
601.w3cbutton3 span.spec {
602 color: #333333;
603}
604
605.w3cbutton3 span.specRed {
606 color: #FF0000;
607}
608
609
610/******************** font e backcolor******************************/
611.blu {
612 BACKGROUND: none;
613 font-weight: bold;
614 COLOR: #003366;
615 FONT-SIZE: 12px;
616 FONT-FAMILY: Verdana, Helvetica
617}
618
619
620.red {
621 BACKGROUND: none;
622 COLOR: #ff0000;
623 FONT-SIZE: 12px;
624 FONT-FAMILY: Verdana, Helvetica
625}
626
627.redbig {
628 BACKGROUND: none;
629 COLOR: #ff0000;
630 FONT-SIZE: 16px;
631 FONT-FAMILY: Verdana, Helvetica
632}
633
634.bgw {
635 BACKGROUND: #ffffff;
636 FONT-SIZE: 12px;
637 FONT-FAMILY: Verdana, Helvetica;
638 text-align: center;
639}
640
641.bggray {
642 BACKGROUND: #d2d2d2;
643 FONT-SIZE: 12px;
644 FONT-FAMILY: Verdana, Helvetica;
645 text-align: center;
646}
647
648.bggray2 {
649 BACKGROUND: #EFEFEF;
650 FONT-SIZE: 12px;
651 FONT-FAMILY: Verdana, Helvetica;
652 text-align: center;
653 }
654
655.bggray3 {
656 BACKGROUND: #EFEFEF;
657 FONT-SIZE: 12px;
658 FONT-FAMILY: Verdana, Helvetica;
659 text-align: left;
660 }
661
662.normale {
663 BACKGROUND: none;
664 COLOR: #000000;
665 FONT-SIZE: 12px;
666 FONT-FAMILY: Verdana, Helvetica;
667 text-align: left;
668}
669
670.nobordo {
671border: 0px;
672text-align: center;
673vertical-align: middle;
674}
675
676.bordo {
677border: 1px solid #ff0000;
678text-align: left;
679vertical-align: middle;
680}
681
682
Note: See TracBrowser for help on using the repository browser.