background-image: url("/images/sk_trapped_titre.gif");
background-repeat: no-repeat;
background-color: #200a00;
-/* text-indent: 0.2em;
- text-align: left;
- font-family: "helvetica", sans-serif;
- font-weight: bolder;
- font-size: 120%;
- margin-top: 1em;
- margin-bottom: 1em;
- padding-left: 0.5em;*/
}
/*******************************************************************************
[ cas de la fiche ]
*******************************************************************************/
+#fiche {
+ border: 1px solid #47220a;
+}
+
+#fiche em { color: #5a412f; }
+
+#fiche h2 {
+ color: #7a614f;
+ background-color: #f2e9e2;
+ border-top: 1px solid #ab8b7d;
+ border-bottom: 1px solid #ab8b7d;
+}
+
+#fiche_identite {
+ border-right: 1px dotted #ab8b7d;
+}
+
+#photo {
+ padding-left: 0em;
+}
+#photo div {
+ padding-top: 1em;
+ padding-left: 1em;
+}
+
+#fiche_identite div.contact {
+ background-color: #f2e9e2;
+ border: 1px dotted #ab8b7d;
+}
+
+/* only for fiche_referent.php*/
+
+#fiche_referent em{color: #5a412f;}
+
+
/*******************************************************************************
A SKIN
[ choix de classes faites par le skinneur
#body-menu .menu_item {
border-right: none;
font-size: smaller;
-/* padding-left: 0px;
- text-align: left;*/
}
/* vim: set et ts=4 sts=4 sw=4: */