body {
	margin: 0;
	padding: 0;
	background-color:#c6b099;
	font-family:Helvetica, Arial;
	font-size: 14px;
	color: #59483f;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 16px;
	font-weight:bold;
	border-bottom: 2px #59483f dotted;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 1em;
}

a {
	color: #814d1f;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

img.border {
border:solid 1px #a69380;
}

/* Header */

#container{
width:950px;
margin: 0 auto;
background-color:#FFFFFF;
}

#head{
width: 930px;
height:40px;
}

#langue{
float:left;
margin-left:10px;
}

#contact{
float:right;
text-align:right;
}

#logo {
	width: 930px;
	height: 183px;
	margin: 0 auto;
	background-image:url(images/template/bandeau.jpg);
	background-repeat: no-repeat;
}

/* Menu */

#menu {
	width: 960px;
	height: 29px;
	margin-left:10px;
	background-image:url(images/template/bg-menu.jpg);
	background-repeat:no-repeat;

}

#menu ul {
	margin:0 0 0 75px;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	background-color:#FFFFFF;
	float: left;
	height: 23px;
	margin: 0 5px 0 0;
	padding: 10px 20px 0 20px;
	border:#aaa095 1px solid;
	border-bottom:none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #8c6a40;
}

#menu a:hover {
	background: #cebca4;
}

#menu .current_page_item a {
	color: #64150b;
	border-bottom:#FFFFFF solid 1px;
}

/* Page */

#page {
	width: 928px;
	margin: 0 auto;
	padding: 23px 0 0 0 ;
	margin-top:5px;
	border:#aaa095 1px solid;
}

/* Content */

#photoGauche {
	float: left;
	width: 235px;
	margin-left:5px;
}

#texte{
	float: left;
	width: 438px;
	padding:10px 5px 0 5px;
}

	#coordonnees{
	width:430px;
	text-align:center;
	background-color:#cebca4;
	border:solid 1px #a69380;
	padding:5px 5px 5px 5px;
	}
#montrer{

	width:400px;
}
#photoDroite {
	float: left;
	width: 235px;
	text-align:right;
}

/* Footer */

#footer {
	height:20px;
	padding: 25px 0 25px 0;
	background-color:#FFFFFF;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #7d5024;
}

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

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	left: 50%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background:url(images/slim-box/loading.gif) #fff no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background:url(images/slim-box/prevlabel.gif) transparent no-repeat 0% 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background:url(images/slim-box/nextlabel.gif) transparent no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background:url(images/slim-box/closelabel.gif) transparent no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

div.plat
{
	border: 1px solid #825E32;
	font-size : 13px;
	color : #000000;
	background:#F0F5DE;
	width:300px;
	line-height:20px;
	text-align:justify;
	padding:10px;
	position:relative;
	margin-top:5px;
	display:none;

}
p.promenade {background-color: #f0f5de; border:1px solid #825e32; padding:10px; width:300px; font-size:12px;}
.gras {font-weight:bold;}

div.cuisine {width:680px; float:right;}
.legende {font-size:12px; display:block; text-align:center;}
#promenade {right:190px; position:relative;}
#souris {width:370px; display:block;}



#plat {
	position:relative;
	right:200px;
}













