Subversion Repositories Applications.papyrus

Rev

Rev 362 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
102 jpm 1
/* vim: set expandtab tabstop=4 shiftwidth=4: */
2
/* ========================================================================================================
3
| Copyright (C) 1999-2004 Tela Botanica (accueil@tela-botanica.org)                                       |
4
+---------------------------------------------------------------------------------------------------------+
5
| This file is part of Papyrus.                                                                           |
6
|                                                                                                         |
7
| Foobar is free software; you can redistribute it and/or modify it under the terms of the GNU General    |
8
| Public License as published by the Free Software Foundation; either version 2 of the License, or        |
9
| (at your option) any later version.                                                                     |
10
|                                                                                                         |
11
| Foobar is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the    |
12
| implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public    |
13
| License for more details.                                                                               |
14
|                                                                                                         |
15
| You should have received a copy of the GNU General Public License along with Foobar; if not, write to   |
16
| the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA             |
17
+---------------------------------------------------------------------------------------------------------+
422 ddelon 18
 CVS : $Id: admin.css,v 1.13 2005-07-18 16:14:32 ddelon Exp $
102 jpm 19
===========================================================================================================
20
 DESCRIPTION : Fichier de style du site d'administration de Papyrus.
21
 
22
 
23
===========================================================================================================
24
 Auteur original : Jean-Pascal MILCENT <jpm@tela-botanica.org>
11 jpm 25
 
102 jpm 26
 Autres auteurs :
27
 
28
===========================================================================================================
422 ddelon 29
 AUTEUR   : $Author: ddelon $
30
 VERSION  : $Revision: 1.13 $ $Date: 2005-07-18 16:14:32 $
102 jpm 31
=======================================================================================================  */
32
 
33
/* +----------------------------------------------------------------------------------------------------+
34
   |                                                STRUCTURE                                           |
35
   +----------------------------------------------------------------------------------------------------+*/
36
 
11 jpm 37
#zone_bandeau {
357 jpm 38
  position : absolute;
39
  top: 0;
40
  left: 0;
41
  width: 100%;
42
  height: 60px;
11 jpm 43
}
44
 
45
#logo {
357 jpm 46
  float : left;
47
  height: 20%;
48
  width: 20%;
11 jpm 49
}
50
 
51
#site_nom {
357 jpm 52
  position : absolute;
53
  top: 0;
54
  left: 100px;
55
   width: 40%;
56
   height: 5%;
57
   line-height: 5%;
11 jpm 58
}
59
 
186 jpm 60
.menu_commun_n1 {
357 jpm 61
  position : absolute;
62
  bottom: 0;
63
  left: 100px;
64
  margin: 0;
65
  padding: 0;
11 jpm 66
}
67
 
68
#accessibilite {
357 jpm 69
  position : absolute;
70
  bottom: 0;
71
  right: 0;
72
  width: 40%;
73
  margin: 0;
74
  padding: 0;
75
  text-align: right;
11 jpm 76
}
77
 
357 jpm 78
.menu_commun_n1 li, #accessibilite li {
79
  display: inline;
80
  line-height: 5%;
11 jpm 81
}
82
 
83
#selecteur_monde {
357 jpm 84
  position : absolute;
85
  top: 0;
86
  right: 0;
87
  height: 10%;
88
  width: 40%;
89
  text-align: right;
11 jpm 90
}
91
 
92
#selecteur_monde legend {
357 jpm 93
  display: none;
11 jpm 94
}
95
 
96
#selecteur_monde fieldset {
357 jpm 97
  border: 0;
98
  margin: 1px;
99
  padding: 1px;
100
  text-align: right;
11 jpm 101
}
102
 
103
#moteur_recherche {
357 jpm 104
  position : absolute;
105
  bottom: 0;
106
  right: 200px;
107
  margin: 0;
108
  padding: 0;
109
  height: 40%;
199 jpm 110
}
357 jpm 111
 
199 jpm 112
#moteur_recherche fieldset {
357 jpm 113
  border: 0;
114
  margin: 1px;
115
  padding: 1px;
116
  text-align: right;
11 jpm 117
}
357 jpm 118
 
119
#moteur_recherche legend, #identification legend, #moteur_recherche label {
120
  display: none;
199 jpm 121
}
11 jpm 122
 
123
#zone_menu {
357 jpm 124
  position : absolute;
422 ddelon 125
  top: 80px;
357 jpm 126
  left: 0;
127
  width: 20%;
128
  margin: 5px 0 50px 5px;
129
  padding: 5px 0 50px 5px;
11 jpm 130
}
131
 
161 jpm 132
#zone_menu .menu_classique_n1 {
357 jpm 133
  margin: 0 0 0 5px;
134
  padding: 0;
135
  text-align: left;
11 jpm 136
}
137
 
161 jpm 138
#zone_menu .menu_classique_n2 {
357 jpm 139
  margin: 0 0 0 10px;
140
  padding: 0;
141
  text-align: left;
11 jpm 142
}
143
 
161 jpm 144
#zone_menu .menu_classique_n3 {
357 jpm 145
  margin: 0 0 0 10px;
146
  padding: 0;
147
  text-align: left;
11 jpm 148
}
149
 
357 jpm 150
#identification {
151
  width: 100%;
152
  margin: 0;
153
  padding: 0;
154
  text-align:center;
11 jpm 155
}
156
#identification fieldset {
357 jpm 157
  border: 0;
158
  margin: 1px;
159
  padding: 1px;
11 jpm 160
}
357 jpm 161
#identification label {
162
  display: block;
163
  text-align:left;
11 jpm 164
}
357 jpm 165
#identification input {
166
  width:90%;
11 jpm 167
}
357 jpm 168
#identification input#connexion{
169
  width:auto;
11 jpm 170
}
171
#zone_contenu {
357 jpm 172
  position : absolute;
422 ddelon 173
  top: 80px;
357 jpm 174
  right: 0;
362 jpm 175
  width: 73%;
176
  margin: 1%;
177
  padding: 1%;
11 jpm 178
}
179
 
180
#zone_contenu #zone_pied p {
357 jpm 181
  text-align: center;
11 jpm 182
}
183
 
184
/* Mise en ligne des boutons de formulaire */
185
form .liste_bouton li {
357 jpm 186
  display: inline;
11 jpm 187
}
188
 
189
/* Alignement des champs de formulaire */
190
#zone_contenu form fieldset ul li {
357 jpm 191
  text-align: left;
362 jpm 192
  padding: 0;
193
  margin: 0;
11 jpm 194
}
195
 
196
#zone_contenu form label {
357 jpm 197
  float: left;
198
  width: 25%;
199
  text-align: left;
11 jpm 200
}
201
 
102 jpm 202
/* +----------------------------------------------------------------------------------------------------+
203
   |                                                  DESIGN                                            |
204
   +----------------------------------------------------------------------------------------------------+*/
11 jpm 205
body {
357 jpm 206
  font-size: 90%;
207
  font-family: arial, verdana, sans-serif;
208
  color:black;
209
  background-color: white;
210
  margin: 0;
211
  padding: 0;
11 jpm 212
}
213
 
357 jpm 214
h1, h2, h3 {
215
  color:black;
216
  text-align:left;
217
}
218
 
11 jpm 219
h1 {
357 jpm 220
  font-size: 2em;
11 jpm 221
}
222
 
223
h2 {
357 jpm 224
  font-size: 1.8em;
11 jpm 225
}
226
 
227
h3 {
357 jpm 228
  font-size: 1.6em;
11 jpm 229
}
230
 
231
p {
357 jpm 232
  text-align:left;
233
  margin-left:0;
234
  margin-right:0;
11 jpm 235
}
236
 
237
form ul {
357 jpm 238
  list-style-type: none;
11 jpm 239
}
240
 
241
li {
357 jpm 242
  text-align:left;
243
  margin-left:0;
244
  margin-right:0;
11 jpm 245
}
246
 
247
a {
357 jpm 248
  font-weight: bold;
249
  text-decoration:none;
11 jpm 250
}
251
a:link {
357 jpm 252
  color: blue;
11 jpm 253
}
254
a:visited {
357 jpm 255
  color: #8b008b;
11 jpm 256
}
257
a:hover {
357 jpm 258
  background-color: #ffd700;
11 jpm 259
}
260
 
261
table {
357 jpm 262
  border-style:solid;
263
  border-width:1px;
11 jpm 264
}
265
 
266
td {
357 jpm 267
  text-align:left;
268
  border-style:solid;
269
  border-width:1px;
11 jpm 270
}
271
 
272
#zone_bandeau {
357 jpm 273
  border: 1px dashed red;
11 jpm 274
}
275
 
276
#zone_bandeau #logo h1 {
357 jpm 277
  font-size: 1em;
11 jpm 278
}
279
 
280
#zone_menu {
357 jpm 281
  border: 1px dashed blue;
11 jpm 282
}
283
 
284
#zone_menu ul {
357 jpm 285
  font-size: 100%;
286
  list-style-type: none;
11 jpm 287
}
288
 
289
#zone_contenu {
357 jpm 290
  border: 1px dashed green;
11 jpm 291
}
102 jpm 292
 
293
/* +--Fin des CSS ----------------------------------------------------------------------------------------+
294
*
295
* $Log: not supported by cvs2svn $
422 ddelon 296
* Revision 1.12  2005/04/25 13:57:13  jpm
297
* Utilisation de pourcentage pour les marges de la zone de contenu.
298
*
362 jpm 299
* Revision 1.11  2005/04/25 12:01:10  jpm
422 ddelon 300
* Amýlioration de la syntaxde des styles.
362 jpm 301
*
357 jpm 302
* Revision 1.10  2005/02/17 16:43:07  florian
422 ddelon 303
* enlever les attributs pour cacher les chronomýtres
357 jpm 304
*
256 florian 305
* Revision 1.9  2004/12/01 17:42:30  jpm
306
* Ajout du style pour le moteur de recherche.
307
*
199 jpm 308
* Revision 1.8  2004/11/26 19:11:05  jpm
309
* Modification de la css des menus communs.
310
*
186 jpm 311
* Revision 1.7  2004/11/15 17:43:33  jpm
312
* Changement de nom de classes.
313
*
161 jpm 314
* Revision 1.6  2004/11/09 11:56:09  jpm
315
* Gestion de l'affichage des erreurs.
316
*
133 jpm 317
* Revision 1.5  2004/10/25 13:41:28  jpm
318
* Ajout de nouvelles classes.
102 jpm 319
*
133 jpm 320
*
102 jpm 321
* +-- Fin des CSS ----------------------------------------------------------------------------------------+
322
*/