Subversion Repositories eFlore/Applications.del

Rev

Rev 1208 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
1196 gduche 1
.zoneRecherche {
2
	width: 100%
3
}
4
 
1203 gduche 5
.protocoles {
1206 gduche 6
	margin-top:-61px;
1208 gduche 7
	margin-left:68px;
1203 gduche 8
	position:absolute;
9
}
10
 
1196 gduche 11
.moteurRecherche {
12
	margin-bottom: 10px;
13
}
14
 
15
.moteurRecherche button {
16
	margin-left: 2px;
17
	margin-top: -1px
18
}
19
 
20
.labelProtocole {
21
	padding: 0 5px 0 0;
22
	float: left
23
}
24
 
25
.chapeau {
26
	min-height:70px;
27
}
28
 
29
.labelProtocole:after {
30
	content: " :"
31
}
32
 
33
.entrerMotClef {
34
	margin-bottom: 10px;
35
}
36
 
37
.lienProposerImage {
38
	margin-top:20px;
39
	margin-left:70px;
40
	margin-bottom:10px;
41
}
42
 
43
.lienAide {
44
	margin-right:70px;
45
	padding:4px 15px;
46
	margin-top:19px;
47
	float:right;
48
	color:white;
49
}
50
 
51
.titreRecherche {
52
	margin:0;
53
}