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