body

{
background: #B2B2B2;
}
h1
{
	font-size: 3em;
	color:black;
	text-align:center;
}
p
{
font-size: 1.2em;
margin-left: 5px;
margin-right: 5px;
}
h2{
	margin-left: 0;
	font-size: 2em;
	text-shadow: 1px 1px 2px white, 0 0 1em white, 0 0 0.2em white;
}

.posimage
{
width: 20%;
display:block;
margin-right:auto;
margin-left:auto;
}
tableau{
display: flex;
flex-direction: row;
text-align: right;
}


url{
display: flex;
flex-direction: row;	
}


section
{
display: flex;
flex-direction: column;
justify-content: space-between;
margin-bottom: 50px;    
}
aside
{
background:none;
}

#conteneur
{
background: white;
}

p1{
font-size: 1.2em;
}
ol{
font-size: 1.2em;
}

table{
background-color:grey;
text-align: center;
}

cote{
display: flex;
flex-direction: column;
justify-content: space-between;
background-color:none;
}
aside{
width : 100%
}

}
aside{
display:flex;
background-color:white;
width: 100%;
}