Subversion Repositories Applications.gtt

Rev

Rev 76 | Rev 90 | 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 */
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;}
54
 
76 jpm 55
/*Présentation des bulles d'aide */
56
*[title]:after {content:" "url(images/help_view_16x16.gif);}
57
 
58
/* Zone entête */
59
#zone_entete{
60
	background-image: url('images/a2.gif');
61
	background-position: bottom left;
62
	padding-left: 40px;
63
	padding-top: 45px;}
64
#zone_entete h1{
65
	text-transform:uppercase;
66
	font-size:1.6em;
67
	color:white;}
68
#zone_entete a{
69
	position: relative;
70
	top:-0.3em;
71
	color:#E8EFC2;
72
	font-weight:normal;
73
	font-size:1.1em;
74
	text-transform:lowercase;}
75
 
76
/* Zone menu */
77
#zone_menu h3{
78
	margin:0.5em 0 0 0;}
79
#zone_menu li{
80
	font-size: 1.1em;
81
	font-weight: bold;
82
	text-decoration: none;
83
	margin-right: 0em;}
84
#zone_menu li a{
85
	display:block;
86
	font-size: 0.8em;
87
	font-weight: bold;
88
	color: #5D5F53;
89
	text-decoration: none;
90
	margin-right: 1em;}
91
#zone_menu li a:hover{
92
	background-color: #6B7E09;
93
	color:white;}
94
 
95
/* Zone tronc */
96
#zone_tronc{
97
	padding: 0 15px 1em 15px;
98
	line-height: 1.6em;
99
	background: url('images/a4.gif') repeat-x top left;}
100
#zone_tronc h2,#zone_tronc h3{
101
	text-transform:uppercase;}
102
 
103
 
104
/* Zone gauche */
105
#zone_gauche{
106
	padding: 0 1.5em 1.5em 0.5em;}
107
#zone_gauche h2, #zone_gauche h3{
108
	color: #5D5F53;
109
	border-bottom: dotted 1px #ECEEDF;
110
	margin-bottom:0;}
111
#zone_gauche hr{margin-bottom: 0.5em;}
112
 
113
/* Zone centre */
114
#zone_centre{
115
	padding: 0;}
116
#zone_centre h2,h3,h4,h5,h6{
117
	margin-bottom:1em;
118
	text-transform:uppercase;}
119
#zone_centre p{
120
	margin-bottom: 1.5em;}
121
#zone_centre ul{
122
	margin-bottom: 1.5em;
123
	padding-left: 1em;}
124
 
125
/* Zone droite */
126
#zone_droite h3, #zone_droite h3{
127
	background: url('images/a1.gif') no-repeat;
128
	width: 185px;
129
	height: 27px;
130
	font-size: 1.0em;
131
	font-weight: bold;
132
	padding-left: 15px;
133
	padding-top: 5px;
134
	color: #5D5F53;}
135
 
136
/* Zone pied */
137
#zone_pied{
138
	background: url('images/a4.gif') repeat-x top left;
139
	border-top: solid 1px #D0D4BB;
140
	padding: 2.0em 3.5em 3.0em 3.5em;
141
	font-size: 0.8em;}
142
/*------------------------------------------*/
143
/*Spécial Appli GTT*/
144
#info,.information{
145
	background-image: url('images/a3.gif');
146
	background-repeat: repeat-x;
147
	background-position: bottom left;
148
	padding: 0.5em;}
149
/* Presentation des informations */
150
.information{
151
	text-align:center;
152
	font-weight:bold;
153
	border:2px solid red;}
154
/*Formulaires*/
155
.symbole_obligatoire{
156
	font-size:1em;
157
	font-weight:bold;
158
	color:red;}
159
/*Liste de définition*/
160
.ajout_2_points dt:after {content:" : ";}
161
.ajout_2_points dt[title]:after {content:" "url(images/help_view_16x16.gif)" : ";}
162
/* Le calendrier */
163
.calendrier {
164
	font-family:verdana, arial, helvetica, sans-serif;
165
	font-size:0.9em;}
166
.calendrier table {background-color: silver;}
167
.calendrier table td {text-align: center;}
168
.calendrier caption {font-weight: bold;}
169
.categorie,.totaux_titre {
170
	font-size:1.6em;
171
	text-align:left !important;
172
	padding:1px;
173
	margin:0 0.2em;}
174
.projet {
175
	text-align:left;
176
	font-weight:bold;
177
	width:300px;}
178
.utilisateur{
179
	width:75px;
180
	text-align:center;
181
	background:white;}
182
.jour_courrant {
183
	color:#BB0000;
184
	background-color:yellow;
185
	border:2px outset #74C054;}
186
.jour_ferie {
187
	background-color:red;
188
	border-width:2px outset #74C054;}
89 jpm 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%;}