body {
	background: #FFFFFF;
}

#contenu {
	width:800px;
	margin: 0 auto;
	padding:0px;
	background: url("images/background.jpg") 0 20px no-repeat;
	font-family: Arial, Verdana;
	font-size:12px;
}

#entete_haut {
	width:800px;
	height:121px;
	background:url("images/entete_haut.jpg") no-repeat;
	background-position: 0 10px;
}

#entete_bas {
	width:755px;
	height:40px;
	background:url("images/entete_bas.jpg") 44px 0 no-repeat;
}

#page {
	background: url(images/ligne_gauche.jpg) repeat-y;
	margin: 0;
	padding: 0;
}

#texte_pres {
	margin: 40px;
	padding-right: 70px;
	background: url(images/coord.jpg) right top no-repeat;
}

#texte_pres h2{
	width: 504px;
	height: 40px;
	background: url(images/bandeau_pres.jpg) no-repeat;
	overflow: hidden;
	text-indent: 504px;
	line-height: 40px;
}

#pres_logo {
	padding-right: 160px;
	text-align: justify;
	line-height: 18px;
}

#produits {
	margin: 0 0 0 40px;
	width: 800px;
}


#titre_prod_1 h2 {
	width: 504px;
	height: 38px;
	background: url(images/titre_prod_1.jpg) no-repeat;
	overflow: hidden;
	line-height: 38px;
	text-indent: 504px;
}

#texte_prod_1 {
	text-align: justify;
	line-height: 19px;
	width: 700px;
}


#texte_prod_2 {
	text-align: justify;
	line-height: 19px;
	width: 700px;
}

#texte_prod_2 h2 {
	width: 504px;
	height: 38px;
	background: url(images/titre_prod_2.jpg) no-repeat;
	overflow: hidden;
	line-height: 38px;
	text-indent: 504px;
}


#texte_prod_3 {
	text-align: justify;
	line-height: 19px;
	width: 600px;
}

#texte_prod_3 h2 {
	width: 504px;
	height: 38px;
	background: url(images/titre_prod_3.jpg) no-repeat;
	overflow: hidden;
	line-height: 38px;
	text-indent: 504px;
}

#texte_prod_4 {
	text-align: justify;
	line-height: 19px;
	width: 650px;
}

#texte_prod_4 h2 {
	width: 504px;
	height: 38px;
	background: url(images/titre_prod_4.jpg) no-repeat;
	overflow: hidden;
	line-height: 38px;
	text-indent: 504px;
}

#texte_prod_5 {
	text-align: justify;
	line-height: 19px;
	width: 600px;
}

#texte_prod_5 h2 {
	width: 504px;
	height: 38px;
	background: url(images/titre_prod_5.jpg) no-repeat;
	overflow: hidden;
	line-height: 38px;
	text-indent: 504px;
}


#pdp {
	width:800px;
	height:120px;
	background: url(images/pdp.jpg) right bottom no-repeat;
	margin: 35px 0 0 100px;
}

.hygiene {
	width: 354px;
	height: 40px;
	background: url(images/titre_hygi.jpg) no-repeat;
	overflow: hidden;
	line-height: 40px;
	text-indent: 354px;
	padding: 5px 0 5px 0;
}

.cosme {
	width: 354px;
	height: 40px;
	background: url(images/titre_cosme.jpg) left bottom no-repeat;
	overflow: hidden;
	line-height: 40px;
	text-indent: 354px;
	padding: 5px 0 5px 0;
}

.contact {
	display: block;
	height: 58px;
	width: 236px;
	background: url(images/btn_contact.jpg) no-repeat;
	line-height: 58px;
	text-indent: 236px;
	overflow: hidden;
}