Subversion Repositories Sites.gentiana.org

Rev

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

Rev 57 Rev 59
Line 59... Line 59...
59
	text-align:center;}
59
	text-align:center;}
Line 60... Line 60...
60
 
60
 
Line 61... Line 61...
61
/*DIFFERENTS BLOCS DE LA PAGE*/
61
/*DIFFERENTS BLOCS DE LA PAGE*/
62
 
62
 
Line 63... Line 63...
63
#zone_generale {
63
#zone_generale {
64
	text-align:center;}
64
	text-align:left;}
65
 
65
 
66
/* Zone logo */
66
/* Zone logo */
Line 249... Line 249...
249
#zone_contenu_page {
249
#zone_contenu_page {
250
	position:relative;
250
	position:relative;
251
	top:-1px;
251
	top:-1px;
252
	clear:both;
252
	clear:both;
253
	padding:10px 2px 0 2px;
253
	padding:10px 2px 0 2px;
254
	margin:-4px 0 0 0;
254
	margin:0;
255
	text-align:justify;
255
	text-align:justify;
-
 
256
	height:100%;/* NĂ©cessaire pour IE 6 : sinon un espace apparait entrele contenu et les onglets*/
256
	min-height:300px;
257
	min-height:300px;
257
	border-top:none !important;}
258
	border-top:none !important;}
258
#zone_contenu_page_corps{
259
#zone_contenu_page_corps{
259
	clear:both;
260
	clear:both;
260
	line-height:1.2em;
261
	line-height:1.2em;
Line 335... Line 336...
335
	-khtml-border-radius-topright:10px;
336
	-khtml-border-radius-topright:10px;
336
	-khtml-border-radius-topleft:10px;}
337
	-khtml-border-radius-topleft:10px;}
Line 337... Line 338...
337
 
338
 
338
/* Zone menu -> form connexion et deconnexion */
339
/* Zone menu -> form connexion et deconnexion */
339
#zone_identification {
340
#zone_identification {
340
	margin-top:3em;
341
	margin:3em 0 0 0;
341
	padding-top:5px;
342
	padding:5px 0 0 0;
342
	min-height:180px;}
343
	min-height:180px;}
343
#zone_identification .erreur {
344
#zone_identification .erreur {
344
	display:block;
345
	display:block;
345
	text-align:center;
346
	text-align:center;
Line 362... Line 363...
362
	color:black;
363
	color:black;
363
	font-weight:bold;}
364
	font-weight:bold;}
364
#username, #password {
365
#username, #password {
365
	width:150px;
366
	width:150px;
366
	margin:5px;
367
	margin:5px;
367
	margin-right:40px;
368
	margin-right:30px;
368
	clear:both;}
369
	clear:both;}
369
#persistant {
370
#persistant {
370
	display:block;
371
	display:block;
371
	float:left;
372
	float:left;
372
	margin:5px;}
373
	margin:5px;}
Line 424... Line 425...
424
	font-size:11px;
425
	font-size:11px;
425
	clear:both;
426
	clear:both;
426
	text-align:center;
427
	text-align:center;
427
	min-width:750px;
428
	min-width:750px;
428
	max-width:900px;
429
	max-width:900px;
429
	margin:0 5px 0 205px;}
430
	margin:0 5px 0 215px;}
430
#zone_pied p{
431
#zone_pied p{
431
	position:center;}
432
	position:center;}
432
#zone_pied a, #zone_pied a:hover {
433
#zone_pied a, #zone_pied a:hover {
433
	margin:0 10px;
434
	margin:0 10px;
434
	text-decoration:none;}
435
	text-decoration:none;}