Subversion Repositories eFlore/Applications.del

Rev

Rev 1203 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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