Subversion Repositories eFlore/Applications.coel

Rev

Rev 496 | Rev 539 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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