/* Initialise les marges des elements bloc */
body, div, 
dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, 
p, blockquote, th, td { margin: 0; padding: 0; }

/* Initialise la taille des titres */
h1,h2,h3,h4,h5,h6 { font-size: 100%; }

/* Enleve les puces aux listes */
ol, ul { list-style: none; }

/* Initalise le style du texte */
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; }

/* Enleve les bordures aux images et aux fieldset */
fieldset, img { border: 0; }

a {outline:none;}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:#36869e url(../images/fond.png) 0 0 repeat-x;
}

#conteneur{
	width:960px;
	margin:0 auto;
}

#pub_haut{
	margin:0 auto;
	width:728px;
	margin-bottom:-15px;
}
/*margin:0 auto;width:728px;background-color:white;margin-top:10px;margin-bottom:-28px;*/
h1{
	width:960px;
	height:110px;
	background:url(../images/PuitsDeJouvence.png) 0 0 no-repeat;
	text-indent:-9999px;
}

/* menu */
#menu{height:32px;}
#menu img {float:left;}
#menu img:last-child{float:none;}
#menu img:first-child{margin-left:-1px;}
#menu div{height:32px;text-indent:-9999px;float:left;}
#menu a{display:block;height:32px;text-indent:-9999px;float:left;}
#menu a#home{width:125px;background:url(../images/btn_home.png) 0px 0px no-repeat;}
#menu a#home:hover{background-position: 0px -32px;}
#menu a#order{width:309px;background:url(../images/btn_order_free_sample.png) 0px 0px no-repeat;}
#menu a#order:hover{background-position: 0px -32px;}
#menu a#about{width:129px;background:url(../images/btn_about.png) 0px 0px no-repeat;}
#menu a#about:hover{background-position: 0px -32px;}
#menu #home_actif{width:125px;background:url(../images/btn_home.png) 0px -32px no-repeat;}
#menu #order_actif{width:309px;background:url(../images/btn_order_free_sample.png) 0px -32px no-repeat;}
#menu #about_actif{width:139px;background:url(../images/btn_about.png) 0px -32px no-repeat;}

/* produits */
#produits{
	width:960px;
	height:308px;
	background:url(../images/fond_produits.png) 0 0 no-repeat;
}
#produits a{position:absolute;width:377px;height:85px;text-indent:-9999px;margin-left:120px;}
#produits a#spring_water{background:url(../images/btn_spring_water.png) 0px 0px no-repeat;margin-top:45px;}
#produits a#spring_water:hover{background-position: 0px -85px;}
#produits a#perfume{background:url(../images/btn_perfume.png) 0px 0px no-repeat;margin-top:177px;}
#produits a#perfume:hover{background-position: 0px -85px;}

/* description */
#description{
	width:960px;
	height:308px;
	background:url(../images/fond_produits.png) 0 0 no-repeat;
}
#description div{
	position:absolute;
	margin-top:25px;
	width:379px;
	height:200px;
	margin-left:120px;
	background:url(../images/description.png) 0px 0px no-repeat;
	padding-top:40px;
}
#description p{font-family:verdana, sans-serif;color:#ffffff;padding: 7px 20px;font-size:14px;}
#description a{position:absolute;width:379px;height:52px;text-indent:-9999px;margin-left:120px;}
#description a{background:url(../images/btn_order_free_sample2.png) 0px 0px no-repeat;margin-top:235px;}
#description a:hover{background-position: 0px -52px;}

/* partenaires */
#partenaires{
	width:960px;
	height:297px;
	background:url(../images/fond_partenaires.png) 0 0 no-repeat;
}
#partenaires p{width:200px;float:left;margin-top:25px;}
#partenaires #milieu_gauche{margin-left:131px;}
#partenaires #milieu_milieu{margin-left:51px;}
#partenaires #milieu_droit{margin-left:48px;}

/* pied de page */
#pied_de_page{
	width:960px;
	height:54px;
	background:url(../images/fond_pied_de_page.png) 0 0 no-repeat;
}
#pied_de_page p {text-indent:-9999px;}

