#body {
	background-image: url(../images/fond_ligne_horizon.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 961px;
}
#top_page {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 118px;
	position: relative;
	float: left;
}
#navtop {
	margin-top: 36px;
	margin-right: 15px;
	position: relative;
	float: right;
	text-align: center;
	z-index: 1;
}
#node_column {
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat-y;
	width: 961px;
	position: relative;
	float: left;
}
#titre_page {
	padding-right: 10px;
	padding-left: 10px;
	width: 941px;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	margin-left: 1px;
	width: 271px;
	position: relative;
	float: left;
}
#colonne_droite {
	margin-right: 10px;
	width: 238px;
	position: relative;
	float: right;
}
#ariane {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 900px;
	position: relative;
	float: left;
}
#node_bottom {
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat-y;
	width: 961px;
	position: relative;
	float: left;
}
#fin_bottom {
	margin-bottom: 10px;
	background-image: url(../images/fond_bottom.gif);
	background-repeat: no-repeat;
	width: 961px;
	height: 10px;
	position: relative;
	float: left;
}
#colonne_centrale {
	width: 431px;
	position: relative;
	float: left;
}
#banniere_photo {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 941px;
	position: relative;
	float: left;
}
#zone_recherche {
	width: 250px;
	right: 20px;
	position: relative;
	float: right;
	text-align: right;
}
#logo {
	width: 231px;
	height: 98px;
	position: relative;
	float: left;
}
