Subversion Repositories eFlore/Applications.eflore-consultation

Rev

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

Rev 192 Rev 194
Line 344... Line 344...
344
#bloc-recherche h1, #contenu h1 {
344
#bloc-recherche h1, #contenu h1 {
345
	background: none;
345
	background: none;
346
	padding: 0 0 0 20px;
346
	padding: 0 0 0 20px;
347
}
347
}
Line 348... Line 348...
348
 
348
 
349
#bloc-recherche  {
-
 
350
	margin:10px 10px 20px 10px;		
-
 
351
	background-color:#eaedcd;	
349
#bloc-recherche {
352
	padding: 8px 0 0;
-
 
353
	font-family:arial;
-
 
354
	font-size:11px;
-
 
355
	color:#3a3633;
-
 
356
	border-radius:10px;
-
 
357
	-moz-border-radius:10px;
-
 
358
	-webkit-border-radius:10px;
-
 
359
	box-shadow:7px 7px 11px #555;
-
 
360
	-moz-box-shadow:2px 2px 5px #aaa;
-
 
361
	-webkit-box-shadow:7px 7px 11px #aaa;
-
 
362
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=4);/* pour ie8 */
-
 
363
	zoom:1;/* pour ie8 */
-
 
364
	
350
	padding-bottom: 0;	
Line 365... Line 351...
365
}
351
}
366
 
352
 
367
#ef-form-nomenclature table {
353
#ef-form-nomenclature table {