.bloc-recherche {
	background: url(bloc_affiner/fd-recherche-titre.jpg) no-repeat;
	margin: 10px 0 20px 0;
}
.bloc-recherche-bord1 {
	background: url(bloc_affiner/fd-recherche-bord1.png) no-repeat 100% 0%;
}
.bloc-recherche-bord2 {
	background: url(bloc_affiner/fd-recherche-bord2.png) no-repeat 0% 100%;
	padding-left: 64px;
}
.bloc-recherche .titre-recherche {
	height: 40px;
	line-height: 28px;
	padding-left: 64px;
	white-space: nowrap;
	padding-right: 5px;
}
.bloc-recherche .titre-recherche a:link, .bloc-recherche .titre-recherche a:visited,
.bloc-recherche .titre-recherche a:hover, .bloc-recherche .titre-recherche a:active {
	font-size: 1.2em;
	color: #057;
	font-weight: bold;
}
.bloc-recherche .titre-recherche span {
	font-weight: bold;
	color: #da9914;
	font-size: 1.2em;
}

.bloc-recherche .titre-recherche h1 {
    font-size: 1em;
}


.bloc-recherche .affiner {
	color: #559bea;
	padding: 0 0 5px 0;
	font-weight: bold;
}
.bloc-recherche div.ligne {
	height: 30px;
}
.bloc-recherche div.ligne span {
	float: left;
	width: 100px;
	color: #005577;
	font-weight: bold;
}
.bloc-recherche table.select {
	float: left;
	width: 420px;
}
.bloc-recherche table.pages-recherche {
	width: auto;
	float: left;
}
table.pages-recherche a:link, table.pages-recherche a:visited, table.pages-recherche a:hover, table.pages-recherche a:active {
	color: #005577;
}
.bloc-recherche select {
	width: 295px;
}

.clear-recherche {
	clear: both;
	height: 20px;
	background: url(bloc_affiner/fd-recherche-bord3.png) no-repeat 100% 100%;
}

