body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #806D5A;
}

#contenu {
	position: absolute;
	width: 968px;
	height: 608px;
	left: 50%;
	top: 50%;
	margin-left: -484px;
	margin-top: -304px;
	background-color: #FFFFFF;
}

#home-staging {
	width: 968px;
	height: 134px;
	background: url(../images/home-staging.jpg);
}

#logo {
	float: left;
	width: 300px;
	height: 24px;
	padding-top: 110px;
	padding-left: 24px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

#redesign {
	width: 968px;
	height: 438px;
	text-align: justify;
	background: url(../images/fond-redesign.jpg);
}

#gauche {
	float: left;
	width: 264px;
	height: 418px;
	padding-top: 20px;
}

#bienvenue {
	float: left;
	width: 220px;
	height: 180px;
	padding-left: 24px;
	padding-right: 20px;
}

#gauche-simple {
	float: left;
	width: 220px;
	height: 390px;
	padding-left: 24px;
	padding-right: 20px;
}

#gauche-photos {
	float: left;
	width: 226px;
	height: 390px;
	padding-left: 21px;
	padding-right: 17px;
	outline: none;
}

#photo-gauche {
	float: left;
	width: 228px;
	height: 160px;
	padding-left: 20px;
	padding-right: 16px;
	padding-bottom: 10px;
}

#coaching-deco {
	float: left;
	width: 220px;
	height: 180px;
	padding-left: 24px;
	padding-right: 20px;
}

#recommander {
	float: left;
	width: 180px;
	height: 18px;
	padding-left: 64px;
	padding-right: 20px;
	padding-top: 12px;
	background: url(../images/recommander.jpg);
}

#copyright-redesign {
	float: left;
	width: 220px;
	height: 20px;
	padding-top: 8px;
	padding-left: 24px;
	padding-right: 20px;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}

#droite-accueil {
	float: left;
	width: 600px;
	height: 418px;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 34px;
	background: url(../images/fond-accueil.jpg) no-repeat right;
}

#droite {
	float: left;
	width: 600px;
	height: 418px;
	padding-top: 20px;
	padding-left: 70px;
	padding-right: 34px;
}

#droite ul {
	list-style-type: decimal;
}

#droite ul.lesprestations {
	list-style-type: square;
	padding-left: 20px;
}

#bas-de-page {
	float: left;
	width: 968px;
	height: 36px;
	background-color: #806D5A;
}

#menu {
	position: absolute;
	width: 570px;
	height: 36px;
	top: 572px;
	left: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	z-index: 50;
}

#menu ul {
	/*z-index: 100;
	display: inline;*/
	width: 570px;
	margin:0;
	padding:0;
	border:0;
	list-style-type: none;
}

#menu li.hstaging a:link, #menu li.hstaging a:visited {
	position: absolute;
	background: url(../images/hstaging.png) no-repeat bottom;
	top: 0px;
	left: 0px;
	width: 196px;
	height: 36px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#menu li.hstaging a:hover {
	background: url(../images/hstaging.png) no-repeat top;
}

#menu li.hstaging-out {
	position: absolute;
	background: url(../images/hstaging-out.png);
	top: 0px;
	left: 0px;
	width: 196px;
	height: 36px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#menu li.prestations a:link, #menu li.prestations a:visited {
	position: absolute;
	background: url(../images/prestations.png) no-repeat bottom;
	top: 0px;
	left: 196px;
	width: 160px;
	height: 36px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#menu li.prestations a:hover {
	background: url(../images/prestations.png) no-repeat top;
}

#menu li.prestations-out {
	position: absolute;
	background: url(../images/prestations-out.png);
	top: 0px;
	left: 196px;
	width: 160px;
	height: 36px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#menu li.contact a:link, #menu li.contact a:visited {
	position: absolute;
	background: url(../images/contact.png) no-repeat bottom;
	top: 0px;
	left: 356px;
	width: 134px;
	height: 36px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#menu li.contact a:hover {
	background: url(../images/contact.png) no-repeat top;
}

#menu li.contact-out {
	position: absolute;
	background: url(../images/contact-out.png);
	top: 0px;
	left: 356px;
	width: 134px;
	height: 36px;
	display: block;
	outline: none;
	text-indent: -9999px;
}

#infos{
	position: absolute;
	width: 368px;
	top: 572px;
	left: 570px;
	padding-left: 30px;
	height: 36px;
	color: #BFB6AC;
	font-size: 10px;
	font-weight : bold;
	background: url(../images/fond-infos.jpg) no-repeat right;
}

a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#infos a:link, #infos  a:visited {
	color: #BFB6AC;
	font-weight: bold;
	text-decoration: none;
}

#infos a:hover {
	color: #BFB6AC;
	font-weight: bold;
	text-decoration: underline;
}

#infos a:active {
	color: #BFB6AC;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
}

input, select {
	border-style : solid;
	border-width: 1px;
	border-color: #C0B6AD;
	margin-right: 10px;
	padding: 2px;
	vertical-align: middle;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
}

textarea {
	border-style : solid;
	border-width: 1px;
	border-color: #C0B6AD;
	margin-left: 10px;
	vertical-align: top;
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	color: #000000;
}

form img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 10px;
}

fieldset {
	/*width: 100%;*/
	padding: 5px;
	border-style : solid;
	border-width: 1px;
	border-color: #806E5A;
	margin-bottom: 10px;
}

legend {
	font-weight: bold;
	color: #000000;
}

.miseenvaleur {
	font-weight: bold;
}

.commentaire {
	font-size: 9px;
}

.titre {
	font-size: 14px;
	font-weight: bold;
}

h1.nous {
	position: relative;
	width: 220px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.nous em {
	position: absolute;
	display:block;
	width: 220px;
	height: 36px;
	background:url(../images/titre-bienvenue.jpg) no-repeat;
}

h1.coaching {
	position: relative;
	width: 220px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.coaching em {
	position: absolute;
	display:block;
	width: 220px;
	height: 36px;
	background:url(../images/titre-coaching.jpg) no-repeat;
}

h1.photostaging {
	position: relative;
	width: 220px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.photostaging em {
	position: absolute;
	display:block;
	width: 220px;
	height: 36px;
	background:url(../images/titre-photostaging.jpg) no-repeat;
}

h1.contacter {
	position: relative;
	width: 220px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.contacter em {
	position: absolute;
	display:block;
	width: 220px;
	height: 36px;
	background:url(../images/titre-contact.jpg) no-repeat;
}

h1.mentionslegales {
	position: relative;
	width: 220px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.mentionslegales em {
	position: absolute;
	display:block;
	width: 220px;
	height: 36px;
	background:url(../images/titre-mentions-legales.jpg) no-repeat;
}

h1.nospartenaires {
	position: relative;
	width: 220px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.nospartenaires em {
	position: absolute;
	display:block;
	width: 220px;
	height: 36px;
	background:url(../images/titre-partenaires.jpg) no-repeat;
}

h1.homestaging {
	position: relative;
	width: 330px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.homestaging em {
	position: absolute;
	display:block;
	width: 330px;
	height: 36px;
	background:url(../images/titre-home-staging.jpg) no-repeat;
}

h1.valorisation {
	position: relative;
	width: 330px;
	height: 36px;
	margin-top: 25px;
	color: #A10684;
	font-size: 0px;
}

h1.valorisation em {
	position: absolute;
	display:block;
	width: 330px;
	height: 36px;
	background:url(../images/titre-valorisation.jpg) no-repeat;
}

h1.benefices {
	position: relative;
	width: 330px;
	height: 36px;
	margin-top: 25px;
	color: #A10684;
	font-size: 0px;
}

h1.benefices em {
	position: absolute;
	display:block;
	width: 330px;
	height: 36px;
	background:url(../images/titre-benefices.jpg) no-repeat;
}

h1.nosprestations {
	position: relative;
	width: 330px;
	height: 36px;
	color: #A10684;
	font-size: 0px;
}

h1.nosprestations em {
	position: absolute;
	display:block;
	width: 330px;
	height: 36px;
	background:url(../images/titre-prestations.jpg) no-repeat;
}
