1 | body{ |
---|
2 | background-image:url(images/bg_02.png); |
---|
3 | background-repeat:repeat-x; |
---|
4 | background-color:#084f91; |
---|
5 | } |
---|
6 | |
---|
7 | #bandeau{ |
---|
8 | position:absolute; |
---|
9 | left:450px; |
---|
10 | top:45px; |
---|
11 | height:70px; |
---|
12 | width:490px; |
---|
13 | background-color:#084f91;} |
---|
14 | |
---|
15 | #general{ |
---|
16 | width:1000px; |
---|
17 | background-image: url(images/bgwater_03.png); |
---|
18 | background-repeat:repeat-y;} |
---|
19 | |
---|
20 | #contextes{ |
---|
21 | display:none;} |
---|
22 | |
---|
23 | #corps{ |
---|
24 | width:490px; |
---|
25 | padding:135px 60px 20px 450px; |
---|
26 | background-image:url(images/bgwater_01.png); |
---|
27 | background-repeat:no-repeat; |
---|
28 | min-height:415px; |
---|
29 | _height:415px; |
---|
30 | } |
---|
31 | |
---|
32 | h1{ |
---|
33 | font-family:Arial, Helvetica, sans-serif; |
---|
34 | font-size:20px; |
---|
35 | font-weight:bold; |
---|
36 | color:#003362; |
---|
37 | } |
---|
38 | |
---|
39 | #edito h1{ |
---|
40 | margin-bottom:10px;} |
---|
41 | |
---|
42 | |
---|
43 | h2{ |
---|
44 | font-family:Arial, Helvetica, sans-serif; |
---|
45 | font-size:12px; |
---|
46 | font-weight:bold; |
---|
47 | color:#7cccfb; |
---|
48 | margin-top:40px; |
---|
49 | margin-bottom:15px; |
---|
50 | clear:both; |
---|
51 | } |
---|
52 | |
---|
53 | h4{ |
---|
54 | font-family:Arial, Helvetica, sans-serif; |
---|
55 | font-size:12px; |
---|
56 | font-weight:bold; |
---|
57 | color:#2b88d9; |
---|
58 | text-decoration:none; |
---|
59 | } |
---|
60 | .listagetitre { |
---|
61 | margin-bottom:2px; |
---|
62 | } |
---|
63 | |
---|
64 | .listagetitre a{ |
---|
65 | font-family:Arial, Helvetica, sans-serif; |
---|
66 | font-size:16px; |
---|
67 | font-weight:bold; |
---|
68 | color:#2b88d9; |
---|
69 | text-decoration:none; |
---|
70 | } |
---|
71 | |
---|
72 | .listageinfo, .dateauteurs{ |
---|
73 | font-family:Arial, Helvetica, sans-serif; |
---|
74 | font-size:10px; |
---|
75 | color:#2b88d9; |
---|
76 | border-bottom:#2b88d9 1px solid; |
---|
77 | margin-bottom:20px; |
---|
78 | padding-bottom:4px; |
---|
79 | } |
---|
80 | #corps .dateauteurs{ |
---|
81 | border:none; |
---|
82 | margin-bottom:6px;} |
---|
83 | |
---|
84 | .listageinfo a, .dateauteurs a{ |
---|
85 | color:#3ea6fe; |
---|
86 | text-decoration:none; |
---|
87 | font-weight:bold;} |
---|
88 | |
---|
89 | .listagetexte{ |
---|
90 | font-family:Verdana, Arial, Helvetica, sans-serif; |
---|
91 | font-size:12px; |
---|
92 | color:#084f91; |
---|
93 | margin-bottom:10px; |
---|
94 | |
---|
95 | } |
---|
96 | .chapeau{ |
---|
97 | font-family:Verdana, Arial, Helvetica, sans-serif; |
---|
98 | font-size:14px; |
---|
99 | color:#084f91; |
---|
100 | margin-bottom:10px;} |
---|
101 | |
---|
102 | .texte{ |
---|
103 | font-family:Verdana, Arial, Helvetica, sans-serif; |
---|
104 | font-size:13px; |
---|
105 | color:#084f91; |
---|
106 | margin-bottom:10px; |
---|
107 | } |
---|
108 | |
---|
109 | .listagesuite, .listagerepondre{ |
---|
110 | font-family:Arial, Helvetica, sans-serif; |
---|
111 | font-size:10px; |
---|
112 | font-weight:bold; |
---|
113 | text-align:right; |
---|
114 | font-style:italic; |
---|
115 | } |
---|
116 | .listagesuite a, .listagerepondre a{ |
---|
117 | color:#3ea6fe; |
---|
118 | text-decoration:none;} |
---|
119 | |
---|
120 | .listagesuite a:hover, .listagerepondre a:hover{ |
---|
121 | color:#3ea6fe; |
---|
122 | text-decoration: underline;} |
---|
123 | |
---|
124 | .listageconteneur li{ |
---|
125 | margin-bottom:25px;} |
---|
126 | |
---|
127 | #chemin{ |
---|
128 | font-family:Arial, Helvetica, sans-serif; |
---|
129 | font-size:11px; |
---|
130 | color:#2b88d9; |
---|
131 | margin-bottom:20px; |
---|
132 | } |
---|
133 | |
---|
134 | #chemin a{ |
---|
135 | color:#ff8b2d; |
---|
136 | text-decoration:none;} |
---|
137 | |
---|
138 | #chemin a:hover{ |
---|
139 | color:#ff8b2d; |
---|
140 | text-decoration: underline;} |
---|
141 | |
---|
142 | #navigation{ |
---|
143 | position:absolute; |
---|
144 | left:450px; |
---|
145 | top:10px; |
---|
146 | width:490px; |
---|
147 | } |
---|
148 | |
---|
149 | #navigation li{ |
---|
150 | font-family:Arial, Helvetica, sans-serif; |
---|
151 | font-size:11px; |
---|
152 | font-weight:bold; |
---|
153 | text-decoration:none; |
---|
154 | padding:5px 0px; |
---|
155 | float:left; |
---|
156 | } |
---|
157 | |
---|
158 | #navigation li a{ |
---|
159 | padding:5px 10px; |
---|
160 | color:#a0cd28; |
---|
161 | text-decoration:none; |
---|
162 | |
---|
163 | } |
---|
164 | |
---|
165 | #navigation .courante a, #navigation li a:hover{ |
---|
166 | background-color:#a0cd28; |
---|
167 | color:#FFFFFF; |
---|
168 | } |
---|
169 | .niveau2, .niveau3{ |
---|
170 | display:none; |
---|
171 | } |
---|
172 | |
---|
173 | #rubinrub .listagetitre{ |
---|
174 | margin-bottom:30px;} |
---|
175 | |
---|
176 | .spip_logos{ |
---|
177 | float:left; |
---|
178 | margin:0 20px 10px 0; |
---|
179 | } |
---|
180 | |
---|
181 | .item7, .item8, .item9, .item10{ |
---|
182 | display:none;} |
---|
183 | |
---|
184 | #footer{ |
---|
185 | font-size:10px; |
---|
186 | font-family:Arial, Helvetica, sans-serif; |
---|
187 | color:#084f91; |
---|
188 | margin:10px 0 1px 0; |
---|
189 | padding-top:30px; |
---|
190 | text-align:center; |
---|
191 | |
---|
192 | } |
---|
193 | #footer a{ |
---|
194 | color:#17abff; |
---|
195 | font-weight:bold; |
---|
196 | text-decoration:none |
---|
197 | } |
---|
198 | |
---|
199 | #footer a:hover{ |
---|
200 | text-decoration:underline} |
---|
201 | |
---|
202 | |
---|
203 | #rubinrub h2{ |
---|
204 | margin-bottom:5px;} |
---|
205 | |
---|
206 | #rubinrub .listageconteneur li{ |
---|
207 | background-color:#cbe7ff; |
---|
208 | padding:20px 15px; |
---|
209 | border:#eef7ff 10px solid; |
---|
210 | } |
---|
211 | |
---|