source: trunk/client/temi/realistic/layout/styles/style.css@ 241

Last change on this file since 241 was 241, checked in by luc, 9 years ago

Aggiunta del widget Privacy e CookieLaw per l'informativa sui cookie - Aggiunto Tema Realistic - Aggiunto Tema Spectral

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: #000;
115 text-decoration: none;
116 border-bottom-width: 1px;
117 border-bottom-style:solid ;
118 border-bottom-color: #666666;
119 margin-top: 0px;
120 margin-bottom: 4px;
121 padding-right: 1px;
122 padding-left: 4px;
123 background-color: #E0E0E0;
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: 950px;
250 /*width: 90%;*/
251}
252
253.table-blocco {
254border: 1px solid #DEDEDC;
255font-size: 10px;
256background-position: center top;
257padding: 0px;
258color: #666666;
259}
260
261
262
263
264.table-central {
265 border-top-width: 1px;
266 border-right-width: 1px;
267 border-bottom-width: 1px;
268 border-left-width: 1px;
269 border-right-style: dotted;
270 border-left-style: dotted;
271 border-top-color: #CC3300;
272 border-right-color: #CC3300;
273 border-bottom-color: #CC3300;
274 border-left-color: #CC3300;
275 border-top-style: none;
276 border-bottom-style: none;
277 height: 100%;
278 width: 100%;
279 margin: 0px;
280 padding: 8px;
281}
282.table-info {
283 font-size: 10px;
284 padding-right: 4px;
285 padding-bottom: 2px;
286 padding-left: 2px;
287 padding-top: 4px;
288 margin: 2px 2px 4px;
289}
290.table-main-secondary {
291 background-position: center top;
292 border-top: none;
293 border-left: 1px dotted #DEDEDC;
294 border-bottom: none;
295 border-right: none;
296}
297.table-docs {
298 font-size: 9px;
299 padding: 1px;
300 color: #000000;
301 /* margin: 4px 4px 40px;*/
302 border-bottom: thin dotted #666666;
303 text-align:center;
304}
305.omniainternet {
306 font-size: 13px;
307 color: #993366;
308 text-decoration: none;
309 background-position: center;
310 bottom: 5px;
311 margin: 20px;
312 text-align: center;
313 border: 1px dotted #FF6666;
314 padding: 2px;
315 width: auto;
316 background-color: #FFEFEF;
317 font-variant: small-caps;
318}
319.message {
320 font-size: 13px;
321 color: #EE3366;
322 text-decoration: none;
323 background-position: center;
324 bottom: 5px;
325 margin: 10px auto;
326 text-align: left;
327 border: 1px dotted #FF6666;
328 padding: 2px;
329 width: 450px;
330 background-color: #FFFFEF;
331}
332.td-main {
333
334 border-top: none;
335 border-right: 1px dotted #DEDEDC;
336 border-bottom: none;
337 border-left: 1px dotted #DEDEDC;
338}
339.news {
340 font-size: 10px;
341 border: none;
342 padding-right: 8px;
343 padding-bottom: 0px;
344 padding-left: 8px;
345 padding-top: 0px;
346 color: #330000;
347}
348.headlines {
349 font-size: 10px;
350 color: #333333;
351 text-decoration: none;
352 margin-top: 10px;
353 margin-bottom: 16px;
354 width: 366px;
355 text-align: left;
356 border: 0px dotted #FFFFFF;
357}
358
359
360
361.tavola {
362 background-image: url(images/back.gif);
363 font-size: 13px;
364 border: none;
365 color: #330000;
366}
367
368/* tabelle specifiche */
369
370.piccolo {
371 BACKGROUND: none;
372 COLOR: #cccccc;
373 FONT-SIZE: 10px;
374 FONT-WEIGHT: normal;
375 FONT-FAMILY: Verdana, Helvetica;
376 TEXT-DECORATION: none}
377
378.table-80 {
379 margin: 0px auto;
380 font-size: 13px;
381 border: none;
382 color: #330000;
383 width: 80%;
384}
385.table-762 {
386 text-align: center;
387 margin: 0px auto;
388 font-size: 13px;
389 border: none;
390 color: #330000;
391 width: 762px;
392 margin-top: 0px;
393
394 padding: 0px;
395}
396.td-image {
397 text-align: center;
398 border: none;
399 margin: 0px;
400 padding: 0px;
401}
402.image {
403 /*float: center;*/
404 border: none;
405 margin: 0px;
406 padding: 0px;
407}
408
409.td-2 {
410
411 margin: 0px 0 0 0px;
412
413 border: none;
414 background-color: #d2d2d2;
415 padding: 0px;
416 FONT-SIZE: 13px;
417 FONT-FAMILY: Verdana, Helvetica;
418 text-align: center;
419}
420.td-5 {
421
422 margin: 0px 0 0 0px;
423 width: 5%;
424 border: none;
425 background-color: #d2d2d2;
426 padding: 0px;
427 FONT-SIZE: 13px;
428 FONT-FAMILY: Verdana, Helvetica;
429 text-align: center;
430}
431
432.td-30 {
433
434
435 width: 30%;
436 text-align: left;
437
438
439 FONT-SIZE: 13px;
440 FONT-FAMILY: Verdana, Helvetica;
441}
442.td-149 {
443 float: right;
444 margin-top:0px;
445 /*margin: 0px 0 0 0px;*/
446 width: 200px;
447 border: none;
448 background-color: #d2d2d2;
449 padding: 0px;
450}
451.td-130 {
452 float: right;
453 margin: 0px 0 0 1px;
454 width: 130px;
455 border: none;
456 background-color: #d2d2d2;
457 padding: 0px;
458
459}
460.td-130c {
461 float: right;
462 text-align:left;
463 margin: 0px 0 0 1px;
464 width: 130px;
465 border: none;
466
467 padding: 0px;
468}
469.td-vuoto {
470
471
472 width: 100%;
473 border: none;
474 text-align: left;
475
476}
477.td-vuotoc {
478
479
480 width: 100%;
481 border: none;
482 text-align: center;
483
484}
485
486.td-89 {
487
488
489 width: 89%;
490 border: none;
491 text-align: left;
492
493}
494.td-640 {
495 float: left;
496 margin: 0px 0 0 10px;
497 width: 610px;
498 border: none;
499 background-color: #ffffff;
500 padding: 0px;
501 text-align: left;
502}
503
504
505div#sx{
506 width: 610px;
507 float: left;
508 text-align: left;
509 }
510
511div#dx{
512 width: 200px;
513 float: right;
514 text-align: left;
515 }
516
517div#divbutton{
518 width: 798px;
519
520 text-align: right;
521 }
522
523
524div#flash{
525 width: 410px;
526 float: left;
527 text-align: left;
528 }
529
530
531
532.noblocco {
533border: 0px;
534margin-right:0px;
535margin-left:130px;
536text-align: right;
537vertical-align: middle;
538width:18px;
539height:18px;
540}
541
542
543.normal{
544 margin: 0px 0 0 1px;
545 float: left;
546 text-align: left;
547 }
548
549.stemmapic {
550 /*float: center;*/
551 border: none;
552 margin: 0px;
553 padding: 0px;
554 width:30px;
555 height:30px;
556}
557.stemma {
558 /*float: center;*/
559 border: none;
560 margin: 0px;
561 padding: 0px;
562 width:50px;
563 height:50px;
564 text-align: center;
565}
566
567/**********************************************************************BOTTONI W3C*****************************************************/
568
569.w3cbutton3 {
570 margin: 0px 0px 0px 5px;
571 width: 95px;
572 border: 1px solid #6A6A6A;
573 font-family: helvetica,arial,sans-serif;
574 font-size: 10px;
575 float: left;
576}
577
578.w3cbutton3 a {
579 display: block;
580 width: 100%;
581}
582
583.w3cbutton3 a:link, .w3cbutton3 a:visited {
584 background-color: #8CC8C7;
585 color: #2A290B;
586 text-decoration: none;
587}
588
589.w3cbutton3 a:hover {
590 background-color: #C9F4F3;
591 color: #2A290B;
592 text-decoration: none;
593}
594
595.w3cbutton3 span.w3c {
596 font-weight: bold;
597 padding: 0 0.4em;
598 background-color: #FFFFCC;
599 color: #0C479D;
600}
601
602.w3cbutton3 span.spec {
603 color: #333333;
604}
605
606.w3cbutton3 span.specRed {
607 color: #FF0000;
608}
609
610
611/******************** font e backcolor******************************/
612.blu {
613 BACKGROUND: none;
614 font-weight: bold;
615 COLOR: #003366;
616 FONT-SIZE: 12px;
617 FONT-FAMILY: Verdana, Helvetica
618}
619
620
621.red {
622 BACKGROUND: none;
623 COLOR: #ff0000;
624 FONT-SIZE: 12px;
625 FONT-FAMILY: Verdana, Helvetica
626}
627
628.redbig {
629 BACKGROUND: none;
630 COLOR: #ff0000;
631 FONT-SIZE: 16px;
632 FONT-FAMILY: Verdana, Helvetica
633}
634
635.bgw {
636 BACKGROUND: #ffffff;
637 FONT-SIZE: 12px;
638 FONT-FAMILY: Verdana, Helvetica;
639 text-align: center;
640}
641
642.bggray {
643 BACKGROUND: #d2d2d2;
644 FONT-SIZE: 12px;
645 FONT-FAMILY: Verdana, Helvetica;
646 text-align: center;
647}
648
649.bggray2 {
650 BACKGROUND: #EFEFEF;
651 FONT-SIZE: 12px;
652 FONT-FAMILY: Verdana, Helvetica;
653 text-align: center;
654 }
655
656.bggray3 {
657 BACKGROUND: #EFEFEF;
658 FONT-SIZE: 12px;
659 FONT-FAMILY: Verdana, Helvetica;
660 text-align: left;
661 }
662
663.normale {
664 BACKGROUND: none;
665 COLOR: #000000;
666 FONT-SIZE: 12px;
667 FONT-FAMILY: Verdana, Helvetica;
668 text-align: left;
669}
670
671.nobordo {
672border: 0px;
673text-align: center;
674vertical-align: middle;
675}
676
677.bordo {
678border: 1px solid #ff0000;
679text-align: left;
680vertical-align: middle;
681}
682
683
Note: See TracBrowser for help on using the repository browser.