* {
	font: 11px Verdana;
	color:#FFF;
}
body {
	margin: 0;
	padding: 0;
	background: #8d9ba0 none;
	font: 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}
body #container {
	margin: 0 auto;
	padding: 0;
	width: 980px;
	background: #8d9ba0 url(../i/container.jpg) repeat-y top left;
}
#container #top {
	width:980px;
	height: 290px;
	background: transparent url(../i/top.jpg) no-repeat top left;
}
#container #subcontent {
	width:980px;
	background: transparent url(../i/bkg.jpg) repeat-y top left;
	position:relative;
	z-index:1;
}
#subcontent #subtop {
	margin: 0 auto;
	position:absolute;
	left:0;
	width:980px;
	height:234px;
	background: transparent url(../i/subtop.jpg) no-repeat top left;
	z-index:-1;
}
#subcontent #left {
	float: left;
	width: 296px;
}
#left * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-align: left;
}
#left #first-node {
	margin: 0 0 12px 10px;
	list-style-image: url(../i/puce.jpg);
	list-style-position:inside;
}
#left #first-node li {
	padding: 5px 0 5px 0;
}
#left #first-node a {
	display: inline;
	padding: 0px 0 10px 10px;
	font-size:16px;
	letter-spacing: 2pt;
	color: #C6DEDE;
	font-family:"Comic Sans MS";
	vertical-align:top;
}
#left #second-node {
	list-style: none none;
	width:220px;
	margin-left:58px;
}
#left #second-node li {
	background: transparent url(../i/sousmenu.jpg) no-repeat top left;
}
#left #second-node a {
	display: block;
	font-size:14px;
	color:#1E111A;
	letter-spacing: 4pt;
	font-family:"Trebuchet MS";
}
#left #third-node {
	list-style: none none;
	width:200px;
	margin-left:20px;
	/*border: 1px solid red;
	/*padding: 5px 0 5px 0;*/
}
#left #third-node li {
	background: none;
}
#left #third-node a {
	display: block;
	font-size:11px;
	color: #C6DEDE;
	font-family:"Comic Sans MS";
	letter-spacing: 1pt;
}
#subcontent #content {
	float: right;
	padding: 20px 30px 0 0;
	width: 620px;
}
#subcontent #clear {
	clear:both;
}
body #footer {
	position:relative;
	clear:both;
	background: transparent url(../i/footer.jpg) no-repeat top left;
	height: 160px;
	margin: 0 auto;
	width:980px;
}
#footer a {
	display: block;
	width: 71px;
	height: 41px;
	text-decoration: none;
	text-indent: -4000px;
}