Subversion Repositories eFlore/Applications.coel

Rev

Rev 980 | Rev 1415 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 980 Rev 1105
1
/** Les CSS de l'application COEL */
1
/** Les CSS de l'application COEL */
2
*{
2
*{
3
	margin:0;
3
	margin:0;
4
	padding:0;}
4
	padding:0;}
5
/* #------------------------------------------------------------------------------------------------------#	*/
5
/* #------------------------------------------------------------------------------------------------------#	*/
6
/* 												CHARGEMENT APPLICATION										*/
6
/* 												CHARGEMENT APPLICATION										*/
7
/* #------------------------------------------------------------------------------------------------------#	*/
7
/* #------------------------------------------------------------------------------------------------------#	*/
8
#loading{
8
#loading{
9
	position:absolute;
9
	position:absolute;
10
	left:45%;
10
	left:45%;
11
	top:40%;
11
	top:40%;
12
	margin-left:-45px;
12
	margin-left:-45px;
13
	padding:2px;
13
	padding:2px;
14
	z-index:20001;
14
	z-index:20001;
15
	height:auto;
15
	height:auto;
16
	border:1px solid #ccc;
16
	border:1px solid #ccc;
17
	width:400px;}
17
	width:400px;}
18
#loading a{
18
#loading a{
19
	color:#225588;}
19
	color:#225588;}
20
#loading .loading-indicator{
20
#loading .loading-indicator{
21
	background:white;
21
	background:white;
22
	color:#444;
22
	color:#444;
23
	font:bold 13px tahoma, arial, helvetica;
23
	font:bold 13px tahoma, arial, helvetica;
24
	padding:10px;
24
	padding:10px;
25
	margin:0;
25
	margin:0;
26
	height:auto;}
26
	height:auto;}
27
#loading .loading-indicator img{
27
#loading .loading-indicator img{
28
	margin-right:8px;
28
	margin-right:8px;
29
	float:left;
29
	float:left;
30
	vertical-align:top;}
30
	vertical-align:top;}
31
#loading-msg{
31
#loading-msg{
32
	font:normal 10px arial, tahoma, sans-serif;}
32
	font:normal 10px arial, tahoma, sans-serif;}
33
/* #------------------------------------------------------------------------------------------------------#	*/
33
/* #------------------------------------------------------------------------------------------------------#	*/
34
/*												GÉNÉRAL														*/
34
/*												GÉNÉRAL														*/
35
/* #------------------------------------------------------------------------------------------------------#	*/
35
/* #------------------------------------------------------------------------------------------------------#	*/
36
.attention{
36
.attention{
37
	font:bold 14px;
37
	font:bold 14px;
38
	color:red;}
38
	color:red;}
39
.coel-label{
39
.coel-label{
40
	font-weight:bold;
40
	font-weight:bold;
41
	line-height:18px;}
41
	line-height:18px;}
42
.coel-fieldset{
42
.coel-fieldset{
43
	float:left;
43
	float:left;
44
	padding:5px;
44
	padding:5px;
45
	width:45%;}
45
	width:45%;}
46
.coel-clear{
46
.coel-clear{
47
	clear:both;
47
	clear:both;
48
	line-height:0;
48
	line-height:0;
49
	border:none;
49
	border:none;
50
	width:0;/*Pour IE*/}
50
	width:0;/*Pour IE*/}
51
.coel-meta{
51
.coel-meta{
52
	font-size:10px;
52
	font-size:10px;
53
	font-weight:normal;}
53
	font-weight:normal;}
54
.coel-indentation{
54
.coel-indentation{
55
	padding-left:15px;}
55
	padding-left:15px;}
56
/* #------------------------------------------------------------------------------------------------------#	*/
56
/* #------------------------------------------------------------------------------------------------------#	*/
57
/*												ENTÊTE 														*/
57
/*												ENTÊTE 														*/
58
/* #------------------------------------------------------------------------------------------------------#	*/
58
/* #------------------------------------------------------------------------------------------------------#	*/
59
#coel-entete{
59
#coel-entete{
60
	color:white;
60
	color:white;
61
	height:100px;
61
	height:100px;
62
	background:#1E4176 url(images/bg/hd-bg.png) repeat-x scroll 0pt;
62
	background:#1E4176 url(images/bg/hd-bg.png) repeat-x scroll 0pt;
63
	border:0pt none;
63
	border:0pt none;
64
	padding-left:3px;}
64
	padding-left:3px;}
65
#coel-titre{
65
#coel-titre{
66
	font-family:tahoma, arial, sans-serif;
66
	font-family:tahoma, arial, sans-serif;
67
	font-size:16px;
67
	font-size:16px;
68
	font-size-adjust:none;
68
	font-size-adjust:none;
69
	font-stretch:normal;
69
	font-stretch:normal;
70
	font-style:normal;
70
	font-style:normal;
71
	font-variant:normal;
71
	font-variant:normal;
72
	font-weight:normal;
72
	font-weight:normal;
73
	line-height:normal;
73
	line-height:normal;
74
	padding:0 0 8 6px;}
74
	padding:0 0 8 6px;}
75
#coel-identification{
75
#coel-identification{
76
	color:white;
76
	color:white;
77
	float:right;
77
	float:right;
78
	margin:2 5 0 0px}
78
	margin:2 5 0 0px}
79
/* #------------------------------------------------------------------------------------------------------#	*/
79
/* #------------------------------------------------------------------------------------------------------#	*/
80
/*												AIDE														*/
80
/*												AIDE														*/
81
/* #------------------------------------------------------------------------------------------------------#	*/
81
/* #------------------------------------------------------------------------------------------------------#	*/
82
#coel-id-panneau-aide{
82
#coel-id-panneau-aide{
83
	font-size:11px;
83
	font-size:11px;
84
	margin:5px;}
84
	margin:5px;}
85
#coel-id-panneau-aide ul{
85
#coel-id-panneau-aide ul{
86
	list-style-type:disc;
86
	list-style-type:disc;
87
	padding-left:15px;}
87
	padding-left:15px;}
88
#coel-id-panneau-aide ol{
88
#coel-id-panneau-aide ol{
89
	list-style-type:decimal;
89
	list-style-type:decimal;
90
	padding-left:15px;}
90
	padding-left:15px;}
91
/* #------------------------------------------------------------------------------------------------------#	*/
91
/* #------------------------------------------------------------------------------------------------------#	*/
92
/*												CONNEXION/DECONNEXION										*/
92
/*												CONNEXION/DECONNEXION										*/
93
/* #------------------------------------------------------------------------------------------------------#	*/
93
/* #------------------------------------------------------------------------------------------------------#	*/
94
#coel-identification-zone-msg{
94
#coel-identification-zone-msg{
95
	text-align:center;
95
	text-align:center;
96
	background-color:#F8B9B9;
96
	background-color:#F8B9B9;
97
	border:1px solid red;
97
	border:1px solid red;
98
	margin:5px 0;}
98
	margin:5px 0;}
99
/* #------------------------------------------------------------------------------------------------------#	*/
99
/* #------------------------------------------------------------------------------------------------------#	*/
100
/*												PANNEAU DÉTAIL												*/
100
/*												PANNEAU DÉTAIL												*/
101
/* #------------------------------------------------------------------------------------------------------#	*/
101
/* #------------------------------------------------------------------------------------------------------#	*/
102
#coel-detail-entete{
102
#coel-detail-entete{
103
	height:45px;
103
	height:45px;
104
	background-color:#ddd;
104
	background-color:#ddd;
105
	border-bottom:1px solid silver;}
105
	border-bottom:1px solid silver;}
106
 
106
 
107
#coel-detail-entete h1{
107
#coel-detail-entete h1{
108
	font-weight:bold;
108
	font-weight:bold;
109
	font-size:12px;
109
	font-size:12px;
110
	padding:5 0 2 5px;}
110
	padding:5 0 2 5px;}
111
#coel-detail-entete h2{
111
#coel-detail-entete h2{
112
	font-size:11px;
112
	font-size:11px;
113
	font-weight:normal;
113
	font-weight:normal;
114
	padding:0 5 0 5px;}
114
	padding:0 5 0 5px;}
115
#coel-detail-entete .coel-meta{
115
#coel-detail-entete .coel-meta{
116
	position:absolute;
116
	position:absolute;
117
	top:0;
117
	top:0;
118
	right:0;
118
	right:0;
119
	padding:5px;}
119
	padding:5px;}
120
 
120
 
121
.coel-detail-corps-contenu{
121
.coel-detail-corps-contenu{
122
	padding:0 12px;
122
	padding:0 12px;
123
	background-color:white;}
123
	background-color:white;}
124
.coel-detail-corps-contenu h2{
124
.coel-detail-corps-contenu h2{
125
	font-size:14px;
125
	font-size:14px;
126
	color:#1C3C78;
126
	color:#1C3C78;
127
	padding:12px 0 5px 0;}
127
	padding:12px 0 5px 0;}
128
.coel-detail-corps-contenu h3{
128
.coel-detail-corps-contenu h3{
129
	font-style:italic;
129
	font-style:italic;
130
	padding:12px 0 5px 0;}
130
	padding:12px 0 5px 0;}
131
	
131
	
132
.coel-detail-corps-contenu table{
132
.coel-detail-corps-contenu table{
133
	border:1px solid #1C3C78;
133
	border:1px solid #1C3C78;
134
	border-collapse:collapse;
134
	border-collapse:collapse;
135
	width:100% !important;width:95%;/*Pour IE*/
135
	width:100% !important;width:95%;/*Pour IE*/
136
	margin:auto;}
136
	margin:auto;}
137
.coel-detail-corps-contenu thead, .coel-detail-corps-contenu tfoot{
137
.coel-detail-corps-contenu thead, .coel-detail-corps-contenu tfoot{
138
	background-color:#D0E3FA;
138
	background-color:#D0E3FA;
139
	background-image:url(sky.jpg);
139
	background-image:url(sky.jpg);
140
	border:1px solid #1C3C78;}
140
	border:1px solid #1C3C78;}
141
.coel-detail-corps-contenu tbody{
141
.coel-detail-corps-contenu tbody{
142
	background-color:#FFFFFF;
142
	background-color:#FFFFFF;
143
	border:1px solid #1C3C78;}
143
	border:1px solid #1C3C78;}
144
.coel-detail-corps-contenu th{
144
.coel-detail-corps-contenu th{
145
	font-family:monospace;
145
	font-family:monospace;
146
	border:1px dotted #1C3C78;
146
	border:1px dotted #1C3C78;
147
	padding:5px;
147
	padding:5px;
148
	background-color:#EFF6FF;
148
	background-color:#EFF6FF;
149
	width:25%;}
149
	width:25%;}
150
.coel-detail-corps-contenu td{
150
.coel-detail-corps-contenu td{
151
	font-family:sans-serif;
151
	font-family:sans-serif;
152
	font-size:80%;
152
	font-size:80%;
153
	border:1px solid #1C3C78;
153
	border:1px solid #1C3C78;
154
	padding:5px;
154
	padding:5px;
155
	text-align:left;}
155
	text-align:left;}
156
.coel-detail-corps-contenu caption{
156
.coel-detail-corps-contenu caption{
157
	font-family:sans-serif;}
157
	font-family:sans-serif;}
-
 
158
 
-
 
159
.coel-detail-corps-contenu ul{
-
 
160
	list-style-type:disc;}
-
 
161
.coel-detail-corps-contenu li{
-
 
162
	margin-left:25px;
-
 
163
	padding:2px;}
158
 
164
 
159
#personne-logo-div	{
165
#personne-logo-div	{
160
	position:absolute; 
166
	position:absolute; 
161
	right:0; 
167
	right:0; 
162
	width:30%; 
168
	width:30%; 
163
	text-align:right;
169
	text-align:right;
164
}
170
}
165
 
171
 
166
#personne-logo-div	img {
172
#personne-logo-div	img {
167
	height:40px;
173
	height:40px;
168
}
174
}
169
/* #------------------------------------------------------------------------------------------------------#	*/
175
/* #------------------------------------------------------------------------------------------------------#	*/
170
/*												ÎCONES 														*/
176
/*												ÎCONES 														*/
171
/* #------------------------------------------------------------------------------------------------------#	*/
177
/* #------------------------------------------------------------------------------------------------------#	*/
172
.no-icone{
178
.no-icone{
173
	padding:0;}
179
	padding:0;}
174
/* #------------------------------------------------------------------------------------------------------#*/
180
/* #------------------------------------------------------------------------------------------------------#*/
175
/*                                              IMAGES                                                     */
181
/*                                              IMAGES                                                     */
176
/* #------------------------------------------------------------------------------------------------------#*/
182
/* #------------------------------------------------------------------------------------------------------#*/
177
.conteneur-image-centre{
183
.conteneur-image-centre{
178
	text-align:center;}
184
	text-align:center;}
179
.logo-personne{
185
.logo-personne{
180
	max-height:250px;}	
186
	max-height:250px;}	
181
/* #----------------------------------------------------------------------------------------------------------#*/
187
/* #----------------------------------------------------------------------------------------------------------#*/
182
/*                                              PANNEAU PUBLICATION                                            */
188
/*                                              PANNEAU PUBLICATION                                            */
183
/* #----------------------------------------------------------------------------------------------------------#*/
189
/* #----------------------------------------------------------------------------------------------------------#*/
184
 
190
 
185
.x-formulaire-auteur{
191
.x-formulaire-auteur{
186
    padding-left:100px;}
192
    padding-left:100px;}
187
.x-formulaire-auteur-label{
193
.x-formulaire-auteur-label{
188
	padding:3px 0 !important;
194
	padding:3px 0 !important;
189
	text-align:left;
195
	text-align:left;
190
	clear:left;
196
	clear:left;
191
	display:block;
197
	display:block;
192
	float:left;
198
	float:left;
193
	padding:3px 3px 3px 0;
199
	padding:3px 3px 3px 0;
194
	position:relative;
200
	position:relative;
195
	width:100px;
201
	width:100px;
196
	z-index:2;
202
	z-index:2;
197
	font-weight:bold;
203
	font-weight:bold;
198
	font-family:tahoma,arial,helvetica,sans-serif;
204
	font-family:tahoma,arial,helvetica,sans-serif;
199
	font-size:12px;
205
	font-size:12px;
200
	font-size-adjust:none;
206
	font-size-adjust:none;
201
	font-style:normal;
207
	font-style:normal;
202
	font-variant:normal;
208
	font-variant:normal;
203
	line-height:normal;}
209
	line-height:normal;}
204
/* #----------------------------------------------------------------------------------------------------------#*/
210
/* #----------------------------------------------------------------------------------------------------------#*/
205
/*                                              AUTRES				                                           */
211
/*                                              AUTRES				                                           */
206
/* #----------------------------------------------------------------------------------------------------------#*/
212
/* #----------------------------------------------------------------------------------------------------------#*/
207
#main-button button{
213
#main-button button{
208
	font-weight:bold;
214
	font-weight:bold;
209
	text-decoration:underline;}
215
	text-decoration:underline;}
210
/* #----------------------------------------------------------------------------------------------------------#*/
216
/* #----------------------------------------------------------------------------------------------------------#*/
211
/*                                              FORMULAIRE			                                           */
217
/*                                              FORMULAIRE			                                           */
212
/* #----------------------------------------------------------------------------------------------------------#*/
218
/* #----------------------------------------------------------------------------------------------------------#*/
213
.coel-obligatoire, .coel-obligatoire input, .coel-obligatoire textarea{
219
.coel-obligatoire, .coel-obligatoire input, .coel-obligatoire textarea{
214
	background:#FAA391;}
220
	background:#FAA391;}
215
.coel-obligatoire-ok, .coel-obligatoire-ok input, .coel-obligatoire-ok textarea {
221
.coel-obligatoire-ok, .coel-obligatoire-ok input, .coel-obligatoire-ok textarea {
216
	background:#B7DAAA;}
222
	background:#B7DAAA;}