* {
	font: 14px Arial, Helvetica, sans-serif;
	color:#000;
	margin: 0;
	padding: 0;
}
body {
	background: #998B77;
}
body #container {
	margin: 0 auto;
	width: 980px;
}
#container #top {
	width:980px;
	height: 292px;
	background: transparent url(../i/top.jpg) no-repeat top left;
	position: relative;
}
#top #flash {
	position:relative;
	float:right;
	width:637px;
	height:202px;
	right:10px;
}
#container #content {
	width:980px;
	background: #998B77 url(../i/bkg.jpg) repeat-y top left;
	position:relative;
	float:left;
}
#content #root {
	position: relative;
	float:left;
	width:980px;
	z-index:25;
}
#root #site {
	width:608px;
	position: relative;
	float:left;
	padding : 0 30px 0 80px;
	text-align:justify;
}
#root #left {
	float: left;
	position:relative;
	width: 258px;
	margin-bottom: 50px;
	
}
#left * {
	text-decoration: none;
	text-align: left;
}
#left #first-node {
}
#left #first-node li {
	list-style: none;
}
#left #first-node a {
	font: 15px Arial, Helvetica, sans-serif;
	position:relative;
	float:left;
}
.msel {
	background: transparent url(../i/selected.jpg) no-repeat left;
	padding: 11px 0 7px 70px;
	color:#FFFFFF;
	width:192px;
	height:30px;
}
.msel2 {
	background: transparent url(../i/selected2.jpg) no-repeat left;
	padding: 11px 0 7px 70px;
	color:#FFFFFF;
	width:192px;
	height:30px;
}
.nonsel {
	background: transparent url(../i/niv1.jpg) no-repeat left;
	padding: 10px 0 0 70px;
	width:192px;
	height:22px;
}
#left #first-node #end2 {
	background: transparent url(../i/end2.jpg) no-repeat top left;
	height:14px;
	width:262px;
	position:relative;
	float:left;
}
#left  #end {
	background: transparent url(../i/end.jpg) no-repeat top left;
	height:26px;
	width:262px;
	position:relative;
	float:left;
}
#left #second-node {
	list-style: none none;
}
#left #second-node li {
}
#left #second-node a {
	position:relative;
	font-style:italic;
	color:#F9E7DF;
}
.nodesel {
	background: transparent url(../i/lev2_sel.jpg) no-repeat left;
	padding: 8px 0 0 70px;
	width:192px;
	height:22px;
}
.nodenonsel {
	background: transparent url(../i/lev2.jpg) no-repeat left;
	padding: 8px 0 0 70px;
	width:192px;
	height:22px;
}
#root #infos {
	position: relative;
	float: left;
	left:44px;
	width: 187px;
	height: 147px;
	background: transparent url(../i/adresse.jpg) no-repeat top left;
}
#content #clear {
	clear: both;
}
#content #footer {
	position:relative;
	/*top: -110px;*/
	clear:both;
	background: #C5A183 url(../i/footer.jpg) no-repeat top left;
	height: 126px;
	margin: 0 auto;
	width:980px;
	z-index:22;
}
#footer a {
	display: block;
	position:absolute;
	right:32px;
	bottom:0;
	width: 111px;
	height: 22px;
	text-decoration: none;
	text-indent: -4000px;
}
