#resultat,ul{
	padding:0;
	border:0;
	line-height: 1.5em;
}
#resultat li{
	list-style-type:none;
	padding: 0;
	height:60px;
}
#resultat ul li a{	
	color:#fff;
	text-decoration:none;
	display: block;
	text-align:center;
	border-top:0px;
	font-family:corbel;
	margin-top:15px;
	border:1px solid #fff;
	border-radius: 4px;
	margin-left:0px;
	height:20px;
	width:756px;
}
#resultat{
	position:relative;
	height:60px;
}
#loader{
display:none;
}
#resultat ul{
	/*display:none;*/
	
}
.table table-bordered{

	font-family:corbel;
	margin-top: 10px;
	margin-bottom:20px;
}
.loading{
	position: center;
	margin-left:378px;
}

/**Recherche par nom**/
#resultat1 ul{
	padding:0;
	border:0;
	line-height: 1.5em;
}
#resultat1 li{
	list-style-type:none;
	padding: 0;
	height:60px;
}
#resultat1 ul li a{	
	color:#fff;
	text-decoration:none;
	display: block;
	text-align:center;
	border-top:0px;
	font-family:corbel;
	margin-top:15px;
	border:1px solid #fff;
	border-radius: 4px;
	margin-left:0px;
	height:20px;
	width:756px;
}
#resultat1{
	position:relative;
	height:60px;
}
#loader1{
display:none;
}
#resultat1 ul{
	/*display:none;*/
	
}
.table1 table-bordered{

	font-family:corbel;
	margin-top: 10px;
	margin-bottom:20px;
}
.loading1{
	position: center;
	margin-left:378px;
}
/**fin de recherche par nom**/


/**Recherche par prenom**/
#resultat2 ul{
	padding:0;
	border:0;
	line-height: 1.5em;
}
#resultat2 li{
	list-style-type:none;
	padding: 0;
	height:60px;
}
#resultat2 ul li a{	
	color:#fff;
	text-decoration:none;
	display: block;
	text-align:center;
	border-top:0px;
	font-family:corbel;
	margin-top:15px;
	border:1px solid #fff;
	border-radius: 4px;
	margin-left:0px;
	height:20px;
	width:756px;
}
#resultat2{
	position:relative;
	height:60px;
}
#loader2{
display:none;
}
#resultat2 ul{
	/*display:none;*/	
}
.table2 table-bordered{
	font-family:corbel;
	margin-top: 10px;
	margin-bottom:20px;
}
.loading2{
	position:center;
	margin-left:378px;
}
/**Fin de recherche par prenom**/

/**recherche par Id**/
#resultat3 ul{
	padding:0;
	border:0;
	line-height: 1.5em;
}
#resultat3 li{
	list-style-type:none;
	padding: 0;
	height:60px;
}
#resultat3 ul li a{	
	color:#fff;
	text-decoration:none;
	display: block;
	text-align:center;
	border-top:0px;
	font-family:corbel;
	margin-top:15px;
	border:1px solid #fff;
	border-radius: 4px;
	margin-left:0px;
	height:20px;
	width:756px;
}
#resultat3{
	position:relative;
	height:60px;
}
#loader3{
display:none;
}
#resultat3 ul{
	/*display:none;*/	
}
.table3 table-bordered{
	font-family:corbel;
	margin-top: 10px;
	margin-bottom:20px;
}
.loading3{
	position:center;
	margin-left:378px;
}
/**Fin de recherche par Id**/







/**Fin de recherche par id**/