﻿.lien
	{
	text-align:center;
 background: url("photo/fondlien.jpg") repeat scroll left top;

	}
section
{
top: 250px;
left: 200px;
box-sizing: border-box;

}

#explain
{
 background-color: #eaf9e5;
		width: 600px;
}
article
{
width: 920px;
padding-left: 25px;
padding-right: 15px;
margin-right: 35px;
position: absolute;
}
article>h1
{
font-size:38px;
color: rgb(95, 228, 23);
}
article>h2
{
margin-top: 48px;
font-size:24px;
color: #ff9e03;
}
ul
{
font-size: 18px
}
aside
{

width: 235px;
background-color: grey;
border-radius: 5px;
padding: 16px;
color: white;
text-align:center;
margin-top:40px;
margin-left:1040px;
margin-right:15px;
}
.mini
{
margin-bottom:25px;
}
.retour
{
font-size:18px;
margin-top:350px;
text-align:center

}















