summaryrefslogtreecommitdiff
path: root/src/frontend/style.css
blob: 6d7c5efceea630e873c6d129e31f8950c85037f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
/* css Zen Garden submission 020 - 'Friendly Beaches' by Sophie G - www.sophie-g.net */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2003,  Sophie G */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */



body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-family:  Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
}

p {
	line-height: 180%;
	}
.page-wrapper {
	background-color: #EDEEF0;
	border: 1px solid #DAD5D9;
	padding: 0px;
	margin: 0px;
}
abbr {
	border-bottom: 1px #6BA0D2 dashed;
}
header {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
header h1 {
	height: 190px;
	margin: 0px;
	background-color: black;
	background-image: url(Gala.jpg);
	background-repeat: no-repeat;
}
header h1, header h2 {
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}
header h2 {
	background-color: #EDEEF0;
	margin: 0px;
	height: 24px;
	padding: 0px 14px 2px 14px;
	background-image: url(headerh2.gif);
	background-repeat: no-repeat;
}
header h2 abbr {
	color: #FFF;
	border-bottom: 1px #FFF dashed;
}
.summary p:first-child {
	position: absolute;
	right: 21px;
	top: 21px;
	width: 12em;
	height: 165px;
	padding: 3px 0 0 0;
	margin: 0px;
	border: 1px solid #0C2953;
	text-align: center;
	font-size: 90%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	line-height: 110%;
	color: #FFF;
	background-image: url(summary.jpg);
	background-repeat: no-repeat;
	background-position: 50% 100%; 
	background-color: #0C2953;	
}
.preamble {
	padding: 0px 15em 0px 3em;
}
.preamble h3 {
	margin: 15px 0px 0px 0px;
	padding: 6px 20px 2px 6px;
	text-align: left;
	font-size: 180%;
	font-variant: small-caps;
	color: #6BA0D2;
	background-image: url(bordDroitPreambleh3.gif);
	background-repeat: no-repeat;
	background-position: 100% 0px;
	background-color: #F6F7F7;
}
.preamble h3::before {
	content: " ";
	display: inline-block;
	padding: 35px 0px 30px 48px;
	background-image: url(preambleShell.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	vertical-align: middle;
}
.preamble p {
	text-align: justify;
}
.preamble p:nth-child(2), .preamble p:nth-child(3) {
	margin: 0px;
	padding: 10px 20px 2px 6px;
	background-image: url(bordDroitPreamble.gif);
	background-repeat: repeat-y;
	background-position: 100% 0px;
	background-color: #F6F7F7;
}
.preamble p:nth-child(4) {
	margin: 0px;
	padding: 0px;
	background-image: url(bordBasPreamble.gif);
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-color: #F6F7F7;
	padding: 10px 20px 20px 6px;
}
.preamble p:nth-child(4)::after {
	content: " ";
	display: block;
	margin: 0px;
	padding: 0 20px 0 6px;
	background-image: url(bordBasPreambleGauche.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
}
.preamble p:first-letter {
	color: #6BA0D2;
	font-size: 140%;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}
.supporting {
	margin: 0px;
	padding: 10px 16em 0px 1em;
	font-size: 90%;
}
.explanation, .participation, .benefits, .requirements {
	border: 2px solid #FFF;
	padding: 0px;
}
.explanation {
	margin: 0px 0px 10px 0px;
}
.participation {
	margin: 0px 0px 10px 0px;
	float: left;
	width: 30%;
}
.benefits {
	margin: 0px 0px 10px 32%;
}
.requirements {
	margin: 0px 0px 10px 32%;
}
.supporting h3 {
	margin: 0px;
	padding: 5px 30px 1px 2px;
	text-align: left;
	font-size: 120%;
	font-variant: small-caps;
	color: #6BA0D2;
	border-bottom: 1px solid #6BA0D2;
	background-color: #F6F7F7;
	background-repeat: no-repeat;
	background-position: 100% 50%;
}
.explanation h3 {
	background-image: url(explanationShell.jpg);
}
.participation h3 {
	background-image: url(participationShell.jpg);
}
.benefits h3 {
	background-image: url(benefitsShell.jpg);
}
.requirements h3 {
	background-image: url(requirementsRock.jpg);
}
.supporting p {
	text-align: justify;
	margin: 10px 0px 0px 0px;
	padding: 1px 3px 2px 3px;
}
.supporting p:first-letter {
	font-weight: bold;
}
.supporting a:link {
	color: #0083FF;
	font-weight: bold;
}
.supporting a:visited {
	color: #204160;
	font-weight: bold;
}
.supporting a:hover, .supporting a:active {
	color: #8C0000;
	font-weight: bold;
	text-decoration: none;
}
.sidebar, .summary p:last-child {
	font-size: 90%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	position: absolute;
	right: 21px;
	width: 12em;
	border: 1px solid #0C2953;
	padding: 0px;
	margin: 0px;
	background-color: #A4ACB3;
}
.summary p:last-child {
	height: 50px;
	text-align: center;
	top: 217px;
	font-size: 90%;
	display: block;
	padding: 3px 0;
	color: #FFF;
}
.sidebar {
	top: 266px;
}
.sidebar h3 {
	background-color: #0C2953;
	color: #FFF;
	margin: 0px;
	padding: 30px 1px 1px 1px;
	background-repeat: no-repeat;
}
.sidebar h3.select {
	background-image: url(selecth3.jpg);
	background-position: 50% 0%;
}
.sidebar h3.favorites {
	border-top: 1px solid #0C2953;
	background-image: url(favoritesh3.jpg);
	background-position: 40% 100%;
}
.sidebar h3.archives {
	border-top: 1px solid #0C2953;
	background-image: url(archivesh3.jpg);
	background-position: 40% 100%;
}
.sidebar h3.resources {
	border-top: 1px solid #0C2953;
	background-image: url(resourcesh3.jpg);
	background-position: 50% 30%;
}
.sidebar h3:first-letter {
	color: #FFF;
	font-size: 160%;
}
.sidebar ul {
	list-style-type: none;
	font-size: 90%;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #A4ACB3;
}
.sidebar li {
	padding: 3px 2px 3px 2px;
	margin-bottom: 4px;
}
.sidebar li:hover {
	padding: 2px 1px 2px 1px;
	border: 1px dotted #0C2953;
	background-color: #6BA0D2;
}
.summary p:last-child a:link {
	color: #FFF;
	font-weight: bold;
}
.summary p:last-child a:visited {
	color: #204160;
}
.summary p:last-child a:hover, .summary p:last-child a:active {
	color: #FFD800;
	font-weight: bold;
	text-decoration: none;
}
.sidebar a:link, .sidebar a:visited {
	border-left: 6px solid #FFF;
	padding-left: 2px;
	font-weight: bold;
	color: #FFF;
}
.sidebar a:visited {
	color: #204160;
}
.sidebar a:hover, .sidebar a:active {
	border-left: 6px solid #FFD800;
	padding-left: 2px;
	color: #FFD800;
	text-decoration: none;
	font-weight: bold;
}
.sidebar a.designer-name:link, .sidebar a.designer-name:visited {
	border-left: none;
	padding-left: 0px;
	font-weight: normal;
	color: #FFF;
}
.sidebar a.designer-name:hover, .sidebar a.designer-name:active {
	border-left: none;
	padding-left: 0px;
	color: #FFD800;
	text-decoration: none;
}
.sidebar abbr {
	border-bottom: 1px #FFF dashed;
}
footer {
	clear: both;
	text-align: right;
	margin: 0px -16em 0px 0px;
	padding: 25px 0px 0px 0px;
	background-repeat: no-repeat;
	background-image: url(signSoph.gif);
	background-position: 0% 95%;
}
footer a {
	font-size: 70%;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
}