	*{margin:0px;padding:0px;border:0px solid #fff;color: #454545;}
	
	body{
	background: #fff url(images/body_bg.jpg) repeat-x;
	font: .9em georgia;
	text-align: center;
	width: 1024px; <!--remove-->
	color: #454545;
	}
	
	#wrap{
	margin: 0 auto;
	width: 956px;
	background: url(images/wrap_bg.jpg) repeat-y;
	text-align:left;
	}
	
	a{text-decoration: none;}
	
	a:hover{text-decoration: underline !important;}
	
	img{border:0px solid #fff;}

	.blue{color: #119BDE;}
	
	.orange{color: #FF5707;}
	
	#logo{
	position: absolute;
	top: 0px;
	margin: 0 0 0 15px;
	width: 357px;
	height: 257px;
	background: url(images/logo.png) no-repeat;
	_background: url(images/logo.jpg) no-repeat;
	}
	
	#logo a{
	padding: 142px 119px;
	text-decoration: none;
	color:#fff;
	}
	
	#nav{
	height: 82px;
	width: 950px;
	background: url(images/nav_bg.jpg) repeat-x;
	font: .8em tahoma;
	font-weight: bold;
	border-top:1px solid #FEE580;
	}
	
	#nav p{
	margin: 30px 0 0 400px;
	font: 1.4em georgia;
	font-weight: bold;
	color: #454545;
	}
	
	#container{
	width: 950px;
	background: #f9fdff url(images/container_bg.jpg) repeat-x;
	}
	
	#micro_stats{
	margin: 0 0 0 400px;
	padding: 10px 0 0 0;
	font: .8em georgia;
	font-weight: bold;
	color: #454545;
	}
	
	#micro_stats img{
	padding: 0 5px 0 15px;
	}
	
	#main{
	margin:10px 15px;
	padding:10px 20px;
	background: url(images/main_bg.jpg) no-repeat;
	}
	
	#main h2{
	font: 1.6em georgia;
	font-weight: bold;
	color: #119BDE;
	}
	
	#left{
	margin: 10px 15px 0 5px;
	width: 215px;
	float: left;
	text-align:center;
	}
	
	p.pres{
	margin: 0 0 20px;
	font: .9em georgia;
	font-weight: bold;
	text-align: justify;
	color: #119BDE;
	}
	
	#left img{margin:10px;}
	
	#left .feature{
	font: .8em tahoma;
	text-align: center;
	color: #454545;
	}
	
	#right{
	margin: 10px 0 0;
	width: 625px;
	float: right;
	text-align: center;
	}
	
	#right .label{
	width: 200px;
	margin:0px;
	font: 1.2em georgia;
	font-weight: bold;
	color: #FF5707;
	text-align: left;
	float: left;
	}
	
	#right .field{
	width: 410px;
	float: right;
	font: .9em tahoma;
	font-weight: bold;
	text-align: right;
	color: #000;
	}
	
	#field p{
	margin: 10px 0;
	font: .9em tahoma;
	color: #454545;
	}
	
	#right hr{
	height:1px;
	margin: 20px 0px;
	color: #FDF1C1;
	clear: both;
	}
	
	#right input{
	border: 1px solid #119BDE;
	}
	
	.submit{
	width: 190px;
	height: 37px;
	border: 0px solid #fff !important;
	background: url(images/creer_button.jpg);
	cursor:pointer;
	}
	
	p.link{
	margin:100px 20px 0;
	font: 0.9em georgia;
	font-weight: bold;
	color: #119BDE;
	}
	
	p.link a{color: inherit; color: #119BDE;}
	
	#footer{
	margin: 10px 0 0;
	padding: 12px 0 0;
	height: 23px;
	width: 950px;
	background: url(images/footer_bg.jpg) repeat-x;
	font: .8em tahoma;
	font-weight: bold;	
	text-align: center;
	}
	
	.clear{clear: both;display: hidden}

	.offretable td {
		text-align:left;
	}