source: trunk/spip/2.1/extensions/magusine-portage2.1/themes/sharp/declinaisons/sharb.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: 5.8 KB
Line 
1body{
2background-image:url(sharb/bg_01.png);
3background-repeat:repeat-x;
4background-color:#00024c;
5}
6
7#bandeau{
8background-image:url(sharb/bandeau_03.png);
9background-repeat:no-repeat;
10}
11#general{
12margin:auto auto;
13margin-top:20px;
14width:804px;
15background-image:url(sharb/bg_04.png);
16background-repeat:no-repeat;
17padding:80px 20px 20px 20px;
18}
19
20#chemin{
21font-size:12px;
22font-family:Arial, Helvetica, sans-serif;
23font-weight: normal;
24color:#a6a5a5;
25margin:10px 0 10px 20px;
26clear:both;
27}
28
29#chemin a{
30color:#0b3cad;
31text-decoration:none;}
32
33#chemin a:hover{
34border-bottom:dotted 1px #0b3cad;
35}
36
37
38#navigation{
39position:absolute;
40top:75px;
41padding-left:20px;
42}
43
44#navigation li{
45float: left;
46font-family:Arial, Helvetica, sans-serif;
47font-size:14px;
48font-weight:bold;
49margin-right:20px;
50}
51
52#navigation li a{
53color:#a6a5a5;
54text-decoration:none;
55}
56
57#navigation .courante a, #navigation li a:hover{
58color:#0b3cad;
59text-decoration:none;
60}
61
62.niveau2, .niveau3{
63display:none;
64}
65
66
67#contextes{
68float:right;
69width:220px;
70padding-right:20px;}
71
72#corps{
73margin-right:235px;
74padding:0 24px 0 20px;}
75
76#contenus{
77min-height:250px;
78_height:250px;
79margin-left:1px;
80width:802px;
81background-color:#FFFFFF;
82background-image:url(sharb/bg_09.png);
83background-repeat:no-repeat;
84background-position:bottom;
85padding-bottom:10px;
86}
87#fin-corps{
88clear:both;
89}
90
91#corps h1{
92background-color:#00024c;
93color:#FFFFFF;
94font-size:20px;
95padding:25px 0 10px 20px;
96font-family:Arial, Helvetica, sans-serif;
97font-style:italic;
98font-weight:lighter;
99margin-bottom:20px;
100}
101
102#corps .texte{
103font-family:Verdana, Arial, Helvetica, sans-serif;
104font-size:13px;
105font-weight:normal;
106color:#0b3cad;
107padding:0 15px 0 10px;;
108}
109
110#corps .chapeau{
111font-family:Verdana, Arial, Helvetica, sans-serif;
112font-size:14px;
113font-weight:normal;
114color:#0b3cad;
115margin-bottom:10px;
116margin-left:10px;
117padding:0 15px 0 10px;
118}
119
120#corps h2{
121font-family:Arial, Helvetica, sans-serif;
122font-style:italic;
123font-size:12px;
124font-weight:lighter;
125background-color:#00024c;
126color:#FFFFFF;
127padding:20px 0 5px 20px;
128margin-bottom:10px;
129
130}
131#edito{
132margin-bottom:30px;} 
133#edito h2{
134display:none;
135}
136#corps .listageconteneur li{
137margin-bottom:30px;
138margin-left:15px;}
139
140#corps .listagetexte{
141font-family:Verdana, Arial, Helvetica, sans-serif;
142font-size:12px;
143font-weight:normal;
144color:#0b3cad;
145padding:0 15px 0 0px;
146margin:0 0px 10px 0px;}
147
148#corps .listagetitre{
149font-family:Arial, Helvetica, sans-serif;
150font-size:13px;
151text-transform:uppercase;
152
153}
154
155#corps .listagetitre a{
156color:#0f2350;
157text-decoration:none;
158}
159
160#corps .listagetitre a:hover{
161text-decoration:underline;}
162
163#corps .listageinfo, #corps .dateauteurs{
164font-size:11px;
165font-family:Arial, Helvetica, sans-serif;
166color:#0b3cad;
167margin:0 0 10px 0px;
168}
169#corps .listageinfo a, #corps .dateauteurs a{
170color:#7496e4;
171text-decoration:none;
172}
173#corps .listageinfo a:hover, #corps .dateauteurs a:hover{
174border-bottom:dotted 1px #7496e4;
175}
176
177#corps .listagesuite, #corps .listagerepondre{
178font-size:10px;
179text-align:right;
180font-family:Verdana, Arial, Helvetica, sans-serif;
181font-style:oblique;
182margin:10px 0 20px 0;}
183
184#corps .listagesuite a, #corps .listagerepondre a{
185color:#7496e4;
186text-decoration:none;}
187
188#corps .listagesuite a:hover, #corps .listagerepondre a:hover{
189color:#7496e4;
190text-decoration: underline;}
191
192#corps #forum .listageconteneur ul{
193margin-left:35px;
194padding-left:10px;
195border-left:solid 1px #0b3cad;}
196
197#texteconteneur{
198margin-bottom:30px;}
199
200
201
202#contextes h2{
203font-family:Arial, Helvetica, sans-serif;
204font-style:italic;
205font-size:11px;
206font-weight:lighter;
207background-color:#161616;
208color:#FFFFFF;
209padding:20px 0 5px 20px;
210margin-bottom:10px;
211
212}
213
214#contextes .listagetitre{
215font-family:Arial, Helvetica, sans-serif;
216font-size:12px;
217text-transform:uppercase;
218}
219
220#contextes .listagetitre a{
221color: #000000;
222text-decoration:none;
223}
224
225#contextes .listagetitre a:hover{
226text-decoration:underline;}
227
228#contextes .listageinfo, #contextes .dateauteurs{
229font-size:10px;
230font-family:Arial, Helvetica, sans-serif;
231margin-bottom:7px;
232color:#222222;
233}
234#contextes .listageinfo a, #contextes .dateauteurs a{
235color:#aeaeae;
236font-size:10px;
237
238font-weight:bold;
239text-decoration:none;
240}
241#contextes .listageinfo a:hover, #contextes .dateauteurs a:hover{
242border-bottom:dotted 1px #aeaeae;
243}
244#contextes .listageconteneur li{
245margin-left:15px;
246}
247
248#contextes a{
249color:#aeaeae;
250font-size:12px;
251font-weight:bold;
252text-decoration:none;
253}
254/*
255#contextes a:before{
256content:"> "
257}
258*/
259#contextes a:hover{
260text-decoration: underline;
261}
262
263#contextes .listagetexte{
264font-family:Verdana, Arial, Helvetica, sans-serif;
265font-size:11px;
266font-weight:normal;
267color:#222222;
268margin-bottom:20px;
269}
270
271#contextes .listagesuite, #contextes .listagerepondre{
272margin-bottom:25px;
273
274text-align:right;
275}
276
277#contextes .listagesuite a, #contextes .listagerepondre a{
278font-size:10px;
279font-weight:bold;
280font-family:Verdana, Arial, Helvetica, sans-serif;
281font-style:oblique;
282color:#aeaeae;
283text-decoration:none;}
284
285#contextes ul{
286margin-bottom:20px;}
287
288#contextes .listagesuite a:hover, #contextes .listagerepondre a:hover{
289color:#aeaeae;
290text-decoration:none;}
291
292#contextes h2 a{
293color:#FFFFFF;}
294
295#footer{
296font-family:Verdana, Arial, Helvetica, sans-serif;
297font-size:11px;
298color:#FFFFFF;
299text-align:center;
300margin:20px 0;
301clear:both;}
302
303#footer a{
304color:#bfc1ff;
305
306}
307
308#header .spip_logos{
309float:left;
310margin:10px;}
311
312.listagelogo{
313float:left;
314margin:0 10px 0 0px; }
315
316#rubinrub .listagetitre{
317padding-top:17px;
318margin-bottom:5px;}
319
320
321#texteheader{
322font-family:Arial, Helvetica, sans-serif;
323font-style:italic;
324font-weight:lighter;
325background-color:#00024c;
326color:#FFFFFF;
327padding:20px 0 5px 20px;
328margin-bottom:10px
329}
330
331.sursoustitre{
332margin-left:10px;
333font-family:Arial, Helvetica, sans-serif;
334font-size:12px;
335color:#0b3cad;
336}
337
338#corps .surtitre{
339background-color:#00024c;
340margin-left:0;
341padding-top:10px;
342color:#FFFFFF;
343margin-bottom:-20px;
344
345}
346
347#corps .dateauteurs{
348margin-left:10px;
349}
Note: See TracBrowser for help on using the repository browser.