	<style type="text/css" media="screen">
	  body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
margin: 0;
padding: 0;

}
	  
		#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
			
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #66ccff;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}
		
		#heading2 {
			display: block;
			text-align: center;
			margin-bottom: 1em;
			
			
		}
		#heading2 * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading2 li.active {
			background-color: #CCC;
			background-position:top;
			height:15px;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-opera-border-radius: 3px;
			-moz-border-radius: 3px;
		}

		
		#wrapper { border: 1px dotted gray; margin: 0em; padding: 0em;  width: 950px; float:right;}
		
		#panes {
		
			text-align: justify;
			border-style: none;
			width: 950px;
			
			
		
		
		}
		
		#panes2 {
		
			text-align: justify;
			border-style: none;
			width: 950px;
			margin: 0 1em 0 1em;
		
		}
		
		#panes3 {
		
			text-align: justify;
			border-style: none;
			width: 950px;
			margin: 0 1em 0 1em;
		
		}
		
		.disc {
		  width: 950px;
		  margin: 0 auto 1em auto;
		  line-height: 1.2em;
		  
		}
		
		
		#panes ul {
list-style-image: url (liste.gif);
list-style-type: circle ;
list-style-position: inside;
}
#panes li {
padding-right:20px;
padding-bottom:10px;
}

#panes h1 {
font-size:18px;

}


#panes h2 {
color:#666;
display:inline;
}

		
		#buttons3 {
			list-style-type: none;list-style-image: none;list-style-position: outside;
		}
		
		
		#panes div div { 	padding-top:0px;
 }
		
		
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }
		
		
		
		
		
		
		
		</style>
