Fix the link to update status of non-comers
[platal.git] / htdocs / css / keynote.css
CommitLineData
3a19ba1d 1/***************************************************************************
5ddeb07c 2 * Copyright (C) 2003-2007 Polytechnique.org *
3a19ba1d 3 * http://opensource.polytechnique.org/ *
4 * *
5 * This program is free software; you can redistribute it and/or modify *
6 * it under the terms of the GNU General Public License as published by *
7 * the Free Software Foundation; either version 2 of the License, or *
8 * (at your option) any later version. *
9 * *
10 * This program is distributed in the hope that it will be useful, *
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
13 * GNU General Public License for more details. *
14 * *
15 * You should have received a copy of the GNU General Public License *
16 * along with this program; if not, write to the Free Software *
17 * Foundation, Inc., *
18 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
19 ***************************************************************************/
20
21/*******************************************************************************
22 1 Styles par défauts
23 [ balises sans attributs ou classes sans contexte ]
24*******************************************************************************/
25
26body {
27 font-family: "Arial", sans-serif;
bb7af3cd 28 font-size: 10pt;
09ad0df6 29 background: url('../images/skins/keynote_bg.png') #4f4e63 top left repeat-x fixed;
3a19ba1d 30 color: #fff;
31}
32
33a:link, a:visited, a:active, a:hover {
8bf24eab 34 color: #ddd;
09ad0df6 35 background: inherit;
3a19ba1d 36}
09ad0df6 37a:hover { color: #999; }
3a19ba1d 38
09ad0df6 39img { vertical-align: middle; }
40a img { border: 0px; }
41td { vertical-align: top; }
787bb3d7 42li { padding-left: 3px; padding-right: 3px;
09ad0df6 43 text-align: justify; }
44hr { text-align: center; }
4f355064 45dt { font-weight: bold; }
3a19ba1d 46
47fieldset {
67d7487d 48 border: 1px solid #fff;
49 border-bottom: 0px;
50 border-right: 0px;
09ad0df6 51 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
e74946a3 52 color: #000;
09ad0df6 53 margin: 1em 0 1em 0;
334e6d16 54 text-align: justify;
3a19ba1d 55}
3a19ba1d 56legend {
67d7487d 57 border-bottom: 1px solid #666;
58 border-right: 1px solid #666;
59 border-top: 1px solid #fff;
60 border-left: 1px solid #fff;
09ad0df6 61 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
e74946a3 62 color: #000;
09ad0df6 63
dc767839 64 padding: 2px 4px;
3a19ba1d 65}
66
09ad0df6 67.center { text-align: center; }
68.right { text-align: right; }
69.middle { vertical-align: middle; }
70.smaller { font-size: smaller; font-style: italic; }
71.spacer { clear: both; }
72
73.float2 { float: left; width: 49%; }
74.float3 { float: left; width: 33%; }
75
3a19ba1d 76/*******************************************************************************
77 2 Styles <p>, <div>, <span>, <li>
78 [ styles classiques d'effets de texte ]
79*******************************************************************************/
80
81p {
3c20ef02 82 margin-bottom: 0.4em;
3a19ba1d 83 text-align: justify;
55fd4ff4
FB
84 text-indent: 2em;
85}
86
87p.smaller {
88 text-indent: 0;
3a19ba1d 89}
90
91.erreur {
92 font-weight: bold;
3336093a 93 color: #d00;
3a19ba1d 94 background: inherit;
95 margin-top: 0.5em;
96 margin-bottom: 0.5em;
97}
98
99.erreur a:link, .erreur a:visited, .erreur a:active, .erreur a:hover {
100 color: #ff3333;
101 background: inherit;
102}
103
93553cea
FB
104input.error, textarea.error {
105 background-color: #faa;
106}
107
0b14f91d
FB
108input.valid, textarea.valid {
109 background-color: #afa;
110}
111
112input.warning, textarea.warning {
113 background-color: #fda;
114}
115
3a19ba1d 116h1 {
09ad0df6 117 background-color: inherit;
55fd4ff4 118 margin: 0.5em 0 0.5em -8px;
0811cadd 119 text-indent: 0em;
55fd4ff4 120 padding: 20px 0 0 0px;
3c20ef02 121
0811cadd 122 font-size: 130%;
09ad0df6 123 font-family: "helvetica", sans-serif;
124 font-weight: bolder;
125 text-align: left;
126
0811cadd 127 color: #bdf;
3a19ba1d 128}
129
130h2 {
55fd4ff4 131 padding: 15px 0em 0em 0em;
3c20ef02 132 margin: 0;
55fd4ff4
FB
133 margin-left: -8px;
134 font-size: 110%;
3a19ba1d 135 font-weight: bold;
09ad0df6 136 background: inherit;
cbc1b9c0 137 color: #77c;
3a19ba1d 138}
139
140h3 {
141 margin: 0em;
142 font-weight: bold;
143 padding: 0.25em;
55fd4ff4 144 font-size: 105%;
3a19ba1d 145}
146
147p.explication, div.explication {
148 font-style: italic;
149 padding: 0em 1ex 1ex 1ex;
150}
151
152li.spaced {
3c20ef02 153 padding-top: 0.2em;
154 padding-bottom: 0.3em;
3a19ba1d 155 text-align: justify;
156}
157
55fd4ff4
FB
158pre {
159 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
160 margin: 0em 0em;
161 padding: 0.3em 1.5em;
162}
163
831ca5ed 164
3a19ba1d 165/*******************************************************************************
166 3 Tableaux bicolores + classes utiles
167 [ Tableaux à lignes alternées, en taille normale, ou tiny ]
168*******************************************************************************/
169table.bicol, table.tinybicol {
09ad0df6 170 color: inherit;
171 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
172 border-width: 1px 0 0 1px;
173 border-style: solid;
174 border-color: #fff;
175 border-collapse: collapse;
3a19ba1d 176}
67d7487d 177table.bicol { width: 100%; margin-left: 0; }
09ad0df6 178table.tinybicol { width: 70%; margin-left: 15%; }
3a19ba1d 179
180table.tinybicol tr.pair, table.bicol tr.pair {
09ad0df6 181 color: inherit;
182 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
3a19ba1d 183}
184
185table.tinybicol th, table.bicol th {
8bf24eab 186 color: #fff;
09ad0df6 187 font-weight: bold;
188 text-align: center;
189 vertical-align: middle;
0afc7e1e 190 background: none;
66872684 191 background-color: #000;
192}
193
194table.tinybicol tr:first-child th, table.bicol tr:first-child th {
787bb3d7 195 color: #fff;
09ad0df6 196 background: url('../images/skins/keynote_title.gif') #000 top left repeat-x;
3a19ba1d 197}
66872684 198
3a19ba1d 199table.tinybicol td, table.bicol td {
200 color: #000000;
201 background: inherit;
202}
203
204table.tinybicol td, table.bicol td, table.tinybicol tr, table.bicol tr { padding: 4px; }
205
206td.half { width: 50%; padding: 4px; }
3950bc21 207.titre {
3a19ba1d 208 color: #000000;
209 background: inherit;
210 font-weight: bold;
211}
212td.action {
213 white-space: nowrap;
214 text-align: right;
215 font-weight: bold;
216 vertical-align: middle;
217}
218td.action a { padding: 0px 2px 0px 2px; }
219
9a1cb883
FB
220th.grayed {
221 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
222 font-style: italic;
223}
224
3a19ba1d 225/*******************************************************************************
226 4 Tableau de choix de skins
227 [ Styles pour les tableaux de types de ceux des skins ]
228*******************************************************************************/
229
230#skin {
09ad0df6 231 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
3a19ba1d 232 color: #000;
3a19ba1d 233 border-top: 1px solid #fff;
67d7487d 234 width: 100%;
3a19ba1d 235}
236#skin td {
237 border-bottom: 1px solid #fff;
3a19ba1d 238 vertical-align: middle;
239}
240#skin td.skigauche {
09ad0df6 241 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
242 color: inherit;
243 vertical-align: middle;
3a19ba1d 244}
09ad0df6 245#skin td.skimilieu {
246 padding-left: 1em;
247 width: 100%;
248}
249#skin td.skidroite { padding: 0; }
3a19ba1d 250
251/*******************************************************************************
252 5 Contacts
253 [ Styles liés à l'affichage de contacts ]
254*******************************************************************************/
255
09ad0df6 256div.contact-list {
257 width: 98%;
258 margin-left: 1%;
259}
3a19ba1d 260div.contact-list div.contact {
261 border-top: 1px solid #fff;
09ad0df6 262 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
3a19ba1d 263 color: #000;
264}
265
266div.grayed {
3a19ba1d 267 font-style: italic;
268}
3a19ba1d 269div.grayed div.contact {
09ad0df6 270 color: #444;
271 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
3a19ba1d 272}
273
274div.contact div.nom {
275 font-weight: bold;
276 width: 35%;
277 float: left;
cd15897d 278 padding-left: 2px;
3a19ba1d 279}
280
281div.contact div.appli {
282 float: left;
283}
284
285div.contact div.bits {
286 text-align: right;
287 float: right;
288}
289
290div.contact div.long {
09ad0df6 291 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
292 width: 100%;
293 clear: both;
294 color: inherit;
cd15897d 295 padding: 1px 0px;
3a19ba1d 296}
297
09ad0df6 298div.long table { width: 100%; }
299div.long td.lt { width: 35%; }
300div.long td.rt { width: 65%; }
301
3a19ba1d 302/*******************************************************************************
303 6 Profil
304 [ onglets des profils ]
305*******************************************************************************/
e1635d16
FB
306
307.wizard {
308 margin-left: -16px;
309}
310
311.wizard .wiz_header {
312 height: 32px;
313 width: 100%;
d3dbea90 314 background: url('../images/skins/wiz_background.png') top right repeat-x;
e1635d16
FB
315 margin-bottom: 1em;
316}
317
318.wizard .wiz_header .wiz_tab {
d3dbea90 319 background; url('../images/skins/wiz_normal.png') #aaa top left repeat-x;
e1635d16
FB
320 height: 100%;
321 text-align: center;
322 font-size: 75%;
323 border-right: 1px solid #888;
324}
325
58faadd0
FB
326.wizard .wiz_header .wiz_tab:hover {
327 background: url('../images/skins/wiz_hover.png') #777 top left repeat-x;
e1635d16
FB
328 color: #fff;
329}
330
3be64a15 331.wizard .wiz_header .active, .wizard .wiz_header .active:hover {
58faadd0 332 background: url('../images/skins/wiz_active.png') #444 top left repeat-x;
d3dbea90 333 color: #fff;
e1635d16
FB
334}
335
908db125 336.wizard .wiz_header a {
e1635d16
FB
337 color: #000;
338 text-decoration: none;
e1635d16
FB
339}
340
908db125 341.wizard .wiz_header a.active {
e1635d16
FB
342 color: #fff;
343}
344
345.wizard .wiz_content {
346 margin-left: 16px;
347}
348
7568a515 349.flags .texte {
3a19ba1d 350 font-size: smaller;
351 font-weight: bold;
ee12da4e
FB
352 margin-left: -6px;
353 padding: 0 12px 0 0;
3a19ba1d 354}
ee12da4e
FB
355.flags img {
356 padding: 0 6px 0 0;
3a19ba1d 357}
358
359table.cadre_a_onglet{
360 border-width: 0;
361 padding : 0;
362 margin: 0;
363}
364
365td.conteneur_tab {
09ad0df6 366 border: 1px solid #9c9c9c;
3a19ba1d 367 border-left-color: #eee;
368 padding: 8px 4px 4px 4px;
369 background : url('../images/skins/keynote_topborder.png') top repeat-x;
370}
371
372#onglet {
373 display : block;
374 margin : 0;
375 padding : 0;
376}
377
378#onglet li {
379 display : block;
380 float : left;
381 padding : 0.4ex;
10ba3144 382 margin: 0 0.3ex -1px 3px;
09ad0df6 383 border: 1px solid #9c9c9c;
384 border-right: none;
385 background: #cecece;
3a19ba1d 386 width: auto;
387 height: 5ex;
388 text-align: center;
389 color: #000;
09ad0df6 390 font-size: 80%;
3a19ba1d 391}
392
d49856c8 393#onglet li:hover {
09ad0df6 394 color: #000;
d49856c8 395 background : #adadad;
396}
3a19ba1d 397
398#onglet li.actif {
09ad0df6 399 color: #000;
3a19ba1d 400 background : #dedede;
09ad0df6 401 border: 1px solid #f0f0f0;
402 border-right: none;
d49856c8 403 border-bottom-color: #dedede;
09ad0df6 404 font-weight: bold;
405}
406
407#onglet li a {
408 font-weight: normal;
409 text-decoration: none;
410 color: #000;
411 background: inherit;
10ba3144 412 display: block;
413 width: 100%;
414 height: 100%;
3a19ba1d 415}
09ad0df6 416#onglet li img { margin-right: 2px; }
3a19ba1d 417
418/*******************************************************************************
419 7 fiche.php & fiche_referent.php
420 [ cas de la fiche ]
421*******************************************************************************/
422
423#fiche {
09ad0df6 424 width: 740px;
3a19ba1d 425 color: #000;
3a19ba1d 426 border-top: 1px solid #fff;
427 border-left: 1px solid #fff;
09ad0df6 428 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
429 vertical-align: top;
3a19ba1d 430}
431
432#fiche em {
433 color: #777;
09ad0df6 434 background: inherit;
3a19ba1d 435 font-weight: bolder;
436}
437
438#fiche h2 {
439 background: url('../images/skins/keynote_title.gif') bottom repeat-x;
09ad0df6 440 background-color: inherit;
2ec5794f 441 border-bottom: 1px solid #202020;
3a19ba1d 442 color: #fff;
3a19ba1d 443 height: 17px;
09ad0df6 444 margin: 0.5em 0;
445 padding-left: 0.5em;
446 font-weight: bold;
447}
448
03a6316f 449#fiche .part {
450 float: left;
451 clear: left;
6261a1b5 452 width: 70%;
03a6316f 453 padding-right: 0em;
454 margin-right: 0em;
455}
456
457#fiche #photo {
458 float: right;
459 padding-left: 0em;
460 margin-left: 0em;
461 clear: right;
6261a1b5 462 width: 30%;
3a19ba1d 463}
464
03a6316f 465#fiche #photo img {
466 width: 100%;
467}
3a19ba1d 468
469#fiche_identite div.civilite {
470 text-align: center;
471 font-weight: bold;
787bb3d7
FB
472 width: 80%;
473 float: left;
3a19ba1d 474 color: #fff;
09ad0df6 475 background: inherit;
03a6316f 476 padding-top: 0.5ex;
09ad0df6 477}
478
479#fiche_identite div.maj {
03a6316f 480 float: right;
481 width: 19%;
09ad0df6 482 font-size: 75%;
483 text-align: right;
484 vertical-align: top;
03a6316f 485 padding: 0.5ex 1ex 1ex 0ex;
09ad0df6 486 clear: right;
3a19ba1d 487}
488
489#fiche_identite div.contact {
09ad0df6 490 clear: both;
491 margin: 1em;
492 padding: 1ex;
493 border-width: 1px 0 0 1px;
494 border-style: dotted;
495 border-color: #fff;
496 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
497 color: inherit;
3a19ba1d 498}
499
500#fiche_identite div.contact em {
501 color: #aaa;
09ad0df6 502 background: inherit;
3a19ba1d 503}
504
03a6316f 505
3a19ba1d 506#fiche_identite div.email {
787bb3d7 507 clear: left;
3a19ba1d 508 float: left;
509}
6261a1b5 510
3a19ba1d 511#fiche_identite div.mob {
512 float: right;
513 clear: right;
514 text-align: right;
515}
516
517#fiche_identite div.formation {
518 margin: 0em 1em;
787bb3d7 519 clear: both;
3a19ba1d 520}
521
522div.adresse {
16f20f22 523 min-width: 30%;
3a19ba1d 524 padding: 0px;
6261a1b5 525 margin: 0px 1% 2ex 2%;
3a19ba1d 526}
527
03a6316f 528#fiche .medal_frame {
529 float: left;
530 width: 33%;
531}
532
533#fiche .medal_frame img {
534 float: left;
535 padding: 0ex 1ex;
536}
537
538#fiche .medal_text {
539 vertical-align: middle;
540 font-weight: bold;
541}
542
3a19ba1d 543/* only for fiche_referent.php*/
544
6261a1b5 545#fiche_referent .part {
546 width: 100%;
547}
548
549#fiche_referent #fiche_identite div.civilite {
09ad0df6 550 width: 100%;
551}
552
553#fiche_referent div.rubrique_referent{
554 float: left;
6261a1b5 555 width: 30%;
09ad0df6 556 padding: 0px;
6261a1b5 557 margin: 0px 1% 1ex 2%;
558 text-align: justify;
09ad0df6 559}
560
3a19ba1d 561#fiche_referent em {
562 color: #777;
09ad0df6 563 background: inherit;
3a19ba1d 564 font-weight: bolder;
565}
09ad0df6 566#fiche_referent ul { margin: 0px; padding: 0px 1em; }
567#fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; text-align: left; }
3a19ba1d 568
569/*******************************************************************************
570 A SKIN
571 [ choix de classes faites par le skinneur
572*******************************************************************************/
573
574#dev {
3336093a 575 width: auto;
3a19ba1d 576 text-align: center;
577 padding: 1px;
578
09ad0df6 579 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
3336093a 580 color: #000;
09ad0df6 581 font-weight: bold;
3a19ba1d 582}
583
3336093a 584#dev a { text-decoration: none; }
3a19ba1d 585
d3f26be9 586.backtrace div.hide { display: none; }
55fd4ff4
FB
587.backtrace:hover div.hide { display: block; }
588.backtrace h1 { padding: 0; margin: 0; }
3a19ba1d 589
590#suid {
591 color: red;
592 background: #ffc0cb;
09ad0df6 593 width: auto;
3a19ba1d 594 font-weight: bold;
a3afa47c 595 text-align: center;
596}
597#suid a {
598 color: red;
599 background: inherit;
600 text-decoration: none;
601 display: block;
602}
603#suid:hover {
604 color: red;
605 background: #ffffcb;
606}
607#suid a:hover {
608 color: #ff7000;
609 background: inherit;
3a19ba1d 610}
3a19ba1d 611
612#body {
a3afa47c 613 width: 800px;
3a19ba1d 614 margin-left: auto;
615 margin-right: auto;
616}
617
618#body-logo {
619 width: 140px;
8bf24eab 620 padding-top: 0;
09ad0df6 621 text-align: center;
3a19ba1d 622}
623
624#body-top {
cd15897d 625 padding: 0 0 16px 0;
09ad0df6 626 text-align: center;
627 font-size: 85%;
628 border-bottom: 1px solid #fff;
3a19ba1d 629}
09ad0df6 630#body-top table { width: 100%; padding: 4px; }
631#body-top .date-heure { text-align: left; }
632#body-top .inscrits { text-align: right; }
633
3a19ba1d 634
635#body-bottom {
4f355064 636 border-top: 1px solid #aaa;
09ad0df6 637 text-align: center;
638 padding: 4px;
639 font-size: 75%;
640 font-family: "MS Sans Serif", sans-serif;
3a19ba1d 641}
642
643#body-menu {
09ad0df6 644 width: 140px;
645 text-align: center;
bb7af3cd 646 font-size: 85%;
09ad0df6 647 font-weight: bold;
648 white-space: nowrap;
3a19ba1d 649 border-right: 1px solid #fff;
650}
651
09ad0df6 652#body-menu .menu_item {
653 text-align: left;
654 padding: 2px;
655}
656
3a19ba1d 657#body-menu a:link, #body-menu a:visited, #body-menu a:active, #body-meny a:hover {
658 color: #fff;
09ad0df6 659 background: inherit;
3a19ba1d 660 text-decoration: none;
661}
662
663#body-menu .menu_item:hover {
09ad0df6 664 color: inherit;
3a19ba1d 665 background-color: #556;
666}
667
668#body-menu .menu_title {
669 color: #fff;
670 height: 17px;
2ec5794f 671 background: url('../images/skins/keynote_title.gif') bottom repeat-x;
09ad0df6 672 background-color: inherit;
2ec5794f 673 border-bottom: 1px solid #202020;
09ad0df6 674 padding: 4px 0 0 0;
3a19ba1d 675 text-align: center;
2ec5794f 676 vertical-align: bottom;
3a19ba1d 677}
678
679#content {
09ad0df6 680 width: 600px;
681 padding: 0 0 4px 16px;
3a19ba1d 682 vertical-align: top;
09ad0df6 683 font-size: 95%;
3a19ba1d 684}
685
3b2f9d11 686.quick_search {
3a19ba1d 687 color: gray;
09ad0df6 688 background: #fff;
3a19ba1d 689 text-align: right;
690}
691
692div#content {
693 padding: 1em;
694 margin: 0em;
695}
696
697#content input {
698 font-size: 95%;
699}
700
02838718 701#menu-evts {
702 font-size: 85%;
703}
704
bac1e60a 705.ac_results {
706 font-size: 90%;
707 background: #fff;
708}
709
710.ac_results li.over {
711 color: #777;
712}
3a19ba1d 713/* vim: set et ts=4 sts=4 sw=4: */