@charset "utf-8";
/*


*/
body {
	background-color: #000000;
}
.cadre {
	background-image: url(../images/index_img.png);
	margin: auto;
	height: 567px;
	width: 1024px;
}
#connexion {
	position:absolute;
	left:671px;
	top:212px;
	width:373px;
	height:262px;
	z-index:1;
}
#contenu {
	position:absolute;
	left:202px;
	top:253px;
	width:403px;
	height:270px;
	z-index:2;
}
