body
{
	background-image: url(24-02_SGB_S37-4.jpg);
	background-size:1080px;
	background-repeat:no-repeat;
	background-position:center;
	max-width: 1000px;
	margin:auto;
}

section
{
	background-color:rgba(255,255,255,0.6);
	margin: auto;
}
h2
{
	color: #AB8039;
}
.trait_dessus
{
border-top: 3px solid #AB8039;
width:300px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}
footer
{
	text-align: center;
}
