#top_page {
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	height: 118px;
	position: relative;
	float: left;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 961px;
}
#node_column {
	background-image: url(../images/fond_page.jpg);
	background-repeat: repeat-y;
	width: 961px;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 100%;
	position: relative;
	float: left;
}
#menu_ss_rubriques {
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#ariane {
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 900px;
	position: relative;
	float: left;
}
#colonne_centrale {
	width: 679px;
	position: relative;
	float: left;
}
#banniere_photo {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 941px;
	position: relative;
	float: left;
}
#node_colonne_gauche {
	margin-right: 10px;
	margin-left: 10px;
	width: 252px;
	position: relative;
	float: left;
}
#body {
	background-image: url(../images/fond_ligne_horizon.jpg);
	background-color: #fff;
	background-repeat: repeat-x;
	background-position: top;
}
#navtop {
	margin-top: 36px;
	margin-right: 15px;
	position: relative;
	float: right;
	text-align: center;
	z-index: 1;
}
#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;
}
#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;
}
#zone_recherche {
	width: 250px;
	right: 20px;
	position: relative;
	float: right;
	text-align: right;
}
#logo {
	width: 231px;
	height: 98px;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

