#body {
	background-image: url(../images/bg_top.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center top;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#node_top {
	width: 100%;
	height: 125px;
	position: relative;
	float: left;
}
#navtop {
	width: 730px;
	height: 25px;
	left: 250px;
	top: 70px;
	position: absolute;
	z-index: 1;
}
#node_middle {
	width: 980px;
	position: relative;
	float: left;
}
#titre_page {
	padding-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 15px;
	padding-top: 10px;
	border-top: 1px solid #18b800;
	width: 100%;
	position: relative;
	float: left;
	text-align: center;
}
#colonne_gauche {
	width: 720px;
	position: relative;
	float: left;
}
#colonne_droite {
	width: 250px;
	position: relative;
	float: right;
}
#ariane {
	padding-top: 5px;
	padding-bottom: 15px;
	width: 970px;
	position: relative;
	float: left;
}
#node_recherche {
	padding-top: 5px;
	width: 220px;
	height: 40px;
	position: relative;
	float: right;
	text-align: left;
}
#node_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 940px;
}
#logo {
	width: 250px;
	height: 120px;
	position: relative;
	float: left;
}
#bg_bottom {
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 220px;
	position: relative;
	float: left;
}
#node_hyperliens {
	margin-top: 35px;
	width: 650px;
	height: 120px;
	position: relative;
	float: left;
}
#node_tag_cloud {
	margin-top: 35px;
	width: 280px;
	height: 120px;
	position: relative;
	float: right;
}
#colonne_pleine_largeur {
	width: 100%;
	position: relative;
	float: left;
}
#langue {
	padding-top: 5px;
	padding-right: 10px;
	width: 250px;
	height: 20px;
	position: relative;
	float: right;
}
#node_droite_top {
	width: 250px;
	height: 70px;
	position: relative;
	float: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

