@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0;}

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

html {
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}
body {
	background:#CECECC url(images/fond.jpg) repeat-x center top;
	line-height:110%;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#707173;
	margin:0;
}
div {
	position:absolute;
}
#container{
	position:relative;
	padding-top:20px;
	width:990px;
	margin:0 auto;
}
h1{
	position:absolute;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	color:#1a171b;
	left:100px;
	top:340px;
	letter-spacing:1px;
}
h1 .gris{
	color:#989895
}
h1 strong{
	color:#1a171b;
}
#client {
	width:200px;
	right:0;
	background:transparent url(images/clients.png) no-repeat right top;
	padding-top:167px;
}
#liste{
	width:140px;
	text-align:center;
}
#logo{
	left:110px;
	top:90px;
}
#menu {
	left:30px;
	top:365px;
}
#content{
	left:95px;
	top:475px;
}
#text1{
	width:170px;
	position:relative;
	float:left;
	text-align:left;
	padding-right:10px;
}
#text2{ 
	width:190px;
	position:relative;
	float:left;
	text-align:center;
	padding:0 5px;
}
#text3{
	width:175px;
	position:relative;
	float:left;
	text-align:right;
	padding-left:10px;
}
#realisation  img{
	border:0;
	padding:4px 0;
}
#realisation{
	top:330px;
	padding-left:30px;
}