Subversion Repositories Sites.gentiana.org

Rev

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

Rev 116 Rev 117
Line 342... Line 342...
342
	-webkit-border-top-right-radius:10px;
342
	-webkit-border-top-right-radius:10px;
343
	-webkit-border-top-left-radius:10px;
343
	-webkit-border-top-left-radius:10px;
344
	-khtml-border-radius-topright:10px;
344
	-khtml-border-radius-topright:10px;
345
	-khtml-border-radius-topleft:10px;}
345
	-khtml-border-radius-topleft:10px;}
Line -... Line 346...
-
 
346
 
-
 
347
/* Zone menu -> menu déroulant */
-
 
348
#zone_menu_classique .menu_deroulant_n1 {
-
 
349
	margin:5px;
-
 
350
	margin-top: 0;
-
 
351
	padding:0;
-
 
352
	padding-top: 3px;
-
 
353
	list-style-type:none;
-
 
354
}
-
 
355
#zone_menu_classique .menu_deroulant_n2 {
-
 
356
	padding:0;
-
 
357
	margin:0;
-
 
358
	list-style-type:none;
-
 
359
}
-
 
360
#zone_menu_classique .menu_deroulant_n1 a {
-
 
361
	padding:3px 0 3px 10px;
-
 
362
	margin:2px 0;
-
 
363
}
-
 
364
#zone_menu_classique .menu_deroulant_n2 a {
-
 
365
	padding:3px 0 3px 15px;
-
 
366
	margin:2px 0;
-
 
367
}
-
 
368
#zone_menu_classique .menu_deroulant_n1 > li.menu_actif > a { /* lien menu niveau 1 actif */
-
 
369
	-moz-border-radius-topright:10px;
-
 
370
	-moz-border-radius-topleft:10px;
-
 
371
	-webkit-border-top-right-radius:10px;
-
 
372
	-webkit-border-top-left-radius:10px;
-
 
373
	-khtml-border-radius-topright:10px;
-
 
374
	-khtml-border-radius-topleft:10px;
-
 
375
}
346
 
376
 
347
/* Zone menu -> form connexion et deconnexion */
377
/* Zone menu -> form connexion et deconnexion */
348
#zone_identification {
378
#zone_identification {
349
	margin:3em 0 0 0;
379
	margin:3em 0 0 0;
350
	padding:5px 0 0 0;
380
	padding:5px 0 0 0;