#body {
	background-color: #FFF;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#node_bandeau_tile {
	border-top: 1px solid #fff;
	background-image: url(../images/bg_bandeau.jpg);
	background-color: #e5a208;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 300px;
	position: relative;
	float: left;
}
#navtop {
	width: 795px;
	height: 40px;
	position: relative;
	float: right;
	z-index: 3;
}
#node_column_left {
	width: 680px;
	position: relative;
	float: left;
}
#titre_page {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_gauche {
	padding-bottom: 20px;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_droite {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 260px;
	left: 20px;
	position: relative;
	float: left;
}
#node_recherche {
	width: 260px;
	height: 35px;
	top: 10px;
	position: relative;
	float: right;
	text-align: right;
}
#node_top_tile {
	background-image: url(../images/bg_top_tile.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
	z-index: 1;
}
#node_top_middle {
	background-image: url(../images/bg_top_middle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 100px;
	position: relative;
	float: left;
	z-index: 1;
}
#node_top {
	margin: auto;
	width: 1000px;
	z-index: #;
}
#logo {
	width: 190px;
	height: 90px;
	position: relative;
	float: left;
}
#node_bandeau {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	height: 300px;
	overflow: hidden;
	overflow: hidden;
}
#node_bottom_tile {
	border-top: 1px solid #c1c1c1;
	background-image: url(../images/bg_top_tile_node_bottom.jpg);
	background-color: #3a3f45;
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	position: relative;
	float: left;
}
#node_bottom {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#bandeau_image {
	width: 700px;
	height: 300px;
	position: relative;
	float: left;
}
#colonne_droite_haute {
	padding-top: 20px;
	padding-right: 15px;
	padding-left: 15px;
	background-color: #bdbdbd;
	width: 270px;
	height: 280px;
	position: relative;
	float: left;
}
#node_main_bottom {
	background-image: url(../images/bg_bottom_tile_node_middle.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	position: relative;
	float: left;
}
#node_main_top {
	background-image: url(../images/bg_top_tile_node_middle.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	position: relative;
	float: left;
}
#bottom_links {
	margin-top: 20px;
	width: 750px;
	position: relative;
	float: left;
}
#node_column_right {
	padding-bottom: 20px;
	background-image: url(../images/bg_bottom_col_droite.jpg);
	background-color: #bdbdbd;
	background-repeat: repeat-x;
	background-position: bottom left;
	width: 300px;
	position: relative;
	float: right;
}
#languages {
	width: 60px;
	height: 60px;
	top: 10px;
	position: relative;
	float: right;
}
#node_newsletter {
	margin-top: 20px;
	width: 230px;
	position: relative;
	float: right;
}
#node_bandeau_2 {
	width: 100%;
	position: relative;
	float: left;
}
#node_partenaires {
	background-image: url(../images/bg_partenaires.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 60px;
	position: relative;
	float: left;
}
#actustitre {
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
	border-top: 1px solid #FFF;
	background-image: url(../images/bg_titre_news.jpg);
	background-color: #888;
	background-repeat: repeat-x;
	width: 290px;
	position: relative;
	float: right;
}
#actualites {
	width: 300px;
	position: relative;
	float: left;
}
#partenaires {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#acces_extranet {
	margin-right: 30px;
	width: 190px;
	height: 40px;
	top: 10px;
	position: relative;
	float: right;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

