* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #996D3E;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
html {
	height: 100%;
}

.main {
	background-image: url(img/fonds.jpg);
	background-position: 0px 0px;
	margin:0px;
	padding:0px;
}
._bois {
	position: absolute;
	height: 604px;
	width: 18px;
	left: 156px;
	top: 196px;
}
.texte_adresse {
	font-family: Arial;
	font-size: 12px;
	color: F3D8AF;
}
.texte {
	font-family: Arial;
	font-size: 14px;
	color: #F3D8AF;
}
.texte_justify {
	font-family: Arial;
	font-size: 14px;
	color: #F3D8AF;
	text-align:justify;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F3D8AF;
	font-style: normal;
	font-weight: normal;
}
.titre_album {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f401d;
	font-style: normal;
	font-weight: bold;
	margin-left:20px;
}

.texte_defilant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6f401d;
	font-style: normal;
	font-weight: bold;
}

.texte_inline_album {
	position:relative;
	font-family: Arial;
	font-size: 10px;
	color: #6f401d;
}


/*.vase {
	position: absolute;
	left: 747px;
	top: 231px;
}*/

/* Nouveaux éléments */
.main {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	padding-left: 20px;
	padding-right:20px;
	background-image:url(img/fond_ombre.gif);
	background-repeat:repeat-y;
	/*height:100%;*/
}

.fond_footer {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	height: 40px;
	padding-left: 20px;
	padding-right:20px;
	background-image:url(img/fond_footer.gif);
	background-repeat:no-repeat;
	/*height:100%;*/
}


.header {
	position: relative;
	height: 150px;
}

.menu_haut {
	position:relative;
	width:950px;
	height: 44px;
	background-image:url(img/menu_haut_fond.png)
}

.allure {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	color: #F3D8AF;	
}

.contain {
	position:relative;
	height: 100%;
	background-image: url(img/fond.jpg); background-repeat:repeat-y;

}

.menu_gauche {
	position: relative;
	width: 159px;
}

.bois {
	position: absolute;
	top: 0px;
	left: 155px;
	width: 16px;
	background-color:#CCCCCC;
	background-image:url(img/bois.gif);
	background-repeat:repeat-y;
	height:100%;
	line-height:10000px;
	
}

.zonemodifiable {
	position:absolute;
	top:0px;
	left:171px;
	width:779px;
	height:100%;	
}

.texte_inline {
	position:relative;
	font-family: Arial;
	font-size: 14px;
	color: #F3D8AF;
	margin: 5px;
}

.vase {
	position: absolute;
	top: 0px;
	right: 0px;
	height:100%;
	
}
.power-plate {
	left: 730px;
	top: 110px;
	position: absolute;
}
.bouddha {
	position: absolute;
	left: 693px;
	top: 120px;
}
.fleurs {
	position: absolute;
	top: 120px;
	left: 650px;
}
.bambou {
	position: absolute;
	left: 770px;
	top: 40px;
}
.massage2 {
	position: absolute;
	left: 600px;
	top: 980px;
}

a:link.texte_defilant, a:visited.texte_defilant, a:hover.texte_defilant, a:active.texte_defilant {
	color: #6f401d;
	text-decoration: none;
}

a:link {
	color: #F3D8AF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F3D8AF;
}
a:hover {
	text-decoration: underline;
	color: #F3D8AF;
}
a:active {
	text-decoration: none;
	color: #F3D8AF;
}
