Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 55 Rev 121
1
@CHARSET "UTF-8";
1
@charset "UTF-8"; 
2
/*--------------------------------------------------------------------------------------------------------------*/
2
/*--------------------------------------------------------------------------------------------------------------*/
3
/* Général */
3
/* Général */
-
 
4
/*Correction CSS Tela */
-
 
5
#texte, h1{
-
 
6
  position:relative;/*Pour IE*/}
4
/*Titres*/
7
/*Titres*/
5
h2, h3{
8
h2, h3{
6
	margin:0;
9
	margin:0;
7
	padding:1em 0 0 0;}
10
	padding:1em 0 0 0;}
8
/* Liste de définitions */
11
/* Liste de définitions */
9
dl{
12
dl{
10
	font-size:12px;
-
 
11
	margin:0;
13
	margin:0;
12
	padding:0;}
14
	padding:0;
-
 
15
	width:auto;}
13
dt{
16
dt{
14
	background-color:#EEE;
17
	background-color:#EEE;
15
	width:18em;
18
	width:18em;
16
	float:left;
19
	float:left;
17
	text-align:right;
20
	text-align:right;
18
	margin:0 0 0 0;
21
	margin:0;
19
	padding:.3em;
22
	padding:.3em;
20
	border-top:1px solid #999;
23
	border-top:1px solid #999;
21
	font-weight:normal;}
24
	font-weight:normal;}
22
.label-grand dt{
25
.label-grand dt{
23
	width:28em;}
26
	width:28em;}
24
.label-court dt{
27
.label-court dt{
25
	width:12em;}
28
	width:12em;}
26
dt:after{
29
dt:after{
27
	content:" : ";}
30
	content:" : ";}
28
/* hack de commentaire avec un antislash pour ie5 mac \*/
31
/* hack de commentaire avec un antislash pour ie5 mac \*/
29
h2, h3, dt, .nettoyeur{
32
h2, h3, dt, .nettoyeur{
30
	clear:both;}
33
	clear:both;}
31
/* end hack */
34
/* end hack */
32
dd{
35
dd{
33
	background-color:#FFF;
36
	background-color:#FFF;
34
	float:left;
-
 
35
	width:58em;
-
 
36
	margin:0 0 0 0;
37
	margin:0;
37
	padding:.3em;
38
	padding:.3em;
38
	border-top:1px solid #999;}
39
	border-top:1px solid #999;}
39
.label-grand dd{
-
 
40
	width:48em;}
-
 
41
.label-court dd{
-
 
42
	width:64em;}
-
 
43
.nettoyeur{
40
.nettoyeur{
44
	visibility:hidden;}
41
	visibility:hidden;}
45
/* Table */
42
/* Table */
46
table{
43
table{
47
	border:1px solid #1C3C78;
44
	border:1px solid #1C3C78;
48
	border-collapse:collapse;
45
	border-collapse:collapse;
49
	width:100% !important;width:95%;/*Pour IE*/
46
	width:100% !important;width:95%;/*Pour IE*/
50
	margin:auto;}
47
	margin:auto;}
51
thead, tfoot{
48
thead, tfoot{
52
	background-color:#EEE;
49
	background-color:#EEE;
53
	border:1px solid #1C3C78;}
50
	border:1px solid #1C3C78;}
54
tbody{
51
tbody{
55
	background-color:#FFF;
52
	background-color:#FFF;
56
	border:1px solid #1C3C78;}
53
	border:1px solid #1C3C78;}
57
th{
54
th{
58
	font-family:monospace;
55
	font-family:monospace;
59
	border:1px dotted #1C3C78;
56
	border:1px dotted #1C3C78;
60
	padding:5px;
57
	padding:5px;
61
	background-color:#EEE;}
58
	background-color:#EEE;}
62
td{
59
td{
63
	font-family:sans-serif;
60
	font-family:sans-serif;
64
	font-size:80%;
61
	font-size:80%;
65
	border:1px solid #1C3C78;
62
	border:1px solid #1C3C78;
66
	padding:5px;
63
	padding:5px;
67
	text-align:left;}
64
	text-align:left;}
68
caption{
65
caption{
69
	font-family:sans-serif;}
66
	font-family:sans-serif;}
70
/*--------------------------------------------------------------------------------------------------------------*/
67
/*--------------------------------------------------------------------------------------------------------------*/
71
/* Présentation Moteur */
68
/* Présentation Moteur */
72
label#col-rech{
69
label#col-rech{
73
	display:none;}
70
	display:none;}
74
/*--------------------------------------------------------------------------------------------------------------*/
71
/*--------------------------------------------------------------------------------------------------------------*/
75
/* Présentation Fiche */
72
/* Présentation Fiche */
76
.discretion{
73
.discretion{
77
	color:#A9A9A9;
74
	color:#A9A9A9;
78
	font-size:10px;
75
	font-size:10px;
79
	font-weight:normal;}
76
	font-weight:normal;}
80
.txt-long{
77
.txt-long{
81
	white-space:pre-wrap;}
78
	white-space:pre-wrap;}
82
p.txt-long{
79
p.txt-long{
83
	width:69.6em;
80
	width:69.6em;
84
	padding:.3em;
81
	padding:.3em;
85
	background-color:#FFF;}
82
	background-color:#FFF;}
86
#texte li{
83
#texte li{
87
	margin:0;}
84
	margin:0;}
88
.col-sommaire a{
85
.col-sommaire a{
89
	background:none;}
86
	background:none;}
90
/* Liste d'images */
87
/* Liste d'images */
91
ul.gallerie{
88
ul.gallerie{
92
	list-style-type:none;}
89
	list-style-type:none;}
93
ul.gallerie li{
90
ul.gallerie li{
94
	float:left;}
91
	float:left;}
95
ul.gallerie li img {
92
ul.gallerie li img {
96
	margin:0.3em;
93
	margin:0.3em;
97
	border: 1px solid;
94
	border: 1px solid;
98
	border-color:#444 #AAA #AAA #444;
95
	border-color:#444 #AAA #AAA #444;
99
	padding:10px;}
96
	padding:10px;}
100
/*--------------------------------------------------------------------------------------------------------------*/
97
/*--------------------------------------------------------------------------------------------------------------*/
101
/* Présentation Syndication */
98
/* Présentation Syndication */
102
#col-syndication{
99
#col-syndication{
103
	width:800px;
100
	width:800px;
104
	background:white url(images/flux.png) no-repeat right 30px;}
101
	background:white url(images/flux.png) no-repeat right 30px;}
105
.icone{
102
.icone{
106
	line-height:20px;
103
	line-height:20px;
107
	padding-left:20px;}
104
	padding-left:20px;}
108
.icone-atom{
105
.icone-atom{
109
	background:url(images/atom.png) no-repeat center left;}
106
	background:url(images/atom.png) no-repeat center left;}
110
.icone-rss1{
107
.icone-rss1{
111
	background:url(images/rss1.png) no-repeat center left;}
108
	background:url(images/rss1.png) no-repeat center left;}
112
	.icone-rss2{
109
	.icone-rss2{
113
	background:url(images/rss2.png) no-repeat center left;}
110
	background:url(images/rss2.png) no-repeat center left;}
114
/*--------------------------------------------------------------------------------------------------------------*/
111
/*--------------------------------------------------------------------------------------------------------------*/
115
/* Jquery UI : tabs */
112
/* Jquery UI : tabs */
116
.ui-tabs .ui-tabs-hide{
113
.ui-tabs .ui-tabs-hide{
117
	display: none;}
-
 
118
114
	display: none;}
-
 
115
/* Nécessaire à IE 6 et 7 pour éviter un décalage vers le bas!*/
-
 
116
.col-onglets{
-
 
117
	margin:0;/*Pour IE*/
-
 
118
	padding:0;/*Pour IE*/
-
 
119
	height:auto !important;height:100%;/*Pour IE*/}
-
 
120
119
121