body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#global {
	position: absolute;
	width: 720px;
	margin: 0;
	padding: 0;
	left: 50%;
	margin-left: -325px;
}
form {
	margin: 0;
	padding: 0;
}

#chemin-2-es, #chemin-2-cs, #suggestion, #gratuit, #votes, #bas, #haut-2,  #chemin-2, .img_print_cache, #nav-produit {
	display: none;
}
#visuel-produit {
	width: 140px;
	height: 140px;
	background-image: url(/images/imgRelax/bg_visuelproduit.gif);
	margin: 6px 0 3px 0;
	padding: 5px;
	border: 2px #000 solid;
}
#descriptif-droite {
	position: absolute;
	left: 500px;
	top: 20px;
}
#descriptif-droite a{
	display: none;
}
#descriptif-droite table {
	margin: 12px 0 12px 0;
	padding: 0;
	border: none;
	font-size: 10px;
	color: #000;
	border-collapse: collapse;
	width: 128px;
}
#descriptif-droite td {
	border: 1px solid #637487;
	padding: 3px;
}

#reduc {
	width: 34px;
	height: 25px;
	background-image: url(/images/imgRelax/bg_reduc.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 9px 0 0 0;
	margin: 15px 0 0 3px;
}
#bio {
	margin: 15px 0 0 0;
}
.logo_print{
	position: absolute;
	left: 215px;
	top : 90px;
}
#prix-relax {
	position: absolute;
	top: 150px;
	left: 490px;
	background-color: #FF844B;
	width: 90px;
	height: 40px;
	font-size: 13px;
	text-align: center;
	line-height: 12px;
	margin: 5px 0 0 20px;
}
#prix-relax s {
	font-size: 12px;
}
#descriptif {
	position: absolute;
	top: 220px;
	left: 0px;
	width: 600px;
	border: 1px #000 solid;
	padding: 1px 5px 5px 10px;
	margin: 10px 10px 0 0;
}
#descriptif #nouveau {
	float: right;
}
#pictos-produit {
	position: absolute;
	top: 35px;
	left: 155px;
}

