Subversion Repositories eFlore/Applications.eflore-consultation

Rev

Rev 120 | Rev 126 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 120 Rev 124
Line 225... Line 225...
225
	color:#FD8C13;
225
	color:#FD8C13;
226
	background:white
226
	background:white
227
}
227
}
228
/*---------------------------------------------------------------------------------------------------------------------------------------*/
228
/*---------------------------------------------------------------------------------------------------------------------------------------*/
229
/* Général */
229
/* Général */
-
 
230
.centrer{
-
 
231
	text-align:center;
-
 
232
}
230
.discretion{
233
.discretion{
231
	color:#A9A9A9;
234
	color:#A9A9A9;
232
	font-size:10px;
235
	font-size:10px;
233
	font-weight:normal;}
236
	font-weight:normal;}
234
.attention {
237
.attention {
235
	display:block;
238
	display:inline-block;
236
	background:#ffffcc url("../images/attention.png") no-repeat 2% 50%;
239
	background:#ffffcc url("../images/attention.png") no-repeat 2% 50%;
237
	text-align:center;
-
 
238
	border:1px solid red;
240
	border:1px solid red;
239
	min-height:30px;
241
	padding:10px 5px 5px 50px;
240
	max-width:800px;
242
	max-width:600px;
241
	padding:10px 5px 5px 50px;}
243
	min-height:30px;}
242
.information {
244
.information {
-
 
245
	display:inline-block;
243
	background:#e7ebfd url("../images/information.png") no-repeat 2% 50%;
246
	background:#e7ebfd url("../images/information.png") no-repeat 2% 50%;
244
	text-align:center;
-
 
245
	border:1px solid #5D81BA;
247
	border:1px solid #5D81BA;
-
 
248
	padding:10px 5px 5px 50px;
246
	max-width:800px;
249
	max-width:600px;
247
	min-height:30px;
250
	min-height:30px;}
248
	padding:10px 5px 5px 50px;}
-
 
249
hr.nettoyage{
251
hr.nettoyage{
250
	clear:both;
252
	clear:both;
251
	width:0;}
253
	width:0;}
252
/*---------------------------------------------------------------------------------------------------------------------------------------*/
254
/*---------------------------------------------------------------------------------------------------------------------------------------*/
253
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */
255
/* Largeurs à utiliser pour fixer les tailles des éléments (tableau, paragraphe...) */