Subversion Repositories Sites.gentiana.org

Rev

Rev 40 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 40 Rev 52
Line 1... Line 1...
1
/* Feuille de style inscription*/
1
/* Feuille de style inscription*/
-
 
2
 
-
 
3
/* Pied de page */
-
 
4
#ins_pied_page {
-
 
5
	color:#A9A9A9;
-
 
6
	font-size:10px;
-
 
7
	padding-top:10px;
-
 
8
	text-align:center;}
Line 2... Line -...
2
 
-
 
3
/************************************
9
 
4
Presentation de la fiche des inscrits
-
 
5
************************************/
10
/* Presentation de la fiche des inscrits */
6
dt {
11
dt {
7
  float:left;
12
  float:left;
8
  width:10em;
13
  width:10em;
9
  text-align:right;
14
  text-align:right;
10
  font-weight:bold;
15
  font-weight:bold;
11
  padding-right : 10px;}
-
 
12
 
16
  padding-right : 10px;}
13
.inscription_titre2 {
17
.inscription_titre2 {
14
  clear:both;
18
  clear:both;
15
  color:#996F18;;}
-
 
-
 
19
  color:#996F18;;}
16
/***************************************
20
 
17
Presentation du formulaire d'inscription
-
 
18
***************************************/
21
/* Presentation du formulaire d'inscription */
19
#formulaire_inscription fieldset {
22
#formulaire_inscription fieldset {
20
  border: 0;
23
  border: 0;
21
  margin: 0;
24
  margin: 0;
22
  margin-top:10px;
25
  margin-top:10px;