1 | /* |
---|
2 | Feuille de style DISPOSITION.CSS - theme : underground-pink |
---|
3 | Version novembre 2006 |
---|
4 | Code par Puissant Gregory dans le cadre du projet Magusine des Corsaires asbl |
---|
5 | Blocs de premier niveau |
---|
6 | */ |
---|
7 | |
---|
8 | #contextes { |
---|
9 | background-color:white; |
---|
10 | text-align:center; |
---|
11 | line-height:1.5em; |
---|
12 | width:239px; |
---|
13 | } |
---|
14 | #footer{ |
---|
15 | border-top:1px solid black; |
---|
16 | text-align:center; |
---|
17 | background:url(pink/li_bg.gif); |
---|
18 | } |
---|
19 | |
---|
20 | #chemin { |
---|
21 | background:url(pink/li_bg.gif); |
---|
22 | font-weight:bold; |
---|
23 | border-bottom:1px solid black; |
---|
24 | } |
---|
25 | #chemin-nav{ |
---|
26 | display:none; |
---|
27 | } |
---|
28 | /* |
---|
29 | Feuille de style POLICES.CSS - theme : underground-pink |
---|
30 | Version novembre 2006 |
---|
31 | Code par Puissant Gregory dans le cadre du projet Magusine des Corsaires asbl |
---|
32 | Blocs de premier niveau |
---|
33 | */ |
---|
34 | /*GENERAL*/ |
---|
35 | body{ |
---|
36 | background-color:#f06; |
---|
37 | font-family:Verdana, Arial, Helvetica, sans-serif; |
---|
38 | font-size:12px; |
---|
39 | background: url(pink/bg.gif) top left repeat-y #f06; |
---|
40 | background-attachment: fixed; |
---|
41 | } |
---|
42 | #general { |
---|
43 | border-right:1px solid black; |
---|
44 | } |
---|
45 | |
---|
46 | /* links */ |
---|
47 | |
---|
48 | a{ |
---|
49 | color:#f06; |
---|
50 | text-decoration:none; |
---|
51 | } |
---|
52 | a:hover, .listagerepondre a:hover, #forum .listagerepondre a:hover{ |
---|
53 | color:black; |
---|
54 | } |
---|
55 | a img { |
---|
56 | border:none; |
---|
57 | } |
---|
58 | .listagetitre a { |
---|
59 | text-decoration:none; |
---|
60 | text-transform:uppercase; |
---|
61 | color:#222; |
---|
62 | } |
---|
63 | .listagetitre a:hover { |
---|
64 | border-bottom:1px solid #666; |
---|
65 | color:#666; |
---|
66 | } |
---|
67 | .listageinfo a{ |
---|
68 | border-bottom:none; |
---|
69 | } |
---|
70 | .listageinfo a:hover{ |
---|
71 | color:black; |
---|
72 | border-bottom:1px solid black; |
---|
73 | } |
---|
74 | .listagerepondre a:before{ |
---|
75 | content:">> "; |
---|
76 | } |
---|
77 | .listagerepondre a{ |
---|
78 | color:#333; |
---|
79 | } |
---|
80 | .listagesite a { |
---|
81 | color:#af0046; |
---|
82 | } |
---|
83 | .listagesite a:hover { |
---|
84 | color:#5d0025; |
---|
85 | } |
---|
86 | #forum .listagerepondre a{ |
---|
87 | line-height:50px; |
---|
88 | color:#f06; |
---|
89 | } |
---|
90 | #header a { |
---|
91 | color:#ffbfd8; |
---|
92 | } |
---|
93 | #header a:hover ,.texte a:hover{ |
---|
94 | color:#666; |
---|
95 | } |
---|
96 | .texte a{ |
---|
97 | color:#C6C6C6; |
---|
98 | text-decoration:underline; |
---|
99 | } |
---|
100 | |
---|
101 | /*********************/ |
---|
102 | .texte{ |
---|
103 | font-family:verdana; |
---|
104 | font-size:13px; |
---|
105 | color:white; |
---|
106 | text-align:justify; |
---|
107 | line-height:1.3em; |
---|
108 | letter-spacing:0.1em; |
---|
109 | } |
---|
110 | ul, li { |
---|
111 | list-style-type: none; |
---|
112 | } |
---|
113 | #contextes ul ul li { |
---|
114 | padding:3px; |
---|
115 | } |
---|
116 | #contextes h2 { |
---|
117 | font-size:14px; |
---|
118 | background-image:url(pink/li_bg.gif); |
---|
119 | letter-spacing: 0.1em; |
---|
120 | border-top:2px solid #222; |
---|
121 | border-bottom:1px solid #999; |
---|
122 | color:black; |
---|
123 | } |
---|
124 | #page-sommaire h1{ |
---|
125 | letter-spacing:0.3em; |
---|
126 | text-align:right; |
---|
127 | color:white; |
---|
128 | } |
---|
129 | #pagesommaire .logo{ |
---|
130 | display:none; |
---|
131 | } |
---|
132 | #contextes #navigation h2{ |
---|
133 | text-align:center; |
---|
134 | letter-spacing:0.2em; |
---|
135 | background-image:url(pink/li_bg.gif); |
---|
136 | color:#f06; |
---|
137 | border-bottom:1px solid #f06; |
---|
138 | border-top:3px solid #f06; |
---|
139 | font-size:21px; |
---|
140 | } |
---|
141 | #edito #corps h2{ |
---|
142 | display:none; |
---|
143 | } |
---|
144 | #corps h2{ |
---|
145 | color:white; |
---|
146 | background:url(pink/h_bg.gif); |
---|
147 | border-bottom:1px solid #333; |
---|
148 | font-size:13px; |
---|
149 | letter-spacing:0.4em; |
---|
150 | text-transform:uppercase; |
---|
151 | } |
---|
152 | img{ |
---|
153 | border:none; |
---|
154 | } |
---|
155 | .listageconteneur { |
---|
156 | background:url(pink/li_bg.gif); |
---|
157 | overflow:auto; |
---|
158 | } |
---|
159 | #corps h4{ |
---|
160 | font-size:18px; |
---|
161 | } |
---|
162 | .listagetexte { |
---|
163 | color:#222; |
---|
164 | text-align:justify; |
---|
165 | line-height:1.5em; |
---|
166 | letter-spacing:0.05em; |
---|
167 | } |
---|
168 | |
---|
169 | .listagelogo { |
---|
170 | height: 80px; |
---|
171 | width: 80px; |
---|
172 | overflow: hidden; |
---|
173 | border:none; |
---|
174 | } |
---|
175 | .listageinfo { |
---|
176 | font-family:verdana; |
---|
177 | font-size:11px; |
---|
178 | color:#444; |
---|
179 | } |
---|
180 | #header{ |
---|
181 | background:url(pink/h_bg.gif); |
---|
182 | color:white; |
---|
183 | font-weight:bold; |
---|
184 | } |
---|
185 | #header .dateauteurs{ |
---|
186 | font-weight:normal; |
---|
187 | } |
---|
188 | .logo { |
---|
189 | border:3px solid white; |
---|
190 | overflow:hidden; |
---|
191 | } |
---|
192 | .chapeau{ |
---|
193 | color:white; |
---|
194 | font-weight:bold; |
---|
195 | font-size:120%; |
---|
196 | text-transform:uppercase; |
---|
197 | line-height:1.4em; |
---|
198 | } |
---|
199 | |
---|
200 | /* ---------------*/ |
---|
201 | /* pieces jointes */ |
---|
202 | /* ---------------*/ |
---|
203 | |
---|
204 | |
---|
205 | #audio{ |
---|
206 | text-align:center; |
---|
207 | } |
---|
208 | |
---|
209 | #piecesjointes .listagelogo { |
---|
210 | border: 0px; |
---|
211 | } |
---|
212 | |
---|
213 | #piecesjointes #corps h4{ |
---|
214 | font-size:100%; |
---|
215 | text-transform:none; |
---|
216 | } |
---|
217 | div.spip_code { |
---|
218 | font-family: courier, sans-serif; |
---|
219 | border: 1px solid #ccc; |
---|
220 | background-color: #efefef; |
---|
221 | } |
---|
222 | span.spip_code { |
---|
223 | font-family: courier, sans-serif; |
---|
224 | } |
---|
225 | .spip_surligne { |
---|
226 | background-color: yellow; |
---|
227 | } |
---|
228 | fieldset{ |
---|
229 | color:black; |
---|
230 | border:none; |
---|
231 | } |
---|
232 | legend{ |
---|
233 | display:none; |
---|
234 | } |
---|
235 | #var_login_admin, #recherche .forml, #var_lang_ecrire, #email_auteur, #titre, #url_site, #textarea_1, .forml { |
---|
236 | color:black; |
---|
237 | border: 1px solid black; |
---|
238 | cursor:default; |
---|
239 | } |
---|
240 | .barre{ |
---|
241 | color:white; |
---|
242 | background-color:#777; |
---|
243 | border: 1px solid black; |
---|
244 | cursor:default; |
---|
245 | font-size:12px; |
---|
246 | } |
---|
247 | /* FORUM */ |
---|
248 | .formauteur{ |
---|
249 | text-align:right; |
---|
250 | } |
---|
251 | #forum ul ul { |
---|
252 | border-left: 1px solid black; |
---|
253 | } |
---|
254 | .formulaire_spip form { |
---|
255 | background:url(pink/li_bg.gif); |
---|
256 | } |
---|
257 | blockquote{ |
---|
258 | border:1px solid #999; |
---|
259 | color:#777; |
---|
260 | width:80%; |
---|
261 | } |
---|
262 | /*details*/ |
---|
263 | code{ |
---|
264 | color:#555; |
---|
265 | } |
---|
266 | #header,#corps h2, .ps,.spip_note{ |
---|
267 | text-align:right; |
---|
268 | } |
---|
269 | .clearer_header { |
---|
270 | font-size:1px; |
---|
271 | } |
---|
272 | #footer img{ |
---|
273 | margin:1%; |
---|
274 | } |
---|
275 | /* |
---|
276 | Feuille de style MENU.CSS - theme : underground-pink |
---|
277 | Version novembre 2006 |
---|
278 | Code par Puissant Gregory dans le cadre du projet Magusine des Corsaires asbl |
---|
279 | Blocs de premier niveau |
---|
280 | */ |
---|
281 | #navigation { |
---|
282 | text-align: center; |
---|
283 | font-family:Helvetica, Arial, sans-serif; |
---|
284 | font-size:12px; |
---|
285 | font-weight:bolder; |
---|
286 | line-height:20px; |
---|
287 | |
---|
288 | } |
---|
289 | #navigation a { |
---|
290 | font-weight: bold; |
---|
291 | font-family:Verdana, Arial, Helvetica, sans-serif; |
---|
292 | border: none; |
---|
293 | text-decoration: none; |
---|
294 | color:#333; |
---|
295 | display:block; |
---|
296 | border-bottom:1px solid #d6d6d6; |
---|
297 | } |
---|
298 | |
---|
299 | |
---|
300 | #navigation a:hover { |
---|
301 | color: white; |
---|
302 | background-color:black; |
---|
303 | } |
---|
304 | #menu .courante a{ |
---|
305 | color:#f06; |
---|
306 | background-color:#fff7fa; |
---|
307 | } |
---|