body {
	background : rgba(228, 228, 228, 1);
}

section {
	font-family : Arial, sans-serif;
	padding-top:50px;
	margin:0 auto;
	min-height: 700px;
	text-align: center;
}

h1, a h1 {
	color : rgb(38, 12, 6, 0.7);
	line-height: 1.5em;
	text-decoration: none;
}

a {
	text-decoration: none;
}
.fenetre {
margin : 20px auto;
width: 100%;
}

.visuel {
	margin:0 auto;
}
.visuel img {
border-radius : 5px;
max-width: 90%;
}
