body, html{
	padding:0;
	margin:0;
}

#gauche{
	width:40%;
	float:left;
	background-color:#ffffff;
	text-align:right;
	min-height:1000px;
	position:relative;
	z-index:100;
}
#droite{
	width:60%;
	min-width:500px;
	height:100%;
	float:right;
	height:1000px;
	background-image: url('images/design/index.png');
	background-repeat:no-repeat;
}

#en{
	margin-top:400px;
	margin-left:80px;
}
.cgpic{
	margin-left:90px;
	position:relative;
	z-index:200;
}
