@charset "utf-8";
/* CSS Document */

body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:#FFFFFF;
	margin:0;
	padding:0;
}

img {
	border:none;
}

a, h3 {
	color:#630121;
}

h3 {
	text-transform:uppercase;
}

ul.ancres {
	text-align:center;
	list-style:none;
	padding-left:0;
}

ul.ancres li {
	display:inline;
}

td.left {
	border-left:1px solid #630121;
}

td.middlev {
	border-left:1px solid #630121;
	border-right:1px solid #630121;
	text-align:center;
}

td.middlew {
	border-left:1px solid white;
	border-right:1px solid white;
	text-align:center;
}

td.right {
	border-right:1px solid #630121;
}

#illustration {
	width:1024px;
	padding-top:45px;
	position:relative;
	z-index:5;
}

#vague {
	position:relative;
	z-index:20;
	background:url("../images/vague.png") no-repeat;
	width:1024px;
	height:510px;
}

#img {
	margin-top:-70px;
	position:relative;
	z-index:10;
}

*html #img {
	display:none;
}

*html #vague {
	background:url("../images/vagueIE6.png") no-repeat;
}

#menu {
	float:left;
	width:584px;
	height:10px;
}

#puce-accueil {
	float:left;
	margin-top:345px;
	margin-left:20px;
}

#puce-prestations-bien-etre, #puce-prestations-bien-etre-active {
	float:left;
	margin-top:342px;
	margin-left:20px;
}

#puce-soin-esthetique, #puce-soin-esthetique-active {
	float:left;
	margin-top:317px;
	margin-left:10px;
}

/*html #puce-soin-esthetique, *html #puce-soin-esthetique-active {
	margin-top:327px;
}*/

#puce-offre-entreprise, #puce-offre-entreprise-active {
	margin-top:282px;
	margin-left:10px;
}

/*html #puce-offre-entreprise, *html #puce-offre-entreprise-active {
	margin-top:302px;
}*/

#contenu {
	float:right;
	width:440px;
	height:10px;
	text-align:right;
}

#contenu div {
	margin-right:25px;
}

#contact {
	margin-top:55px;
}

#texte {
	margin-top:80px;
	padding-bottom:25px;
	text-align:justify;
}

#texte input {
	position:absolute;
	right:100px;
}

#texte input.inherit {
	position:inherit;
	right:inherit;
}

#menu-bas {
	width:100%;
}

#menu-bas li {
	display:inline;
}
