Subversion Repositories Sites.gentiana.org

Rev

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

Rev 27 Rev 28
Line 63... Line 63...
63
#zone_generale {
63
#zone_generale {
64
	text-align:center;}
64
	text-align:center;}
Line 65... Line 65...
65
 
65
 
66
/* Zone logo */
66
/* Zone logo */
67
#zone_logo {
-
 
68
	margin:7px 10px;
67
#zone_logo {
69
	position:absolute;
68
	position:absolute;
70
	top:22px;
69
	top:15px;
71
	left:18px;
70
	left:20px;
72
	background:none !important;}
71
	background:none !important;}
73
#zone_logo img {
72
#zone_logo img {
Line 74... Line 73...
74
	border:0 !important;}
73
	border:0 !important;}
Line 97... Line 96...
97
	background:none !important;}
96
	background:none !important;}
98
#bandeau_contenu {
97
#bandeau_contenu {
99
	position:absolute;
98
	position:absolute;
100
	top:125px;
99
	top:125px;
101
	left:200px;
100
	left:200px;
102
	height:25px;
101
	height:22px;
103
	width:565px;
102
	width:600px;
104
	text-align:left;
103
	text-align:left;
105
	padding-top:5px;
104
	padding-top:5px;
106
	text-transform:uppercase;}
105
	text-transform:uppercase;}
107
#bandeau_contenu a, #bandeau_contenu a:hover {
106
#bandeau_contenu a, #bandeau_contenu a:hover {
108
	font-weight:bolder;
107
	font-weight:bolder;
Line 113... Line 112...
113
	text-decoration:underline;}
112
	text-decoration:underline;}
Line 114... Line 113...
114
 
113
 
115
/* Moteur de recherche */
114
/* Moteur de recherche */
116
#zone_moteur_recherche {
115
#zone_moteur_recherche {
117
	position:absolute;
116
	position:absolute;
118
	top:140px;
117
	top:139px;
119
	left:570px;
118
	left:540px;
120
	height:25px;
119
	height:22px;
121
	width:180px;}
120
	width:250px;}
122
#form_more_recherche {
121
#form_more_recherche {
123
	float:right;
122
	float:right;
124
	padding:0;
123
	padding:0;
125
	margin:0;}
124
	margin:0;}
Line 172... Line 171...
172
	max-width:900px;}
171
	max-width:900px;}
Line 173... Line 172...
173
 
172
 
174
/* Zone contenu -> VEI*/
173
/* Zone contenu -> VEI*/
175
#zone_vei {
174
#zone_vei {
176
	text-align:left;
175
	text-align:left;
177
	height:40px;
176
	margin:2px 0 5px 0;
178
	margin:0;}
177
	height:33px;}
179
#vei {
178
#vei {
180
	display:block;
179
	display:block;
181
	padding:20px 0 0 20px;
180
	padding:16px 0 0 16px;
182
	font-weight:bold;}
181
	font-weight:bold;}
183
#vei_titre {
182
#vei_titre {
Line 184... Line 183...
184
	text-transform:uppercase;}
183
	text-transform:uppercase;}