 <STYLE>
 <!--
	firefox {}

	body {
	margin: 10px 0 ;
	padding: 0 ;
	font-family: Tahoma, verdana, arial;
	color: #EAE4E8 ;
	background-color: #2D2227 ;
	}

	pre
	{
	overflow: auto ;
	}

	div#conteneur
	{
	width: 800px ;
	margin: 0 auto ;
	text-align: left ;
	}

	h1#header
	{
	height: 100px ;
	background: url(img/bandeau.jpg) no-repeat left top ;
	border : 0px;
	margin: 0 ;
	text-indent: -5000px ;
	}

	ul#menu {
	width: 800px ;
	height: 16px;
	margin-top: 4px;
	margin-bottom: 6px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px ;
	background-color: #57424B ;
	list-style-type: none ;
	}

	li#link {
	float: left ;
	text-align: left ;
	font-size: 8pt ;
	background: url(img/point_blanc.gif) no-repeat left top ;
	padding-left:20px;
	padding-right:10px;
	}

	div#contenu_page
	{
	width: 588px ;
	height: 482px;
	padding: 4px ;
	margin : 0px;
	text-align: left ;
	float : left ;
	background: url(img/bg_td.jpg) no-repeat left top ;
	background-color: #2D2227 ;
	border: 1px #B3B2C0 solid ;
	font-size: 10pt ;
	overflow-y: auto;
	}

	p.small { font-size: 8pt; }

	div#contenu_popup
	{
	width: 620px ;
	padding: 6px ;
	text-align: left ;
	background: url(img/bg_td.jpg) no-repeat left top ;
	background-color: #2D2227 ;
	font-size: 10pt ;
	}

	ul#menu_galerie {
	list-style-type: none ;
	float: right ;
	margin : 0;
	text-align: right ;
	}

	ul#menu_galerie li {
	display : block ;
	width: 160px ;
	height: 90px ;
	text-align: center ;
	font-weight: bold ;
	border: 1px #B3B2C0 solid ;
	font-size: 8pt;
	margin-bottom: 8px;
	}

	div#contenu_page ul {
	list-style-image: url(img/point_blanc.gif) ;
	}

	p#footer {
	clear : left;
	clear: right ;
	position : relative;
	top :10px;
	height: 16px ;
	text-align: center ;
	background-color: #57424B ;
	font-size: 8pt ;
	font-weight: bold ;
	}


	h1 {
	font-family: Tahoma,Verdana,Arial ;
	color: #B3B2C0 ;
	font-weight: bold ;
	font-size: 12pt ;
	border-bottom: 1px #57424B solid ;
	}

	h2 {
	font-family: Tahoma,Verdana,Arial ;
	color: #B3B2C0 ;
	font-weight: bold ;
	margin-left: 4pt ;
	font-size: 10pt ;
	border-bottom: 1px #57424B solid ;
	}

	a:link, a:visited {
	color: #FFA230 ;
	text-decoration: none ;
	font-weight: bold ;
	}

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

	td.form {
	font-weight: bold ;
	font-size: 10pt
	}

	td.listrep {
	border-bottom: 1px #57424B solid ;
	font-size: 8pt ;
	}

	.listreptitle {
	background-color: #57424B ;
	border-bottom: 1px #140D0F solid ;
	font-weight: bold ;
	font-size: 8pt ;
	}

	.vignette {
	border-right: 2px #140D0F solid ;
	border-bottom: 2px #140D0F solid ;
	}

	input, select, textarea {
	background-color: #EAE4E8 ;
	color: #2D2227 ;
	border: 2px #FFA230 solid ;
	font-family: Tahoma,Verdana,Arial ;
	font-size: 9pt ;
	font-weight: bold ;
	}

	input.submit {
	background-color: #FFA230 ;
	border: 1px #EAE4E8 solid ;
	}

	input.image {
	background-color: #2D2227 ;
	border: 0px
	}

	.infobulle{
	position: absolute ; 
	visibility: hidden ;
	border: 2px solid #FFA230 ;
	padding: 6px ;
	font-family: Verdana, Arial ;
	font-weight: bold ;
	color: #2D2227 ;
	font-size: 11px ;
	background-color: #EAE4E8 ;
}
 -->
 </STYLE>
