#body {
	background-image: url(../../medias/images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 920px;
	position: relative;
}
#conteneur_top {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 119px;
	position: relative;
	float: left;
}
#bandeau_liens_horizontaux {
	width: 100%;
	position: relative;
	float: left;
	z-index: 10;
}
#colonnage {
	margin-top: 15px;
	margin-left: 0.5%;
	width: 99%;
	position: relative;
	float: left;
}
#pied_de_page {
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
	width: 100%;
	height: 50px;
	position: relative;
	float: left;
}
#colonne_gauche {
	width: 210px;
	position: relative;
	float: left;
	z-index: 2;
}
#texte_central {
	margin-top: 20px;
	width: 100%;
	position: relative;
	float: left;
	z-index: 1;
}
#colonne_droite {
	width: 160px;
	position: relative;
	float: right;
}
#menu_vertical {
	margin: 0px;
	padding: 0px;
	border: 1px solid #e9e9e9;
	width: 100%;
	position: relative;
	float: left;
	z-index: 2;
}
#conteneur_recherche {
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background-image: url(../images/bg_bloc.gif);
	background-color: #c0bebd;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#rechercher {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	float: left;
}
#conteneur_newsletter {
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background-image: url(../images/bg_bloc.gif);
	background-color: #c0bebd;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#newsletter {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	float: left;
}
#conteneur_agenda {
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background-image: url(../images/bg_bloc.gif);
	background-color: #c0bebd;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#agenda {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	float: left;
}
#conteneur_flux_rss {
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background-image: url(../images/bg_bloc.gif);
	background-color: #c0bebd;
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	float: left;
}
#flux_rss {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	float: left;
}
#conteneur_nuage_de_mots {
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	width: 100%;
	position: relative;
	float: left;
}
#nuage_de_mots {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	float: left;
}
#conteneur_encart_droite_1 {
	border-bottom: 1px solid #ebeae9;
	background-image: url(../images/bg_encarts_droite.gif);
	background-color: #fff;
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	float: left;
}
#encart_droite_1_titre {
	width: 100%;
	position: relative;
	float: left;
}
#encart_droite_1_contenu {
	padding-top: 3%;
	padding-bottom: 3%;
	width: 94%;
	left: 3%;
	position: relative;
	float: left;
}
#conteneur_encart_droite_2 {
	margin-top: 10px;
	border-bottom: 1px solid #ebeae9;
	background-image: url(../images/bg_encarts_droite.gif);
	background-color: #fff;
	background-repeat: repeat-y;
	width: 100%;
	position: relative;
	float: left;
}
#encart_droite_2_titre {
	width: 100%;
	position: relative;
	float: left;
}
#encart_droite_2_contenu {
	padding-top: 3%;
	padding-bottom: 3%;
	width: 94%;
	left: 3%;
	position: relative;
	float: left;
}
#titre_central {
	width: 100%;
	position: relative;
	float: left;
	z-index: 1;
}
#colonne_centrale {
	width: 450px;
	left: 45px;
	position: relative;
	float: left;
	z-index: 1;
}
#fil_dariane {
	margin-top: 15px;
	margin-left: 0.5%;
	width: 99%;
	position: relative;
	float: left;
}
#logo {
	width: 50%;
	position: relative;
	float: left;
}
#liens_langues {
	margin-top: 5px;
	width: 50%;
	position: relative;
	float: right;
	text-align: right;
}
#outils {
	margin-bottom: 5px;
	width: 100%;
	position: relative;
	float: left;
}
#conteneur_contenu {
	border-right: 2px solid #e6e5e5;
	border-left: 2px solid #e6e5e5;
	width: 100%;
	position: relative;
	float: left;
}
.nonAffiche {
	display: none; visibility: hidden;
}
img { border: 0px none; }
form { margin: 0px; }
.invisible { display: none; }

