/* CSS Document */
body,td,th {
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size:.95em;
	background-color: #FFF3DA;
}
#conteneur {
     position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 950px;
}
img {
	border:0 none; /*Toutes les images sont sans bordure*/
}
#divLoad {
	position:absolute;
	color: #E69C59;
    visibility: visible;
	left: 275px;
	top: 110px
}
h1, h2 {
	font-size:14px
}
p {
	text-align:justify;
}
.p-centre {
	text-align: center;
}
.p-gauche {
	text-align:left;
}
.p-droite {
	text-align:right;
}
a:link {
	color:#624B3F;
	text-decoration: none
}
a:visited {
	color:#624B3F;
	text-decoration: none
}
a:hover {
	color: #E69C59;
	text-decoration: none
}
a:active {
	text-decoration: none
}
#haut {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 1px;
}
.lesasphodeles {
	position: absolute;
	top: 30px;
	left: 275px;
	width: 438px;
	height: 73px;
	font-size: 70px;
	font-style:italic;
	color:#624B3F
}
.lettrines {
	font-size: 150%;
}
#menu_lotus {
	position: absolute;
	top: 120px;
	left: 15px;
	width: 198px;
	height: 400px;
	z-index: 0;
}
.menu_1 {
	position: absolute;
	color: #624B3F;
	font-size: 14px;
	font-style: italic;
	text-align: right;
}
.menu_2 {
	color: #624B3F;
	font-size: 14px;
	font-style: italic;
	text-align: left;
}
.fr-en {
	position: absolute;
	top: 540px;
	left: 16px;
	width: 198px;
	height: 40px;
	z-index: 1;
	font-style: italic;
	font-size: 12px;
	text-align: center;
}
#texte0 {
		position:absolute;
		z-index:0;
		top:146px;
		left: 275px;
		margin:auto;
		height:115px;
		width:635px;
	}
