#center #left table {
	border-collapse: collapse;
	width: 200px;
	margin-left: 5px;	
}

#center #left table th {
	font-size: 16px;
	font-weight: bold;
	background-color: #874c94;
	text-align: center;
	color: #fff;
	height: 35px;
	border-bottom: 1px solid #874c94;	
	border-left: 1px solid #874c94;		
	border-right: 1px solid #874c94;	
}

#center #left table td {
	font-size: 16px;
	height: 28px;	
	padding-left: 5px;
	border-bottom: 1px solid #874c94;	
	border-left: 1px solid #874c94;		
	border-right: 1px solid #874c94;
}

#center #left table td a {
	text-decoration: none;
	color: #000;
}

#center #right #equipe table tr {
	vertical-align: top;
}

#center #right table tr td img {
	border: 0;
}

#center #right #implantations .noTop {
	margin-top: 0px;
}

#center #right #implantations #map {
	float: left;
}

#center #right #implantations #map img {
	border: 0;
}

#center #right #implantations #mapDesc {
	float: left;
	margin-left: 40px;
}

#center #right #implantations #imp {
	float: left;
}	

#center #right #implantations #impDesc {
	float: left;
	margin-left: 15px;	
	width: 200px;
}