* { padding:0; margin:0; }
html { font: 70% "Trebuchet MS", Arial, Helvetica, sans-serif; }
body { font-size:1em; }
.clear { clear:both; }

#wrapper {  }
	#header { background:url(images/bg_header.jpg) repeat-x; height:319px; }
		#in_header { width:1000px; margin:0 auto; }
			#in_header img { border:none; }
			#hd_header { height:85px; }
				.logo { float:left; }
				#hd_header ul { position:relative; float:right; margin:51px 0 0; }
				#hd_header li { display:inline; list-style:none; }
				#hd_header li a { height:28px; width:135px; display:block; float:left; text-align:center; padding:5px 0 0; color:#537578; font-weight:bold; text-decoration:none; font-size:1.2em; }
				.current { background:url(images/bg_li.jpg) no-repeat; }
				#hd_header li a:hover { background:url(images/bg_li.jpg) no-repeat; }
			#ft_header { padding-top:16px; }	
	#container { background:#537578; }
		#content { width:970px; margin:0 auto; padding:40px 15px; }
			#content h2 { color:#bcd190; font-size:2.1em; font-family:Georgia, "Times New Roman", Times, serif; }
			#content p { color:#9eb1ae; padding:0 0 10px; }
			#content ul { padding:0 0 10px 10px; }
				#content li { color:#9eb1ae; list-style-position:inside; }
			.relax { float:left; padding-right:10px; }
	#footer { background:url(images/bg_footer.jpg) repeat-x; height:40px; }
		#in-footer { width:1000px; margin:0 auto; text-align:right; color:#545454; }
			#in-footer img { border:none; float:right; margin:5px 0 0; }
			#in-footer ul { list-style:none; padding-top:15px; }
			#in-footer li { display:inline; }
			#in-footer a { color:#545454; text-decoration:none; }


/*page*/
		#content div { padding:10px 0; }
		.contenu {  background:url(images/dash.jpg) repeat-x bottom; }
		#content div img { float:left; margin:0 10px; }
		#content div span a { color:#cee798; text-decoration:none; }