@charset "utf-8";
body{
	background-color: #000;
	margin: 0px;
}

img{
	border: 0px;
}

/*------------------------------------Base------------------------------------*/
#enterLogo{
	margin: auto;
	width: 531px;
}

#enterImage{
	margin: auto;
	width: 805px;
}

.image{
	float: left;
	width: 400px;
}

#enterChoix{
	clear: both;
	padding-top: 50px;
	margin: auto;
	width: 750px;
	outline: none;
	text-align: center;
}

.imgToo { outline: none; }
.langChoice { outline: none; }
