Subversion Repositories Applications.gtt

Rev

Rev 93 | Rev 110 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

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