#contenu_principal {
	width: 930px;
	left: 15px;
	position: relative;
	float: left;
}
/*-finbody-*/
#body {
	margin: 0px;
	background-image: url(../images/degradefond.jpg);
	background-color: #255e6a;
	background-repeat: repeat-x;
	background-position: top left;
}
/*-finbody-*/
#conteneur {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: top;
	width: 960px;
}
#navtop {
	width: 680px;
	height: 30px;
	top: 40px;
	position: relative;
	float: left;
	z-index: 1;
}
#nodecolonne {
	background-color: #FFFFFF;
	width: 960px;
	position: relative;
	float: left;
}
#toplogo {
	width: 260px;
	height: 145px;
	position: relative;
	float: left;
}
#topsite {
	background-image: url(../images/fond_top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 960px;
	height: 145px;
}
#espacerecherche {
	width: 200px;
	height: 30px;
	top: 10px;
	position: relative;
	float: right;
}
#nodebottom {
	background-color: #fff;
	width: 100%;
	position: relative;
	float: left;
	display: none;
}
.nonImprimable {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }
