body
{
	text-align:center;
	background-image: url(Image3.jpg);
	background-repeat:no-repeat;
	background-size: 1200px;
	background-attachment: fixed;
	background-position: center top;
	max-width: 1200px;
	margin:auto;
}
header
{
	display: flex;
	justify-content: space-between;
	vertical-align: center;
	align-items:flex-end center;
	margin-right:50px;
	margin-left:50px;
}
nav ul
{
	background-image:url(fondagregat.jpg);
	background-size: 150px;
	border-radius: 20px/20px;
	padding-right:20px;
}

li a
{
	color:black;
	font-size:20px;
}
p
{
	font-size:25px;
	text-align:justify;
}
}
.trait_dessus
{
border-top: 3px solid #AB8039;
width:300px;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
margin-top:50px;
}

#conteneur
{
	display:flex;
	margin-right:50px;
	margin-left:50px;
	background-color: rgba(255,255,255,0.6);
	padding: 5px;
	margin-top:15px;
	margin-bottom:15px;
	border-radius: 20px/20px;
}

#conteneur1
{
	display:flex;
	align-items: center;
	padding:5px;
	margin-right:50px;
	margin-left:50px;
}

.element13
{
	
	vertical-align: center;
	text-align: justify;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 50px;
	margin-right:auto;
	margin-left:auto;
	border-radius: 20px/20px;
	flex:1;
	background-color:rgba(255,200,200,0.6);
}

h1
{
	display: inline-block;
	color: #AB8039;
	font-size: 45px;

}
ul 
{
	clear:both;
	text-align:justify;
	font-size:25px

}
footer
{
	align-content: center;
}
section
{
align-items: center;
vertical-align: top;
}

.gifsondage
{
	border:3px groove black;
	margin:auto;
}
video
{
	border-radius:20px/20px;
	margin-left:20px;
}
.trait_dessus
{
border-top: 3px solid #AB8039;
width:300px;
margin-left:auto;
margin-right:auto;
margin-bottom: 10px;
margin-top:50px;
}