#conteneur_colonnes {
	background-image: none;
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
}
#middle_column {
	margin-left: 7px;
	width: 700px;
	position: relative;
}
#body {
	margin: 0px;
	background-image: none;
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: bottom;
}
#main_content {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
}
#top_content {
	width: 100%;
	position: relative;
	z-index: 1;
}
#bottom_content {
	margin-bottom: 40px;
	background-color: #930101;
	width: 100%;
	position: relative;
}
#node_bottom {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 100%;
	position: relative;
}
#navtop {
	border-bottom: 1px solid #000000;
	background-image: none;
	background-repeat: repeat-x;
	width: 100%;
	height: 23px;
	position: relative;
	z-index: 1;
	display: none;
}
#node_top_tile {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	height: 100%;
	position: relative;
}
#node_top {
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100%;
	position: relative;
}
#bandeau {
	background-color: #00598e;
	width: 100%;
	position: relative;
}
#title {
	border-bottom: 1px solid #00598e;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	width: 100%;
	height: 56px;
	position: relative;
	overflow: hidden;
	display: none;
}
#node_main {
	margin: auto;
	width: 100%;
}
#logo_left {
	width: 100px;
	height: 75px;
	position: relative;
}
#banner_top {
	width: 670px;
	height: 75px;
	position: relative;
	display: none;
}
#logo_right {
	width: 45px;
	height: 75px;
	position: relative;
}
#left_picture {
	width: 100%;
	position: relative;
	display: none;
}
#title_2 {
	margin-bottom: 5px;
	background-color: #FFF;
	width: 100%;
	position: relative;
}
#conteneur_left_column {
	width: 152px;
	position: relative;
}
#direct_access {
	margin-bottom: 10px;
	padding-top: 10px;
	border-top: 1px solid #FFF;
	width: 100%;
	position: relative;
	display: none;
}
#left_column {
	width: 100%;
	position: relative;
}
#add_left_column {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	display: none;
}
#nav_niv_2 {
	margin-top: 10px;
	margin-bottom: 10px;
	width: 100%;
	position: relative;
	display: none;
}
#conteneur_right_column {
	width: 713px;
	position: relative;
}
#bottom_page {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 860px;
	position: relative;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
