source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/brolavoir/style.css @ 756

Last change on this file since 756 was 756, checked in by guillermoacedo@…, 14 years ago

se agrego la correccion de magusine para 2.1 basica

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