Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 234 Rev 235
Line 463... Line 463...
463
}
463
}
464
.absent {
464
.absent {
465
	display:block;
465
	display:block;
466
	float:right;
466
	float:right;
467
	background-color:transparent;
467
	background-color:transparent;
468
	background-image:url("../images/interdit64.png");
468
	background-image:url("../images/interdit.png");
469
	background-repeat:no-repeat;
469
	background-repeat:no-repeat;
470
	background-position:50% 70%;
470
	background-position:50% 20%;
471
	border: 2px solid #DDDDDD;
471
	border: 2px solid #DDDDDD;
472
	margin: 0 5px;
472
	margin: 0 5px;
473
	height: 100px;
473
	height: 100px;
474
	width: 100px;
474
	width: 100px;
475
	font-weight: bold;
475
	font-weight: bold;