/* UTF-8 à jamais */
/* ---- Crédits --- */
.credits{
	padding:0 20px;
}
.credits h2{
	color:#fff;
	font-family:"azo-sans-web";
	font-weight:200;
	font-size:1.79em;
}
.credits div.colonne{
	width:60%;
	float:left;
	clear:left;
	margin-bottom:20px;
}
.credits div.colonne p{
	padding-right:2em;
}
.credits div.colonne p a{
	text-decoration:none;
	color:#fff;
}
.credits div.colonne p a img{
	float:left;
	margin-right:1em;
}