#body {
	background-image: url(../../medias/images/fond_top_fiche.jpg);
	margin: 0px;
	background-repeat: repeat-x;
}
#conteneur {
	width: 470px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-repeat: no-repeat;
}
#colonne {
	width: 450px;
	left: 10px;
	top: 10px;
	position: relative;
}
#top {
	width: 470px;
	height: 77px;
	position: relative;
	background-image: url(../../medias/images/Top_fiche.jpg);
}
a[href]:after {
	content: " [" attr(href)"] ";
}
