@charset "UTF-8";
body {
	background-image: url(images/fonds/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#nav_home {
	position:relative;
	top: 50px;
	left: -110px;
	height: 175px;
	width: 175px;
	z-index: 5;
}

#nav_realisation {
	position:relative;
	top: 370px;
	left: -90px;
	height: 153px;
	width: 150px;
	z-index: 5;
}
#nav_presentation {
	position:relative;
	top: 60px;
	left: 750px;
	height: 153px;
	width: 150px;
	z-index: 5;
}
#nav_contact {
	position:relative;
	top: 280px;
	left: 400px;
	height: 153px;
	width: 150px;
	z-index: 5;
}
#nav_greve {
	position:relative;
	top: -450px;
	left: 730px;
	height: 153px;
	width: 150px;
	z-index: 5;
}
#hl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	position: absolute;
	top: 67px;
	left: 381px;
	width: 204px;
}
#slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	position: absolute;
	top: 179px;
	left: 134px;
	width: 279px;
}
#produits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	position: absolute;
	top: 212px;
	left: 79px;
	width: 650px;
	text-align: center;
	letter-spacing: 0.1em;
}
#newsticker {
	left: 105px;
	top: 40px;
	position: absolute;
}
