body {
	margin: 0px;
	background:url('images/background.jpg') repeat-x #CF8354;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
}

img {
	border: 0px;
}
a {
	font-weight:bold;
	color:#47260c;
}
a:hover {
	background-color:#dbaa89;
}


h1 {
	margin:0px;
	padding:0px;
	position:absolute;
}
h2 {
	margin:-6px 0px 0px 0px;
	padding:0px 0px 6px 6px;
	color:#5C3013;
	letter-spacing:1px;
	font-size:1.8em;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	background-image:url('images/h2_back.png');
	background-repeat:no-repeat;
	background-position:0px 19px;
}

#container {
	position:absolute;
	width:800px;
	left:50%;
	margin-left:-400px;
}
#header {
	background:url('images/header.png');
	height:79px;
}
#header ul {
	list-style-type:none;
	margin:0px 0px 0px 185px;
	padding:0px;

}
#buttons_before {
	background:url('images/buttons_before.png') no-repeat;
	position:absolute;
	margin:0px 0px 0px 180px;
	height:79px;
	width:20px;
}
#header li {
	position:relative;
	float:left;
}
#header li a {
	display:block;
	width:120px;
}
#header li a:hover img {
	visibility:hidden;
}
#btn_artiste {
	background:url('images/button_artiste_hover.png');
}
#btn_sculptures {
	background:url('images/button_sculptures_hover.png');
}
#btn_cours {
	background:url('images/button_cours_hover.png');
}
#btn_expositions {
	background:url('images/button_expositions_hover.png');
}
#btn_contact {
	background:url('images/button_contact_hover.png');
}
#main {
	margin-top:5px;
}
#left {
	width:170px;
	height:387px;
	position:relative;
}
#content {
	margin-left:210px;
	margin-right:5px;
	margin-top:-390px;
	padding:15px;
	min-height:450px;
	background: url('images/content_back.jpg') repeat-x #E8C4AD;
	color:#5C3013;
	line-height:2em;
}

p.choose_gallery {
	text-align:center;
	font-size:1.2em;
	color:#643109;
	font-family:"Times New Roman", Helvetica, Arial, serif;
	margin:0px;
	padding:2px 0px 6px 0px;
}
ul.choose_gallery {
	list-style-type:none;
	margin:0px;
	padding:0px;
	overflow:auto;
}
ul.choose_gallery li {
	position:relative;
	float:left;
	margin-left:7px;
}
ul.choose_gallery a {
	display:block;
	width:249px;
}

a#lang {
	display:block;
	background-image:url('images/lang_back.jpg');
	background-repeat:no-repeat;
	width:141px;
	height:30px;
	text-align:center;
	padding-top:8px;
	text-decoration:none;
	margin-top:15px;
}
a#lang:hover {
	background-color:transparent;
	text-decoration:underline;
}

#copyright {
	color:#8F4714;
	font-size:0.8em;
	margin-left:495px;
	margin-top:-40px;
	text-align:right;
	width:300px;
}
#copyright a {
	color:#8F4714;
	font-weight:normal;
}

fieldset {
	border:1px solid #53280F;
}
fieldset p {
	margin:0px;
	padding:5px;
}
fieldset p:hover {
	background-color:#ECE3DE;
}
legend {
	border:1px solid #53280F;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
label {
	width:140px;
	float:left;
}
.facultatif_title {
	display:block;
	padding-top:10px;
	font-style:italic;
	font-weight:bold;
}
label.facultatif {
	font-style:italic;
}
label .facultatif {
	font-style:italic;
	font-size:0.8em;
}

.offre_achat_error {
	display:block;
	color:red;
	margin:0px 0px 0px 140px;
	padding:0px;
}
.offre_intro {
	margin:10px;
	line-height:16pt;
	background-color:#e2b498;
	padding:5px;
}
.choose_gallery_bottom {
	background-color:#dea988;
	background-image:url('galeries/top.png');
	background-repeat:no-repeat;
	background-position:5px 5px;
	margin-left:6px;
	margin-right:300px;
	height:38px;
	color:#643109;
}
.choose_gallery_bottom  p {
	padding:4px;
	margin-left:35px;
}