Minor skin update
[platal.git] / htdocs / css / keynote.css
1 /***************************************************************************
2 * Copyright (C) 2003-2006 Polytechnique.org *
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
26 body {
27 font-family: "Arial", sans-serif;
28 font-size: 90%;
29 background: url('../images/skins/keynote_bg.png') #4f4e63 top left repeat-x fixed;
30 color: #fff;
31 }
32
33 a:link, a:visited, a:active, a:hover {
34 color: #ddd;
35 background: inherit;
36 }
37 a:hover { color: #999; }
38
39 img { vertical-align: middle; }
40 a img { border: 0px; }
41 td { vertical-align: top; }
42 li { padding-left: 3px; padding-right: 3px;
43 text-align: justify; }
44 hr { text-align: center; }
45
46 fieldset {
47 border-top: 1px solid #fff;
48 border-left: 1px solid #fff;
49 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
50 color: #000;
51 margin: 1em 0 1em 0;
52 }
53 legend {
54 border: 1px solid #fff;
55 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
56 color: #000;
57
58 padding-left: 4px;
59 padding-right: 4px;
60 }
61
62 .center { text-align: center; }
63 .right { text-align: right; }
64 .middle { vertical-align: middle; }
65 .smaller { font-size: smaller; font-style: italic; }
66 .spacer { clear: both; }
67
68 .float2 { float: left; width: 49%; }
69 .float3 { float: left; width: 33%; }
70
71 /*******************************************************************************
72 2 Styles <p>, <div>, <span>, <li>
73 [ styles classiques d'effets de texte ]
74 *******************************************************************************/
75
76 p {
77 margin-bottom: 0.4em;
78 text-align: justify;
79 }
80
81 .erreur {
82 font-weight: bold;
83 color: #d00;
84 background: inherit;
85 margin-top: 0.5em;
86 margin-bottom: 0.5em;
87 }
88
89 .erreur a:link, .erreur a:visited, .erreur a:active, .erreur a:hover {
90 color: #ff3333;
91 background: inherit;
92 }
93
94 h1 {
95 background-color: inherit;
96 margin: 0.5em 0 0.5em 0;
97 text-indent: 0em;
98 padding: 6px 0 0 0px;
99
100 font-size: 130%;
101 font-family: "helvetica", sans-serif;
102 font-weight: bolder;
103 text-align: left;
104
105 color: #bdf;
106 }
107
108 h2 {
109 padding: 0.5em 0em 0em 0em;
110 margin: 0;
111 font-size: 100%;
112 font-weight: bold;
113 background: inherit;
114 color: #77c;
115 }
116
117 h3 {
118 margin: 0em;
119 font-weight: bold;
120 padding: 0.25em;
121 font-size: 100%;
122 }
123
124 p.explication, div.explication {
125 font-style: italic;
126 padding: 0em 1ex 1ex 1ex;
127 }
128
129 li.spaced {
130 padding-top: 0.2em;
131 padding-bottom: 0.3em;
132 text-align: justify;
133 }
134
135 /*******************************************************************************
136 3 Tableaux bicolores + classes utiles
137 [ Tableaux à lignes alternées, en taille normale, ou tiny ]
138 *******************************************************************************/
139 table.bicol, table.tinybicol {
140 color: inherit;
141 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
142 border-width: 1px 0 0 1px;
143 border-style: solid;
144 border-color: #fff;
145 border-collapse: collapse;
146 }
147 table.bicol { width: 98%; margin-left: 1%; }
148 table.tinybicol { width: 70%; margin-left: 15%; }
149
150 table.tinybicol tr.pair, table.bicol tr.pair {
151 color: inherit;
152 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
153 }
154
155 table.tinybicol th, table.bicol th {
156 color: #fff;
157 font-weight: bold;
158 text-align: center;
159 vertical-align: middle;
160 background-color: #000;
161 }
162
163 table.tinybicol tr:first-child th, table.bicol tr:first-child th {
164 color: #fff;
165 background: url('../images/skins/keynote_title.gif') #000 top left repeat-x;
166 }
167
168 table.tinybicol td, table.bicol td {
169 color: #000000;
170 background: inherit;
171 }
172
173 table.tinybicol td, table.bicol td, table.tinybicol tr, table.bicol tr { padding: 4px; }
174
175 td.half { width: 50%; padding: 4px; }
176 td.titre {
177 color: #000000;
178 background: inherit;
179 font-weight: bold;
180 }
181 td.action {
182 white-space: nowrap;
183 text-align: right;
184 font-weight: bold;
185 vertical-align: middle;
186 }
187 td.action a { padding: 0px 2px 0px 2px; }
188
189 /*******************************************************************************
190 4 Tableau de choix de skins
191 [ Styles pour les tableaux de types de ceux des skins ]
192 *******************************************************************************/
193
194 #skin {
195 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
196 color: #000;
197 border-top: 1px solid #fff;
198 width: 98%;
199 margin-left: 1%;
200 }
201 #skin td {
202 border-bottom: 1px solid #fff;
203 vertical-align: middle;
204 }
205 #skin td.skigauche {
206 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
207 color: inherit;
208 vertical-align: middle;
209 }
210 #skin td.skimilieu {
211 padding-left: 1em;
212 width: 100%;
213 }
214 #skin td.skidroite { padding: 0; }
215
216 /*******************************************************************************
217 5 Contacts
218 [ Styles liés à l'affichage de contacts ]
219 *******************************************************************************/
220
221 div.contact-list {
222 width: 98%;
223 margin-left: 1%;
224 }
225 div.contact-list div.contact {
226 border-top: 1px solid #fff;
227 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
228 color: #000;
229 }
230
231 div.grayed {
232 font-style: italic;
233 }
234 div.grayed div.contact {
235 color: #444;
236 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
237 }
238
239 div.contact div.nom {
240 font-weight: bold;
241 width: 35%;
242 float: left;
243 padding-left: 2px;
244 }
245
246 div.contact div.appli {
247 float: left;
248 }
249
250 div.contact div.bits {
251 text-align: right;
252 float: right;
253 }
254
255 div.contact div.long {
256 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
257 width: 100%;
258 clear: both;
259 color: inherit;
260 padding: 1px 0px;
261 }
262
263 div.long table { width: 100%; }
264 div.long td.lt { width: 35%; }
265 div.long td.rt { width: 65%; }
266
267 /*******************************************************************************
268 6 Profil
269 [ onglets des profils ]
270 *******************************************************************************/
271
272 table.flags, tr.flags {
273 margin: 0.5em 0 0 0;
274 padding: 0;
275 }
276 table.flags input { margin: 0px 2px; padding: 0px; }
277
278 table.flags td.texte, tr.flags td.texte {
279 font-size: smaller;
280 font-weight: bold;
281 padding: 0 8px 0 0;
282 }
283 table.flags td.vert, tr.flags td.vert {
284 background: url('../images/icons/flag_green.gif') top right no-repeat;
285 padding: 0 16px 0 0;
286 }
287 table.flags td.orange, tr.flags td.orange {
288 background: url('../images/icons/flag_orange.gif') top right no-repeat;
289 padding: 0 16px 0 0;
290 }
291 table.flags td.rouge, tr.flags td.rouge {
292 background: url('../images/icons/flag_red.gif') top right no-repeat;
293 padding: 0 16px 0 0;
294 }
295
296 table.cadre_a_onglet{
297 border-width: 0;
298 padding : 0;
299 margin: 0;
300 }
301
302 td.conteneur_tab {
303 border: 1px solid #9c9c9c;
304 border-left-color: #eee;
305 padding: 8px 4px 4px 4px;
306 background : url('../images/skins/keynote_topborder.png') top repeat-x;
307 }
308
309 #onglet {
310 display : block;
311 margin : 0;
312 padding : 0;
313 }
314
315 #onglet li {
316 display : block;
317 float : left;
318 padding : 0.4ex;
319 margin : 0 0.3ex -1px 3px;
320 border: 1px solid #9c9c9c;
321 border-right: none;
322 background: #cecece;
323 width: auto;
324 height: 5ex;
325 text-align: center;
326 color: #000;
327 font-size: 80%;
328 }
329
330 #onglet li:hover {
331 color: #000;
332 background : #adadad;
333 }
334
335 #onglet li.actif {
336 color: #000;
337 background : #dedede;
338 border: 1px solid #f0f0f0;
339 border-right: none;
340 border-bottom-color: #dedede;
341 font-weight: bold;
342 }
343
344 #onglet li a {
345 font-weight: normal;
346 text-decoration: none;
347 color: #000;
348 background: inherit;
349 }
350 #onglet li a:hover {
351 text-decoration: underline;
352 }
353 #onglet li img { margin-right: 2px; }
354
355 /*******************************************************************************
356 7 fiche.php & fiche_referent.php
357 [ cas de la fiche ]
358 *******************************************************************************/
359
360 #fiche {
361 width: 740px;
362 color: #000;
363 border-top: 1px solid #fff;
364 border-left: 1px solid #fff;
365 background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
366 vertical-align: top;
367 }
368
369 #fiche em {
370 color: #777;
371 background: inherit;
372 font-weight: bolder;
373 }
374
375 #fiche h2 {
376 background: url('../images/skins/keynote_title.gif') bottom repeat-x;
377 background-color: inherit;
378 border-bottom: 1px solid #202020;
379 color: #fff;
380 height: 17px;
381 margin: 0.5em 0;
382 padding-left: 0.5em;
383 font-weight: bold;
384 }
385
386 #fiche_identite {
387 padding: 5px;
388 width: 600px;
389 }
390
391 #photo { padding-left: 0em; }
392
393 #fiche_identite div.civilite {
394 text-align: center;
395 font-weight: bold;
396 width: 80%;
397 float: left;
398 color: #fff;
399 background: inherit;
400 }
401
402 #fiche_identite div.maj {
403 float: left;
404 width: 20%;
405 font-size: 75%;
406 text-align: right;
407 vertical-align: top;
408 clear: right;
409 }
410
411 #fiche_identite div.contact {
412 clear: both;
413 margin: 1em;
414 padding: 1ex;
415 border-width: 1px 0 0 1px;
416 border-style: dotted;
417 border-color: #fff;
418 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbca top left repeat-x fixed;
419 color: inherit;
420 }
421
422 #fiche_identite div.contact em {
423 color: #aaa;
424 background: inherit;
425 }
426
427 #fiche_identite div.email {
428 clear: left;
429 float: left;
430 }
431 #fiche_identite div.mob {
432 float: right;
433 clear: right;
434 text-align: right;
435 }
436
437 #fiche_identite div.formation {
438 margin: 0em 1em;
439 clear: both;
440 }
441
442 div.adresse {
443 float: left;
444 width: 46%;
445 padding: 0px;
446 margin: 0px 1% 1ex 1%;
447 }
448
449 /* only for fiche_referent.php*/
450
451 #fiche_referent{
452 padding: 10px;
453 width: 100%;
454 }
455
456 #fiche_referent div.rubrique_referent{
457 float: left;
458 width: 31%;
459 padding: 0px;
460 margin: 0px 1% 1ex 1%;
461
462 }
463
464 #fiche_referent em {
465 color: #777;
466 background: inherit;
467 font-weight: bolder;
468 }
469 #fiche_referent ul { margin: 0px; padding: 0px 1em; }
470 #fiche_referent li { font-weight: bold; margin: 0px; padding: 0px; text-align: left; }
471
472 /*******************************************************************************
473 A SKIN
474 [ choix de classes faites par le skinneur
475 *******************************************************************************/
476
477 #dev {
478 width: auto;
479 text-align: center;
480 padding: 1px;
481
482 background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
483
484 color: #000;
485 font-weight: bold;
486 }
487
488 #dev a { text-decoration: none; }
489
490 #db-trace div.hide { display: none; }
491 #db-trace:hover div.hide { display: block }
492
493 #suid {
494 color: red;
495 background: #ffc0cb;
496 width: auto;
497 font-weight: bold;
498 }
499 #suid td { padding: 2px; }
500 #suid a { color: red; background: inherit; }
501
502 #body {
503 width: 740px;
504 margin-left: auto;
505 margin-right: auto;
506 }
507
508 #body-logo {
509 width: 140px;
510 padding-top: 0;
511 text-align: center;
512 }
513
514 #body-top {
515 padding: 0 0 16px 0;
516 text-align: center;
517 font-size: 85%;
518 border-bottom: 1px solid #fff;
519 }
520 #body-top table { width: 100%; padding: 4px; }
521 #body-top .date-heure { text-align: left; }
522 #body-top .inscrits { text-align: right; }
523
524
525 #body-bottom {
526 border-top: 1px solid #fff;
527 text-align: center;
528 padding: 4px;
529 font-size: 75%;
530 font-family: "MS Sans Serif", sans-serif;
531 }
532
533 #body-menu {
534 width: 140px;
535 text-align: center;
536 font-size: 78%;
537 font-weight: bold;
538 white-space: nowrap;
539 border-right: 1px solid #fff;
540 }
541
542 #body-menu .menu_item {
543 text-align: left;
544 padding: 2px;
545 }
546
547 #body-menu a:link, #body-menu a:visited, #body-menu a:active, #body-meny a:hover {
548 color: #fff;
549 background: inherit;
550 text-decoration: none;
551 }
552
553 #body-menu .menu_item:hover {
554 color: inherit;
555 background-color: #556;
556 }
557
558 #body-menu .menu_title {
559 color: #fff;
560 height: 17px;
561 background: url('../images/skins/keynote_title.gif') bottom repeat-x;
562 background-color: inherit;
563 border-bottom: 1px solid #202020;
564 padding: 4px 0 0 0;
565 text-align: center;
566 vertical-align: bottom;
567 }
568
569 #content {
570 width: 600px;
571 padding: 0 0 4px 16px;
572 vertical-align: top;
573 font-size: 95%;
574 }
575
576 #quick_search {
577 color: gray;
578 background: #fff;
579 text-align: right;
580 }
581
582 div#content {
583 padding: 1em;
584 margin: 0em;
585 }
586
587 #content input {
588 font-size: 95%;
589 }
590
591 /* vim: set et ts=4 sts=4 sw=4: */