.contenant {
	background-position: center center;
	height: 600px;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	position: absolute;
	padding: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 0px;
}
.cadre {
	height: 550px;
	width: 950px;
	margin-left: -475px;
	position: absolute;
	left: 50%;
	margin-top: -275px;
	top: 50%;
	background-repeat: no-repeat;
}
.contact {
	position: relative;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.menuoke {
	height: 475px;
	width: 50px;
	margin-top: 32px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	position: relative;
}
.p {
	padding-left: 30px;
	padding-right: 30px;
}