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