source: trunk/client/temi/bsitalia/style.css@ 416

Last change on this file since 416 was 416, checked in by roby, 5 weeks ago
  • ADMIN

-- Inserita la variabile in config.php per il numero di liste per pagina visualizzate
-- Modificato l'aggiornamento del db per accettare nome personalizzato del superuser

  • CLIENT

-- Inserita la variabile in config.php per il numero di liste per pagina visualizzate
-- Aggiornata una query per la compatibilità con l'impostazione di mysql sql_mode=only_full_group_by

File size: 11.6 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:'Titillium Web';
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:'Titillium Web';
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:'Titillium Web';
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: 100%;
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}.messagen {
332 font-size: 13px;
333 text-decoration: none;
334 background-position: center;
335 bottom: 5px;
336 margin: 10px auto;
337 text-align: left;
338 border: 1px dotted #FF6666;
339 padding: 2px;
340 width: 100%;
341 background-color: #FFFFEF;
342}
343.td-main {
344
345 border-top: none;
346 border-right: 1px dotted #DEDEDC;
347 border-bottom: none;
348 border-left: 1px dotted #DEDEDC;
349}
350.news {
351 font-size: 10px;
352 border: none;
353 padding-right: 8px;
354 padding-bottom: 0px;
355 padding-left: 8px;
356 padding-top: 0px;
357 color: #330000;
358}
359.headlines {
360 font-size: 10px;
361 color: #333333;
362 text-decoration: none;
363 margin-top: 10px;
364 margin-bottom: 16px;
365 width: 366px;
366 text-align: left;
367 border: 0px dotted #FFFFFF;
368}
369
370
371
372.tavola {
373 background-image: url(images/back.gif);
374 font-size: 13px;
375 border: none;
376 color: #330000;
377}
378
379/* tabelle specifiche */
380
381.piccolo {
382 BACKGROUND: none;
383 COLOR: #cccccc;
384 FONT-SIZE: 10px;
385 FONT-WEIGHT: normal;
386 font-family:'Titillium Web';
387 TEXT-DECORATION: none}
388
389.table-80 {
390 margin: 0px auto;
391 font-size: 13px;
392 border: none;
393 color: #330000;
394 width: 80%;
395}
396.table-762 {
397 text-align: center;
398 margin: 0px auto;
399 font-size: 13px;
400 border: none;
401 color: #330000;
402 width: 762px;
403 margin-top: 0px;
404
405 padding: 0px;
406}
407.td-image {
408 text-align: center;
409 border: none;
410 margin: 0px;
411 padding: 0px;
412}
413.image {
414 /*float: center;*/
415 border: none;
416 margin: 0px;
417 padding: 0px;
418}
419
420.td-2 {
421
422 margin: 0px 0 0 0px;
423
424 border: none;
425 background-color: #d2d2d2;
426 padding: 0px;
427 FONT-SIZE: 13px;
428 font-family:'Titillium Web';
429 text-align: center;
430}
431.td-5 {
432
433 margin: 0px 0 0 0px;
434 width: 5%;
435 border: none;
436 background-color: #d2d2d2;
437 padding: 0px;
438 FONT-SIZE: 13px;
439 font-family:'Titillium Web';
440 text-align: center;
441}
442
443.td-30 {
444
445
446 width: 30%;
447 text-align: left;
448
449
450 FONT-SIZE: 13px;
451 font-family:'Titillium Web';
452}
453.td-149 {
454 float: right;
455 margin-top:0px;
456 /*margin: 0px 0 0 0px;*/
457 width: 200px;
458 border: none;
459 background-color: #d2d2d2;
460 padding: 0px;
461}
462.td-130 {
463 float: right;
464 margin: 0px 0 0 1px;
465 width: 130px;
466 border: none;
467 background-color: #d2d2d2;
468 padding: 0px;
469
470}
471.td-130c {
472 text-align:left;
473 margin: 0px 0 0 0px;
474 width: 130px;
475 padding: 0px;
476 border: .5px solid black;
477}
478.td-130b {
479 border: .5px solid black;
480 font-family:'Titillium Web';
481 font-size: 12px;
482 margin-top: 0px;
483 margin: 0;
484}
485.td-vuoto {
486
487
488 width: 100%;
489 border: none;
490 text-align: left;
491
492}
493.td-vuotoc {
494
495
496 width: 100%;
497 border: none;
498 text-align: center;
499
500}
501
502.td-100 {
503
504
505 width: 100%;
506 border: none;
507 text-align: left;
508
509}
510.td-89 {
511
512
513 width: 89%;
514 border: none;
515 text-align: left;
516
517}
518.td-640 {
519 float: left;
520 margin: 0px 0 0 10px;
521 width: 610px;
522 border: none;
523 background-color: #ffffff;
524 padding: 0px;
525 text-align: left;
526}
527
528
529div#sx{
530 width: 610px;
531 float: left;
532 text-align: left;
533 }
534
535div#dx{
536 width: 200px;
537 float: right;
538 text-align: left;
539 }
540
541div#divbutton{
542 width: 798px;
543
544 text-align: right;
545 }
546
547
548div#flash{
549 width: 410px;
550 float: left;
551 text-align: left;
552 }
553
554
555
556.noblocco {
557border: 0px;
558margin-right:0px;
559margin-left:130px;
560text-align: right;
561vertical-align: middle;
562width:18px;
563height:18px;
564}
565
566
567.normal{
568 margin: 0px 0 0 1px;
569 float: left;
570 text-align: left;
571 }
572
573.stemmapic {
574 /*float: center;*/
575 border: none;
576 margin: 0px;
577 padding: 0px;
578 width:30px;
579 height:30px;
580}
581.stemma {
582 /*float: center;*/
583 border: none;
584 margin: 5px;
585 padding: 0px;
586 width:50px;
587 height:50px;
588 text-align: center;
589}
590
591/**********************************************************************BOTTONI W3C*****************************************************/
592
593.w3cbutton3 {
594 margin: 0px 0px 0px 5px;
595 width: 95px;
596 border: 1px solid #6A6A6A;
597 font-family:'Titillium Web';
598 font-size: 10px;
599 float: left;
600}
601
602.w3cbutton3 a {
603 display: block;
604 width: 100%;
605}
606
607.w3cbutton3 a:link, .w3cbutton3 a:visited {
608 background-color: #8CC8C7;
609 color: #2A290B;
610 text-decoration: none;
611}
612
613.w3cbutton3 a:hover {
614 background-color: #C9F4F3;
615 color: #2A290B;
616 text-decoration: none;
617}
618
619.w3cbutton3 span.w3c {
620 font-weight: bold;
621 padding: 0 0.4em;
622 background-color: #FFFFCC;
623 color: #0C479D;
624}
625
626.w3cbutton3 span.spec {
627 color: #333333;
628}
629
630.w3cbutton3 span.specRed {
631 color: #FF0000;
632}
633
634
635/******************** font e backcolor******************************/
636.blu {
637 BACKGROUND: none;
638 font-weight: bold;
639 COLOR: #003366;
640 FONT-SIZE: 12px;
641 FONT-FAMILY: Verdana, Helvetica
642}
643
644
645.red {
646 BACKGROUND: none;
647 COLOR: #ff0000;
648 FONT-SIZE: 12px;
649 font-family:'Titillium Web'
650}
651
652.redbig {
653 BACKGROUND: none;
654 COLOR: #ff0000;
655 FONT-SIZE: 16px;
656 font-family:'Titillium Web'
657}
658
659.bgw {
660 BACKGROUND: #ffffff;
661 FONT-SIZE: 12px;
662 font-family:'Titillium Web';
663 text-align: center;
664}
665
666.bggray {
667 BACKGROUND: #d2d2d2;
668 FONT-SIZE: 12px;
669 font-family:'Titillium Web';
670 text-align: center;
671}
672
673.bggray2 {
674 BACKGROUND: #EFEFEF;
675 FONT-SIZE: 12px;
676 font-family:'Titillium Web';
677 text-align: center;
678 }
679
680.bggray3 {
681 BACKGROUND: #EFEFEF;
682 FONT-SIZE: 12px;
683 font-family:'Titillium Web';
684 text-align: left;
685 }
686
687.normale {
688 BACKGROUND: none;
689 COLOR: #000000;
690 FONT-SIZE: 12px;
691 font-family:'Titillium Web';
692 text-align: left;
693}
694
695.nobordo {
696border: 0px;
697text-align: center;
698vertical-align: middle;
699}
700
701.bordo {
702border: 1px solid #ff0000;
703text-align: left;
704vertical-align: middle;
705}
706
707
Note: See TracBrowser for help on using the repository browser.