body {
	background-color: #D8DBE8;
	margin: 0;
}

header {
	background: url("images/branding_bg.png") repeat-x scroll center center #103854;
	height: 144px;
}

footer {
	text-align: center;
}

.banniere {
	background: url("images/banniere_NFOR.png") no-repeat scroll center center;
	width: 100%;
	height: 100%;
}

section {
	text-align: center;
}

section div {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
}

div a {
	display: block;
}

div img {
	display: block;
	height: 100px;
	max-width: 150px;
}
