Merge branch 'master' of /home/git/platal into profile_edit
[platal.git] / htdocs / css / espace.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, a:hover {
22 color: #0f2c57;
23 background: inherit;
24 }
25 /*******************************************************************************
26 1 Styles par défauts
27 [ balises sans attributs ou classes sans contexte ]
28 *******************************************************************************/
29
30 fieldset {
31 background-color: #eeeeff;
32 border: 1px #2f006f solid;
33 color: inherit;
34 }
35
36 legend {
37 background-color: #3f009f;
38 border: none;
39 color: #ffffff;
40 }
41
42 /*******************************************************************************
43 2 Styles <p>, <div>, <span>, <li>
44 [ styles classiques d'effets de texte ]
45 *******************************************************************************/
46
47 h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
48 color: #3f7ce7;
49 background: inherit;
50 }
51
52 h1 {
53 color: #eeeeee;
54 background-color: #000000;
55 background-image: url( "../images/skins/espace_titre.jpg");
56 background-repeat: no-repeat;
57 }
58
59 /*******************************************************************************
60 3 Tableaux bicolores + classes utiles
61 [ Tableaux à lignes alternées, en taille normale, ou tiny ]
62 *******************************************************************************/
63
64 table.tinybicol, table.bicol {
65 background: #eeeeff;
66 border: 1px solid #2f006f;
67 border-collapse: collapse;
68 }
69
70 table.tinybicol tr, table.bicol tr { }
71 table.tinybicol tr.pair, table.bicol tr.pair { background: #ddddff; }
72 table.tinybicol th, table.bicol th {
73 background-color: #2f006f;
74 }
75
76 /*******************************************************************************
77 4 Tableau de choix de skins
78 [ Styles pour les tableaux de types de ceux des skins ]
79 *******************************************************************************/
80
81 #skin {
82 border-top: 1px solid #2f006f;
83 border-bottom: 1px solid #2f006f;
84 }
85
86 #skin td {
87 border-top: 1px solid #2f006f;
88 border-bottom: 1px solid #2f006f;
89 background-color: #eeeeff;
90 }
91
92 #skin td.skigauche {
93 background-color: #ddddff;
94 }
95
96 /*******************************************************************************
97 5 Contacts
98 [ Styles liés à l'affichage de contacts ]
99 *******************************************************************************/
100
101 div.contact-list div.contact {
102 border-top: 1px solid #305070;
103 background: #ccddff;
104 color: inherit;
105 }
106
107 div.contact div.long {
108 background: #ffffff;
109 color: inherit;
110 }
111
112 /*******************************************************************************
113 6 Profil
114 [ onglets des profils ]
115 *******************************************************************************/
116
117 td.conteneur_tab {
118 background-color: #eeeeff;
119 border-color: #2f006f;
120 }
121
122 #onglet li {
123 background-color: #ddddff;
124 border-color: #2f006f;
125 }
126
127 #onglet li:hover {
128 background-color: #2f006f;
129 }
130
131 #onglet li.actif {
132 background-color: #eeeeff;
133 }
134
135 #onglet li:hover a {
136 color: #fff;
137 }
138
139 /*******************************************************************************
140 7 fiche.php
141 [ cas de la fiche ]
142 *******************************************************************************/
143
144 #fiche {
145 border-color: #2f006f;
146 }
147
148 #fiche h2 {
149 color: #2f006f;
150 }
151
152 #fiche em {
153 color: #305070;
154 }
155
156 #fiche_identite {
157 padding: 0em;
158 }
159
160 #fiche_identite div.civilite {
161 color: #eeeeee;
162 background-color: #000000;
163 background-image: url( "../images/skins/espace_titre.jpg");
164 background-repeat: no-repeat;
165 width: 100%;
166 text-align: left;
167 padding-left: 0.2em;
168 }
169
170 #fiche_identite div.maj {
171 float: right;
172 padding-right: 0.2em;
173 }
174
175 #fiche_identite div.contact {
176 border-color: #2f006f;
177 background-color: #eeeeff;
178 }
179
180 #photo {
181 padding-left: 0em;
182 }
183
184 #photo img {
185 padding-bottom: 1em;
186 }
187
188 #photo div {
189 padding-left: 1em;
190 }
191
192 #fiche_referent em {
193 color: #305070;
194 }
195
196 /*******************************************************************************
197 A SKIN
198 [ choix de classes faites par le skinneur
199 *******************************************************************************/
200
201 #body-logo {
202 border-top: none;
203 border-bottom: none;
204 border-right: none;
205 border-left: none;
206 }
207
208 #body-top {
209 border-bottom: 2px solid #777777;
210 }
211
212 #body-bottom {
213 border-top: 1px solid #777777;
214 }
215
216 #body-menu {
217 border-right: none;
218 }
219
220 #body-menu .menu_title {
221 color : #ffffff;
222 background-color: #dddddd;
223 background-image: url("../images/skins/espace_menu.jpg");
224 border-bottom: none;
225 }
226
227 #body-menu .menu_item {
228 border-right: none;
229 }
230
231 /* vim: set et ts=4 sts=4 sw=4: */