#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;
}

#mail tr td {
	vertical-align: top;
}

.credit {
	font-style: italic;
	font-size: 9px;
}