summaryrefslogtreecommitdiff
path: root/beta_old1/app/css/ice_moche_nohelp.css
blob: 903259435ba8ddcf5b05632e09959c1e24b2d131 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
img { border : none ; }
body {
	color: #000000;
	background-color:#F5F5DC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	min-width:750px; /*Pour eviter le chevauchement pour FireFox, ne change rien pour IE (qui gere pas trop mal sans ca) */
}
table {
	border-spacing:0px;
	margin: auto;
	padding: 0px;
	width:98%;
	text-align:center;
	border: thin solid #E0E0E0;
	border-collapse:collapse; /* Imite le cellspacing=0 et fonctionne sous IE */
	background-color:#F7F7F7;
}
th {
	border-right:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #551A8B;
}
th.selected {color:#8470FF;}
td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
}
th a:link, th a:visited {
	font-size: x-small;
	color: #FFFFFF;
}
h1 {
	font-weight: bold;
	color: #9999FF;
	text-align: center;
}
h2 {
	color: #5C5CFF;
	margin: 0px;
}
select { width:auto; }
/***** Titre *****/
#titre h2 {
	color: #551A8B;
	margin-left:50px;
	height:50px;
	width:200px;
	background-image:url(ice_img/titre.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:0px;
}
#titre {
	height:50px;
	clear:left;
	background-color:#FFFFFF;
	background-image:url(ice_img/logo.png);
	background-position:left;
	background-repeat:no-repeat;
}

/*****************/
/***** Menu *****/
#menu {
	padding:0px;
	margin:0px;
	width:100%;
	height:1.5em;
	background-color:#551A8B;
}
#menu a {
	text-decoration:none;
	display:block;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF; 
	height:1.5em;
}
#menu a:hover {
	color:#000000;
	background-color:#FFFFFF;
	height:1.5em;
}
/* Pour IE5/MAC \*/#menu a{float:none;}/**/
#menu li {
	list-style: none;
	float:left;
	padding:0;
	margin:0;
	width:10em;
	white-space:nowrap;/*Evite l'�talement sur deux ligne*/
	vertical-align:middle;
}
#menu #deconnection {
	float:right;
}

#main_menu {

}
/*********************/
/***** Sous Menu *****/
#sous_menu {
	clear:left;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:15px;
	border-bottom:1px solid #000000;
	background-color:#8470FF;
}
/* -------------- Arbre -------------------*/
p.arbre {
	font-size: small;
	color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.arbre a:link, p.arbre a:visited {color:#FFFFFF; }


/*******************/
/***** Contenu *****/

#contenu {
	padding-top:10px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	float:left;
	width:95%;
}
#no_help {
	display:block;
	text-align:justify;
	color:#000000;
	float:right;
	margin:0px;
	padding:1px;
	border:thin solid #000000;
	background-color:#F7F7F7;
	font-size:small;
	width:3%;
}
#no_help h2 , #no_help a
{
	display:block;
	text-align:center;
	font-size:medium;
	color:#FFFFFF;
	background-color:#551A8B;
	margin:0px;
	padding:0px;
}
#help,#help h2
{
	display:none;
}




.popup , .popup_creneau , .popup_personne , .popup_commentaire , .popup_fichier , .popup_deletelist {
	display: none;
	position: absolute;
	left:50%;
	top:50%;
	border: 3px solid #000000;
	background-color: #8470FF;
	z-index: 500;
	font-size: 80%;
	text-align:center;
}
.popup {
	width: 20em;
	height: 8em;
	margin-top: -4em ;/*moiti� de height */
	margin-left: -10em ;/*moiti� de width */
}

.popup_creneau {
	width: 45em;
	height: 22em;
	margin-top: -11em ;/*moiti� de height */
	margin-left: -22.5em ;/*moiti� de width */
}
.popup_personne {
	width: 45em;
	height: 30em;
	margin-top: -15em ;/*moiti� de height */
	margin-left: -22.5em ;/*moiti� de width */
}
.popup_commentaire {
	width: 30em;
	height: 8em;
	margin-top: -4em ;/*moiti� de height */
	margin-left: -15em ;/*moiti� de width */
}

.popup_fichier {
	width: 30em;
	height: 8em;
	margin-top: -4em ;/*moiti� de height */
	margin-left: -15em ;/*moiti� de width */
}

.popup_deletelist {
	width: 26em;
	height: 8em;
	margin-top: -4em ;/*moiti� de height */
	margin-left: -13em ;/*moiti� de width */
}

.popup h2 , .popup_creneau h2 , .popup_personne h2 , .popup_commentaire h2 , .popup_fichier h2 , .popup_deletelist h2
{
	background:#551A8B;
	color:#FFFFFF;
	font-size:small;
	border-bottom:inherit;
}

div.popup_contenu
{
	margin-top:1em;
	vertical-align:middle;
}

.popup input , .popup_creneau input , .popup_personne input , .popup_commentaire input , .popup_fichier input , .popup_deletelist input
{
	cursor:pointer;
}

#masque
{
	width:100%;
	height:100%;
	display: none;
	position: absolute;
	left:0px;
	top:0px;
	background-image:url(ice_img/masque.png);
	background-repeat:repeat;
	z-index: 499;
}