#conteneur {
	height: 768px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
	background-repeat: no-repeat;
	background-image: url(/images/background_home.jpg);
	background-color: #000000;
	margin-bottom: auto;
}
#fond #conteneur #menu {
	height: 300px;
	width: 450px;
	position: absolute;
	left: 292px;
	top: 420px;
}

#fond {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0px;
	background-color: #000000;
	left: 0px;
}

body {
	background-color: #000000;	
}

#fond #conteneur #piedpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 750px;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	font-style: normal;
}

a.piedpage  {
	font-size: 9px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-decoration: none;
	font-style: normal;
	color:#990000;
}

a:link.piedpage  {
	font-style: normal;
}

a:visited.piedpage  {
	color:#990000;
}

a:hover.piedpage  {
	color:#990000;
}

a:active.piedpage  {
	color:#990000;
}
