header
{
	display: flex;
	justify-content: space-between;
	vertical-align: center;
	align-items:flex-end center;
	margin-right:50px;
	margin-left:50px;
}

h1
{
	display: inline-block;
	color: #AB8039;
	font-size: 45px;
}

body
{
	text-align:center;
	background-image: url(Image1.jpg);
	background-repeat:no-repeat;
	background-size: 1200px;
	background-attachment: fixed;
	background-position: center top;
	max-width: 1200px;
	margin:auto;
}
#conteneur
{
	margin-right:50px;
	margin-left:50px;
	margin-top:15px;
	margin-bottom:15px;
	padding:10px;
	border-radius: 20px/20px;
	display:flex;
	vertical-align: top;
	justify-content: center;
}
.AFES, .MH
{
	float:left;
	margin-right:5px;
	margin-left:5px;
}
.divMH, .divAFES
{
	max-width:400px;
	margin-left:25px;
}
.divMH
{
	background-color:rgba(135,206,235,0.6);
	border-radius: 20px/20px;
}
.divAFES
{
	background-color:rgba(171,128,57,0.6);
	border-radius: 20px/20px;
}
.element31, .element32,.element33,.element34,.element35,.element36
{
	margin-left:10px;
}

nav ul
{
	background-image:url(fondagregat.jpg);
	background-size: 150px;
	border-radius: 20px/20px;
	padding-right:20px;
}
li a
{
	color:black;
	font-size:20px;
}
ul 
{
	clear:both;
	text-align:justify;
	font-size:25px

}
.divnav
{
	padding: 5px;
	margin-top: 50px;
}
.titrenav
{
	font-size:20px;
	text-decoration: underline;
	border-top:2px dashed black;
}
h3
{
	text-align:justify;
	border:1px solid black;
	margin-left:20px;
	padding:1px;
	font-size: 15px;
	background-color: white;
	
}
.section1
{
	justify-content:center;
	align-items:center;
}

.section2
{
	display:flex;
	justify-content:center;
	align-items:center;
}

.section1
{
	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;
}
.link31, .link32
{
	color:black;
	text-align:left;
	font-size:20px;
}

.section2 article
{
	display:inline-block;
	border: 1px solid black;
	border-radius: 20px/20px;
	vertical-align: top;
	padding: 10px;
	margin: 20px;
	Background-color: white;
}

p
{
	font-size:25px;
	text-align:left;
}
a
{
	font-size:25px;
}


.mentions
{
	font-size: 1px;
}

.link31:hover
{
	color:#0000FF;
}
.link32:hover
{
	color:#0000FF;
}
.link
{
	color:#000000;
}

.link:hover
{
	color:#0000FF;
}

.link2
{
	color:#000000;
	font-size:15px;
	text-shadow: 4px 4px 8px white;
}

.link2:hover
{
	color:#0000FF;
}

.trait_dessus
{
border-top: 3px solid #AB8039;
width:300px;
margin:auto;
}
.traitnav
{
	display: inline-block;
	border-bottom: 2px dashed black;
	width: 100px;
	padding-bottom: 15px;
}
#conteneurbas
{
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.sondage
{
	border:solid black 1px;
}
