.HideEntreprise {

	display: none;

}



.ShowEntreprise {

	position: absolute;

	background: #FDD284;

	border: 1px #000 solid;

	top: 0;

	left: 0;

	padding: 10px;

	margin: 0px;

	font-size: 11px !important;

}



.ShowEntreprise h3 {

	font-size: 11px !important;

}







.ShowEntreprise ul, .HighlightEntreprise ul {

	list-style: none;

}



.HighlightEntreprise {

	position: absolute;

	background:  #FFD77C;

	border: 1px #000 solid;

	padding: 10px;

	margin: 0px;

	font-size: 11px !important;	

}



.HighlightEntreprise h3 {

	font-size: 11px !important;

}



th {

	background: #478a2b; /*#B7DB9A;*/

}



tr.ent-1 {

	background: #d5dc6b; /*#FFAD00;*/

}



tr.ent-2 {

	background: #FFF; /*#FED47E;*/

}



tr td img a {

	border: 0px #FFF solid;

}
