body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 120%;
	color: #555;
	text-align: center;
	background: #FFE0A9;
	font-size: small;
}

h1, h2, h3, h4 {
	position: relative;
	clear: left;
	font-weight: normal;
	color: #5B2F17;
	padding-top: 15px;
	font-family: Georgia, Times, serif;
	font-style: italic;
}

a {
	color: #AD6932;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 921px;
}

#padding {
	padding: 70px 76px 0 140px;
	background: url(../images/top.png) top left no-repeat;
}

#header {
	width: 921px;
	height: 174px;
	background: url(../images/header.png) top left no-repeat;
}

#menu {
	position: relative;
	top: 148px;
	left: 340px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0 5px;
}

#menu a {
	font-size: 120%;
	color: #723B1F;
	text-decoration: none;
}

#menu a:hover {
	color: #5B2F17;
}

#content {
	width: 921px;
	background: url(../images/mainbg.png) top left repeat-y;
}

#main {
	background: url(../images/choco.jpg) bottom right no-repeat;
}

p {
	position: relative;
	padding-right: 390px;
	z-index: 100;
}

#main ul, #main a {
	position: relative;
}

#footer {
	width: 921px;
	background: url(../images/footer.png) top left no-repeat;
	height: 56px;
}

#footer ul {
	width: 70%;
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	left: 135px;
	top: 12px;
	text-align: center;
}

#footer li {
	margin: 0;
	color: #fff;
	font-size: 9px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#horaire p {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -100px;
	color: #fff;
}

.image {
	float: right;
	border: 2px solid #5B2F17;
	background: #fff;
	padding: 1px;
	margin: 0 0 0 20px;
}

.chocolat {
	float: left;
	width: 240px;
	height: 210px;
	padding: 30px;
	background: #EEE1D6;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
/*	z-index: 0;*/
	margin: 10px;
	border: 1px solid #6E301B;
}

.chocolat p {
	margin: 0;
	padding: 0;
}

.chocolat img {
	margin: 0 15px 10px 0;
	float: left;
	border: 2px solid #5B2F17;
	background: #fff;
	padding: 1px;
}

.chocolat h3 {
	margin: 0;
}
.prix {
	float: right;
	color: #5B2F17;
	font-family: Georgia, Times, serif;
	font-style: italic;	
}

.gallerie img {
	float: left;
	border: 2px solid #5B2F17;
	background: #fff;
	padding: 1px;
	margin: 0 5px 5px;
}

.title {
	position: absolute;
	top: 230px;
	left: 50%;
	margin-left: 50px;
	z-index: 2;
	background: transparent;
}

#map_div {
	border: 2px solid #5B2F17;
	padding: 1px;
	margin: 0 5px 5px;
	background: #fff;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
	z-index: 0;
}

/*#overlay {
	background: #5B2F17;
	position: absolute;
	left: 50%;
	margin-left: -363px;
	top: 205px;
	height: 433px;
	width: 749px;
	
	filter:alpha(opacity=10); 
	-moz-opacity: 0.1; 
	opacity: 0.6;
	z-index: 0;
}
*/
.odd {
	background: #eee;
}

.panier td, .panier th {
	padding: 8px;
}

.panier {
	background: #EEE1D6;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
	z-index: 0;
	border: 1px solid #6E301B;
}

.img_gauche {
	float: left;
/*	border: 2px solid #5B2F17;
	background: #fff;
	padding: 1px;*/
	margin: 0 5px 5px 0;
}

#types_choco {

}

#types_choco li {

}

.photo_index img, .photos img {
	border: 2px solid #5B2F17;
	background: #fff;
	padding: 1px;
}

.photo_index img {
	margin: 0 1em 1em 0;
}

.index_photo {
	float: left;
	width: 280px;
}