*{
	padding: 0;
	margin: 0;
}
body{
	padding: 0;
	margin: 0;
	text-align: center;
}
#global{
	position: relative;
	top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 408px;
	height: 516px;
	background-image: url(../img/f_accueil.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}
#bt_entrer{
	position: relative;
	top: 267px;
	left: 310px;
	width: 98px;
	height: 35px;
}
#pied_page{
	position: relative;
	top: 465px;
	left: 0;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
img{
	border: none;
}
#pied_page a{
	color: #000;
}
