
.mod-recherche {
	background: url('../img/white-40.png') repeat top left;
	border: 1px solid #4f6577;
	float: left;
	padding: 28px 18px 0;
	width: 374px;
	min-height: 70px; /*99*/
	margin-left: 12px;
}
.site-dp .mod-recherche {
	width: 320px;
	padding-left: 10px;
	padding-right: 10px;
}

.mod-recherche .form-row { margin-bottom: 0.3em; }



.mod-recherche .search-input {
	border: 1px solid #969ea5;
	border-right: 0;
	border-left: 0;
	font-size: 1.083em;
	width: 195px;
	padding: 9px 10px;
	color: #3979a5;
	vertical-align: middle;
	float: left;
}
.site-dp .mod-recherche .search-input {
	width: 147px;
	padding: 9px 5px;
}

.mod-recherche input[type="image"] {
	vertical-align: middle;
	float: left;
}


.mod-recherche input::-webkit-input-placeholder { color: #3979a5; font-weight: bold; }
.mod-recherche input:-moz-placeholder { color: #3979a5; font-weight: bold; }
.mod-recherche .placeholder { color: #3979a5; font-weight: bold; }



.mod-recherche-fav { clear: both; padding-top: 2px; }
.ie7 .mod-recherche-fav {
	position: relative;
	top: -17px;
}

.mod-recherche-fav a:link,
.mod-recherche-fav a:visited {
	color: #fff;
	background: url('../img/sprite.png') no-repeat 0 -144px;
	padding-left: 10px;
}

.mod-recherche-fav span {
	font-weight: bold;
}




.mod-recherche .custom-select-container {
	width: 123px;
	float: left;
}
