@charset "utf-8";

/* CSS Document */

#conteneur {
	top:0px;
	width:1920px;
	height:1080px;
	z-index:1;

}
body {
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#retour {
	position:absolute;
	left:2px;
	top:2px;
	width:204px;
	height:257px;
	z-index:2;
	background-color: #FFFFCC;
}
