Replace the random links of the main page by a random short trick
[platal.git] / htdocs / css / keynote.css
index 711226e..94caa22 100644 (file)
@@ -55,8 +55,7 @@ legend {
     background: url('../images/skins/keynote_bg_verylighter.png') #bbbbaa top left repeat-x fixed;
     color: #000;
 
-    padding-left: 4px;
-    padding-right: 4px;
+    padding: 2px 4px;
 }
 
 .center  { text-align: center; }
@@ -92,18 +91,17 @@ p {
 }
 
 h1 {
-    background: url('../images/skins/keynote_titlepuce2.gif') top left no-repeat;
     background-color: inherit;
     margin: 0.5em 0 0.5em 0;
-    text-indent: 0.2em;
-    padding: 6px 0 0 24px;
+    text-indent: 0em;
+    padding: 6px 0 0 0px;
 
-    font-size: 120%;
+    font-size: 130%;
     font-family: "helvetica", sans-serif;
     font-weight: bolder;
     text-align: left;
 
-    color: #bbf;
+    color: #bdf;
 }
 
 h2 {
@@ -158,8 +156,14 @@ table.tinybicol th, table.bicol th {
     font-weight: bold;
     text-align: center;
     vertical-align: middle;
+    background-color: #000;
+}
+
+table.tinybicol tr:first-child th, table.bicol tr:first-child th {
+    color: #fff; 
     background: url('../images/skins/keynote_title.gif') #000 top left repeat-x;
 }
+
 table.tinybicol td, table.bicol td {
     color: #000000;
     background: inherit;
@@ -235,6 +239,7 @@ div.contact div.nom {
     font-weight: bold;
     width: 35%;
     float: left;
+    padding-left: 2px;
 }
 
 div.contact div.appli {
@@ -251,8 +256,7 @@ div.contact div.long {
     width: 100%;
     clear: both;
     color: inherit;
-    padding-top: 1px;
-    padding-bottom: 1px;
+    padding: 1px 0px;
 }
 
 div.long table { width: 100%; }
@@ -370,6 +374,7 @@ td.conteneur_tab {
 #fiche h2 {
     background: url('../images/skins/keynote_title.gif') bottom repeat-x;
     background-color: inherit;
+    border-bottom: 1px solid #202020;
     color: #fff;
     height: 17px;
     margin: 0.5em 0;
@@ -506,8 +511,7 @@ div.adresse {
 }
 
 #body-top {
-    padding: 0;
-    padding-bottom: 16px;
+    padding: 0 0 16px 0;
     text-align: center;
     font-size: 85%;
     border-bottom: 1px solid #fff;
@@ -553,11 +557,12 @@ div.adresse {
 #body-menu .menu_title {
     color: #fff;
     height: 17px;
-    background: url('../images/skins/keynote_title.gif') top repeat-x;
+    background: url('../images/skins/keynote_title.gif') bottom repeat-x;
     background-color: inherit;
+    border-bottom: 1px solid #202020;
     padding: 4px 0 0 0;
     text-align: center;
-    vertical-align: middle;
+    vertical-align: bottom;
 }
 
 #content {