#body {
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #7a776d;
}
#conteneur_principal {
	margin-left: -392px;
	position: relative;
	left: 50%;
	width: 783px;
}
#menu {
	width: 774px;
	height: 43px;
	position: relative;
	background-color: #7a776d;
}
#entete {
	background-color: #dcd3c1;
	position: relative;
	height: 183px;
	width: 774px;
}
#structure_colonne {
	background-color: #FFFFFF;
	position: relative;
	padding-top: 10px;
	width: 774px;
}
#left_col {
	width: 470px;
	left: 5px;
	position: relative;
}
#right_col {
	width: 294px;
	right: 5px;
	position: relative;
	background-color: #FFFFff;
}
#conteneur {
	background-position: right;
	background-image: url(../images/ombre.gif);
	background-repeat: repeat-y;
	background-color: #FF0000;
	position: relative;
	width: 783px;
}
#bottom {
	width: 783px;
	height: 27px;
	position: relative;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
