#node_column {
	margin-bottom: 20px;
	padding-left: 20px;
	width: 920px;
	position: relative;
}
#titre_page {
	margin-bottom: 10px;
	width: 100%;
	position: relative;
}
#colonne_gauche {
	width: 100%;
	position: relative;
}
#ariane {
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	width: 900px;
	position: relative;
	display: none;
}
#body {
	margin: 0px;
	background-color: #6b8f96;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	position: relative;
}
#logo {
	width: 320px;
	height: 130px;
	right: 208px;
	position: absolute;
	display: none;
}
#navtop {
	margin-top: 10px;
	margin-left: 10px;
	width: 900px;
	position: relative;
	z-index: 1;
	display: none;
}
#bottom_page {
	margin-top: 0px;
	padding-top: 60px;
	width: 400px;
	right: 100px;
	position: relative;
	display: none;
}
#bg_top {
	margin: 0px;
	background-image: url(../images/fond_top.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
	display: none;
}
#encart_contact {
	margin-top: 80px;
	width: 200px;
	height: 80px;
	left: 30px;
	position: relative;
	display: none;
}
#bg_bottom {
	margin: 0px;
	background-image: url(../images/fond_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 100px;
	position: relative;
	display: none;
}
#node_bottom {
	margin: auto;
	width: 1150px;
	position: relative;
	display: none;
}
#liens_site {
	margin-top: 0px;
	width: 300px;
	left: 94px;
	position: relative;
	display: none;
}
#bg_tile {
	background-image: url(../images/bg_tile_y.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width: 100%;
	position: relative;
	display: none;
}
#node_top {
	width: 100%;
	height: 162;
	position: relative;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

