/*--------------------------------------------------------DEBUT AUTOPROMOTION--------------------------------------*/
.Bloc {
  margin:10px 7px 10px 0px;
	border:1px solid #AAAAAA;
	background-color:#FFFFFF;
	color:#FFFFFF;
	width:247px;
	height:245px;
}
.Bloc H1 {
  font-size:1.0em;
	font-weight:bold;
  background-color:#EEEEEE;
	border-bottom:1px solid #ffffff;
	padding-left:5px;	
	color:#000000;
}
.Bloc p {
  padding:3px 0px;
  font-size:0.8em;
	padding-left:5px;	
}
/*--------------------------------------------------------FIN AUTOPROMOTION--------------------------------------*/





/*--------------------------------------------------------DEBUT TETE DE GONDOLE-----------------------------------*/
div#TeteGondole {
	width:737px;
	/*height:180px;*/
	background-color:#dddddd;
	border:1px solid #000000;
	margin-left:0px;
	overflow:hidden;
	clear:both;
	margin-top:10px;
}
div#TeteGondole H1 {
  margin-top: 0px;
  font-size:0.8em;
	line-height:1.5em;
	font-weight:bold;
  background-color:#8B2424;
	border-bottom:1px solid #000000;
	padding:1px 0px 2px 5px;	
	color:#FFFFFF;
	text-align:center;	
}

div#TeteGondole_Serie {
  float:left;
	overflow:hidden;
}

div#TeteGondole .Entreprise {
  padding:5px 0px 5px 5px;
	float:left;
	width:239px;
	height:120px;
	cursor:pointer;
}
div#TeteGondole .Last {
	width:242px;
}
div#TeteGondole .EntrepriseHover {
  background-color:#FFFFFF;
}
div#TeteGondole .Entreprise h3{
  font-size:0.70em;
	color:#000000;
	text-align:left;
	margin:5px 0px;
}

div#TeteGondole .Entreprise img{
  border:1px solid #000000;
	margin-right:4px;
	margin-bottom:4px;
}
div#TeteGondole .Entreprise a{
  display:block;
  font-size:0.70em;
  text-decoration:underline;
	text-align:left;
  color:#8b2424;
	margin:5px;
}
/*--------------------------------------------------------FIN TETE DE GONDOLE--------------------------------------*/






/*--------------------------------------------------------DEBUT LISTE ENTREPRISES--------------------------------------*/
div#Liste {
 display:block;
 clear:both;
 width:739px;
 font-size:1.0em;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 margin-top:15px;
}
div#Liste .Entreprise {
  border-bottom:1px dashed #AAAAAA;
	padding:10px 0px 4px 0px;
	width:739px;
	display:block;
	float:left;
}
div#Liste .Entreprise img {
  width:120px;
	height:38px;
	/*border:1px solid #000000;*/
	margin:5px 15px 0px 5px;
	float:left;
}
div#Liste .Entreprise .Informations {
  float:left;
	font-size:1em;
}
div#Liste .ShortList{	
  width:594px;
}
div#Liste .NonShortList{	
  width:510px;
}
div#Liste .Entreprise .Informations .ResumeEntrepriseShortList{
  font-size:0.8em;
	color:#000000;
	text-align:left;
	font-weight:bold;
	float:left;
}
a#LienCoordonnees {
  font-size:0.8em;
	font-weight:bold;
	
}
div#Liste .Entreprise .Informations .ResumeEntreprise{
  font-size:0.8em;
	color:#000000;
	text-align:left;
	font-weight:bold;
	float:left;
	padding-top:4px;
	padding-left:5px;
}
div#Liste .Entreprise .Informations .Ville{
  font-size:0.85em;
	color:#444444;
	font-weight:normal;
}
div#Liste .Entreprise .Informations .Baseline{
  font-size:0.8em;
	color:#000066;
	text-align:left;
  clear:both;
	margin:5px 0px 10px 0px;
	font-style:italic;
}
div#Liste .Entreprise .Informations .Baseline .ProduitVedette{
  font-size:1em;
	color:#000066;
	text-align:left;
  clear:both;
	margin:5px 0px 10px 0px;
}
div#Liste .Entreprise .Informations .BoutonCoordonnees{
  display:block;
	margin-right:10px;
	float:left;
}
div#Liste .Entreprise .Informations .BoutonProduits{
  display:block;
	float:left;
}
div#Liste .Entreprise .Informations .BoutonDocumentationShortList{
  display:block;
	float:right;
}
div#Liste .Entreprise .BoutonDocumentation{
	float:right;
	display:inline;
	margin-right:5px;
}
div#Liste .Entreprise .Informations .Adresse{
  display:none;
  font-size:0.8em;
	color:#000000;
	text-align:left;
	float:left;
	margin:5px 0px 0px 0px;
	clear:both;
	width:500px;
}
div#Liste .Entreprise .Informations .Show{
  display:block;
}
div#Liste .EntrepriseAlternate {
  background-color:#ffffff;
}
div#Liste .EntrepriseHover {
  background-color:#CBCEF1;/*ccccff;*/
}
.LienProduitCache {
  font-size:1em;
	color:#000066;
	text-align:left;
  clear:both;
	margin:5px 0px 10px 0px;
	font-style:italic;
}
/*--------------------------------------------------------FIN LISTE ENTREPRISES--------------------------------------*/