* {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

html {
	background-color: #fff;
	
}

body {
	background-image: url("../img/gradiant.jpg");
	background-repeat: repeat-x;
	text-align: center;
}

div#container {
	/*
	position: relative;
	top: 25px;
	left: 0px;
	width: 760px;
	height: 600px;
	margin: 0 auto;
	text-align: center;
	background-color: #fff;
	*/
}

a {
	display: block;
	width: 572px;
	height: 665px;
	background-image: url("../img/bg_a_complet.jpg");
	background-position: center bottom;
	background-repeat: no-repeat;
	margin: 0 auto;
}

a:hover {
	background-position: center top;
}

div#container img#logo {
	position: relative;
	top: 25px;
	left: 0px;
	width: 297px;
	height: 309px;
	margin: 0 auto;
	margin-top: 50px;
}

div#container img#titre {
	position: relative;
	top: 25px;
	left: 0px;
	width: 740px;
	height: 49px;
	margin: 0 auto;
	margin-top: 50px;	
}
