#page {
	text-align: center;
	margin: auto;
	height: 600px;
	width: 750px;
	background-image: url(images/Fond_index.jpg);
	position: relative;
	border: 1px solid #000000;
}
#page #logo {
	position: absolute;
	left: 236px;
	top: 68px;
	width: 292px;
	height: 203px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}
#page #validateur {
	position: absolute;
	left: 164px;
	top: 579px;
	width: 434px;
	height: 21px;
}
#page #textes {
	position: absolute;
	left: 9px;
	top: 338px;
	width: 739px;
	height: 25px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#page #entrer {
	position: absolute;
	left: 212px;
	top: 396px;
	width: 344px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	height: 84px;
}

