#body {
	background-image: url(../images/bg.jpg);
	background-color: #e5e7e6;
	background-repeat: repeat-x;
	background-position: top;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#top_page {
	background-image: ;
	width: 100%;
	position: relative;
	float: left;
	z-index: 5;
}
#navtop {
	margin-top: 12px;
	width: 670px;
	position: relative;
	float: right;
	z-index: 2;
}
#node_column {
	background-image: url(../images/bg_cols.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 996px;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 980px;
	position: relative;
	float: left;
}
#colonne_sous_menu {
	padding-left: 8px;
	width: 200px;
	position: relative;
	float: left;
	z-index: 100;
}
#colonne_droite {
	width: 265px;
	position: relative;
	float: right;
}
#bg_cols {
	margin-right: auto;
	margin-left: auto;
	width: 996px;
}
#conteneur {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	position: relative;
	float: left;
}
#logo {
	width: 300px;
	height: 120px;
	position: relative;
	float: left;
}
#outils {
	width: 630px;
	height: 120px;
	position: relative;
	float: right;
}
#rechercher {
	margin-top: 35px;
	margin-left: 10px;
	width: 180px;
	height: 25px;
	position: relative;
	float: left;
}
#outils_bas {
	padding-top: 5px;
	background-image: url(../images/bg_vert.jpg);
	background-color: #93A900;
	background-repeat: no-repeat;
	width: 200px;
	height: 80px;
	left: 8px;
	bottom: 0px;
	position: absolute;
}
#colonne_gauche {
	width: 470px;
	position: relative;
	float: left;
}
#vous_allez {
	width: 263px;
	position: relative;
	float: left;
}
#actus {
	padding-top: 30px;
	width: 259px;
	height: 344px;
	left: 2px;
	position: relative;
	float: left;
}
#nuage_mots {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 5px;
	width: 260px;
	left: 5px;
	position: relative;
	float: left;
}
#bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	position: relative;
	float: left;
}
#sous_menu {
	width: 200px;
	position: relative;
	float: left;
	z-index: 1;
}
#conteneur_centre {
	margin-bottom: 20px;
	padding-right: 20px;
	width: 750px;
	position: relative;
	float: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

