Subversion Repositories Applications.gtt

Rev

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

Rev 89 Rev 90
Line 5... Line 5...
5
body,h1,h2,p{
5
body,h1,h2,p{
6
	margin:0;
6
	margin:0;
7
	padding:0;}
7
	padding:0;}
8
legend{
8
legend{
9
	margin:0 0 0 1em;}
9
	margin:0 0 0 1em;}
-
 
10
 
10
/* Disposition des éléments sur la page */
11
/* Disposition des éléments sur la page */
11
#zone_entete {
12
#zone_entete {
12
	height:75px;}
13
	height:75px;}
13
#zone_conteneur {
14
#zone_conteneur {
14
	position: absolute;
15
	position: absolute;
Line 25... Line 26...
25
#zone_centre {
26
#zone_centre {
26
	position:relative;
27
	position:relative;
27
	margin:0 250px;
28
	margin:0 250px;
28
	padding:0;
29
	padding:0;
29
	min-height:400px;
30
	min-height:400px;
30
	min-width:800px;}
31
	min-width:800px;
-
 
32
	overflow:auto;}
31
#zone_droite {
33
#zone_droite {
32
	position:absolute;
34
	position:absolute;
33
	right:0;
35
	right:0;
34
	top:5px;
36
	top:5px;
35
	width:250px;
37
	width:250px;
36
	height:100%;}
38
	height:100%;}
37
#zone_pied {
39
#zone_pied {
38
	margin-top:10px;
40
	margin-top:10px;
39
	height:100%;}
41
	height:100%;}
Line 40... Line 42...
40
 
42
 
41
/* Détails */
43
/* Autres zones mineures*/
42
#zone_accessibilite {
44
#zone_accessibilite {
-
 
45
	float:right;}
-
 
46
#zone_menu{
-
 
47
	padding:0 0 0 5px;}
-
 
48
 
43
	float:right;}
49
/* Détails */
44
#gestion {
50
#gestion {
45
	width:100%;
51
	width:100%;
46
	text-align:center;}
52
	text-align:center;}
47
#gestion input {width:80px;}
53
#gestion input {width:80px;}