.conteneur {
	position:absolute;
	left: 40%;
	top: 35%;
	width: 1024px;
	height: 768px;
	margin-top: -240px;
	margin-left: -370px;
	z-index: 38;
	visibility: visible;
	background-color: #FFFFFF;
	border-top: none #333333;
	border-right: none #333333;
	border-bottom: none #333333;
	border-left: none #333333;
}
