Subversion Repositories eFlore/Applications.del

Rev

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

Rev 1329 Rev 1844
Line 21... Line 21...
21
}
21
}
Line 22... Line 22...
22
 
22
 
23
.fenetreMotsCles {
23
.fenetreMotsCles {
24
	z-index:1500; 
24
	z-index:1500; 
25
	padding: 5px 10px 10px 30px; 
25
	padding: 5px 10px 10px 30px; 
26
	width:850px; 
26
	width:860px; 
27
	background:white; 
27
	background:white; 
28
	margin:0 auto; 
28
	margin:0 auto; 
29
	margin-top:75px;
29
	margin-top:75px;
Line 30... Line 30...
30
}
30
}
31
 
31
 
32
.colonneDroite {
32
.colonneDroite {
Line 33... Line 33...
33
	margin-left:20px;
33
	margin-left: 14px;
34
}
34
}
35
 
35
 
36
.zoneIconesMotsCles {
36
.zoneIconesMotsCles {
Line 37... Line 37...
37
	padding:5px;
37
	padding:5px;
38
	width:519px;
38
	width:535px;
39
}
39
}
40
 
40