[CSS] -couleur des blocs de la premiere colonne geree dans le squelette
[lhc/web/clavettes.git] / css / habillage.css
index 8cdfb70..626fc7b 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,
@@ -33,7 +33,8 @@ table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed,
 figure, figcaption, hgroup,
 menu, nav, output, ruby, summary, mark, audio, video {
-  background-color: #ffffff; }
+  background-color: #ffffff;
+  background: none; }
 
 html {
   line-height: 1; }
@@ -74,14 +75,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 {
@@ -97,7 +99,8 @@ h1 {
   padding-top: 15px;
   padding-left: 15px;
   font-size: 1.9em;
-  display: inline-block; }
+  display: inline-block;
+  font-weight: bold; }
 
 h2 {
   margin: 15px 15px;
@@ -110,6 +113,7 @@ h3 {
 
 p {
   margin: 0 15px;
+  padding-bottom: 15px;
   text-decoration: none;
   text-align: justify; }
 
@@ -129,12 +133,11 @@ p {
   list-style-type: none; }
 
 #ateliers ul li {
-  height: 300px;
   margin-bottom: 15px;
-  background-color: #2bc7cd; }
+}
 
 #ateliers p {
-  margin: 15px 15px 0 15px;
+  margin: 15px 15px 0 0;
   font-size: 1.3em;
   font-weight: bold;
   text-align: left; }
@@ -144,14 +147,14 @@ p {
 
 /*2EME COLONNE*/
 #news {
-  margin: 0 10px 10px 10px;
   overflow: hidden; }
 
 #news img {
   height: 350px; }
 
 .article {
-  background-color: #ffaa7f; }
+  background-color: #ffaa7f;
+  margin: 0 10px 15px 10px; }
 
 /*3EME COLONNE*/
 .map {