@charset "utf-8";
/* CSS Document */

Table#ListeMotCle {	
	border-spacing:0px;
	border-collapse:collapse;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
	margin:0px 0px 0px 1px;
	font-size:0.8em;
	display:block;
	margin-bottom:7px;
}
Table#ListeMotCle td{
  padding:2px 5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;	
	text-align:center;
}
Table#ListeMotCle TH{
    background-color:#CCCCCC;
	color:#000000;
	text-align:center;
	padding:2px 5px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
}
Table#ListeMotCle TH.TdMotCle {
	text-align:left;
    font-weight:bold;
}
Table#ListeMotCle TD.TdMotCle {
    width:358px;
	text-align:left;
	text-indent:-14px;
	padding-left:18px
}

div#NombreEntreprise {
    margin-top:5px;
	/*margin-bottom:15px;*/
	padding:3px 0px 10px 0px;
	/*border-top:1px dashed #666666;*/
	/*border-bottom:1px dashed #666666;*/
}
p#NombreEntrepriseTrouve {
  width:550px;
	float:left;
}
a#BoutonEntrepriseTrouve {
	clear:right;
	margin-top:-15px;
}
div#NombreProduit {
    margin-top:10px;
	margin-bottom:25px;
	padding:0px 0px 15px 0px;	
  /*border-bottom:1px dashed #666666;*/
}
p#NombreProduitTrouve {
  width:550px;
	float:left;
    margin-top:2px;
}
a#BoutonProduitTrouve {
	clear:right;
	margin-top:-15px;
}
p#Separation {
  /*border-top:1px dashed #666666;
	width:739px;*/
	margin:25px 0px 0px 0px;
	line-height:1px;
}

.AffinerAvisExpert {
    padding-bottom:25px;

}