#navtop {
	padding-left: 8px;
	background-image: url(../images/bg_navtop.gif);
	background-repeat: no-repeat;
	width: 972px;
	height: 40px;
	position: relative;
	float: left;
	z-index: 1;
}
#top_page {
	width: 100%;
	height: 40px;
	position: relative;
	float: left;
}
#body {
	margin: 0px;
	background-image: url(../images/bg_picture_cube.jpg);
	background-color: #838383;
	background-repeat: no-repeat;
	background-position: center top;
}
#titre_page {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
	width: 940px;
	position: relative;
	float: left;
}
#colonne_gauche {
	margin-bottom: 20px;
	margin-left: 20px;
	width: 940px;
	position: relative;
	float: left;
}
#ariane {
	padding: 4px;
	background-color: #ececec;
	width: 972px;
	height: 12px;
	position: relative;
	float: left;
}
#bandeau {
	width: 100%;
	height: 200px;
	position: relative;
	float: left;
	display: none;
}
#node_top {
	width: 100%;
	position: relative;
	float: left;
}
#node_column_left {
	background-color: #FFF;
	width: 100%;
	position: relative;
	float: left;
}
#node_column_bottom {
	margin-top: 20px;
	padding-top: 5px;
	background-image: url(../images/bg_column_bottom.gif);
	background-color: #d7d7d7;
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_bottom {
	padding: 20px;
	width: 940px;
	position: relative;
	float: left;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
}
#logo {
	width: 250px;
	height: 100px;
	left: 728px;
	position: absolute;
	overflow: hidden;
	z-index: 2;
	overflow: hidden;
}
#node_column {
	width: 100%;
	position: relative;
	float: left;
}
#menuiphone {
	width: 100%;
	position: relative;
	float: left;
	display: none;
	z-index: 2;
}
#sousmenuiphone {
	background-color: white;
	width: 100%;
	position: relative;
	float: left;
	display: none;
}
#bottom_page {
	margin-top: 20px;
	padding-bottom: 40px;
	width: 100%;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

