
body {
	background: url("../img/accueil/1024-Noel-2015.jpg") center top no-repeat;
}

#login {
	height: 200px;
	width: 300px;
	margin-left:auto;
	margin-right:auto;
	margin-top:270px;
	padding-left: 0;
	padding-right: 200px;
}

.box_field {
	padding: 10px;
	background-color: white;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
}
