[CSS]
[lhc/web/clavettes.git] / css / habillage.css
index 016d3a8..9a11106 100644 (file)
@@ -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; }
@@ -98,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;
@@ -111,6 +113,7 @@ h3 {
 
 p {
   margin: 0 15px;
+  padding-bottom: 15px;
   text-decoration: none;
   text-align: justify; }
 
@@ -130,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; }
@@ -145,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 {