#conteneur {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 900px;
}
#top {
	position: relative;
	height: 130px;
	width: 900px;
	display: none;
}
#conteneur_page {
	background-repeat: repeat-x;
	border: 1px solid #cfcfcf;
	background-image: url(../../medias/images/fond_degrade_gris.gif);
	background-color: #ffffff;
	position: relative;
	width: 900px;
}
#titre_page {
	width: 600px;
	left: 10px;
	position: relative;
	margin-bottom: 20px;
}
#menu {
	text-align: right;
	z-index: 1;
	position: relative;
	height: 20px;
	width: 900px;
	display: none;
}
#colonne_gauche {
	width: 600px;
	left: 10px;
	position: relative;
	margin-bottom: 5px;
}
#image_gauche {
	width: 540px;
	height: 288px;
	position: relative;
	overflow: hidden;
	background-color: #000000;
}
#sous_menu {
	width: 230px;
	right: 20px;
	position: relative;
	margin-top: 17px;
}
#bottom {
	margin-bottom: 20px;
	padding-top: 3px;
	text-align: right;
	position: relative;
	height: 40px;
	width: 900px;
	display: none;
}
#image_droite {
	width: 360px;
	height: 288px;
	position: relative;
	overflow: hidden;
	background-color: ;
	background-image: url();
	background-repeat: no-repeat;
}
#conteneur_colonnes {
	width: 895px;
	left: 5px;
	position: relative;
	background-color: ;
	margin-top: 10px;
	margin-bottom: 10px;
}
#colonne_centre {
	width: 230px;
	left: 10px;
	position: relative;
	display: block;
}
#body {
	background-color: #FFFFFF;
	background-image: url();
	background-attachment: fixed;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: center top;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

