[80] | 1 | |
---|
| 2 | |
---|
| 3 | |
---|
| 4 | /* CSS Document */ |
---|
| 5 | *{ |
---|
| 6 | font-family:Verdana, Arial, Helvetica, sans-serif |
---|
| 7 | } |
---|
| 8 | |
---|
| 9 | #general{ |
---|
| 10 | width:1005px; |
---|
| 11 | margin:auto auto; |
---|
| 12 | background-image:url(images/template3_2_02.jpg); |
---|
| 13 | background-position:650px 0px; |
---|
| 14 | background-repeat:no-repeat; |
---|
| 15 | |
---|
| 16 | } |
---|
| 17 | #bandeau{ |
---|
| 18 | background-color:#ff9933; |
---|
| 19 | height:100px; |
---|
| 20 | width: 500px; |
---|
| 21 | margin-left:150px;} |
---|
| 22 | |
---|
| 23 | #navigation{ |
---|
| 24 | width:758px; |
---|
| 25 | height:25px; |
---|
| 26 | background-image:url(images/template3_2_05.jpg); |
---|
| 27 | background-repeat:repeat-y; |
---|
| 28 | padding-top:3px; |
---|
| 29 | padding-left:120px; |
---|
| 30 | margin-bottom:20px; |
---|
| 31 | } |
---|
| 32 | #chemin{ |
---|
| 33 | font-size:9px; |
---|
| 34 | color:#452a10; |
---|
| 35 | margin-bottom:20px; |
---|
| 36 | |
---|
| 37 | } |
---|
| 38 | #chemin a{ |
---|
| 39 | font-size:9px; |
---|
| 40 | color:#ff9933; |
---|
| 41 | |
---|
| 42 | } |
---|
| 43 | |
---|
| 44 | |
---|
| 45 | #edito h2{ |
---|
| 46 | display:none; |
---|
| 47 | } |
---|
| 48 | #contextes{ |
---|
| 49 | width:440px; |
---|
| 50 | float:right; |
---|
| 51 | margin-bottom:15px; |
---|
| 52 | } |
---|
| 53 | |
---|
| 54 | #contextes .listagebloc{ |
---|
| 55 | margin-bottom:1.2em;} |
---|
| 56 | |
---|
| 57 | #contextes .listageconteneur li { |
---|
| 58 | margin-bottom: 0.2em; |
---|
| 59 | } |
---|
| 60 | |
---|
| 61 | /* Contexte1 */ |
---|
| 62 | #contexte1{ |
---|
| 63 | float:left; |
---|
| 64 | width:220px; |
---|
| 65 | margin-right:15px; |
---|
| 66 | |
---|
| 67 | } |
---|
| 68 | #contexte1 h2{ |
---|
| 69 | color:#ff9933; |
---|
| 70 | font-size:14px; |
---|
| 71 | margin-bottom:10px; |
---|
| 72 | } |
---|
| 73 | #contexte1 .listageinfo{ |
---|
| 74 | font-size:9px; |
---|
| 75 | font-weight:lighter; |
---|
| 76 | color:#f68514; |
---|
| 77 | |
---|
| 78 | } |
---|
| 79 | #contexte1 .listageinfo a{ |
---|
| 80 | font-size:9px; |
---|
| 81 | font-weight: bold; |
---|
| 82 | color:#f68514; |
---|
| 83 | text-decoration:none; |
---|
| 84 | border-bottom:dotted 1px #ffb872; |
---|
| 85 | font-style:oblique; |
---|
| 86 | |
---|
| 87 | } |
---|
| 88 | |
---|
| 89 | #contexte1 .listagetitre a{ |
---|
| 90 | color:#ffab57; |
---|
| 91 | font-size:14px; |
---|
| 92 | font-weight:bold; |
---|
| 93 | } |
---|
| 94 | |
---|
| 95 | #contexte1 .listagetitre{ |
---|
| 96 | marginbottom:5px; |
---|
| 97 | |
---|
| 98 | } |
---|
| 99 | #contexte1 .listagetexte{ |
---|
| 100 | text-align: left; |
---|
| 101 | color:#a88765; |
---|
| 102 | font-size:11px; |
---|
| 103 | line-height:120%; |
---|
| 104 | font-weight:400; |
---|
| 105 | margin:10px 0; |
---|
| 106 | clear:left; |
---|
| 107 | } |
---|
| 108 | #contexte1 a{ |
---|
| 109 | text-decoration:none; |
---|
| 110 | font-style:italic; |
---|
| 111 | border-bottom:dotted 1px #ffab57 ; |
---|
| 112 | font-size:12px; |
---|
| 113 | color:#ffab57 ; |
---|
| 114 | } |
---|
| 115 | |
---|
| 116 | #contextes .listagelogo{ |
---|
| 117 | float:left; |
---|
| 118 | margin:0 10px 0 0} |
---|
| 119 | |
---|
| 120 | /* Contexte2 */ |
---|
| 121 | #contexte2{ |
---|
| 122 | float:right; |
---|
| 123 | width:195px; |
---|
| 124 | } |
---|
| 125 | |
---|
| 126 | #contexte2 h2{ |
---|
| 127 | color:#8f8f8f; |
---|
| 128 | font-size:14px; |
---|
| 129 | margin-bottom:10px; |
---|
| 130 | } |
---|
| 131 | |
---|
| 132 | #contexte2 .listagetitre{ |
---|
| 133 | color:#9d9d9d; |
---|
| 134 | font-size:14px; |
---|
| 135 | } |
---|
| 136 | |
---|
| 137 | #contexte2 .listagetexte{ |
---|
| 138 | color:#a2a2a2; |
---|
| 139 | font-size:11px; |
---|
| 140 | margin-bottom:10px; |
---|
| 141 | } |
---|
| 142 | |
---|
| 143 | #contexte2 .listagetexte a{ |
---|
| 144 | color:#b6b6b6; |
---|
| 145 | font-style:italic; |
---|
| 146 | font-weight:bold; |
---|
| 147 | text-decoration:none; |
---|
| 148 | border-bottom:dotted 1px a2a2a2; |
---|
| 149 | font-size:11px; |
---|
| 150 | } |
---|
| 151 | #contexte2 h4{ |
---|
| 152 | margin-bottom:5px; |
---|
| 153 | } |
---|
| 154 | |
---|
| 155 | #contexte2 h4 a{ |
---|
| 156 | color:#9d9d9d; |
---|
| 157 | font-size:12px; |
---|
| 158 | } |
---|
| 159 | |
---|
| 160 | #contexte2 .listageinfo{ |
---|
| 161 | font-size:9px; |
---|
| 162 | color:#a2a2a2; |
---|
| 163 | font-weight:lighter; |
---|
| 164 | margin-bottom:10px; |
---|
| 165 | } |
---|
| 166 | |
---|
| 167 | #contexte2 .listageinfo a{ |
---|
| 168 | font-size:9px; |
---|
| 169 | color:#a2a2a2; |
---|
| 170 | font-weight: bold; |
---|
| 171 | text-decoration:none; |
---|
| 172 | border-bottom:dotted 1px #a2a2a2; |
---|
| 173 | font-style:oblique; |
---|
| 174 | |
---|
| 175 | } |
---|
| 176 | #contexte2 a{ |
---|
| 177 | font-size:9px; |
---|
| 178 | color:#a2a2a2; |
---|
| 179 | font-weight: bold; |
---|
| 180 | text-decoration:none; |
---|
| 181 | border-bottom:dotted 1px #a2a2a2; |
---|
| 182 | font-style:oblique; |
---|
| 183 | |
---|
| 184 | } |
---|
| 185 | |
---|
| 186 | |
---|
| 187 | #contexte2 .listagelogo{ |
---|
| 188 | margin:0 5px 5px 0;} |
---|
| 189 | |
---|
| 190 | |
---|
| 191 | #contexte2 .listagesuite a{ |
---|
| 192 | color:#757575 ; |
---|
| 193 | } |
---|
| 194 | |
---|
| 195 | #contexte2 a{ |
---|
| 196 | text-decoration:none; |
---|
| 197 | font-style:italic; |
---|
| 198 | border-bottom:dotted 1px #757575 ; |
---|
| 199 | font-size:12px; |
---|
| 200 | color:#757575 ; |
---|
| 201 | } |
---|
| 202 | |
---|
| 203 | /* CORPS */ |
---|
| 204 | |
---|
| 205 | #corps{ |
---|
| 206 | text-align:left; |
---|
| 207 | width:520px; |
---|
| 208 | padding-left:20px; |
---|
| 209 | position:relative; |
---|
| 210 | color:#452a10; |
---|
| 211 | font-size:12px; |
---|
| 212 | |
---|
| 213 | } |
---|
| 214 | #corps a{ |
---|
| 215 | color:#ffb872; |
---|
| 216 | text-decoration:none; |
---|
| 217 | border-bottom:dotted 1px #ffb872; |
---|
| 218 | font-style:oblique; |
---|
| 219 | |
---|
| 220 | } |
---|
| 221 | #corps .listagetexte{ |
---|
| 222 | font-size:12px; |
---|
| 223 | line-height:130%; |
---|
| 224 | color:#452a10; |
---|
| 225 | text-align: justify; |
---|
| 226 | margin:20px 0 10px 0; |
---|
| 227 | } |
---|
| 228 | |
---|
| 229 | #corps h1{ |
---|
| 230 | color:#ff7f00; |
---|
| 231 | font-size:22px; |
---|
| 232 | font-weight:bold; |
---|
| 233 | } |
---|
| 234 | |
---|
| 235 | #corps h2{ |
---|
| 236 | color:#ff7f00; |
---|
| 237 | font-size:12px; |
---|
| 238 | clear:left; |
---|
| 239 | } |
---|
| 240 | |
---|
| 241 | #corps h4{ |
---|
| 242 | color:#fda349; |
---|
| 243 | font-size:15px; |
---|
| 244 | } |
---|
| 245 | #corps .listagesite{ |
---|
| 246 | margin-bottom:10px;} |
---|
| 247 | |
---|
| 248 | #corps .listageinfo{ |
---|
| 249 | font-size:10px; |
---|
| 250 | font-weight: bold; |
---|
| 251 | color:#ff952c; |
---|
| 252 | |
---|
| 253 | } |
---|
| 254 | |
---|
| 255 | |
---|
| 256 | #corps .listageinfo a{ |
---|
| 257 | color:#ffb872; |
---|
| 258 | text-decoration:none; |
---|
| 259 | border-bottom:dotted 1px #ffb872; |
---|
| 260 | font-style:oblique; |
---|
| 261 | margin-top:5px; |
---|
| 262 | margin-bottom:15px; |
---|
| 263 | |
---|
| 264 | } |
---|
| 265 | |
---|
| 266 | #corps .dateauteurs{ |
---|
| 267 | font-size:10px; |
---|
| 268 | font-weight: bold; |
---|
| 269 | color:#ffb872; |
---|
| 270 | margin-top:5px; |
---|
| 271 | margin-bottom:15px; |
---|
| 272 | |
---|
| 273 | } |
---|
| 274 | |
---|
| 275 | #corps .dateauteurs a{ |
---|
| 276 | |
---|
| 277 | color:#ffb872; |
---|
| 278 | text-decoration:none; |
---|
| 279 | border-bottom:dotted 1px #ffb872; |
---|
| 280 | font-style:oblique; |
---|
| 281 | |
---|
| 282 | } |
---|
| 283 | |
---|
| 284 | #corps .listagelogo{ |
---|
| 285 | float:left; |
---|
| 286 | margin:0 10px 0 0 ; |
---|
| 287 | } |
---|
| 288 | |
---|
| 289 | #corps .listagetitre{ |
---|
| 290 | margin:15px 0 5px 0; |
---|
| 291 | |
---|
| 292 | } |
---|
| 293 | |
---|
| 294 | #corps .listagetitre a{ |
---|
| 295 | |
---|
| 296 | text-transform:uppercase; |
---|
| 297 | font-size:14px; |
---|
| 298 | font-weight:bold; |
---|
| 299 | color:#fe7f00; |
---|
| 300 | text-decoration:none; |
---|
| 301 | } |
---|
| 302 | |
---|
| 303 | #corps .listagetitre a:hover{ |
---|
| 304 | text-decoration:underline; |
---|
| 305 | } |
---|
| 306 | .listagesuite{ |
---|
| 307 | text-align:right; |
---|
| 308 | margin-bottom:5px; |
---|
| 309 | } |
---|
| 310 | |
---|
| 311 | .listagesuite a{ |
---|
| 312 | font-size:10px; |
---|
| 313 | color:#ff9b38; |
---|
| 314 | font-style:italic; |
---|
| 315 | text-decoration: none; |
---|
| 316 | } |
---|
| 317 | |
---|
| 318 | #texteconteneur { |
---|
| 319 | margin-bottom:2em; |
---|
| 320 | } |
---|
| 321 | |
---|
| 322 | .texte { |
---|
| 323 | font-size:12px; |
---|
| 324 | line-height:130%; |
---|
| 325 | color:#452a10; |
---|
| 326 | text-align: justify; |
---|
| 327 | margin:10px 0 15px 0; |
---|
| 328 | |
---|
| 329 | } |
---|
| 330 | |
---|
| 331 | |
---|
| 332 | .chapeau{ |
---|
| 333 | font-size:14px; |
---|
| 334 | line-height:130%; |
---|
| 335 | color:#452a10; |
---|
| 336 | text-align: justify; |
---|
| 337 | margin:10px 0 15px 0; |
---|
| 338 | |
---|
| 339 | } |
---|
| 340 | |
---|
| 341 | .listagerepondre { |
---|
| 342 | margin-bottom:10px; |
---|
| 343 | clear:left; |
---|
| 344 | |
---|
| 345 | } |
---|
| 346 | |
---|
| 347 | .listagerepondre a{ |
---|
| 348 | font-size:12px; |
---|
| 349 | color:#ff9933; |
---|
| 350 | text-decoration:none; |
---|
| 351 | } |
---|
| 352 | |
---|
| 353 | |
---|
| 354 | /* FOOTER */ |
---|
| 355 | #footer{ |
---|
| 356 | |
---|
| 357 | background-image:url(images/template3_2_14.jpg); |
---|
| 358 | background-position:top; |
---|
| 359 | background-repeat:no-repeat; |
---|
| 360 | padding-top:5px; |
---|
| 361 | margin-top:25px; |
---|
| 362 | margin-bottom:20px; |
---|
| 363 | text-align:center; |
---|
| 364 | clear:both; |
---|
| 365 | color:#452a10; |
---|
| 366 | font-size:10px; |
---|
| 367 | font-weight:bold; |
---|
| 368 | |
---|
| 369 | } |
---|
| 370 | #footer a{ |
---|
| 371 | color:#ff7f00; |
---|
| 372 | text-decoration:none; |
---|
| 373 | |
---|
| 374 | } |
---|
| 375 | |
---|
| 376 | #footer a:hover{ |
---|
| 377 | text-decoration:underline; |
---|
| 378 | } |
---|
| 379 | |
---|
| 380 | |
---|