#liste {
	width: 490px;
	float: left;
	border-left: 1px solid #666;
	padding-top: 40px;
}
.liste {
	width: auto;
	margin:  0 0 10px 10px;
}
.liste .titre, .liste .titre a:link, .liste .titre a:visited {
	font-weight: bold;
	color: #666;
}
h1 {
	padding-bottom: 5px;
	width: 350px;
}
#detail {
	margin-top: 10px;
}
#detail2 {
	background: url(../img/pixel666.gif) 360px repeat-y;
}
#detailGauche {
	width: 320px;
	float: left;
	
}
#detailDroite {
	width: 320px;
	float: left;
	margin-left: 80px;
}

.detailG {
	font-weight: bold;
	margin-right: 5px;
	color: #444;
	float: left;
}
.detailD {
	float: left;
	margin-bottom: 10px;
}
.listeFiche {
	width: 49%;
	height: 30px;
	background: #FFF url(../img/fd_liste.gif) right bottom no-repeat;
}
.listeFiche a:link, .listeFiche a:visited{
	color: #000;
	font-weight: bold;
}
.listeFiche .imgLeft {
	margin-right: 5px;
}
.categories {
	width: 240px;
	height: 40px;
	float: left;
}
#ficheNav {
	text-align: center;
	height:16px;
}
#print {
	margin: 0 auto;
	margin-top: -16px;
}
.legende {
	font-size:11px;
	font-style: italic;
	color: #666;
	
}