@charset "UTF-8";
#wrapper {
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
	height: 768px;
	width: 1024px;
	margin: 0px;
}
body {
	background-repeat: no-repeat;
	background-image: url(../images/wrapaccueil.jpg);
}
#wrapper #logo {
	height: 162px;
	width: 255px;
	position: absolute;
	left: 121px;
	top: 0px;
}
#wrapper #accueil {
	height: 162px;
	width: 81px;
	position: absolute;
	left: 377px;
	top: 1px;
}
#wrapper #histo {
	height: 162px;
	width: 82px;
	position: absolute;
	left: 458px;
	top: 0px;
}
#wrapper #pratique {
	height: 162px;
	width: 83px;
	position: absolute;
	left: 539px;
	top: 0px;
}
#wrapper #photographie {
	height: 162px;
	width: 82px;
	position: absolute;
	left: 621px;
	top: 0px;
}
#wrapper #parc {
	height: 162px;
	width: 82px;
	position: absolute;
	left: 702px;
	top: 0px;
}
#wrapper #achats {
	height: 162px;
	width: 84px;
	position: absolute;
	left: 784px;
	top: 0px;
}
#wrapper #centrale {
	height: 490px;
	width: 782px;
	position: absolute;
	left: 121px;
	top: 176px;
}
