Remove deprecated old-fashing tabs skinning
[platal.git] / htdocs / css / trapped.css
1 /***************************************************************************
2 * Copyright (C) 2003-2007 Polytechnique.org *
3 * http://opensource.polytechnique.org/ *
4 * *
5 * This program is free software; you can redistribute it and/or modify *
6 * it under the terms of the GNU General Public License as published by *
7 * the Free Software Foundation; either version 2 of the License, or *
8 * (at your option) any later version. *
9 * *
10 * This program is distributed in the hope that it will be useful, *
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of *
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
13 * GNU General Public License for more details. *
14 * *
15 * You should have received a copy of the GNU General Public License *
16 * along with this program; if not, write to the Free Software *
17 * Foundation, Inc., *
18 * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA *
19 ***************************************************************************/
20
21 a:link, a:visited, a:active {
22 color: #000000;
23 background: inherit;
24 }
25
26 a:hover { color: #47220a; }
27
28 /*******************************************************************************
29 1 Styles par défauts
30 [ balises sans attributs ou classes sans contexte ]
31 *******************************************************************************/
32
33 body {
34 background-color: #ffffff;
35 background-image: url('../images/skins/trapped_monstre.jpg');
36 background-position: left bottom;
37 background-repeat: no-repeat;
38 font-family: "Arial", sans-serif;
39 color: #000000;
40 }
41
42 fieldset {
43 background-color: #f2e9e2;
44 border: 1px #ab8b7d solid;
45 color: inherit;
46 }
47
48 legend {
49 background-color: #e2d9c2;
50 border: 1px #ab8b7d solid;
51 color: inherit;
52 }
53
54
55 /*******************************************************************************
56 2 Styles <p>, <div>, <span>, <li>
57 [ styles classiques d'effets de texte ]
58 *******************************************************************************/
59
60 h1 a:link, h1 a:visited, h1 a:active {
61 color: #eeeeee;
62 background: inherit;
63 }
64
65 h1 a:hover { color: #e2d9c2; }
66
67 h1 {
68 color: #ffffff;
69 background-image: url("../images/skins/trapped_titre.gif");
70 background-repeat: no-repeat;
71 background-color: #200a00;
72 }
73
74 /*******************************************************************************
75 3 Tableaux bicolores + classes utiles
76 [ Tableaux à lignes alternées, en taille normale, ou tiny ]
77 *******************************************************************************/
78
79 table.tinybicol, table.bicol {
80 background-color: #f2e9e2;
81 border: 1px solid #200a00;
82 border-collapse: collapse;
83 }
84
85 table.tinybicol tr, table.bicol tr { }
86 table.tinybicol tr.pair, table.bicol tr.pair { background-color: #e2d9c2; }
87 table.tinybicol th, table.bicol th {
88 background-color: #291602;
89 }
90
91 table.tinybicol th a:link,
92 table.tinybicol th a:visited,
93 table.tinybicol th a:active,
94 table.bicol th a:link,
95 table.bicol th a:visited,
96 table.bicol th a:active {
97 color: #eeeeee;
98 }
99
100 table tinybicol th a:hover,
101 table.bicol th a:hover {
102 color: #e2d9c2;
103 }
104
105 table.tinybicol td, table.bicol td { color: #000000; }
106 table
107
108 /*******************************************************************************
109 4 Tableau de choix de skins
110 [ Styles pour les tableaux de types de ceux des skins ]
111 *******************************************************************************/
112
113 #skin {
114 border-top: 1px solid #000000;
115 border-bottom: 1px solid #000000;
116 }
117
118 #skin td {
119 border-top: 1px solid #000000;
120 border-bottom: 1px solid #000000;
121 background-color: #f2e9e2;
122 }
123
124 #skin td.skigauche {
125 background-color: #e2d9c2;
126 }
127
128 /*******************************************************************************
129 5 Contacts
130 [ Styles liés à l'affichage de contacts ]
131 *******************************************************************************/
132
133 div.contact-list div.contact {
134 border-top: 1px solid #000000;
135 background: #f2e9e2;
136 color: inherit;
137 }
138
139 div.contact div.long {
140 background: #e2d9c2;
141 color: inherit;
142 }
143
144 /*******************************************************************************
145 6 Profil
146 [ onglets des profils ]
147 *******************************************************************************/
148
149 /*******************************************************************************
150 7 fiche.php
151 [ cas de la fiche ]
152 *******************************************************************************/
153
154 #fiche {
155 border: 1px solid #200a00;
156 }
157
158 #fiche em { color: #5a412f; }
159
160 #fiche h2 {
161 color: #7a614f;
162 background-color: #f2e9e2;
163 border-top: 1px solid #ab8b7d;
164 border-bottom: 1px solid #ab8b7d;
165 border-right: 1px solid #ab8b7d;
166 }
167
168 #fiche_identite {
169 padding: 0em;
170 }
171
172 #photo {
173 padding-left: 0em;
174 }
175 #photo div {
176 padding-top: 1em;
177 padding-left: 1em;
178 }
179
180 #fiche_identite div.civilite {
181 text-align: center;
182 font-weight: bold;
183 width: 100%;
184 background-color: #200a00;
185 color: #fff;
186 }
187
188 #fiche_identite div.maj {
189 float: right;
190 font-size: 60%;
191 width: 20%;
192 text-align: right;
193 }
194
195 #fiche_identite div.contact {
196 background-color: #f2e9e2;
197 border: 1px dotted #ab8b7d;
198 }
199
200 /* only for fiche_referent.php*/
201
202 #fiche_referent em{color: #5a412f;}
203
204 /*******************************************************************************
205 A SKIN
206 [ choix de classes faites par le skinneur
207 *******************************************************************************/
208
209 #body-logo {
210 border-top: none;
211 border-bottom: 1px solid #777777;
212 border-right: 1px solid #777777;
213 border-left: none;
214 vertical-align: middle;
215 }
216
217 #body-top {
218 border-bottom: 1px solid #777777;
219 }
220
221 #body-bottom {
222 border-top: 1px solid #777777;
223 font-family: "helvetica", sans-serif;
224 font-size: x-small;
225 }
226
227 #body-menu {
228 font-family: "helvetica", sans-serif;
229 font-weight: bold;
230 font-size: smaller;
231 border-right: 1px solid #777777;
232 }
233
234 #body-menu .menu_title {
235 color : #7a614f;
236 background-color: #F2e9e2;
237 background-image: url("../images/skins/trapped_menu.jpg");
238 border-top: 1px solid #ab8b7d;
239 border-bottom: 1px solid #ab8b7d;
240 font-size: smaller;
241 }
242
243 #body-menu .menu_item {
244 border-right: none;
245 font-size: smaller;
246 }
247
248 /* vim: set et ts=4 sts=4 sw=4: */