#colonne_gauche {
	width: 980px;
	position: relative;
	float: left;
}
#ariane {
	padding-top: 5px;
	padding-left: 5px;
	width: 970px;
	position: relative;
	float: left;
	display: none;
}
#body {
	background-image: url(../images/bg_beige.jpg);
	background-repeat: repeat;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#top_page {
	width: 100%;
	height: 70px;
	position: relative;
	float: left;
}
#navtop {
	width: 100%;
	height: 25px;
	position: relative;
	float: left;
	z-index: 3;
}
#node_column {
	margin-top: 16px;
	padding-bottom: 15px;
	background-image: url(../images/trait_sepration_horizontal_01.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 980px;
	position: relative;
	float: left;
}
#titre_page {
	margin-bottom: 20px;
	width: 980px;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	padding-top: 10px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 100%;
	height: 230px;
	position: relative;
	float: left;
}
#bg_top {
	background-image: url(../images/bg_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	position: relative;
	float: left;
}
#bg_bottom {
	background-image: url(../images/bg_bottom_repeat.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
#bloc_recherche {
	margin-top: 13px;
	width: 275px;
	position: relative;
	float: right;
}
#logo {
	width: 600px;
	height: 50px;
	position: relative;
	float: left;
}
#bloc_pied_infos {
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(../images/trait_separation_01.jpg);
	background-repeat: repeat-y;
	width: 90px;
	height: 100px;
	position: relative;
	float: left;
}
#bloc_nuage_tags {
	margin-left: 10px;
	padding-left: 10px;
	background-image: url(../images/trait_separation_01.jpg);
	background-repeat: repeat-y;
	width: 380px;
	height: 100px;
	position: relative;
	float: left;
}
#bloc_paiement {
	padding: 10px;
	background-image: url(../images/bg_paiement.jpg);
	background-repeat: no-repeat;
	width: 105px;
	height: 100px;
	position: relative;
	float: left;
}
#bloc_newsletter {
	margin-right: 10px;
	padding-right: 10px;
	background-image: url(../images/trait_separation_01.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 320px;
	height: 100px;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

