Subversion Repositories eFlore/Applications.coel-consultation

Rev

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

Rev 173 Rev 180
Line 86... Line 86...
86
.fragmenteur a:hover,.fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats{
86
.fragmenteur a:hover,.fragmenteur .frag_page_courrante, .fragmenteur .frag_resultats{
87
	font-weight:bold;
87
	font-weight:bold;
88
	background-color:#AEDC43;
88
	background-color:#AEDC43;
89
	border:1px solid #86A736;}
89
	border:1px solid #86A736;}
90
.frag_separateur{display:none;}
90
.frag_separateur{display:none;}
-
 
91
 
-
 
92
/*--------- Masque de recherche avancée ---------*/
-
 
93
#col-rech-masque {
-
 
94
	width: 773px;
-
 
95
	/*padding: 10px;*/
-
 
96
	border: solid #ddd 1px;
-
 
97
}
-
 
98
 
-
 
99
.champ-masque {
-
 
100
	display: inline-block;
-
 
101
	width: 370px;
-
 
102
	margin-top: 2px;
-
 
103
}
-
 
104
 
-
 
105
.champ-masque input {
-
 
106
	width: 250px;
-
 
107
}
-
 
108
 
-
 
109
.champ-masque select {
-
 
110
	max-width: 230px;
-
 
111
}
-
 
112
 
-
 
113
#col-rech-masque label {
-
 
114
	display: inline-block;
-
 
115
}
-
 
116
 
-
 
117
#col-rech-masque label.gauche {
-
 
118
	width: 100px;
-
 
119
}
-
 
120
 
-
 
121
#col-rech-masque label.droite {
-
 
122
	width: 130px;
-
 
123
}
-
 
124
 
91
/*--------------------------------------------------------------------------------------------------------------*/
125
/*--------------------------------------------------------------------------------------------------------------*/
92
/* Présentation Fiche */
126
/* Présentation Fiche */
93
.discretion{
127
.discretion{
94
	color:#A9A9A9;
128
	color:#A9A9A9;
95
	font-size:10px;
129
	font-size:10px;