@charset "utf-8";
/* CSS Document */

.rechercheClub .saisie {
 
	margin:10px auto 10px auto;
	width:824px;
	height:43px; 
	padding:30px 10px 10px 10px; 
	background:url(../img/mdrgeo-saisie-cadre.png) no-repeat;
	font-size:14px;
	 
}

.rechercheClub .saisie .button input {
 
	width:132px;
	height:23px; 
	border:none;
	background:url(../img/mdrgeo-saisie-btn.png) no-repeat;
	font-weight:bold;
	  
}

.rechercheClub .result   {
 
	font-size:14px; 
	 
	 
}

.rechercheClub .result h3 {
 
	font-size:18px;
	color:#007cc0;
	 
	 
}
.rechercheClub .result a {
  
	color:#007cc0;
	 
	 
}

.rechercheClub .clubNotFound input {
  
	background:url(../img/mdrgeo-erreurclub-btn.png) no-repeat;
	width:57px;
	height:23px;
	border:0;
	font-weight:bold;
	margin-left:15px; 
	 
	 
}


