#body {
	background-color: #dedede;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#top_page {
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
}
#navtop {
	width: 100%;
	height: 30px;
	position: relative;
	float: left;
	z-index: 1;
}
#node_column_right {
	width: 320px;
	position: relative;
	float: right;
}
#titre_page {
	padding-bottom: 20px;
	width: 600px;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 600px;
	position: relative;
	float: left;
}
#colonne_droite {
	width: 100%;
	position: relative;
	float: right;
}
#ariane {
	padding-top: 5px;
	padding-bottom: 15px;
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_top {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#node_top {
	border-top: 2px solid #85e059;
	background-image: url(../images/bg_top.gif);
	background-color: #000;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#node_column_left {
	padding: 20px;
	background-color: #FFF;
	width: 600px;
	position: relative;
	float: left;
}
#node_navtop {
	background-image: url(../images/bg_navtop.gif);
	background-color: #85e059;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_navtop {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#node_bottom {
	background-image: url(../images/bg_top.gif);
	background-color: #000;
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#bottom_links {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
	display: none;
}
#navright {
	border-bottom: 1px dotted #777;
	width: 100%;
	position: relative;
	float: left;
}
#node_recherche {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px dotted #777;
	width: 100%;
	position: relative;
	float: left;
}
#tag_cloud {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #777;
	width: 100%;
	position: relative;
	float: left;
}
#news {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	position: relative;
	float: left;
}
#node_portfolio {
	width: 320px;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

