body {
	background-color:#ddd;
	margin: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
}

a img, img {
	border: none;
}

.clear {
	clear: both;
}

#conteneur  {
	margin: 0 auto;
	width: 984px;
	border: 1px solid black;
	position: relative;
	background: url(../images/fond-conteneur.png) no-repeat #fff;
	min-height: 650px;
	height: auto !important;
	height: 650px;
	padding-bottom: 3em;
}

#logo {
	position: relative;
}

#menu-boutons {
	margin-top: 45px;
}
	#achat-express {
		float: left;
		margin-left: 10px;
	}
	#menu-boutons-suite {
		float: left;
		margin-left: 110px;
	}

#test-clinique {
	position: absolute;
	top: 160px;
	left: 390px;	
}

#produits-minceur-express {
	position: absolute;
	top: 95px;
	left: 502px;	
}

#texte-accueil {
	position: absolute;
	top: 245px;
	left: 122px;
	width: 369px;
}
	#texte-accueil h1, #texte-accueil h3, #texte-accueil p {
		display: none;
	}

#menu-produits-accueil {
	width: 300px;
	text-align: center;
	margin: 1em 0 0 0;
	padding: 0 35px;
}
	.bouton-potage-accueil, .bouton-boisson-accueil, .bouton-gelules-accueil {
		display: block;
		float: left;
		width: 100px;
		height: 100px;
	}
	.bouton-potage-accueil {
		background: url(../images/potage-accueil.png) no-repeat;
	}
	.bouton-boisson-accueil {
		background: url(../images/boisson-accueil.png) no-repeat;
	}
	.bouton-gelules-accueil {
		background: url(../images/gelules-accueil.png) no-repeat;
	}
	#menu-produits-accueil a:hover {
		background-position: -152px 0 ;
	}
		#menu-produits-accueil a span{
			display: none;
		}

#menu-produits {
	width: 228px;
	text-align: center;
	margin: 3em 0 0 100px;
}
	.bouton-potage, .bouton-boisson, .bouton-gelules {
		display: block;
		float: left;
		width: 76px;
		height: 76px;
	}
	.bouton-potage {
		background: url(../images/potage.png) no-repeat;
	}
	.bouton-boisson {
		background: url(../images/boisson.png) no-repeat;
	}
	.bouton-gelules {
		background: url(../images/gelules.png) no-repeat;
	}
	#menu-produits a:hover, #menu-produits a.active {
		background-position: -114px 0 ;
	}
		#menu-produits a span{
			display: none;
		}

#photo-produit {
	clear:both;
	margin:0 0 0 80px;
	padding-top:1em;
}

#colonne-gauche {
	position: relative;
	float: left;
	width: 360px;
}

#colonne-droite {
	position: relative;
	float: right;
	width: 624px;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;
	clear: both;
	margin: .8em 0;
	z-index: 20;
	text-align: center;
}
	#footer a {
		color: #000;
		text-decoration: none;
	}
	#footer a:hover {
		background: none;
		border-bottom: 1px solid black;
	}

#contact{
	position: absolute;
	top: 35px;
	left:75px;
}

#achatexp1{
	position: absolute;
	left: 240px;
	top: 35px;
}

#contact_pdv {
	position: absolute;
	right: 150px;
	top: 35px;
}

#achatexp{
	position: absolute;
	left: 150px;
	top: 32px;
}

#baseline2 {
	position: absolute;
	top: 8px;
	left: 410px;
}

#photo-produitSM {
	position: absolute;
	left: 30px;
	top: 85px;
	z-index: 1;
}

#tab_potage{
	position: absolute;
	left: 10px;
	top: 535px;
	z-index:2;
}

#tab_potageP{
	position: absolute;
	left: 10px;
	top: 550px;
	z-index:2;
}

#tab_potageM{
	position: absolute;
	left: 10px;
	top: 750px;
	z-index:2;
}


#menu-top  {
	position: relative;
	margin: 130px 15px 0;
	padding: 0; 
	height: 26px;
	width: 522px;
	background: url(../images/menu-top.png) no-repeat;
}

#menu-top  li {
	height: 26px; 
	position: absolute; 
	top: 0px; 
	background: url(../images/menu-top.png) 0 0 no-repeat; 
	display: block; 
	list-style: none;
}

#menu-top  a {
	height: 26px; 
	display: block; 
	border: none;
}

#menu-top a span { 
	display:none; 
}

#menu-top  #menu-top-produit, #menu-top  #menu-top-produit-active {width: 173px; left: 0px; background-position: 0 -26px;}
#menu-top  #menu-top-principe, #menu-top  #menu-top-principe-active {width: 177px; left: 173px; background-position: -173px -26px;}
#menu-top  #menu-top-methode, #menu-top  #menu-top-methode-active {width: 174px; left: 350px; background-position: -350px -26px;}

#menu-top  #menu-top-produit a:hover, #menu-top-produit-active a {width: 173px; background: url(../images/menu-top.png) 0 0 no-repeat;}
#menu-top  #menu-top-principe a:hover, #menu-top-principe-active a  {width: 177px; background: url(../images/menu-top.png) -173px 0 no-repeat;}
#menu-top  #menu-top-methode a:hover, #menu-top-methode-active a {width: 174px; background: url(../images/menu-top.png) -350px 0 no-repeat;}

#texte {
	position: relative;
	margin: 3em 15px 2em;
	padding: 0;
	width: 522px;
	clear: both;
}

p.puce1 {
	background: url(../images/puce1.gif) no-repeat 0 6px;
	padding-left: 15px;
}

p.puce2 {
	background: url(../images/puce2.png) no-repeat 0 6px;
	padding-left: 15px;
	margin-top: 2em;
}

h2 {
	background: url(../images/puce2.png) no-repeat 0 6px;
	padding-left: 15px;
	color: #009832;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 3em;
}

h2.titre2 {
	background: none;
	padding: 0;
	color: #93107e;
	font-weight: bold;
	font-size: 1.3em;
	margin: 0;
}

h3 {
	color: #009832;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 3em;
}

h3.titre3 {
	color: #93107e;
	font-weight: normal;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 2em;
}

h1{
font-size:xx-small;
font-style:italic;
font-weight:ligther;
}

#texte li {
	list-style-image: url(../images/puce1.gif);
}

#mentions {
	margin: 50px;
}

#mentions p {
	margin-bottom: 1.2em;
}

.ban{
	position:absolute;
	top:2px;
}

.titreprod{
	font-family:Tahoma;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#02679B;
}

.soustitreprod{
	font-family:Tahoma;
	font-size:small;
	font-style:oblique;
	color:#147832;
}