		body
		{
			margin: 10px 0 ;
			padding: 0 ;
			text-align: center ;
			font: 0.8em "arial", verdana;
			background: #222222 ;
		}
		
		div#conteneur
		{
			width: 840px ;
			margin: 0 auto ;
			text-align: left ;
			border: 0px solid #ffffff ;
			background: #222222;
			background: url(img/newmain01.jpg) repeat-y left top ;
		}
		
		h1#header
		{
			height: 208px ;
			margin: 0 ;
			background: url(img/newtop02.jpg) no-repeat left top ;
		}
		
		h1#header a
		{
			width: 800px ;
			height: 190px ;
			display: block ;
			position: relative ;
			left: 20px ;
			top: 10px ;
		}
		
		h1#header a span
		{
			display: none ;
		}
		
		ul#menu
		{
			height: 35px ;
			width: 800px ;
			margin-top: 0px ;
			margin-left: 20px ;
			padding: 0 ;
			background: url(img/bg_menu02.jpg) repeat-x 0 -25px ;
			list-style-type: none ;
		}
				
		ul#menu li
		{
			float: left ;
			text-align: center ;
		}
		
		ul#menu li a
		{
			width: 158px ;
			line-height: 25px ;
			font-size: 0.9em ;
			font-weight: bold ;
			letter-spacing: 1px ;
			color: #E4AE46 ;
			display: block ;
			text-decoration: none ;
			border-right: 1px solid #585C50 ;
			border-left: 1px solid #585C50 ;
		}
		
		ul#menu li a:hover
		{       color: #FFFFFF ;
			background: url(img/bg_menu02.jpg) repeat-x 0 0 ;
		}
		
		div#contenu
		{
			padding: 0 60px 0 60px ;
			background: url(img/bg_page04.jpg) no-repeat 0px 40px ;
		}
		
		div#contenu h2
		{	margin-left: 20px ;
			padding-left: 2px ;
			padding-top: 0px;
			padding-bottom: 0px;
			line-height: 20px ;
			font-size: 1.4em ;
			background: url(img/imgh2.jpg) no-repeat right center ;
			background-color: #222222;
			color: #768674 ;
			border-top: 1px solid #585C50 ;
			border-left: 1px solid #585C50 ;
			border-right: 1px solid #585C50 ;
			border-bottom: 1px solid #585C50 ;
		}
		
		div#contenu h3
		{
			float: right;
			margin: 0px 0px 0 0px;
			padding: 0px 0 0 0;
			width: 384px;
			color: #D89513 ;
		}
		
		div#contenu h4
		{
	
			float: left;
			font-weight: normal;
			text-align: justify;
			width: 320px;
			margin: 0px 0 0 0;
			padding: 0 0 0 40px ;
			padding-right: 0px ;
			font-size: 1.0em ;
			color: #B6BAA0;
		}

		div#contenu h5
		{
	
			float: left;
			font-weight: normal;
			text-align: justify;
			width: 220px;
			margin: 0px 0 0 0;
			padding: 0 0 0 40px ;
			padding-right: 0px ;
			font-size: 1.0em ;
			color: #B6BAA0;
		}
		
		
		div#contenu h6
		{
			font-weight: normal;
			text-align: justify;
			margin-left: 0px ;
			padding-left: 40px ;
			padding-right: 20px ;
			font-size: 1.0em ;
			color: #B6BAA0;
		}
		

		div#contenu h7
		{
			float: right;
			margin: 0px 0px 0 0px;
			padding: 0px 0 0 0;
			width: 448px;
			color: #D89513 ;
		}
		
		
		div#contenu p
		{	
			clear: both;
			margin-left: 40px ;
			text-align: justify ;
			font-weight: bold;
			font-size: 1.2em ;
			padding-left: 0px ;
			line-height: 1.4em ;
		   color: #839775; 
			border-bottom: 1px solid #585C50 ;
                }
		
		div#contenu a
		{
			color: #D89513 ;
		}
		
		div#contenu a:hover
		{
			color: #ffffff ;
		}
		
		p#footer
		{
			clear: both;
			height: 139px ;
			margin: 0 ;
			padding-left: 30px ;
			line-height: 25px ;
			text-align: center ;
			color: #B6BAA0 ; ;
			font-size: 0.9em ;
			font-weight: bold ;
			letter-spacing: 1px ;	
			background: url(img/newbottom02.jpg) no-repeat left top ;	


		}


		p#footer a
		{
			color: #E4AE46  ;
			font-weight: bold ;
			text-decoration: none ;

		}
		
		p#footer a:hover
		{
			color: #ffffff ;
			font-weight: bold ;
		}



		
		pre
		{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
		
		* html pre
		{
			width: 800px ;
		}
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #ffffff ;
		}
