body {
	background:#F3F3F3;
}

#conteneur {
	width:840px;
	position:absolute;
	left: 50%;
	margin-left:-420px;
	background-color: #F9F9FA;
}

#navig {
	background-image: url(images/pilier-gauche2.png);
	background-repeat: repeat-y;
}
#cache-btn {
	position: absolute;
	top: 152px;
	z-index: 10;
}

#btn_accueil {
	height: 45px;
	text-align: center;
	position: absolute;
	top: 160px;
}
#btn_lavage-renovation {
	height: 45px;
	text-align: center;
	position: absolute;
	top: 210px;
}
#btn_produits {
	height: 45px;
	text-align: center;
	position: absolute;
	top: 260px;
}
#btn_nous-trouver {
	height: 45px;
	text-align: center;
	position: absolute;
	top: 310px;
}
#btn_contact {
	height: 45px;
	text-align: center;
	position: absolute;
	top: 360px;
}#contenu {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B64A3;
	font-size: 14px;
	font-weight: bold;
	padding-left: 20px;
}
#pilier-droit {
	background-image: url(images/piler-droite.png);
	background-repeat: repeat-y;
}

#footer {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
hr {
	color: #BEB1B2;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-weight:normal;
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 0px;
	color: #CC0000;
}
