/*élément ptrincipaux*/
section
{
	position: relative;
	bottom:70px;
	right:10px;
	left:300px;
	top:1px
}

#finition
{
	border: 1px solid grey;
	text-align: center;
	width: 47%;

}

input[type="submit"] 
{ 
 background-color: rgb(88, 114, 167); 
}

