Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 24 Rev 25
Line 18... Line 18...
18
	border-top:1px solid #999;
18
	border-top:1px solid #999;
19
	font-weight:bold;}
19
	font-weight:bold;}
20
dt:after{
20
dt:after{
21
	content:" : ";}
21
	content:" : ";}
22
/* hack de commentaire avec un antislash pour ie5 mac \*/
22
/* hack de commentaire avec un antislash pour ie5 mac \*/
23
h2, h3, dt, hr {
23
h2, h3, dt, .nettoyeur{
24
	clear:both;}
24
	clear:both;}
25
/* end hack */
25
/* end hack */
26
dd{
26
dd{
27
	float:left;
27
	float:left;
28
	width:48em;
28
	width:48em;
29
	margin:0 0 0 0;
29
	margin:0 0 0 0;
30
	padding:.3em;
30
	padding:.3em;
31
	border-top:1px solid #999;}
31
	border-top:1px solid #999;}
-
 
32
.nettoyeur{
-
 
33
	visibility:hidden;}
32
/* Table */
34
/* Table */
33
table{
35
table{
34
	border:1px solid #1C3C78;
36
	border:1px solid #1C3C78;
35
	border-collapse:collapse;
37
	border-collapse:collapse;
36
	width:100% !important;width:95%;/*Pour IE*/
38
	width:100% !important;width:95%;/*Pour IE*/
Line 53... Line 55...
53
	padding:5px;
55
	padding:5px;
54
	text-align:left;}
56
	text-align:left;}
55
caption{
57
caption{
56
	font-family:sans-serif;}
58
	font-family:sans-serif;}
57
/*--------------------------------------------------------------------------------------------------------------*/
59
/*--------------------------------------------------------------------------------------------------------------*/
-
 
60
/* Présentation Moteur */
-
 
61
label#col-rech{
-
 
62
	display:none;}
-
 
63
/*--------------------------------------------------------------------------------------------------------------*/
58
/* Présentation fiche */
64
/* Présentation Fiche */
59
.discretion{
65
.discretion{
60
	color:#A9A9A9;
66
	color:#A9A9A9;
61
	font-size:10px;
67
	font-size:10px;
62
	font-weight:normal;}
68
	font-weight:normal;}
-
 
69
#texte li{
-
 
70
	margin:0;}
-
 
71
.col-sommaire a{
-
 
72
	background:none;}
63
/*--------------------------------------------------------------------------------------------------------------*/
73
/*--------------------------------------------------------------------------------------------------------------*/
64
/* Tableau du chronométrage du programme */
74
/* Tableau du chronométrage du programme */
65
#pied_texte #chrono{
75
#pied_texte #chrono{
66
	text-align: center;
76
	text-align: center;
67
	margin:0 auto;}
77
	margin:0 auto;}