
		body
		{
			margin: 0px 0 ;
			padding: 0 ;
			text-align: center ;
			font: 0.8em "Times New Roman", Times, serif ;
			background: #429896 ;
		}
		
		div#conteneur
		{
			width: 950px ;
			margin: 0 auto ;
			text-align: left ;
			border: 2px solid #2b6261 ;
			background: #fff ;
		}
		h1
		{color:#73342B;
		margin:0;
		font-size:12px;}
		h1#header
		{
			height: 95px ;
			margin: 0 ;
			background: url(header.gif) no-repeat right top ;
		}
		
		h1#header a
		{
			width: 400px ;
			height: 70px ;
			display: block ;
			background: url(title.gif) no-repeat ;
			position: relative ;
			left: 350px ;
			top: 15px ;
		}
		
		h1#header a span
		{
			display: none ;
		}
		
		ul#menu
		{
			height: 35px ;
			margin: 0 ;
			padding: 0 ;
			background: url(bg_menu.gif) repeat-x 0 -25px ;
			list-style-type: none ;
		}
				
		ul#menu li
		{
			float: right ;
			text-align: center ;
		}
		
		ul#menu li a
		{
			width: 115px ;
			line-height: 25px ;
			font-size: 1em ;
			font-weight: bold ;
			letter-spacing: 1px ;
			color: #2b6261 ;
			display: block ;
			text-decoration: none ;
			border-left: 1px solid #73342b ;
		}
		
		ul#menu li a:hover
		{
		    color: #ffffff ;
			background: url(bg_menu.gif) repeat-x 0 0 ;
		}
		
		div#contenu
		{
			padding: 0 25px 0 100px ;
			background: url(bg_page.gif) no-repeat 15px 15px ;
		}
		
		div#contenu h2
		{
			
			padding-left: 20px ;
			line-height: 25px ;
			font-size: 1.6em ;
			background: url(minicjp.jpg) no-repeat left bottom ;
			color: #73342b ;
			border-bottom: 1px solid #429896 ;
			font-weight: bold;
		}
		
		div#contenu h3
		{
			font-size: 1.4em ;
			padding-left: 5px ;
			border-bottom: 1px solid #429896 ;
			border-left: 3px solid #429896 ;
			color: #73342b  ;
		}
		
		div#contenu p
		{
			text-align: justify ;
			line-height: 1.7em ;
		}
		
		div#contenu a
		{
			color: #73342b ;
		}
		
		div#contenu a:hover
		{
			color: #73342b ;
		}
		
	
		p#footer
		{
			margin: 0 ;
			padding-right: 10px ;
			line-height: 30px ;
			text-align: center ;
			color: #73342B ;
			background: url(foot.gif) repeat-x;
		}
		
		
			p#footer a
		{
			text-decoration: none ;
			color: #73342B ;
		}
			p#footer a:hover
		{
			text-decoration: underline;
		}
		
		pre
		{
			overflow: auto ;
			background: #dea ;
			border: 2px solid #9b2 ;
			padding: 5px 0 0 5px ;
			font-size: 1.2em ;
		}
		
		
		pre span
		{
			color: #560 ;
		}
		
		pre span.comment
		{
			color: #b30000 ;
		}
.titi
{color: #73342b ;
text-align: left ;
font-size: 14  ;
}

.toto
{
color: #73342b ;
text-align: justify ;
padding-left: 20px ;
padding-right: 10px ;
}
.style4 {
	color: #73342b;
	text-align: left;
	font-size: 1.4em;
	font-weight: bold;
}
.style5 {
	color: #73342b;
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
}


a:link {
	color: #663333;
	
	text-decoration: none;
}
a:visited {

	text-decoration: none;
	color: #663333;
}
a:hover {

	text-decoration: underline;
	color: #663333;
}
a:active {

	text-decoration: none;
	color: #663333;
}
#franck{color:#73342B;
background: #A4C6C5 ;
margin:5px 25px 20px 25px;
padding:10px 10px 10px 10px;
text-align:center}
