source: trunk/client/temi/realistic/style.css@ 352

Last change on this file since 352 was 352, checked in by roby, 3 years ago

Segue adattamento per php7
modifica gestione consultazioni con e senza voto nullo di lista

File size: 11.4 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 text-align:left;
462 margin: 0px 0 0 0px;
463 width: 130px;
464 padding: 0px;
465 border: .5px solid black;
466}
467.td-130b {
468 border: .5px solid black;
469 font-family: Verdana, Arial, Helvetica, sans-serif;
470 font-size: 12px;
471 margin-top: 0px;
472 margin: 0;
473}
474.td-vuoto {
475
476
477 width: 100%;
478 border: none;
479 text-align: left;
480
481}
482.td-vuotoc {
483
484
485 width: 100%;
486 border: none;
487 text-align: center;
488
489}
490
491.td-89 {
492
493
494 width: 89%;
495 border: none;
496 text-align: left;
497
498}
499.td-640 {
500 float: left;
501 margin: 0px 0 0 10px;
502 width: 610px;
503 border: none;
504 background-color: #ffffff;
505 padding: 0px;
506 text-align: left;
507}
508
509
510div#sx{
511 width: 610px;
512 float: left;
513 text-align: left;
514 }
515
516div#dx{
517 width: 200px;
518 float: right;
519 text-align: left;
520 }
521
522div#divbutton{
523 width: 798px;
524
525 text-align: right;
526 }
527
528
529div#flash{
530 width: 410px;
531 float: left;
532 text-align: left;
533 }
534
535
536
537.noblocco {
538border: 0px;
539margin-right:0px;
540margin-left:130px;
541text-align: right;
542vertical-align: middle;
543width:18px;
544height:18px;
545}
546
547
548.normal{
549 margin: 0px 0 0 1px;
550 float: left;
551 text-align: left;
552 }
553
554.stemmapic {
555 /*float: center;*/
556 border: none;
557 margin: 0px;
558 padding: 0px;
559 width:30px;
560 height:30px;
561}
562.stemma {
563 /*float: center;*/
564 border: none;
565 margin: 0px;
566 padding: 0px;
567 width:50px;
568 height:50px;
569 text-align: center;
570}
571
572/**********************************************************************BOTTONI W3C*****************************************************/
573
574.w3cbutton3 {
575 margin: 0px 0px 0px 5px;
576 width: 95px;
577 border: 1px solid #6A6A6A;
578 font-family: helvetica,arial,sans-serif;
579 font-size: 10px;
580 float: left;
581}
582
583.w3cbutton3 a {
584 display: block;
585 width: 100%;
586}
587
588.w3cbutton3 a:link, .w3cbutton3 a:visited {
589 background-color: #8CC8C7;
590 color: #2A290B;
591 text-decoration: none;
592}
593
594.w3cbutton3 a:hover {
595 background-color: #C9F4F3;
596 color: #2A290B;
597 text-decoration: none;
598}
599
600.w3cbutton3 span.w3c {
601 font-weight: bold;
602 padding: 0 0.4em;
603 background-color: #FFFFCC;
604 color: #0C479D;
605}
606
607.w3cbutton3 span.spec {
608 color: #333333;
609}
610
611.w3cbutton3 span.specRed {
612 color: #FF0000;
613}
614
615
616/******************** font e backcolor******************************/
617.blu {
618 BACKGROUND: none;
619 font-weight: bold;
620 COLOR: #003366;
621 FONT-SIZE: 12px;
622 FONT-FAMILY: Verdana, Helvetica
623}
624
625
626.red {
627 BACKGROUND: none;
628 COLOR: #ff0000;
629 FONT-SIZE: 12px;
630 FONT-FAMILY: Verdana, Helvetica
631}
632
633.redbig {
634 BACKGROUND: none;
635 COLOR: #ff0000;
636 FONT-SIZE: 16px;
637 FONT-FAMILY: Verdana, Helvetica
638}
639
640.bgw {
641 BACKGROUND: #ffffff;
642 FONT-SIZE: 12px;
643 FONT-FAMILY: Verdana, Helvetica;
644 text-align: center;
645}
646
647.bggray {
648 BACKGROUND: #d2d2d2;
649 FONT-SIZE: 12px;
650 FONT-FAMILY: Verdana, Helvetica;
651 text-align: center;
652}
653
654.bggray2 {
655 BACKGROUND: #EFEFEF;
656 FONT-SIZE: 12px;
657 FONT-FAMILY: Verdana, Helvetica;
658 text-align: center;
659 }
660
661.bggray3 {
662 BACKGROUND: #EFEFEF;
663 FONT-SIZE: 12px;
664 FONT-FAMILY: Verdana, Helvetica;
665 text-align: left;
666 }
667
668.normale {
669 BACKGROUND: none;
670 COLOR: #000000;
671 FONT-SIZE: 12px;
672 FONT-FAMILY: Verdana, Helvetica;
673 text-align: left;
674}
675
676.nobordo {
677border: 0px;
678text-align: center;
679vertical-align: middle;
680}
681
682.bordo {
683border: 1px solid #ff0000;
684text-align: left;
685vertical-align: middle;
686}
687
688
Note: See TracBrowser for help on using the repository browser.