html, body {
  background: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  text-align: center;
  margin: 0;
  padding: 0;
}
a {
	color: #8A6C4A;
	text-decoration: none;
}

a:hover {
	color: #ff5c4f;
	text-decoration: underline;
}

#page {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: auto;
}
#main {
  position: relative;
  width: 850px;
  height: 670px;
/*  border: 2px solid black; */
  margin: 10 auto;
  padding: 0; 
  background: #FEFFF2 url(graph/font.gif) repeat;
  text-align: left;
}
#oeuvres #main { height: 630px; }

#head {
  width: 100%;
  height: 160px;
  text-align: center;
  padding: 20px 0 0 0;
  position: relative;
}

#menu {
}
#header_lang {
	position: absolute;
	z-index: 100;
	top: 5px;
	right: 5px;
	width: 30px;
	text-align: right;
}
#header_lang img { margin-bottom: 5px; }
#content {
  width: 850px;
  height: 490px;
  margin: 0;
  padding: 0;
  overflow: auto;
}

#oeuvres #content, #guestbook #content, #presse #content {
  overflow: hidden;
}

#contact #content {
	padding-left: 250px;
	padding-top: 50px;
	padding-right: 10px;
	background: url(graph/daniel.png) bottom left no-repeat;
	text-align: left;
	height: 440px;
}

#expo #content {
	background: url(graph/marocain1.png) right bottom no-repeat;
	background-attachment: fixed;
	padding: 0 10px;
	width: 830px;
}

#bio #content {
	padding: 0 10px 10px 10px;
	text-align: justify;
	height: 480px;
	width: 830px;
}

#oeuvres #content {
	height: 450px;
}

#galerie {
  width: 100%;
  height: 450px;
  position: relative;
}

#perso {
  position: absolute;
  left: 630px;
  top: 120px;
  z-index: 20;
}

#divBg {
  background: url(graph/papierpeint3.png) repeat-x;
  width: 100%;
  left: 0px;
  height: 350px;
  overflow: hidden;
  position: relative;
}

#divMenu {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0 11px;
}

#divMenu table {
}

#divMenu tr {
  height: 300px;
}

#divMenu td {
  padding: 20px;
  vertical-align: middle;
}

.description { display: none; }

#parquet {
  width: 100%;
  height: 100px;
  background: url(graph/parquet2.png) no-repeat bottom center;
  position: relative;
}

#divArrowLeft {
  position: absolute;
  z-index: 30;
  width: 11px;
  height: 20px;
  left: 20px;
  top: 30px;
  visibility: inherit;
}
#parquettexte {
  position: absolute;
  left: 170px;
  top: 40px;
}
#divArrowRight {
  position: absolute;
  z-index: 30;
  width: 11px;
  height: 20px;
  top: 30px;
  left: 778px;
  visibility: inherit;
}

.exposeparator{
	clear: both;
	width: 100%;
}
#expo td {
	vertical-align: top;
	width: 33%;
}
.expo {
	float: left;
	width: 250px;
	margin: 5px;
	padding: 2px;
	border: 1px solid black;
}

#message_menu {
	width: 220px;
	height: 490px;
	margin-left: 10px;
	background: url(graph/marocainne.png) no-repeat bottom center;
	float: left;
	position: relative;
	text-align: center;
}
#messages_area {
	width: 620px;
	height: 490px;
	overflow: auto;
	float: right;
	text-align: center;
}
.message {
	width: 90%;
	background: white url(graph/timbre.jpg) no-repeat top right;
	border: solid #888 1px;
	margin: 10px auto;
	padding: 5px 10px;
}
.message_auteur {
	float: left;
	font-weight: bold;
}
.message_auteur a {
	text-decoration: underline;
	color: inherit;
}
.message_auteur a:hover {
	color: #999;
}
.message_date {
	text-align: right;
	font-size: 8pt;
	color: #888;
	margin: 0 35px;
}
.message_texte {
	text-align: justify;
}
#contact table {
	width: 600px;
}
#contact th {
	width: 120px;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
}

#contact h1 {
	font-size: 14pt;
}
#contact textarea {
	width: 100%;
}
#pressecontentbg {
	position: relative;
	width: 600px;
	height: 470px;
	overflow:  scroll;
	padding: 10px;
	text-align: justify;
}
.presseurl {
}
.pressesignature {
	font-style: italic;
	text-align: right;
}
#pressemenu {
	background: url(graph/celine.png) no-repeat bottom right;
	float: right;
	width: 200px;
	height: 470px;
	padding: 10px;
}
#pressemenu a {
	display: block;
	text-align: center;
	width: 200px;
}
#index_lang {
	position: absolute;
	top: 5px;
	left: 450px;
	height: 30px;
	width: 400px;
	text-align: center;
	overflow: hidden;
}
#texteintro {
	position: absolute;
	top: 50px;
	left: 450px;
	height: 200px;
	width: 400px;
	text-align: center;
	overflow: hidden;
	font-family: Comic Sans, Comic Sans MS, cursive;
	color: #666;
}
#index #menu {
	position: absolute;
	top: 250px;
	left: 450px;
	height: 150px;
	width: 400px;
}
#index #menu a {
	display: block;
	width: 100%;
	text-align: center;
}
#intrologo {
	position: absolute;
	z-index: 100;
	top: 400px;
	left: 230px;
}
#bottom {
	position: absolute;
	left: 450px;
	top: 567px;
	width: 400px;
	text-align: center;
	font-size: 10pt;
}
#index #main {
	height: 600px;
	padding: 0;
}
#bio #content th {
	padding: 0 5px;
	text-align: right;
	font-weight: normal;
	vertical-align: top;
	font-size: 10pt;
}
#bio #content td {
	padding: 0 10px;
	vertical-align: top;
	font-size: 10pt;
}
#bio #content td a {
	text-decoration: underline;
}
.titre { color: white; white-space: nowrap; }
.soustitre { color: white; white-space: nowrap; text-align: right; }
.description2 { clear: both; }
