#body {
	margin: 0px;
	background-repeat: no-repeat;
	background-position: top left;
}
#conteneur_principal {
	width: 100%;
	margin: auto;
}
#colonne_droite {
	width: 329px;
	position: relative;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
