#colonne_centrale {
	width: 565px;
	right: 15px;
	position: relative;
}
#body {
	background-color: #fdfdfd;
	background-image: url(../../medias/images/fond_deg.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
#conteneur_principal {
	width: 100%;
	position: relative;
	background-image: url(../../medias/images/fond.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#conteneur_secondaire {
	width: 806px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	width: 100%;
	height: 20px;
	z-index: 1;
	position: relative;
	background-image: url(../../medias/images/nav.jpg);
	background-repeat: no-repeat;
	display: none;
}
#conteneur_ombre {
	width: 100%;
	position: relative;
	background-image: url(../../medias/images/fond_ombre.jpg);
	background-repeat: repeat-y;
}
#conteneur_colonnes {
	width: 100%;
	position: relative;
	background-image: url(../../medias/images/top_turikumwe_1.jpg);
	background-repeat: no-repeat;
}
#bottom {
	width: 100%;
	height: 34px;
	position: relative;
	background-image: url(../../medias/images/bottom.jpg);
	margin-bottom: 20px;
	background-repeat: no-repeat;
}
#colonne_gauche {
	width: 200px;
	position: relative;
	padding-left: 6px;
	padding-right: 12px;
}
#titre_page {
	width: 625px;
	left: 160px;
	position: relative;
	margin-top: 205px;
	margin-bottom: 10px;
}
#language {
	width: 785px;
	height: 16px;
	position: relative;
	margin-top: 4px;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

