#conteneur_top {
	width: 100%;
	height: 170px;
	position: relative;
	float: left;
	z-index: 1;
}
#contenu_centre {
	width: 100%;
	position: relative;
	float: left;
}
#contenu_bas {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#col_gauche_bottom {
	padding-bottom: 25px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
#body {
	margin: 0px;
	background-color: #FFFFFF;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: relative;
}
#conteneur_structure {
	width: 100%;
	left: 0px;
	position: relative;
	float: left;
	z-index: 1;
}
#conteneur_fd {
	background-image: url();
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_colonnes {
	background-image: url();
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_gauche {
	margin-bottom: 20px;
	width: 220px;
	position: relative;
	float: left;
	display: none;
}
#nav_produits {
	padding-top: 5px;
	background-color: #e0e0e0;
	width: 100%;
	position: relative;
	float: left;
	display: none;
}
#logo {
	width: 220px;
	height: 75px;
	left: 0px;
	top: 0px;
	position: absolute;
}
#nav_principale {
	width: 650px;
	height: 25px;
	left: 305px;
	top: 145px;
	position: absolute;
	z-index: 1;
	display: none;
}
#fil_ariane {
	background-image: url();
	background-color: #ababab;
	background-repeat: repeat-x;
	width: 100%;
	height: 18px;
	position: relative;
	float: left;
	display: none;
}
#profil_client {
	padding: 5px;
	background-repeat: no-repeat;
	width: 280px;
	height: 100px;
	left: 665px;
	top: 35px;
	position: absolute;
	overflow: hidden;
	overflow: hidden;
	display: none;
}
#conteneur_droit {
	width: 100%;
	right: 0px;
	position: relative;
	float: right;
}
#titre_page {
	margin-top: 20px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	float: left;
}
#navtop {
	background-repeat: no-repeat;
	width: 300px;
	height: 35px;
	left: 660px;
	top: 0px;
	position: absolute;
	text-align: left;
	z-index: 10;
	display: none;
}
#node_bottom {
	margin-top: 5px;
	margin-bottom: 30px;
	width: 960px;
	left: 5px;
	position: relative;
	float: left;
	display: none;
}
#navbas {
	padding-top: 10px;
	width: 920px;
	left: 10px;
	position: relative;
	float: left;
	display: none;
}
#node_bottom_left {
	width: 650px;
	position: relative;
	float: left;
}
#node_bottom_right {
	width: 250px;
	right: 15px;
	position: relative;
	float: right;
	text-align: right;
}
#conteneur_bt {
	padding-bottom: 20px;
	background-image: url();
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

