Rev | Line | |
---|
[80] | 1 | body { |
---|
| 2 | font-family:Verdana, Trebuchet MS, Arial, Helvetica, sans-serif; |
---|
| 3 | background: #ccc; |
---|
| 4 | margin: 0; |
---|
| 5 | padding: 0; |
---|
| 6 | color: #333; |
---|
| 7 | font-size:11px; |
---|
| 8 | } |
---|
| 9 | |
---|
| 10 | #general { |
---|
| 11 | width:780px; |
---|
| 12 | margin:1em auto; |
---|
| 13 | border:1px solid #000; |
---|
| 14 | background-color:#cfcfcf; |
---|
| 15 | } |
---|
| 16 | |
---|
| 17 | #bandeau { |
---|
| 18 | height:99px; |
---|
| 19 | background-color: #666666; |
---|
| 20 | } |
---|
| 21 | |
---|
| 22 | #contexte1 { |
---|
| 23 | float:left; |
---|
| 24 | margin:20px 0 15px 25px; |
---|
| 25 | _margin-left:12px; |
---|
| 26 | width:160px; |
---|
| 27 | z-index:100; |
---|
| 28 | } |
---|
| 29 | |
---|
| 30 | #contexte2 { |
---|
| 31 | float:right; |
---|
| 32 | margin:20px 25px 15px 0; |
---|
| 33 | width:160px; |
---|
| 34 | _margin-right:12px; |
---|
| 35 | z-index:101; |
---|
| 36 | } |
---|
| 37 | |
---|
| 38 | #corps { |
---|
| 39 | margin:20px 230px 20px 230px; |
---|
| 40 | } |
---|
| 41 | |
---|
| 42 | #footer { |
---|
| 43 | clear:both; |
---|
| 44 | background-color:#700; |
---|
| 45 | color:#fff; |
---|
| 46 | padding:10px; |
---|
| 47 | margin-top:20px; |
---|
| 48 | } |
---|
| 49 | |
---|
| 50 | #footer a { |
---|
| 51 | color:#fff; |
---|
| 52 | text-decoration: underline; |
---|
| 53 | font-size:10px; |
---|
| 54 | } |
---|
| 55 | |
---|
| 56 | #magusine-footer, #logos-bailleurs,#site-footer { |
---|
| 57 | margin-bottom:1em; |
---|
| 58 | } |
---|
Note: See
TracBrowser
for help on using the repository browser.