#body {
	background-repeat: repeat-x;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(../images/degrade.jpg);
	background-color: #e2e2e2;
}
#conteneur_principal {
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	position: relative;
}
#top {
	width: 800px;
	height: 95px;
	position: relative;
	background-image: url(../images/top.gif);
	margin: 0px;
	padding: 0px;
}
#layer_menu {
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0px;
	position: relative;
	height: 26px;
	width: 800px;
	display: none;
}
#bande_grise {
	background-color: #f2f2f1;
	height: 19px;
	position: relative;
	width: 800px;
	display: none;
}
#layer_menu2 {
	width: 800px;
	height: 22px;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	display: none;
}
#structure_colonne {
	padding: 0px;
	background-repeat: repeat-y;
	background-image: url();
	position: relative;
	width: 800px;
}
#colonne_gauche {
	padding-left: 0px;
	background-repeat: no-repeat;
	background-color: #f2f2f1;
	position: relative;
	width: 200px;
}
#contenu_top5 {
	margin: 0px;
	background-color: #f2f2f1;
	position: relative;
	left: 10px;
	width: 180px;
}
#photo {
	position: relative;
	width: 400px;
}
#edito {
	margin-top: 20px;
	position: relative;
	left: 20px;
	width: 360px;
}
#colonne_milieu {
	background-image: url(../images/zoneactu.gif);
	background-repeat: no-repeat;
	background-color: #66aa0e;
	position: relative;
	width: 400px;
}
#colonne_droite {
	position: relative;
	right: 0px;
	width: 200px;
	background-color: #f2f2f1;
}
#bottom {
	padding-top: 5px;
	background-color: #e2e2e2;
	position: relative;
	width: 800px;
	display: none;
}
#contenu_promos {
	background-color: #f2f2f1;
	position: relative;
	left: 10px;
	width: 180px;
}
#zone_recherche {
	width: 190px;
	height: 22px;
	position: relative;
	background-color: #e2e2e2;
	padding-left: 10px;
	display: none;
}
#sous_nav {
	width: 580px;
	height: 22px;
	left: 4px;
	top: 4px;
	position: relative;
	background-color: #gggggg;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}
#contenu_colgauche {
	width: 180px;
	left: 10px;
	position: relative;
	background-color: #f2f2f1;
	margin: 0px;
}
#contenu_col_droite {
	width: 180px;
	left: 10px;
	position: relative;
	background-color: #f2f2f1;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}
