#block-recherche-entreprise {
	float:left;
	width:500px;
	margin-top:30px;
	
}
#mem-entreprise-home-page{
	
	margin-left:14px;
}

#mem-entreprise-block-form input,#mem-entreprise-page-form input{
	
	float:left;
	margin-top:20px;
	
}	
#mem-entreprise-block-form #edit-submit, #mem-entreprise-page-form #edit-submit{
	
	margin-left:10px;
	
}
#block-recherche-entreprise input#edit-entreprise-recherche.form-text{
	
	margin-left:15px;
	width:350px;
	
}
#block-recherche-entreprise .result-row{
	
	float:left;
	width:100%;
	margin-bottom:10px;;	
}
#block-recherche-entreprise a.no-margin-padding{
	/*border:5px red solid;*/
    margin:0;
	padding:0;	
	
}
#block-recherche-entreprise #path-nid-titre {

	width:100%;
	float:left;
	
}
#mem-entreprise-block-form #edit-submit ,#mem-entreprise-page-form #edit-submit{
	
	width:100px;
	
}
#block-recherche-entreprise #edit-captcha{
	
	display:none;
	
}
#block-recherche-entreprise .exemple{
	float:left;
	width:100%;
	margin:5px 0 10px 0;
	
}
#block-recherche-entreprise .exemple .titre{
	
	float:left;
	margin-left:15px;
	
}
#block-recherche-entreprise .exemple a{
	
	margin-left:3px;
}
#block-recherche-entreprise #search-block{
	float:left;
	width:496px;
	border:black 2px solid;
	margin-bottom:15px;
}
#block-recherche-entreprise .border{
	border:solid 1px #cccccc; 
	
}
#block-recherche-entreprise #nb-results{
	float:left;
	margin-bottom: 10px;	
	
}
#block-recherche-entreprise h1{
	float:left;
	margin-left:5px;
	width:350px;
}
.back-gr{
	
	background:#F3F4F4;/* ie */
	
	/* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #EDEDED 0%, #FAFCFC 100%);

    /* Mozilla Firefox */ 
	background-image: -moz-linear-gradient(top, #EDEDED 0%, #FAFCFC 100%);

	/* Opera */ 
	background-image: -o-linear-gradient(top, #EDEDED 0%, #FAFCFC 100%);

	/* Webkit (Safari/Chrome 10) */ 
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #EDEDED), color-stop(1, #FAFCFC));

	/* Webkit (Chrome 11+) */ 
	background-image: -webkit-linear-gradient(top, #EDEDED 0%, #FAFCFC 100%);
    
	/* W3C Markup, IE10 Release Preview */ 
	background-image: linear-gradient(to bottom, #EDEDED 0%, #FAFCFC 100%);
	
	
}

#block-recherche-entreprise .row{
	float:left;
	width:393px;
	margin-left:5px;
	height:70px;
	
}
#block-recherche-entreprise h3{
	display:block;
	float:left;
	margin-top:15px;
	margin-left:5px;
	width:100%;
}
#block-recherche-entreprise a.activite{
	
	margin-left:5px;
	
}
#block-recherche-entreprise a{
	display:block;
	float:left;
	/*margin-left:5px;*/
	
}
#block-recherche-entreprise p{
	display:block;
	float:left;
	margin-left:2px;
	
}
#block-recherche-entreprise .no-logo{
	
  width:98px;
  height:68px;
  border:1px solid black

}
#block-recherche-entreprise .image{
	
	width:100px;
	float:left;
	height:70px;
	
}
#block-recherche-entreprise #lien-retour-accueil{
	
	margin:5px 0 10px 0;
	
}