body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica; font-size: 12px; color: #6d5040; background: url(/images/main/bg.jpg) repeat-x;}
h1 { font-size:24px; font-weight:normal; font-style: italic; color: #a38c44; margin-top:0px;}
h2 { margin-bottom: 0px;}
.img_left { float: left; padding-right: 20px; padding-top: 0px; border:0px; }
.img_right { float: right; padding-left: 20px; padding-top: 0px; border:0px; }
a, a:visited { color: #a38c44; text-decoration:none; }
a:hover { color: #502d0a; }
table { width: 600px; margin-top: 20px;}
tr.even { background-color: #f4efe7; padding: 3px;}
tr.odd { background-color: #ffffff; padding: 3px; }

#global {
	margin: 0 auto;	
	padding: 0;				
	min-height: 800px;
	width: 1000px;
	height: 800px;
	background: url(/images/main/bg_global.jpg) no-repeat;
	clear: both;
}

#header {
	height: 222px;
}

#main {			
	width: 800px;
	margin-left: 100px;
	background: url(/images/main/bg_main.jpg) repeat-y;
	clear: both;
	overflow: hidden;
}

#page {
	float: right;
	width: 580px;
	vertical-align: top;
	text-align: left;
	min-height: 320px;
	margin-right: 20px;
	margin-bottom: 30px;
}

#footer {
  background: url(/images/main/bg_footer.jpg) no-repeat;
	margin-left: 100px;
	height: 75px;
	width: 800px;
	color: #dcdcdc;
	clear: both;
	overflow: hidden;
}

#footer_mentions {
	background: #ffffff;
	height: 20px;
	margin-bottom: 40px;
	margin-left: 100px;
	width: 798px;
	line-height: 20px;
	text-align: center;
	color: #3a1d00;
	clear: both;
	overflow: hidden;	
	border-bottom: #d3c8a7 1px solid;
	border-left: #eae6d9 1px solid;
	border-right: #eae6d9 1px solid;
}
#footer_mentions a { color: #3a1d00; }

#menu{
	float: left;
	width: 165px;
	min-height: 100px;
	padding-top: 10px;
	padding-left: 10px;
}

.menu_rubrique, .menu_rubrique a, .menu_rubrique:visited {
	color: #775b1c;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	font-weight:bold;
}

.menu_rubrique_off {
	color: #775b1c;
	text-decoration: none;
	font-size: 14px;
	line-height: 24px;
	font-weight:bold;
}

.menu_rubrique:hover {
	color: #502d0a;	
}

.menu_item a, .menu_item:visited {
	padding-left: 0px;
	color: #a38c44;
	text-decoration: none;
	font-size: 12px;
}

.menu_item:hover {
	color: #502d0a;
}

.degustation { font-style: italic; }
.intitule { color: #918f76; font-weight: bold; }


#myGallery, #myGallerySet, #flickrGallery
{
	width: 798px;
	height: 400px;
	z-index: 5;
	border: 1px solid #b7a368;
}

.imageElement p {
	font-size: 8px;
}

h3.imageElement  {
	font-size: 12px;
}