Oops, this was not for that skin
[platal.git] / htdocs / css / keynote.css
index 6fa6dc3..c0519b7 100644 (file)
@@ -39,7 +39,7 @@ a:hover { color: #999; }
 img   { vertical-align: middle; }
 a img { border: 0px; }
 td    { vertical-align: top; }
-li    { padding-left: 3px; padding-right: 3px; 
+li    { padding-left: 3px; padding-right: 3px;
         text-align: justify; }
 hr    { text-align: center; }
 dt    { font-weight: bold; }
@@ -191,7 +191,7 @@ table.tinybicol th, table.bicol th {
 }
 
 table.tinybicol tr:first-child th, table.bicol tr:first-child th {
-    color: #fff; 
+    color: #fff;
     background: url('../images/skins/keynote_title.gif') #000 top left repeat-x;
 }
 
@@ -203,7 +203,7 @@ table.tinybicol td, table.bicol td {
 table.tinybicol td, table.bicol td, table.tinybicol tr, table.bicol tr { padding: 4px; }
 
 td.half { width: 50%; padding: 4px; }
-td.titre {
+.titre {
     color: #000000;
     background: inherit;
     font-weight: bold;
@@ -216,6 +216,11 @@ td.action {
 }
 td.action a { padding: 0px 2px 0px 2px; }
 
+th.grayed {
+    background: url('../images/skins/keynote_bg_lighter.png') #848495 top left repeat-x fixed;
+    font-style: italic;
+}
+
 /*******************************************************************************
     4   Tableau de choix de skins
         [ Styles pour les tableaux de types de ceux des skins ]
@@ -357,17 +362,17 @@ div.long td.rt { width: 65%; }
 .flags .vert {
     background: url('../images/icons/flag_green.gif') top right no-repeat;
     padding: 0 16px 0 0;
-    margin-right: 16px;
+    margin-left: 16px;
 }
 .flags .orange {
     background: url('../images/icons/flag_orange.gif') top right no-repeat;
     padding: 0 16px 0 0;
-    margin-right: 16px;
+    margin-left: 16px;
 }
 .flags .rouge {
     background: url('../images/icons/flag_red.gif') top right no-repeat;
     padding: 0 16px 0 0;
-    margin-right: 16px;
+    margin-left: 16px;
 }
 
 table.cadre_a_onglet{
@@ -483,8 +488,8 @@ td.conteneur_tab {
 #fiche_identite div.civilite {
     text-align: center;
     font-weight: bold;
-    width: 80%; 
-    float: left; 
+    width: 80%;
+    float: left;
     color: #fff;
     background: inherit;
     padding-top: 0.5ex;
@@ -518,7 +523,7 @@ td.conteneur_tab {
 
 
 #fiche_identite div.email {
-    clear: left; 
+    clear: left;
     float: left;
 }
 
@@ -530,7 +535,7 @@ td.conteneur_tab {
 
 #fiche_identite div.formation {
     margin: 0em 1em;
-    clear: both;  
+    clear: both;
 }
 
 div.adresse {