Remove deprecated old-fashing tabs skinning
[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
adcc7deb 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
3a19ba1d 359/*******************************************************************************
360 7 fiche.php & fiche_referent.php
361 [ cas de la fiche ]
362*******************************************************************************/
363
364#fiche {
09ad0df6 365 width: 740px;
3a19ba1d 366 color: #000;
3a19ba1d 367 border-top: 1px solid #fff;
368 border-left: 1px solid #fff;
09ad0df6 369 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
370 vertical-align: top;
3a19ba1d 371}
372
373#fiche em {
374 color: #777;
09ad0df6 375 background: inherit;
3a19ba1d 376 font-weight: bolder;
377}
378
379#fiche h2 {
380 background: url('../images/skins/keynote_title.gif') bottom repeat-x;
09ad0df6 381 background-color: inherit;
2ec5794f 382 border-bottom: 1px solid #202020;
3a19ba1d 383 color: #fff;
3a19ba1d 384 height: 17px;
09ad0df6 385 margin: 0.5em 0;
386 padding-left: 0.5em;
387 font-weight: bold;
388}
389
03a6316f 390#fiche .part {
391 float: left;
392 clear: left;
6261a1b5 393 width: 70%;
03a6316f 394 padding-right: 0em;
395 margin-right: 0em;
396}
397
398#fiche #photo {
399 float: right;
400 padding-left: 0em;
401 margin-left: 0em;
402 clear: right;
6261a1b5 403 width: 30%;
3a19ba1d 404}
405
03a6316f 406#fiche #photo img {
407 width: 100%;
408}
3a19ba1d 409
410#fiche_identite div.civilite {
411 text-align: center;
412 font-weight: bold;
787bb3d7
FB
413 width: 80%;
414 float: left;
3a19ba1d 415 color: #fff;
09ad0df6 416 background: inherit;
03a6316f 417 padding-top: 0.5ex;
09ad0df6 418}
419
420#fiche_identite div.maj {
03a6316f 421 float: right;
422 width: 19%;
09ad0df6 423 font-size: 75%;
424 text-align: right;
425 vertical-align: top;
03a6316f 426 padding: 0.5ex 1ex 1ex 0ex;
09ad0df6 427 clear: right;
3a19ba1d 428}
429
430#fiche_identite div.contact {
09ad0df6 431 clear: both;
432 margin: 1em;
433 padding: 1ex;
434 border-width: 1px 0 0 1px;
435 border-style: dotted;
436 border-color: #fff;
437 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
438 color: inherit;
3a19ba1d 439}
440
441#fiche_identite div.contact em {
442 color: #aaa;
09ad0df6 443 background: inherit;
3a19ba1d 444}
445
03a6316f 446
3a19ba1d 447#fiche_identite div.email {
787bb3d7 448 clear: left;
3a19ba1d 449 float: left;
450}
6261a1b5 451
3a19ba1d 452#fiche_identite div.mob {
453 float: right;
454 clear: right;
455 text-align: right;
456}
457
458#fiche_identite div.formation {
459 margin: 0em 1em;
787bb3d7 460 clear: both;
3a19ba1d 461}
462
463div.adresse {
16f20f22 464 min-width: 30%;
3a19ba1d 465 padding: 0px;
6261a1b5 466 margin: 0px 1% 2ex 2%;
3a19ba1d 467}
468
03a6316f 469#fiche .medal_frame {
470 float: left;
471 width: 33%;
472}
473
474#fiche .medal_frame img {
475 float: left;
476 padding: 0ex 1ex;
477}
478
479#fiche .medal_text {
480 vertical-align: middle;
481 font-weight: bold;
482}
483
3a19ba1d 484/* only for fiche_referent.php*/
485
6261a1b5 486#fiche_referent .part {
487 width: 100%;
488}
489
490#fiche_referent #fiche_identite div.civilite {
09ad0df6 491 width: 100%;
492}
493
494#fiche_referent div.rubrique_referent{
495 float: left;
6261a1b5 496 width: 30%;
09ad0df6 497 padding: 0px;
6261a1b5 498 margin: 0px 1% 1ex 2%;
499 text-align: justify;
09ad0df6 500}
501
3a19ba1d 502#fiche_referent em {
503 color: #777;
09ad0df6 504 background: inherit;
3a19ba1d 505 font-weight: bolder;
506}
09ad0df6 507#fiche_referent ul { margin: 0px; padding: 0px 1em; }
508#fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; text-align: left; }
3a19ba1d 509
510/*******************************************************************************
511 A SKIN
512 [ choix de classes faites par le skinneur
513*******************************************************************************/
514
515#dev {
3336093a 516 width: auto;
3a19ba1d 517 text-align: center;
518 padding: 1px;
519
09ad0df6 520 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
3336093a 521 color: #000;
09ad0df6 522 font-weight: bold;
3a19ba1d 523}
524
3336093a 525#dev a { text-decoration: none; }
3a19ba1d 526
d3f26be9 527.backtrace div.hide { display: none; }
55fd4ff4
FB
528.backtrace:hover div.hide { display: block; }
529.backtrace h1 { padding: 0; margin: 0; }
3a19ba1d 530
531#suid {
532 color: red;
533 background: #ffc0cb;
09ad0df6 534 width: auto;
3a19ba1d 535 font-weight: bold;
a3afa47c 536 text-align: center;
537}
538#suid a {
539 color: red;
540 background: inherit;
541 text-decoration: none;
542 display: block;
543}
544#suid:hover {
545 color: red;
546 background: #ffffcb;
547}
548#suid a:hover {
549 color: #ff7000;
550 background: inherit;
3a19ba1d 551}
3a19ba1d 552
553#body {
a3afa47c 554 width: 800px;
3a19ba1d 555 margin-left: auto;
556 margin-right: auto;
557}
558
559#body-logo {
560 width: 140px;
8bf24eab 561 padding-top: 0;
09ad0df6 562 text-align: center;
3a19ba1d 563}
564
565#body-top {
cd15897d 566 padding: 0 0 16px 0;
09ad0df6 567 text-align: center;
568 font-size: 85%;
569 border-bottom: 1px solid #fff;
3a19ba1d 570}
09ad0df6 571#body-top table { width: 100%; padding: 4px; }
572#body-top .date-heure { text-align: left; }
573#body-top .inscrits { text-align: right; }
574
3a19ba1d 575
576#body-bottom {
4f355064 577 border-top: 1px solid #aaa;
09ad0df6 578 text-align: center;
579 padding: 4px;
580 font-size: 75%;
581 font-family: "MS Sans Serif", sans-serif;
3a19ba1d 582}
583
584#body-menu {
09ad0df6 585 width: 140px;
586 text-align: center;
bb7af3cd 587 font-size: 85%;
09ad0df6 588 font-weight: bold;
589 white-space: nowrap;
3a19ba1d 590 border-right: 1px solid #fff;
591}
592
09ad0df6 593#body-menu .menu_item {
594 text-align: left;
595 padding: 2px;
596}
597
3a19ba1d 598#body-menu a:link, #body-menu a:visited, #body-menu a:active, #body-meny a:hover {
599 color: #fff;
09ad0df6 600 background: inherit;
3a19ba1d 601 text-decoration: none;
602}
603
604#body-menu .menu_item:hover {
09ad0df6 605 color: inherit;
3a19ba1d 606 background-color: #556;
607}
608
609#body-menu .menu_title {
610 color: #fff;
611 height: 17px;
2ec5794f 612 background: url('../images/skins/keynote_title.gif') bottom repeat-x;
09ad0df6 613 background-color: inherit;
2ec5794f 614 border-bottom: 1px solid #202020;
09ad0df6 615 padding: 4px 0 0 0;
3a19ba1d 616 text-align: center;
2ec5794f 617 vertical-align: bottom;
3a19ba1d 618}
619
620#content {
09ad0df6 621 width: 600px;
622 padding: 0 0 4px 16px;
3a19ba1d 623 vertical-align: top;
09ad0df6 624 font-size: 95%;
3a19ba1d 625}
626
3b2f9d11 627.quick_search {
3a19ba1d 628 color: gray;
09ad0df6 629 background: #fff;
3a19ba1d 630 text-align: right;
631}
632
633div#content {
634 padding: 1em;
635 margin: 0em;
636}
637
638#content input {
639 font-size: 95%;
640}
641
02838718 642#menu-evts {
643 font-size: 85%;
644}
645
bac1e60a 646.ac_results {
647 font-size: 90%;
648 background: #fff;
649}
650
651.ac_results li.over {
652 color: #777;
653}
3a19ba1d 654/* vim: set et ts=4 sts=4 sw=4: */