body
		{
			margin-left: auto ;
			margin-right: auto ;
			margin-top: 0;
			Margin-bottom: 0;
			padding: 0 ;
			text-align: center ;
			font: 0.8em "Sans Sherif", helvetica, trebuchet ;
			background: url(Images/fond1.gif) fixed ;
			}
		
		div#conteneur
		{
			width: 800px ;
			height: 100% ;
			margin-top: 0;
			Margin-bottom: 0;
			margin-left: auto ;
			margin-right: auto ;
			text-align: justify ;
			background: white ;
			text-decoration: none ;
		}
		
		h1#header
		{
			height: 60px ;
			margin-top: 0px ;
			margin-left: 0px ;
			background: url(Images/logo4.gif) no-repeat right top ;
		}
		
		h1#header a
		{
			height: 60px ;
			display: block ;
			position: relative ;
			left: 0px ;
			top: 0px ;
			text-indent: -5000px ;
		}
		
		
		ul#menu
		{
			height: 70px ;
			margin-left: 15px ;
			list-style-type: none ;
			position : relative ;
		}
				
	
		
		div#contenu
		{
			margin-left: 20px ;
			color: #2b2a90 ; 
			position : relative ;
		}
		

		div#cold
		{
			width: 400px ;
			float: right ;
		}

		div#cold a
		{
			margin: 0;
			padding: 0;
		}


		div#colm
		{
			float: left ;
			width: 230px ;
			margin-left: 10px ;
			margin-right: 0px ;
		}

		div#contenu h2
		{
			padding-right: 100px ;
			line-height: 25px ;
			font-size: 2.2em ;
			color: #80c5dd ;
		}
		
		div#contenu h3
		{
			margin-left: 15px ;
			margin-right: 15px ;
			padding-left: 25px ;
			border-bottom: 1px solid #80c5dd ;
			border-right: 2px solid #80c5dd ;
			color: #000D69 ;
		}

		div#contenu li
		{
			text-decoration: none ;
		}
		
		div#contenu p
		{
			text-align: justify ;
			text-indent: 2em ;
			line-height: 1.7em ;
		}
		
		div#contenu a
		{
			color: #80c5dd ;
			border: 0;
		}
		
		div#contenu a:hover
		{
			color: #2b2a90 ;
		}
		
		div#footer
		{
			text-align: center ;
		}
		
		pre
		{
			overflow: auto ;
			width: auto;
			background: #dea ;
			border: 2px solid #ff66cc ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
			text-align: justify;
			height: 350px;
			padding-right: 15px;
		}

		p2
		{
			width: 200px ;
			color: #666666 ;
			text-align: justify ;
		}
		
		* html pre
		{
			width: 636px ;
		}
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
	