body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
background-image: url(/images/fond.jpg);
background-repeat: repeat-x;
background-color: #4d3b23;
color: #f0ebcd;
text-align: justify;
}
#header {
height: 190px;
}
#maitreartisan {
	position: absolute;
	left: 425px;
	top: 105px;
	color: #dbd5ad;
	font-size: 12px;

}
#adresse {
	position: absolute;
	left: 425px;
	top: 143px;
	color: #d8a867;
	font-size: 12px;
}
#conteneur {
background-image: url(/images/header.jpg);
background-repeat: no-repeat;
width: 1000px;
}
#conteneur2 {
background-image: url(/images/fond-menu.jpg);
background-repeat: repeat-y;
width: 100%;
}

#centre {
	margin-left: 220px;
	margin-top: 0px;
	margin-right: 30px;
}
#gauche {
position: absolute;
left:0;
width: 200px;
margin-top: 50px;
}
#pied {
background-color: #362513;
text-align: center;
color: #d8a867;
font-size: 12px;
padding: 5px 10px 5px 220px;
}
#wp {
background-color: #4d3b23;
text-align: right;
color: #362513;
font-size: 10px;
padding: 5px ;
}

.menugauche {
list-style-type: none;
margin: 0;
padding:0 10px 0 10px;
}
.menugauche li {
filter:alpha(opacity=64);  
-moz-opacity:0.64;
opacity: 0.64;
background-color: #3a2917;
width: 100%;
margin: 2px 0 0 0;
}
.menugauche a {
display:block;
border: 1px solid #f2edcf;
padding: 5px;
color: #f49c35;
text-decoration: none;
}
.menugauche a:hover {
color: #FFFFFF;
background-color:#22170b;
}
p {margin: 0 0 10px 0;}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
/*	background-color: #705B46;*/
	padding: 5px;
	padding-left: 15px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom: 1px solid #FFFFFF;
}

b{
color: #d8a867;
}

a{
color: #d8a867;
}
ul.crossfade {
	padding: 0;
	margin: 0;
	list-style: none;
	position: relative;
}

#fade-example-1 li{
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 300px;
	visibility: hidden;
/*		border: 3px solid #FFF;*/
}
li img {
	display: block;
	border: 3px solid #FFF;

}
.caption {
	clear: both;
	margin-top: 10px;
	font-size: 10px;
	text-align: center;
}
.example {
	position: relative;
	width: 400px;
	height: 300px;
	border: 0px solid #FFF;
	text-align: left;
}
.example-r {
	position: relative;
	width: 400px;
}
code {
	font-family: monospace;
	font-size: 1.2em;
}
.control {
	position: absolute;
	z-index: 100;
	cursor: pointer;
	font-size: 2em;
	font-weight: bold;
	color: #FFF;
}
#fade-example-1-next {
	right: 0px;
	top: 50%;
}
#fade-example-1-previous {
	left: 0px;
	top: 50%;
}
.ajax {
	margin: 3em;
	border: 1em solid #FF8C00;
	padding: 1em;
}
