#body {
	background-color: #FFF;
}
#node_main {
	margin: auto;
	width: 100%;
}
#top_page {
	width: 100%;
	height: 145px;
	position: relative;
	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;
	z-index: 1;
	display: none;
}
#node_column {
	padding-bottom: 20px;
	background-image: none;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
}
#titre_page {
	padding-top: 10px;
	padding-left: 20px;
	width: 100%;
	position: relative;
}
#bottom_page {
	width: 100%;
	position: relative;
	display: none;
}
#colonne_gauche {
	padding-left: 20px;
	width: 100%;
	position: relative;
}
#colonne_droite {
	width: 100%;
	position: relative;
}
#ariane {
	margin-top: 5px;
	width: 940px;
	left: 20px;
	position: relative;
	display: none;
}
#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;
	display: none;
}
#node_bottom_center {
	margin: auto;
	width: 980px;
	display: none;
}
#node_bg_bottom {
	background-image: none;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 95%;
	position: relative;
}
#node_bg_top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
}
#logo {
	width: 100%;
	height: 140px;
	position: relative;
}
#language {
	margin-top: 5px;
	width: 900px;
	height: 20px;
	position: relative;
	display: none;
}
#node_search {
	margin-top: 40px;
	width: 350px;
	height: 25px;
	position: relative;
	text-align: right;
	display: none;
}
#claim {
	margin-top: 47px;
	margin-bottom: 13px;
	width: 100%;
	height: 40px;
	position: relative;
	display: none;
}
#node_column_top {
	padding-top: 5px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	position: relative;
}
#bandeau_top {
	margin-bottom: 10px;
	padding: 2px;
	background-image: none;
	background-color: #8192a2;
	background-repeat: no-repeat;
	width: 100%;
	height: 75px;
	position: relative;
	overflow: visible;
	overflow: visible;
}
#node_column_right {
	width: 100%;
	right: 20px;
	position: relative;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

