#body {
	background-image: url(../images/bg.jpg);
	background-color: #e8f2f5;
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur {
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	width: 100%;
	position: relative;
	float: left;
}
#node_main {
	margin-right: auto;
	margin-left: auto;
	width: 996px;
}
#top_page {
	width: 100%;
	height: 190px;
	position: relative;
	float: left;
	z-index: 20;
}
#top_gauche {
	margin-left: 8px;
	width: 236px;
	position: relative;
	float: left;
}
#top_droite {
	width: 745px;
	position: relative;
	float: left;
	z-index: 20;
}
#logo {
	height: 160px;
	position: relative;
	float: left;
}
#rechercher {
	width: 200px;
	left: 25px;
	position: relative;
	float: left;
}
#connexion_membre {
	width: 650px;
	height: 34px;
	position: relative;
	float: left;
}
#langues {
	margin-top: 10px;
	margin-right: 10px;
	width: 60px;
	height: 25px;
	position: relative;
	float: right;
}
#zone_visuel {
	width: 100%;
	height: 90px;
	position: relative;
	float: left;
}
#navtop {
	width: 100%;
	position: relative;
	float: left;
	z-index: 20;
}
#ariane {
	width: 730px;
	height: 15px;
	position: relative;
	float: right;
}
#node_column {
	background-image: url(../images/bg_cols.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 100%;
	position: relative;
	float: left;
}
#colonne_sous_menu {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 235px;
	position: relative;
	float: left;
}
#conteneur_colonnes {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#colonne_gauche {
	width: 420px;
	left: 15px;
	position: relative;
	float: left;
}
#colonne_droite {
	width: 255px;
	right: 15px;
	position: relative;
	float: right;
}
#conteneur_colonnes_centrales {
	width: 744px;
	position: relative;
	float: right;
}
#evenements {
	margin-top: 10px;
	background-color: #edf2f5;
	width: 100%;
	position: relative;
	float: left;
}
#bg_bottom {
	background-image: url(../images/ombre_bottom.jpg);
	background-color: #e8f2f5;
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 30px;
	position: relative;
	float: left;
}
#bottom_page {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 700px;
	position: relative;
	float: left;
}
#nav_bas {
	margin-top: 10px;
	margin-bottom: 20px;
	width: 70px;
	position: relative;
	float: right;
}
#agenda {
	width: 100%;
	height: 70px;
	position: relative;
	float: left;
}
#actus {
	width: 100%;
	position: relative;
	float: left;
}
#contenu_evenement {
	width: 650px;
	left: 15px;
	position: relative;
	float: left;
}
#popup_voile {
	background-color: #B5C6D0;
	left: -4000px;
	position: absolute;
	display: block;
}
#popup_message {
	background-image: url(../images/vignette1_bg_popup_bottom.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: bottom;
	left: -4000px;
	position: absolute;
	display: block;
}
