#colonne_gauche {
	margin-bottom: 20px;
	width: 430px;
	position: relative;
}
#colonne_centre {
	padding-bottom: 15px;
	padding-left: 13px;
	width: 290px;
	position: relative;
}
#colonne_droite {
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-image: url(../images/trait_vertical_01.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 230px;
	position: relative;
}
#body {
	background-image: url(../images/bg_body.jpg);
	background-color: #E7DCC0;
	background-repeat: repeat-y;
	background-position: center top;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#top_page {
	width: 100%;
	position: relative;
	z-index: 2;
	display: none;
}
#navtop {
	padding-bottom: 2px;
	background-image: url(../images/bg_navtop.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 720px;
	top: 55px;
	position: relative;
	z-index: 2;
	display: none;
}
#node_column {
	padding-top: 30px;
	width: 980px;
	position: relative;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	padding-top: 10px;
	background-image: url(../images/trait_horizontal_01.gif);
	background-repeat: repeat-x;
	background-position: top left;
	width: 100%;
	position: relative;
	display: none;
}
#node_recherche {
	width: 400px;
	height: 30px;
	position: relative;
	text-align: right;
	display: none;
}
#logo {
	margin-top: 20px;
	width: 250px;
	position: relative;
	display: none;
}
#drapeaux {
	width: 100px;
	height: 30px;
	position: relative;
	text-align: center;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

