#node_main {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	position: relative;
}
#colonne_centrale {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	left: 15px;
	position: relative;
}
#body {
	margin: 0px;
	background-image: none;
	background-color: #FFF;
	background-repeat: repeat-y;
	background-position: center;
}
#node_top {
	border-bottom: 1px solid #FFF;
	background-image: none;
	background-color: #bc1b1e;
	background-repeat: repeat-x;
	width: 100%;
	height: 27px;
	position: relative;
	z-index: 2;
	display: none;
}
#navtop {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	position: relative;
	z-index: 2;
	display: none;
}
#node_column {
	margin: auto;
	width: 980px;
	position: relative;
}
#node_column_left {
	width: 230px;
	position: relative;
	z-index: 1;
	display: none;
}
#tool {
	margin-top: 92px;
	margin-bottom: 8px;
	width: 100%;
	height: 32px;
	position: relative;
}
#navleft {
	background-color: #bc1b1e;
	width: 100%;
	position: relative;
}
#node_recherche {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	text-align: center;
}
#colonne_gauche {
	padding-right: 10px;
	padding-left: 10px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 210px;
	position: relative;
}
#logo {
	width: 100%;
	height: 140px;
	position: relative;
}
#titre_page {
	width: 100%;
	position: relative;
}
#colonne_droite {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 100%;
	right: 10px;
	position: relative;
}
#node_bottom {
	padding-top: 10px;
	padding-bottom: 30px;
	border-top: 1px solid #c9b9b3;
	background-color: #FFF;
	width: 725px;
	right: 10px;
	position: relative;
	display: none;
}
#node_main_tile {
	background-image: none;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
}
#node_column_right {
	width: 100%;
	position: relative;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

