.blocEntreprise {
	padding-top: 10px;
	width: 200px;
/*	border:1px solid #000;*/
}
.blocEntreprise ul {
	list-style: none;
	padding:0px;
}
.blocEntreprise .plus{
	color:#a50f57;
	font-weight: bold;
}
.blocEntreprise_title {
	font-weight: bold;
}
.blocEntreprise_subtitle {
	color: #8a8a8a;
	font-weight: bold;
	font-size: 95%;
	background: url('../images/puce_sub_blocent.png') no-repeat 1px 1px;
	padding-left: 10px;
}