1 | /* Acke Loic */ |
---|
2 | /* Style pour brolavoir.be */ |
---|
3 | #general{ |
---|
4 | position:absolute; |
---|
5 | left:50%; |
---|
6 | margin-left:-500px; |
---|
7 | width:970px; |
---|
8 | background-image:url(images/logo.png); |
---|
9 | background-repeat:no-repeat; |
---|
10 | padding:105px 0px 15px 30px; |
---|
11 | } |
---|
12 | #bandeau{ |
---|
13 | |
---|
14 | width:675px; |
---|
15 | height:100px; |
---|
16 | background-image:url(images/bandeau.png); |
---|
17 | background-repeat:no-repeat;} |
---|
18 | |
---|
19 | #navigation{ |
---|
20 | width:700px; |
---|
21 | position:absolute; |
---|
22 | top:90px; |
---|
23 | } |
---|
24 | |
---|
25 | #navigation li{ |
---|
26 | float:left; |
---|
27 | font-family:"Courier New", Courier, monospace; |
---|
28 | font-size:15px; |
---|
29 | margin-right:15px; |
---|
30 | font-weight:bold; |
---|
31 | |
---|
32 | } |
---|
33 | |
---|
34 | .item4{ |
---|
35 | position:absolute; |
---|
36 | right:10px; |
---|
37 | } |
---|
38 | .item4 .ulniveau2{ |
---|
39 | position:absolute; |
---|
40 | left:-596px;} |
---|
41 | |
---|
42 | |
---|
43 | #navigation li a{ |
---|
44 | color:#000000; |
---|
45 | text-decoration:none; |
---|
46 | } |
---|
47 | |
---|
48 | .ulniveau2{ |
---|
49 | display:none; |
---|
50 | width:700px; |
---|
51 | |
---|
52 | } |
---|
53 | .ulniveau2 li{ |
---|
54 | float:left; |
---|
55 | background-color:#FFAF38; |
---|
56 | |
---|
57 | } |
---|
58 | |
---|
59 | #contextes{ |
---|
60 | position:absolute; |
---|
61 | right:0px; |
---|
62 | top:75px; |
---|
63 | width:250px; |
---|
64 | padding:15px;} |
---|
65 | |
---|
66 | #contextes h2{ |
---|
67 | background-image:url(images/carre_03.png); |
---|
68 | background-position:left; |
---|
69 | background-repeat:repeat-y; |
---|
70 | font-family:Arial, Helvetica, sans-serif; |
---|
71 | font-size:12px; |
---|
72 | padding:20px 0 4px 10px; |
---|
73 | margin-bottom:15px;} |
---|
74 | |
---|
75 | #contextes h2 a{ |
---|
76 | font-family:Arial, Helvetica, sans-serif; |
---|
77 | font-size:12px; |
---|
78 | color:#000000; |
---|
79 | } |
---|
80 | |
---|
81 | #contextes h2 a:hover{ |
---|
82 | text-decoration:underline;} |
---|
83 | |
---|
84 | #contextes .listagetitre{ |
---|
85 | font-family:"Courier New", Courier, monospace; |
---|
86 | font-size:14px;} |
---|
87 | |
---|
88 | #contextes .listagetitre a{ |
---|
89 | color:#000000; |
---|
90 | text-decoration:none;} |
---|
91 | |
---|
92 | #contextes .listagetitre a:hover{ |
---|
93 | text-decoration:underline; |
---|
94 | border:none;} |
---|
95 | |
---|
96 | |
---|
97 | #contextes .listageinfo{ |
---|
98 | font-family: "Courier New", Courier, monospace; |
---|
99 | font-size:12px; |
---|
100 | font-weight:lighter; |
---|
101 | margin-bottom:15px; |
---|
102 | } |
---|
103 | |
---|
104 | #contextes .listageinfo a{ |
---|
105 | font-weight:bold; |
---|
106 | color:#000000; |
---|
107 | text-decoration:none; |
---|
108 | } |
---|
109 | |
---|
110 | #contextes .listageinfo a:hover{ |
---|
111 | border-bottom:dashed 1px #333333;} |
---|
112 | |
---|
113 | #contextes .listagetexte{ |
---|
114 | font-family:Arial, Helvetica, sans-serif; |
---|
115 | font-size:11px; |
---|
116 | color:#969696; |
---|
117 | line-height:130%; |
---|
118 | margin-bottom:15px; |
---|
119 | } |
---|
120 | |
---|
121 | #contextes .listagesuite{ |
---|
122 | text-align:right; |
---|
123 | font-family:"Courier New", Courier, monospace; |
---|
124 | font-size:12px; |
---|
125 | margin-bottom:20px; |
---|
126 | } |
---|
127 | |
---|
128 | #contextes .listagesuite a{ |
---|
129 | color:#000000; |
---|
130 | text-decoration:none;} |
---|
131 | |
---|
132 | #contextes a{ |
---|
133 | font-family:"Courier New", Courier, monospace; |
---|
134 | font-size:13px; |
---|
135 | font-weight:bold; |
---|
136 | text-decoration:none; |
---|
137 | color:#FF9900; |
---|
138 | } |
---|
139 | |
---|
140 | #contextes a:hover{ |
---|
141 | border-bottom:dashed 1px #000000;} |
---|
142 | |
---|
143 | #contextes .listagebloc{ |
---|
144 | margin-bottom:20px;} |
---|
145 | |
---|
146 | #contextes h4{ |
---|
147 | font-family:Arial, Helvetica, sans-serif; |
---|
148 | font-size:14px; |
---|
149 | letter-spacing:90%;} |
---|
150 | |
---|
151 | |
---|
152 | |
---|
153 | |
---|
154 | |
---|
155 | |
---|
156 | |
---|
157 | #chemin{ |
---|
158 | font-family:Arial, Helvetica, sans-serif; |
---|
159 | font-size:11px; |
---|
160 | margin-bottom:15px;} |
---|
161 | |
---|
162 | #general #chemin a{ |
---|
163 | font-family:"Courier New", Courier, monospace; |
---|
164 | font-size:12px; |
---|
165 | color:#000000; |
---|
166 | text-decoration:none;} |
---|
167 | |
---|
168 | #general #chemin a:hover{ |
---|
169 | text-decoration:underline; |
---|
170 | border:none;} |
---|
171 | |
---|
172 | |
---|
173 | |
---|
174 | #edito{ |
---|
175 | margin-bottom:35px;} |
---|
176 | |
---|
177 | #edito h1{ |
---|
178 | margin-bottom:20px;} |
---|
179 | |
---|
180 | #corps{ |
---|
181 | padding-top:60px; |
---|
182 | margin-right:300px;} |
---|
183 | |
---|
184 | #corps h1{ |
---|
185 | font-family:"Courier New", Courier, monospace; |
---|
186 | font-size:28px; |
---|
187 | font-weight:normal; |
---|
188 | } |
---|
189 | #corps h2{ |
---|
190 | font-family:Arial, Helvetica, sans-serif; |
---|
191 | font-size:12px; |
---|
192 | color:#797979; |
---|
193 | margin-bottom:10px; |
---|
194 | } |
---|
195 | |
---|
196 | .chapeau{ |
---|
197 | font-family:Arial, Helvetica, sans-serif; |
---|
198 | font-size:13px; |
---|
199 | line-height:120%; |
---|
200 | margin-bottom:15px;} |
---|
201 | |
---|
202 | #corps .texte { |
---|
203 | font-family:Arial, Helvetica, sans-serif; |
---|
204 | font-size:13px; |
---|
205 | line-height:120%; |
---|
206 | } |
---|
207 | |
---|
208 | #corps .listagetexte{ |
---|
209 | font-family:Arial, Helvetica, sans-serif; |
---|
210 | font-size:12px; |
---|
211 | line-height:120%; |
---|
212 | } |
---|
213 | |
---|
214 | |
---|
215 | #corps .listageconteneur li{ |
---|
216 | margin-bottom:25px; |
---|
217 | } |
---|
218 | |
---|
219 | #corps a{ |
---|
220 | font-family:"Courier New", Courier, monospace; |
---|
221 | font-size:13px; |
---|
222 | color:#000000; |
---|
223 | text-decoration:none; |
---|
224 | } |
---|
225 | |
---|
226 | #corps a:hover{ |
---|
227 | border-bottom:dotted 1px #000000; |
---|
228 | } |
---|
229 | |
---|
230 | #corps .listagetitre{ |
---|
231 | font-family:"Courier New", Courier, monospace; |
---|
232 | font-size:18px; |
---|
233 | font-weight:bold;} |
---|
234 | |
---|
235 | #corps .listagetitre a{ |
---|
236 | color:#000000; |
---|
237 | text-decoration:none;} |
---|
238 | |
---|
239 | #corps .listagetitre a:hover{ |
---|
240 | text-decoration:underline;} |
---|
241 | |
---|
242 | #corps .listageinfo, #corps .dateauteurs{ |
---|
243 | font-family: "Courier New", Courier, monospace; |
---|
244 | font-size:12px; |
---|
245 | font-weight:lighter; |
---|
246 | margin-bottom:15px; |
---|
247 | } |
---|
248 | |
---|
249 | #corps .listageinfo a, #corps .dateauteurs a{ |
---|
250 | font-weight:bold; |
---|
251 | color:#000000; |
---|
252 | text-decoration:none; |
---|
253 | } |
---|
254 | |
---|
255 | #corps .listageinfo a:hover, #corps .dateauteurs a:hover{ |
---|
256 | border-bottom:dashed 1px #333333;} |
---|
257 | |
---|
258 | #corps .listagesuite, #corps .listagerepondre{ |
---|
259 | margin:10px 0 10px 0; |
---|
260 | text-align:right; |
---|
261 | font-family:"Courier New", Courier, monospace; |
---|
262 | font-size:12px;} |
---|
263 | |
---|
264 | #corps .listagesuite a, #corps .listagerepondre a{ |
---|
265 | color:#000000; |
---|
266 | text-decoration:none;} |
---|
267 | |
---|
268 | #corps .listagesuite a:hover, #corps .listagerepondre a:hover;{ |
---|
269 | border-bottom:dotted 1px #000000;} |
---|
270 | |
---|
271 | |
---|
272 | #header{ |
---|
273 | margin-bottom:15px;} |
---|
274 | |
---|
275 | |
---|
276 | #texteconteneur{ |
---|
277 | margin-bottom:35px;} |
---|
278 | |
---|
279 | #footer{ |
---|
280 | font-family:Arial, Helvetica, sans-serif; |
---|
281 | font-size:11px; |
---|
282 | padding-top:30px; |
---|
283 | color:#333333;} |
---|
284 | |
---|
285 | #footer a{ |
---|
286 | letter-spacing:90%; |
---|
287 | font-family:Arial, Helvetica, sans-serif; |
---|
288 | font-size:11px; |
---|
289 | color: #666666; |
---|
290 | text-decoration:none;} |
---|
291 | |
---|
292 | #footer a:hover{ |
---|
293 | border-bottom:dotted 1px #000000; |
---|
294 | } |
---|
295 | |
---|
296 | .spip_logos{ |
---|
297 | float:left; |
---|
298 | margin:0 10px 5px 0;} |
---|