@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFF;
	color:#424965;
	text-align:center;
}
a {
	color:#424965;
	text-decoration:none;
}
a:hover {
	color:#000;
}
section {
	margin:24px auto;
	font-size:160%;
	line-height:140%;
}
.carre {
	vertical-align: central;
	margin: 0 8px 2px 6px;
}
