.entreprises {
	border-top: 1px solid #81AAB8;
}

.entreprises table {
	border-collapse: collapse;
}

#contenu h1 {
	padding-bottom: 0.4em;
	margin-bottom: 0;
}

td.business  {
	border-bottom: 1px solid #81AAB8;
	width: 33%;
	padding: 1em;
}

*+html .business, * html .business {

}

.business.break {
	clear: both;
}

.business.over {
	background: #d6f4ff;
}

.business.active {
	background: #ffeace;
}


.business h2 {
	width: 95%;
	padding-left: 5%;
}

.business h2 span {
	display: none;
}

.business dl {
	width: 95%;
	overflow: hidden;
	padding-left: 5%;
}

.business dt {
	float: left;
	clear: both;
	margin-bottom: 0.3em;
	margin-right: 0.3em;
	display: inline;
}

.business dd {
	margin-bottom: 0.3em;

}
