#titre_page {
	margin-bottom: 10px;
	padding-right: 20px;
	width: 95%;
	position: relative;
}
#body {
	background-image: url(../images/bg.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: top;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#top_page {
	background-image: url(../images/top.jpg);
	width: 100%;
	position: relative;
	z-index: 5;
	display: none;
}
#navtop {
	margin-top: 12px;
	width: 670px;
	position: relative;
	z-index: 2;
	display: none;
}
#node_column {
	background-image: url(../images/bg_cols.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	position: relative;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	background-repeat: no-repeat;
	background-position: top center;
	width: 980px;
	position: relative;
	display: none;
}
#colonne_sous_menu {
	padding-left: 8px;
	width: 200px;
	position: relative;
	z-index: 100;
	display: none;
}
#colonne_droite {
	width: 95%;
	position: relative;
}
#bg_cols {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
}
#conteneur {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	position: relative;
}
#logo {
	width: 300px;
	height: 120px;
	position: relative;
	display: none;
}
#outils {
	width: 630px;
	height: 120px;
	position: relative;
}
#rechercher {
	margin-top: 35px;
	margin-left: 10px;
	width: 180px;
	height: 25px;
	position: relative;
	display: none;
}
#outils_bas {
	padding-top: 5px;
	background-image: url(../images/bg_vert.jpg);
	background-color: #93A900;
	background-repeat: no-repeat;
	width: 200px;
	height: 80px;
	left: 8px;
	bottom: 0px;
	position: absolute;
	display: none;
}
#colonne_gauche {
	width: 95%;
	position: relative;
}
#bg_bottom {
	background-image: url(../images/bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	position: relative;
	display: none;
}
#sous_menu {
	width: 200px;
	position: relative;
	z-index: 1;
	display: none;
}
#conteneur_centre {
	margin-bottom: 20px;
	padding-right: 20px;
	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; }

