#body {
	background-color: #FFFFFF;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: -350px -210px;
}
#conteneur {
	width: 480px;
	margin: auto;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
#colonne_centre {
	width: 100%;
	position: relative;
}
#bottom {
	width: 100%;
	position: relative;
	border-top: 1px dotted #ffffff;
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
