#body {
	background-color: #3D3D3D;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#top_page {
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
}
#navtop {
	background-image: url(../images/bg_menu.gif);
	background-color: #999;
	background-repeat: repeat-x;
	width: 100%;
	height: 30px;
	position: relative;
	float: left;
	z-index: 1;
}
#node_column {
	width: 1000px;
	position: relative;
	float: left;
}
#titre_page {
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_droite {
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 100%;
	position: relative;
	float: left;
}
#ariane {
	margin-bottom: 20px;
	padding-top: 5px;
	width: 970px;
	position: relative;
	float: left;
}
#node_bottom {
	background-image: url(../images/bg_bottom.gif);
	background-color: #3D3D3D;
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
}
#node_main_top {
	background-image: url(../images/bg_fdc.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
	float: left;
}
#node_main_bottom {
	background-image: url(../images/bg_bottom1.gif);
	background-color: #98ce6c;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
#node_column_right {
	margin-bottom: 30px;
	padding: 20px;
	background-image: url(../images/bg_column.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
	width: 710px;
	position: relative;
	float: right;
}
#node_column_left {
	margin-bottom: 30px;
	width: 230px;
	position: relative;
	float: left;
}
#logo {
	width: 480px;
	height: 100px;
	position: relative;
	float: left;
}
#navigation_niv_2 {
	padding-top: 3px;
	width: 400px;
	height: 27px;
	position: relative;
	float: right;
}
#node_recherche {
	margin-top: 40px;
	width: 300px;
	height: 30px;
	position: relative;
	float: right;
	text-align: right;
}
#node_bottom_2 {
	margin: auto;
	width: 1000px;
}
#node_tag_cloud {
	margin-top: 10px;
	width: 100%;
	position: relative;
	float: left;
}
#nav_left {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-image: url(../images/bg_menu_left.jpg);
	background-color: #141414;
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	position: relative;
	float: left;
}
#popup_message {
	border: 2px solid #BEBEBE;
	background-image: url(../images/bg_popup_bottom.gif);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
	left: -4000px;
	position: absolute;
	display: block;
}
#popup_voile {
	background-color: #007658;
	width: 100%;
	left: -4000px;
	position: absolute;
	display: block;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

