#menu {
	position: absolute;
	top: -12%;
	left: 2%;
	width: 32%;
	height: 32%;
}

#liens1 {
	position: absolute;
	top: 10%;
	left: 1%;
	height: 65%;
	width: 23%;
}

#liens2 {
	position: absolute;
	top: 10%;
	left: 21%;
	height: 65%;
	width: 23%;
}

#liens3 {
	position: absolute;
	top: 10%;
	left: 42%;
	height: 65%;
	width: 23%;
}

#liens4 {
	position: absolute;
	top: 10%;
	left: 62%;
	height: 65%;
	width: 23%;
}

#titre-haut {
	position: absolute;
	top: 4%;
	left: 20%;
	height: 8%;
	width: 62%;
}

#titre-bas {
	position: absolute;
	bottom: 20%;
	left: 10%;
	height: 6%;
	width: 56%;
}
