#colonne_centrale {
	width: 655px;
	left: 45px;
	position: relative;
}
#body {
	background-image: url(../../medias/images/bg_body.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#conteneur {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	position: relative;
}
#conteneur_top {
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	height: 119px;
	position: relative;
}
#bandeaux_liens_horizontaux {
	width: 100%;
	position: relative;
	z-index: 10;
	display: none;
}
#colonnage {
	margin-top: 15px;
	margin-left: 0.5%;
	width: 99%;
	position: relative;
}
#pied_de_page {
	margin-top: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #ccc;
	width: 100%;
	height: 50px;
	position: relative;
}
#colonne_gauche {
	width: 210px;
	position: relative;
	z-index: 2;
	display: none;
}
#texte_central {
	margin-top: 20px;
	width: 100%;
	position: relative;
	z-index: 1;
}
#menu_vertical {
	margin: 0px;
	padding: 0px;
	border: 1px solid #e9e9e9;
	width: 100%;
	position: relative;
	z-index: 2;
	display: none;
}
#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;
	display: none;
}
#rechercher {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	display: none;
}
#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;
	display: none;
}
#newsletter {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	display: none;
}
#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;
	display: none;
}
#agenda {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	display: none;
}
#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;
	display: none;
}
#flux_rss {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	display: none;
}
#conteneur_nuage_de_mots {
	margin-top: 10px;
	border: 1px solid #e9e9e9;
	background-color: #fff;
	width: 100%;
	position: relative;
	display: none;
}
#nuage_de_mots {
	padding-top: 5%;
	padding-bottom: 5%;
	width: 90%;
	left: 5%;
	position: relative;
	display: none;
}
#titre_central {
	width: 100%;
	position: relative;
	z-index: 1;
}
#fil_dariane {
	margin-top: 15px;
	margin-left: 0.5%;
	width: 99%;
	position: relative;
}
#logo {
	width: 100%;
	position: relative;
}
#liens_langues {
	margin-top: 5px;
	width: 50%;
	position: relative;
	text-align: right;
	display: none;
}
#conteneur_contenu {
	border-right: 2px solid #e6e5e5;
	border-left: 2px solid #e6e5e5;
	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; }

