body {
	margin: 0;
}

#forme1 {
	background-color: red;
	position: absolute;
	bottom: 0;
	height: 15%;
	width: 100%;
	float: left;
}

#forme2 {
	position: absolute;
	background-color: red;
	height: 100%;
	width: 9%;
	float: left;
}