Subversion Repositories Applications.gtt

Rev

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

Rev 76 Rev 89
1
/*
1
/*
2
	Design by Free CSS Templates
2
	Design by Free CSS Templates
3
	http://www.freecsstemplates.org
3
	http://www.freecsstemplates.org
4
	Released for free under a Creative Commons Attribution 2.5 License
4
	Released for free under a Creative Commons Attribution 2.5 License
5
	Contributor for GTT : Jean-Pascal MILCENT <jpm@tela-botanica.org>
5
	Contributor for GTT : Jean-Pascal MILCENT <jpm@tela-botanica.org>
6
*/
6
*/
7
/* Basic */
7
/* Basic */
8
* {
8
* {
9
	margin:0em;
9
	margin:0em;
10
	padding:0em;}
10
	padding:0em;}
11
body {
11
body {
12
	font-family:"trebuchet ms", sans-serif;
12
	font-family:"trebuchet ms", sans-serif;
13
	color:#555555;
13
	color:#555555;
14
	font-size:11pt;}
14
	font-size:11pt;}
15
a{
15
a{
16
	color: #669911;}
16
	color: #669911;}
17
/* Presentation des listes de definitions */
17
/* Presentation des listes de definitions */
18
dl {width:100%;}
18
dl {width:100%;}
19
dt {
19
dt {
20
	float:left;
20
	float:left;
21
	font-weight: bold;
21
	font-weight: bold;
22
	line-height:1.1em;
22
	line-height:1.1em;
23
	text-align:top left;
23
	text-align:top left;
24
	margin-right:0.3em;}
24
	margin-right:0.3em;}
25
dd {
25
dd {
26
	width:auto;
26
	width:auto;
27
	margin-left:0;
27
	margin-left:0;
28
	line-height:1.1em;
28
	line-height:1.1em;
29
	margin:0.5em 0;}
29
	margin:0.5em 0;}
30
 
30
 
31
/* Presentation des formulaires */
31
/* Presentation des formulaires */
-
 
32
form.editer{
-
 
33
	padding:0 0 1em 0;}
32
form ul li{
34
form ul li{
33
	list-style-type:none;}
35
	list-style-type:none;}
34
form label{
36
form label{
35
	font-weight:bold;}
37
	font-weight:bold;}
-
 
38
legend{
-
 
39
	font-size:1.1em;
-
 
40
	font-weight:bold;
-
 
41
	text-transform:uppercase;
-
 
42
	color: #5D5F53;}
-
 
43
 
-
 
44
/* Présentation générale des tableaux */
-
 
45
table{
-
 
46
	border:1px dotted black;}
-
 
47
th{
-
 
48
	background-color:#486300;
-
 
49
	color:white;}
-
 
50
td{
-
 
51
	text-align:center;}
-
 
52
tr.pair{
-
 
53
	background-color: #F1F2E7;}
36
 
54
 
37
/*Présentation des bulles d'aide */
55
/*Présentation des bulles d'aide */
38
*[title]:after {content:" "url(images/help_view_16x16.gif);}
56
*[title]:after {content:" "url(images/help_view_16x16.gif);}
39
 
57
 
40
/* Zone entête */
58
/* Zone entête */
41
#zone_entete{
59
#zone_entete{
42
	background-image: url('images/a2.gif');
60
	background-image: url('images/a2.gif');
43
	background-position: bottom left;
61
	background-position: bottom left;
44
	padding-left: 40px;
62
	padding-left: 40px;
45
	padding-top: 45px;}
63
	padding-top: 45px;}
46
#zone_entete h1{
64
#zone_entete h1{
47
	text-transform:uppercase;
65
	text-transform:uppercase;
48
	font-size:1.6em;
66
	font-size:1.6em;
49
	color:white;}
67
	color:white;}
50
#zone_entete a{
68
#zone_entete a{
51
	position: relative;
69
	position: relative;
52
	top:-0.3em;
70
	top:-0.3em;
53
	color:#E8EFC2;
71
	color:#E8EFC2;
54
	font-weight:normal;
72
	font-weight:normal;
55
	font-size:1.1em;
73
	font-size:1.1em;
56
	text-transform:lowercase;}
74
	text-transform:lowercase;}
57
 
75
 
58
/* Zone menu */
76
/* Zone menu */
59
#zone_menu h3{
77
#zone_menu h3{
60
	margin:0.5em 0 0 0;}
78
	margin:0.5em 0 0 0;}
61
#zone_menu li{
79
#zone_menu li{
62
	font-size: 1.1em;
80
	font-size: 1.1em;
63
	font-weight: bold;
81
	font-weight: bold;
64
	text-decoration: none;
82
	text-decoration: none;
65
	margin-right: 0em;}
83
	margin-right: 0em;}
66
#zone_menu li a{
84
#zone_menu li a{
67
	display:block;
85
	display:block;
68
	font-size: 0.8em;
86
	font-size: 0.8em;
69
	font-weight: bold;
87
	font-weight: bold;
70
	color: #5D5F53;
88
	color: #5D5F53;
71
	text-decoration: none;
89
	text-decoration: none;
72
	margin-right: 1em;}
90
	margin-right: 1em;}
73
#zone_menu li a:hover{
91
#zone_menu li a:hover{
74
	background-color: #6B7E09;
92
	background-color: #6B7E09;
75
	color:white;}
93
	color:white;}
76
 
94
 
77
/* Zone tronc */
95
/* Zone tronc */
78
#zone_tronc{
96
#zone_tronc{
79
	padding: 0 15px 1em 15px;
97
	padding: 0 15px 1em 15px;
80
	line-height: 1.6em;
98
	line-height: 1.6em;
81
	background: url('images/a4.gif') repeat-x top left;}
99
	background: url('images/a4.gif') repeat-x top left;}
82
#zone_tronc h2,#zone_tronc h3{
100
#zone_tronc h2,#zone_tronc h3{
83
	text-transform:uppercase;}
101
	text-transform:uppercase;}
84
 
102
 
85
 
103
 
86
/* Zone gauche */
104
/* Zone gauche */
87
#zone_gauche{
105
#zone_gauche{
88
	padding: 0 1.5em 1.5em 0.5em;}
106
	padding: 0 1.5em 1.5em 0.5em;}
89
#zone_gauche h2, #zone_gauche h3{
107
#zone_gauche h2, #zone_gauche h3{
90
	color: #5D5F53;
108
	color: #5D5F53;
91
	border-bottom: dotted 1px #ECEEDF;
109
	border-bottom: dotted 1px #ECEEDF;
92
	margin-bottom:0;}
110
	margin-bottom:0;}
93
#zone_gauche hr{margin-bottom: 0.5em;}
111
#zone_gauche hr{margin-bottom: 0.5em;}
94
 
112
 
95
/* Zone centre */
113
/* Zone centre */
96
#zone_centre{
114
#zone_centre{
97
	padding: 0;}
115
	padding: 0;}
98
#zone_centre h2,h3,h4,h5,h6{
116
#zone_centre h2,h3,h4,h5,h6{
99
	margin-bottom:1em;
117
	margin-bottom:1em;
100
	text-transform:uppercase;}
118
	text-transform:uppercase;}
101
#zone_centre p{
119
#zone_centre p{
102
	margin-bottom: 1.5em;}
120
	margin-bottom: 1.5em;}
103
#zone_centre ul{
121
#zone_centre ul{
104
	margin-bottom: 1.5em;
122
	margin-bottom: 1.5em;
105
	padding-left: 1em;}
123
	padding-left: 1em;}
106
 
124
 
107
/* Zone droite */
125
/* Zone droite */
108
#zone_droite h3, #zone_droite h3{
126
#zone_droite h3, #zone_droite h3{
109
	background: url('images/a1.gif') no-repeat;
127
	background: url('images/a1.gif') no-repeat;
110
	width: 185px;
128
	width: 185px;
111
	height: 27px;
129
	height: 27px;
112
	font-size: 1.0em;
130
	font-size: 1.0em;
113
	font-weight: bold;
131
	font-weight: bold;
114
	padding-left: 15px;
132
	padding-left: 15px;
115
	padding-top: 5px;
133
	padding-top: 5px;
116
	color: #5D5F53;}
134
	color: #5D5F53;}
117
 
135
 
118
/* Zone pied */
136
/* Zone pied */
119
#zone_pied{
137
#zone_pied{
120
	background: url('images/a4.gif') repeat-x top left;
138
	background: url('images/a4.gif') repeat-x top left;
121
	border-top: solid 1px #D0D4BB;
139
	border-top: solid 1px #D0D4BB;
122
	padding: 2.0em 3.5em 3.0em 3.5em;
140
	padding: 2.0em 3.5em 3.0em 3.5em;
123
	font-size: 0.8em;}
141
	font-size: 0.8em;}
124
/*------------------------------------------*/
142
/*------------------------------------------*/
125
/*Spécial Appli GTT*/	
143
/*Spécial Appli GTT*/	
126
#info,.information{
144
#info,.information{
127
	background-image: url('images/a3.gif');
145
	background-image: url('images/a3.gif');
128
	background-repeat: repeat-x;
146
	background-repeat: repeat-x;
129
	background-position: bottom left;
147
	background-position: bottom left;
130
	padding: 0.5em;}
148
	padding: 0.5em;}
131
/* Presentation des informations */
149
/* Presentation des informations */
132
.information{
150
.information{
133
	text-align:center;
151
	text-align:center;
134
	font-weight:bold;
152
	font-weight:bold;
135
	border:2px solid red;}
153
	border:2px solid red;}
136
/*Formulaires*/
154
/*Formulaires*/
137
form ul
-
 
138
.symbole_obligatoire{
155
.symbole_obligatoire{
139
	font-size:1em;
156
	font-size:1em;
140
	font-weight:bold;
157
	font-weight:bold;
141
	color:red;}
158
	color:red;}
142
/*Liste de définition*/
159
/*Liste de définition*/
143
.ajout_2_points dt:after {content:" : ";}
160
.ajout_2_points dt:after {content:" : ";}
144
.ajout_2_points dt[title]:after {content:" "url(images/help_view_16x16.gif)" : ";}
161
.ajout_2_points dt[title]:after {content:" "url(images/help_view_16x16.gif)" : ";}
145
/* Le calendrier */
162
/* Le calendrier */
146
.calendrier {
163
.calendrier {
147
	font-family:verdana, arial, helvetica, sans-serif;
164
	font-family:verdana, arial, helvetica, sans-serif;
148
	font-size:0.9em;}
165
	font-size:0.9em;}
149
.calendrier table {background-color: silver;}
166
.calendrier table {background-color: silver;}
150
.calendrier table td {text-align: center;}
167
.calendrier table td {text-align: center;}
151
.calendrier caption {font-weight: bold;}
168
.calendrier caption {font-weight: bold;}
152
.categorie,.totaux_titre {
169
.categorie,.totaux_titre {
153
	font-size:1.6em;
170
	font-size:1.6em;
154
	text-align:left !important;
171
	text-align:left !important;
155
	padding:1px;
172
	padding:1px;
156
	margin:0 0.2em;}
173
	margin:0 0.2em;}
157
.projet {
174
.projet {
158
	text-align:left;
175
	text-align:left;
159
	font-weight:bold;
176
	font-weight:bold;
160
	width:300px;}
177
	width:300px;}
161
.utilisateur{
178
.utilisateur{
162
	width:75px;
179
	width:75px;
163
	text-align:center;
180
	text-align:center;
164
	background:white;}
181
	background:white;}
165
.jour_courrant {
182
.jour_courrant {
166
	color:#BB0000;
183
	color:#BB0000;
167
	background-color:yellow;
184
	background-color:yellow;
168
	border:2px outset #74C054;}
185
	border:2px outset #74C054;}
169
.jour_ferie {
186
.jour_ferie {
170
	background-color:red;
187
	background-color:red;
171
	border-width:2px outset #74C054;}
188
	border-width:2px outset #74C054;}
172
.jour_vide {color:white;}	
-
 
173
189
.jour_vide {color:white;}
-
 
190
/* Tableau */
-
 
191
tr.categories,tr.absences{
-
 
192
	height:1em;
-
 
193
	font-size:1.2em;
-
 
194
	text-align:left !important;
-
 
195
	padding:1px;
-
 
196
	margin:0 0.2em;
-
 
197
	background-image: url('images/a2.gif');}
-
 
198
td.absences_titre,td.categories_titre{
-
 
199
	width:30%;}
-
 
200