/**
* >>>>>>>>>>>>> Style UNIQUEMENT POUR LE SEARCH.PHP <<<<<<<<<<<<<<
*/

#top-recherche {
	margin-top:7px;
	display:block;
	border:1px solid #c0c0c0;
	padding:2px 2px 2px 10px;
	background:url(/templates/jardinot/images/search/repeat_background_recherche.png) repeat;
	height:17px;
	float:left;
}
.top-recherche-default{
	width:98%;
}
.top-recherche-asso{
	width:71%;
}
.top-recherche-bout{
	width:842px;
}
	#div-recherche{
		float:left;
		color:#6bb43d;
		font-weight:bold;
	}
	#div-newsletter{
		margin-left:20px;
		float:right;
		color:#6bb43d;
		font-weight:bold;
	}
		.libelle-recherche{
			float:left;
		}
		.input-text-recherche{
			height:13px;
			float:left;
			margin-left:5px;
			background:url(/templates/jardinot/images/search/repeat_input.png) repeat;
			border:1px solid #c0c0c0;
			font-size:10px;
		}
		#rs_recherche{
			display:none;
			position:absolute;
			z-index:100;
			margin:-1px 0 0 79px;
			.margin:16px 0 0 -206px;
			background-color:white;
			border:1px solid #c0c0c0;
			padding:5px;
		}
			#rs_recherche a{
				color:black;
				text-decoration:none;
				font-weight:normal;
			}

.espace-adherent{
	float:right;
	background:url(/templates/jardinot/images/search/repeat_bouton.png) repeat;
	margin-top:7px;
	color:white;
	text-decoration:none;
	height:21px;
	font-weight:bold;
}
	#espace-adherent-asso{
		padding:2px 11px 0 11px;	
	}
	#espace-adherent-bout{
		padding:2px 15px 0 15px;	
	}
	#espace-benevole{
		float:left;
		margin:3px 0 0 3px;
		.margin:3px 0 0 0;
		text-decoration:none;
		height:32px;
		color:black;
	}
		#img-benevole{
			vertical-align:middle;
		}
