[CSS] background
[lhc/web/clavettes.git] / css / habillage.css
index 8cdfb70..016d3a8 100644 (file)
@@ -23,7 +23,7 @@ time, mark, audio, video {
   text-align: left; }
 
 html, body, span, applet, object, iframe,
-blockquote, pre,
+blockquote, pre, section,
 abbr, acronym, address, big, cite, code,
 del, dfn, em, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var,
@@ -74,14 +74,15 @@ body {
 
 header {
   margin: 0 auto;
-  width: 100%; }
+  width: 1200px; }
 
-header img {
-  margin-left: 120px; }
+header .spip_logos {
+  margin-left: 10px;
+  position: absolute; }
 
 #wrap {
-  padding-top: 20px;
-  width: 1100px;
+  padding-top: 130px;
+  width: 1200px;
   margin: 0 auto; }
 
 a {