#body {
	background-color: #e0e0e0;
}
#node_main {
	margin: auto;
	width: 980px;
}
#top_page {
	width: 100%;
	height: 145px;
	position: relative;
	float: left;
	z-index: 1;
}
#navtop {
	padding-right: 7px;
	padding-left: 7px;
	background-image: url(../images/bg_navtop.gif);
	background-repeat: no-repeat;
	width: 886px;
	height: 30px;
	position: relative;
	float: right;
	z-index: 1;
}
#node_column {
	padding-bottom: 20px;
	background-image: url(../images/bottom_column.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 980px;
	position: relative;
	float: left;
}
#titre_page {
	padding-top: 10px;
	padding-left: 20px;
	width: 940px;
	position: relative;
	float: left;
}
#bottom_page {
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	padding-left: 20px;
	width: 620px;
	position: relative;
	float: left;
}
#colonne_droite {
	width: 300px;
	position: relative;
	float: left;
}
#ariane {
	margin-top: 5px;
	width: 940px;
	left: 20px;
	position: relative;
	float: left;
}
#node_bottom {
	padding-top: 10px;
	padding-bottom: 20px;
	border-top: 1px solid #b5b5b5;
	background-image: url(../images/bg_bottom.jpg);
	background-color: #24263d;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#node_bottom_center {
	margin: auto;
	width: 980px;
}
#node_bg_bottom {
	background-image: url(../images/bg_middle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
#node_bg_top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
	float: left;
}
#logo {
	width: 80;
	height: 140px;
	position: relative;
	float: left;
}
#language {
	margin-top: 5px;
	width: 900px;
	height: 20px;
	position: relative;
	float: right;
}
#node_search {
	margin-top: 40px;
	width: 350px;
	height: 25px;
	position: relative;
	float: right;
	text-align: right;
}
#claim {
	margin-top: 47px;
	margin-bottom: 13px;
	width: 500px;
	height: 20px;
	position: relative;
	float: left;
}
#node_column_top {
	padding-top: 5px;
	background-image: url(../images/top_column.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 980px;
	position: relative;
	float: left;
}
#bandeau_top {
	margin-bottom: 10px;
	padding: ;
	background-image: url(../images/bg_bandeau_top.gif);
	background-color: ;
	background-repeat: no-repeat;
	width: 980px;
	height: 75px;
	position: relative;
	float: left;
	overflow: visible;
	overflow: visible;
}
#node_column_right {
	width: 300px;
	right: 20px;
	position: relative;
	float: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

