body {
	margin: auto;
	font-size:14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: #473425;
}
td {
	vertical-align: top;
}
#conteneur {
	position: relative;
	width: 1000px;
	margin: auto;
}
#menu {
	position: relative;
	float: left;
	width: 310px;
	left: 652px;
	top:64px;
	border: 1px solid #ffdead;
}
#menu a {
	display: block;
	position: relative;
	float:left;
	width:100px;
	text-align:center;
	border: 1px solid black;
}
#accueil {
	position: relative;
	float: left;
	width: 510px;
	height:100px;
	left: 52px;
	top:4px;
	boIrder: 1px solid #ffdead;
}
#accueil a {
	position: relative;
	float: left;
	width: 510px;
	height:100px;
	boIrder: 1px solid #ffdead;
	text-decoration:none;
}
#cadre1 {
	position: relative;
	width:303px;
	top:46px;
	left:42px;
	float: left;
	color: white;
	text-align:center;
	line-height:21px;
	font-weight: bold;
	boIrder: 1px solid black;
}
#cadre1 a {
	position: relative;
	display: block;
	float:left;
	text-align:left;
	left:240px;
	top:3px;
	font-size: 12px;
	width:80px;
	color: white;
	boIrder: 1px solid black;
}

#cadre2 {
  position: relative;
	width:300px;
	top:75px;
	float: left;
	boIrder: 1px solid black;
	left:45px;
	color: white;
	text-align:center;
	line-height:22px;
	font-weight: bold;
}
#cadre3 {
  position: relative;
	width:300px;
	top: 51px;
	float: left;
	boIrder: 1px solid black;
	left:57px;
	color: white;
	text-align:center;
	line-height: 19px;
	font-weight: bold;
}
#cadre3:first-line {
font-size: 17px;
font-variant: small-caps;
}
#cadre3 a {
	position: relative;
	display: block;
	float:left;
	text-align:left;
	left:233px;
	top:7px;
	font-size: 12px;
	width:80px;
	color: white;
	boIrder: 1px solid black;
}
.fdclair {
	background-color: #fcf1d5;
}
#lesmenus {
	text-align: center;
	font-weight: bold;
}
#lesmenus a {
	color: #473425;
	}
#lesmenus a:hover {
	color: #ff8000;
	}
#lesmenus a img {
	border:none;
	text-decoration: none;
	}
.fdbas {
	background-color: #291f15;
	color: #fcf1d5;
	text-align:center;
	font-size:15px;
	font-weight: bold;
	line-height:24px;
	padding: 5px 0;
}
#gauche {
	position:relative;
	float: left;
	left: 60px;
	width:250px;
	text-align:center;
	line-height:22px;
	boIrder: 1px solid black;
}
#gauche a {
	color: #473425;
	}
#gauche a:hover {
	color: #ff8000;
	}
#gauche a img {
	border:none;
	text-decoration: none;
	}

#droite {
	position:relative;
	float: left;
	left: 103px;
	text-align:center;
	width:638px;boIrder: 1px solid black;
}
a.entree {
	position: relative;
	display: block;
	background-image: url(../images/entree.jpg);
	width:600px;
	height:86px;
	margin-bottom:16px;
}
a:hover.entree {
	background-image: url(../images/entreeg.jpg);
	width:600px;
	height:86px;
}
a.jardin {
	position: relative;
	display: block;
	background-image: url(../images/jardin.jpg);
	width:600px;
	height:86px;margin-bottom:16px;
}
a:hover.jardin {
	background-image: url(../images/jarding.jpg);
	width:600px;
	height:86px;
}
a.salle {
	position: relative;
	display: block;
	background-image: url(../images/salle.jpg);
	width:600px;
	height:86px;margin-bottom:16px;
}
a:hover.salle {
	background-image: url(../images/salleg.jpg);
	width:600px;
	height:86px;
}
a.terrasse {
	position: relative;
	display: block;
	background-image: url(../images/terrasse.jpg);
	width:600px;
	height:86px;margin-bottom:6px;
}
a:hover.terrasse {
	background-image: url(../images/terrasseg.jpg);
	width:600px;
	height:86px;
}
#footer, #footer  a {
	position: relative;
	text-align: center;
	color: gray;
	font-size:10px;
}
#footer a:hover {
	color:white;
}

/*--------- Lightbox -----------*/
#lightbox{
    background-color:#FFFFFF;
    padding: 3px;
    border-bottom: 1px solid #FF8000;
    border-right: 1px solid #FF8000;
}

#lightboxDetails{
    font-size: 0.9em;
    color: #000000;
    padding-top: 0.5em;
}

#closeButton{ top:2px; right: 2px; }

#lightboxCaption{ float: left; }

#keyboardMsg{ float: right; }

#lightbox img{ border: none; }

#overlay img{ border: none; }

#overlay{ background-image: url(../overlay.png); }

* html #overlay{ /*Hack IE */
    background-color: #FFFFFF;
    background-color: transparent;
    background-image: url(blank.gif);
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
}
/*-------- fin lightbox -------*/
