Rev | Line | |
---|
[80] | 1 | #contextes a { |
---|
| 2 | color:#333; |
---|
| 3 | } |
---|
| 4 | |
---|
| 5 | #corps a { |
---|
| 6 | color:#940000; |
---|
| 7 | } |
---|
| 8 | |
---|
| 9 | #texteconteneur { |
---|
| 10 | margin-bottom:3em; |
---|
| 11 | } |
---|
| 12 | |
---|
| 13 | #header { |
---|
| 14 | margin-bottom:22px; |
---|
| 15 | } |
---|
| 16 | |
---|
| 17 | .logo { |
---|
| 18 | float:left; |
---|
| 19 | margin:0 1em 1em 0; |
---|
| 20 | width:120px; |
---|
| 21 | } |
---|
| 22 | |
---|
| 23 | .clearer_header { |
---|
| 24 | clear:left; |
---|
| 25 | } |
---|
| 26 | |
---|
| 27 | h1 { |
---|
| 28 | font-size:33px; |
---|
| 29 | font-weight:normal; |
---|
| 30 | margin-bottom:10px; |
---|
| 31 | } |
---|
| 32 | |
---|
| 33 | .sursoustitre { |
---|
| 34 | font-size:11px; |
---|
| 35 | font-style:italic; |
---|
| 36 | } |
---|
| 37 | |
---|
| 38 | .surtitre { |
---|
| 39 | margin-bottom:10px; |
---|
| 40 | } |
---|
| 41 | |
---|
| 42 | .chapeau { |
---|
| 43 | font-style: italic; |
---|
| 44 | font-family: georgia,times,serif; |
---|
| 45 | color: #666; |
---|
| 46 | font-weight: bold; |
---|
| 47 | font-size: 16px; |
---|
| 48 | line-height: 150%; |
---|
| 49 | margin: 0.3em 0 1em 0; |
---|
| 50 | } |
---|
| 51 | |
---|
| 52 | .texte { |
---|
| 53 | font-size:14px; |
---|
| 54 | line-height:150%; |
---|
| 55 | color:#333; |
---|
| 56 | } |
---|
| 57 | |
---|
| 58 | .texte p { |
---|
| 59 | margin:0 0 1em 0; |
---|
| 60 | } |
---|
| 61 | |
---|
| 62 | h3 { |
---|
| 63 | font-family: georgia,times,serif; |
---|
| 64 | font-size:23px; |
---|
| 65 | font-weight: normal; |
---|
| 66 | margin:2em 0 0.4em 0; |
---|
| 67 | } |
---|
| 68 | |
---|
| 69 | |
---|
| 70 | .listagerepondre { |
---|
| 71 | text-align:right; |
---|
| 72 | margin:1em 4em 1em 0; |
---|
| 73 | } |
---|
| 74 | |
---|
| 75 | .ps { |
---|
| 76 | margin-top:36px; |
---|
| 77 | margin-right:25%; |
---|
| 78 | border-top: 1px solid #999; |
---|
| 79 | } |
---|
| 80 | |
---|
| 81 | .notes { |
---|
| 82 | margin-right:50%; |
---|
| 83 | border-top: 1px solid #666; |
---|
| 84 | } |
---|
| 85 | |
---|
| 86 | .ps,.notes { |
---|
| 87 | margin-bottom:12px; |
---|
| 88 | padding-top:6px; |
---|
| 89 | |
---|
| 90 | color:#444; |
---|
| 91 | } |
---|
| 92 | |
---|
| 93 | .spip_documents img { |
---|
| 94 | border:1px solid #666; |
---|
| 95 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.