#body {
	background-color: #FFF;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 640px;
}
#node_column {
	width: 100%;
	position: relative;
	float: left;
}
#titre_page {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
	width: 100%;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#colonne {
	width: 100%;
	position: relative;
	float: left;
}
