* { outline: none; }
.cleaner { clear:both; height:1px; font-size:1px; border:none; margin:0; padding:0;	background:transparent; }
html,table {
	/*display:table;
	height:100%;*/
	width:100%;
}
html{min-width:1000px;}
body{
	margin:0;
	color:#000;
	font:11px Georgia, "Times New Roman", Times, serif;
	background: #f0e7d2 url(/images/layout/bg-body.gif) 50% 0 repeat-x;
	/*display:table-cell;
	vertical-align:middle;
	height:100%;*/
}
#curl {
	top: 0px;
	height: 98px;
	right: 0px;
	left: 1px;
	position: absolute;
text-align: right;
}
img{border:0;} 
a{
	color:#000;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
#wrapper{
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
#header{
	width:960px;
	margin:0 auto;
	overflow:hidden;
}
.logo{
	width: 229px;
	height: 42px;
	overflow: hidden;
	background: url(/images/layout/logo.png);
	text-indent: -9999px;
	float:left;
	margin:24px 0 0 15px;
	display:inline;
}
.logo a{
	display: block;
	width: 100%;
	height: 100%;
	position:relative;
}
#nav {
	background: url(/images/layout/bg-nav.png) no-repeat;
	width:670px;
	float:right;
	margin:0 -30px 0 0;
}
#nav ul{
	margin: 0;
	padding: 26px 31px 32px 0;
	list-style: none;
	float:right;
	overflow:hidden;
}
#nav li{
	float:left;
	background: url(/images/layout/sep-nav.gif) no-repeat 0 4px;
	margin:3px 0 0 ;
	height:34px;
	overflow: hidden;
	padding:0 5px;
	position:relative;
}
#nav li:first-child{background:none;}
#nav li a{
	height:102px;
	display:block;
	overflow: hidden;
	text-indent: -9999px;
	position:relative;
	width:74px;
}
#nav li a.home{
	background: url(/images/layout/bg-nav-home.png) no-repeat;
}
#nav li a.tent{
	width:147px;
	background: url(/images/layout/bg-nav-tent.png) no-repeat;
}
#nav li a.pricing{
	width:81px;
	background: url(/images/layout/bg-nav-pricing.png) no-repeat;
}
#nav li a.gallery{
	width:81px;
	background: url(/images/layout/bg-nav-gallery.png) no-repeat;
}
#nav li a.contact{
	width:85px;
	background: url(/images/layout/bg-nav-contact.png) no-repeat;
}
#nav li a:hover{
	margin:-34px 0 0;
	cursor:pointer;
}
#nav li.active a, #nav li.active a:hover {
	margin:-68px 0 0;
	cursor:pointer;
}
.promo-holder{
	margin:0 auto;
	background: url(/images/layout/bg-home.png) no-repeat;
	padding:80px 0 0;
	height:1%;
}
.promo-holder img{
	display:block;
	margin:0 0 0 60px;
}
.promo-holder .holder{
	padding:0 14px 0 20px;
	position:relative;
	width:966px;
	margin:-20px auto 0;
}
.promo-holder .holder:after{
	content:"";
	clear:both;
	display:block;
}
.promo{
	background: url(/images/layout/bg-promo.png) no-repeat;
	float:left;
	width:582px;
	text-align:center;
	padding:26px 25px 16px 25px;
	height: 129px;
	overflow:hidden;
}
.promo h2.ttl{
	margin:0 auto 14px;
	text-indent: -9999px;
	background: url(/images/layout/ttl-decouvrez.png) no-repeat;
	width:356px;
	height:24px;
	font-size:0;
}
.promo em{
	font-size:14px;
	color:#e6bb48;
	line-height:17px;
	display:block;
	margin:0 0 23px
}
.promo em span{color:#fff;}
.promo .link{
	padding:0 0 0 120px;
	margin:0;
	list-style:none;
}
.promo .link li{
	float:left;
	width:173px;
	height:31px;
	overflow: hidden;
	text-indent: -9999px;
	position:relative;
	padding:0 13px 0 0;
}
.promo .link a{
	position:relative;
	height:62px;
	background: url(/images/layout/btn-1.png) no-repeat;
	display:block;
	font-size:0;
}
.promo .link a:hover{
	margin:-31px 0 0;
	cursor:pointer;
}
.promo li.comment a{
	background: url(/images/layout/btn-2.png) no-repeat;
}
.promo-right{
	font-size:12px;
	background: url(/images/layout/bg-promo-right.png) no-repeat;
	float:right;
	width:300px;
	margin:8px 0 0;
	padding:18px 10px 25px;
}
.promo-right img{
	position:absolute;
	bottom:82px;
	right:26px;
	width:123px;
	height:120px;
	z-index:100;
}
.promo-right h2.ttl{
	color:#fff8f0;
	margin:0 -10px 34px;
	font-size:16px;
	background: url(/images/layout/ttl-tent.png) no-repeat;
	padding:6px 0 10px 19px;
	width:300px;
	text-indent: -9999px;
}
.promo-right p{
	margin:0 0 2px;
	color:#39250e;
	line-height:16px;
}
.promo-right a{
	color:#bd3309;
	position:relative;
}
#footer{
	width:930px;
	margin:30px auto 20px;
	color:#7b5b33;
	padding: 0 20px 0 0;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a.link{
	height:17px;
	background: url(/images/layout/bg-footer-link.gif) no-repeat;
	float:right;
	width:49px;
	text-indent: -9999px;
}
#footer a.link:hover{
	background: url(/images/layout/bg-footer-link.gif) no-repeat 0 -17px;
}
#footer ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow:hidden;
	height:1%;
}
#footer ul li{
	float:left;
	background: url(/images/layout/sep-footer.gif) no-repeat 0 6px;
	padding:0 4px 0 8px;
	margin:0 3px 0 -3px;
	color:#927753;
}
#footer dl{
	margin:2px 0 0;
	overflow:hidden;
}
#footer dt{
	float:left;
	padding:0 0 0 6px;
	background: url(/images/layout/sep-footer.gif) no-repeat 0 6px;
	margin:0 3px 0 -3px;
}
#footer dd{
	margin:0;
	float:left;
	padding:0 6px 0 2px;
}
#footer dd a{color:#b98f16;}
#main{
	background: url(/images/layout/bg-tent.png) no-repeat 0 0;
	margin:-15px auto 0;
	padding:174px 0 0;
	height:1%;
}
#main blockquote{
	margin:0;
	padding:0;
	position:relative;
	margin-top:-48px;
	top:-10px;
	left:101px;
}
.blockquote{
	width:489px;
	height:48px;
}
.blockquote q{
	width:489px;
	height:48px;
	background: url(/images/layout/ttl-quote.png) no-repeat;
	text-indent: -9999px;
	display:block;
}
#main .holder{
	overflow:hidden;
	width:950px;
	margin:0 auto;
}
#content{
	float:left;
	width:700px;
	background: url(/images/layout/bg-content-top.png) no-repeat;
	padding:8px 8px 0;
}
#content .frame{
	background: #fefdfd url(/images/layout/bg-content.gif) repeat-x;
	padding:10px 0;
	overflow:hidden;
	height:1%;
	border-bottom:3px solid #e7dcc2;
}
.breadcrumbs {
	margin: 0 0 30px ;
	padding:9px 0 10px 26px;
	list-style: none;
	background: url(/images/layout/bg-breadcrumbs.gif) no-repeat;
	overflow:hidden;
	height:1%;
}
.breadcrumbs li{
	float:left;
	font-style:italic;
	font-weight:bold;
	color:#fff;
	padding:0 1px 0 2px;
}
.breadcrumbs li a{
	color:#fff;
	font-weight:normal;
	position:relative;
}
.img-holder, .blog-holder{
	float:right;
	margin:0 22px 22px 0;
	display:inline;
	width:204px;
	padding:3px 8px 0 9px;
	height: 288px;
	background: url(/images/layout/bg-imgholder.png) no-repeat;
	overflow: hidden;
}
.blog-holder .image {
	width: 204px;
	height: 210px;
	display: block;
	overflow: hidden;
	text-align: left;
}
.blog-holder .image img {
	width: 210px;

	margin: 0 auto;
	text-align: left;
}
.blog-holder p {
	color: #965a2c;
	margin: 6px 10px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
}
.blog-holder p a {
	color: #965a2c;
}
.img-holder img, .blog-holder img{vertical-align:top;}
.img-holder .zoom{
	background: url(/images/layout/bg-zoom.gif) no-repeat 0 100%;
	padding:11px 0;
	text-align: center;
	color: #965a2c;
}
.img-holder .zoom a{
	width:127px;
	height:19px;
	margin:0 auto;
	display:block;
	text-indent:-9999px;
	background: url(/images/layout/zoom-button.png) no-repeat;
	overflow:hidden;
}
.img-holder .zoom a:hover{
	background: url(/images/layout/zoom-button-hover.png) no-repeat;
	cursor:pointer;
}
.texter{
	margin:0 0 0 25px;
	width:400px;
	padding:20px 0 0;
}
.texter h2, h2.title {
	color:#d39c2d;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	border-bottom:1px solid #f1ead9;
	padding: 0 0 5px;
	background: url(/images/layout/bg-heading.gif) no-repeat 100% 50%;
	margin:0 0 25px;
}
h2.title { width: 650px; margin-left: 25px;}
h3.head-base, h3.head-options { text-indent:-9999px; font-size:0; margin:20px 0px 0px 15px; width:651px; height:30px; }
h3.head-base { background: url(/images/layout/head-base.png) no-repeat; }
h3.head-options { background: url(/images/layout/head-options.png) no-repeat; }

.texter p{
	color:#3e2105;
	font-size:14px;
	margin:0 0 22px;
}
.texter p a, a.zoom, a.backtop {color:#ec593a;}
p.right { text-align: right;}
a.zoom, a.backtop { font-size: 11px; }
a.backtop { background: url(/images/layout/top.png) no-repeat 0px 3px; padding-left: 10px; margin-right: 30px;}
.wooden{
	background: url(/images/layout/bg-wooden.png) no-repeat;
	width:650px;
	height: 235px;
	clear:both;
	margin:0 auto 40px;
	overflow:hidden;
	padding: 23px 0 0 10px;
}
.wooden .box{
	width:200px;
	float:left;
	position:relative;
	font-size:12px;
	margin:0 14px 0 0;
}
.wooden .heading{
	width:100%;
	border-top:1px solid #e3c996;
	border-bottom:1px solid #e3c996;
	margin:0 0 15px;
}
.wooden h3{
	text-indent:-9999px;
	font-size:0;
	height:11px;
	margin:4px auto;
}
.wooden .ledouble{
	background: url(/images/layout/ttl-ledouble.png) no-repeat;
	width:102px;
}
.wooden .latoile{
	background: url(/images/layout/ttl-latoile.png) no-repeat;
	width:125px;
	height:13px;
	margin:2px auto 4px;
}
.wooden .unetente{
	background: url(/images/layout/ttl-unetente.png) no-repeat;
	width:152px;
}
.wooden .box p{
	margin:0 0 15px;
	color:#3e2105;
	line-height:14px;
}
.info{
	display:block;
	text-align:center;
	color:#ba9572;
	font-size:14px;
	font-style:italic;
	letter-spacing:-1px;
	margin:0  0 50px;
}
#sidebar{
	float:right;
	width:230px;
	margin:23px  0 0;	
}
.sidebar-t{
	height:159px;
	background: url(/images/layout/bg-sidebar-t.png) no-repeat;
}
.sidebar-c{
	background: url(/images/layout/bg-sidebar.gif) repeat-y;
	text-align:center;
	width:230px;
}
.sidebar-c:after{
	content:"";
	display:block;
	clear:both;
}
.sidebar-c .content{
	position:relative;
	float:left;
	margin:-110px 0 0 ;
	overflow:hidden;
	padding:0 12px;
}
.sidebar-b{
	height:159px;
	background: url(/images/layout/bg-sidebar-b.png) no-repeat;
}
#sidebar p{
	text-align:left;
	color:#39250e;
	font-size:12px;
	line-height:16px;
	margin:20px 0  10px;
}
#sidebar img.png{
	margin:0 0 40px;
}
#sidebar p img.png{
	float:right;
	margin:0;
}
#sidebar ul{
	text-align:left;
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
	margin:10px 0 30px;
	overflow:hidden;
	height:1%;
}
#sidebar ul li{
	border-bottom:1px solid #d3c6ab;
	padding: 0 0 0 10px;
	line-height:18px;
	background: url(/images/layout/sep-sidebar.gif) no-repeat 0 6px;
	margin: 1px 0 -1px;
}
#sidebar ul a{color:#3e2105;}
#sidebar h3{
	text-indent:-9999px;
	font-size:0;
	margin:4px auto;
	height:11px;
}
#sidebar .options{
	background: url(/images/layout/ttl-options.png) no-repeat;
	width:163px;
}
#sidebar .custom{
	background: url(/images/layout/ttl-custom.png) no-repeat;
	width:169px;
}
#sidebar .gallery{
	background: url(/images/layout/ttl-gallery.png) no-repeat;
	width:150px;
	height:13px;
	margin: 2px auto 4px;
}
#sidebar .heading{
	border-bottom:1px solid #9c805a;
	border-top:1px solid #9c805a;
	width:100%;
}
#sidebar .but{
	display:block;
	margin:0 auto;
	width:170px;
	height:27px;
	text-indent:-9999px;
	background: url(/images/layout/button-gallery.png) no-repeat;
}
#sidebar .but:hover{
	background: url(/images/layout/button-gallery-hover.png) no-repeat;
	cursor:pointer;
}

table {
	margin: 25px;
	border-collapse: collapse;
	width: 650px;
	height: auto;
}
table tr {
	border-top: 1px solid #f3ebdd;
	border-bottom: 1px solid #ebdcc4;	
}

table tr.even { background: #f6f2e7;}
table tr.odd { background: #f9f6f0;}
table tr td { font-size: 14px; color: #3e2105; padding: 10px;}
table tr td.price { font-weight: bold; font-style: italic; color: #9e910e; text-align: center; border-left: 1px dashed #ebdec6;}

a.img-opt { width: 82px; height: 66px; background: url(/images/layout/bg-img-opt.png) no-repeat; float: left; margin-right: 10px;}
a.img-opt img { margin: 5px 0px 0px 7px;}
.add { float: right;width: 74px; height: 19px; display: block; margin-top: 10px; }
.add a, .add span { width: 74px; height: 19px; display: block; font-size: 0; text-indent: -9999px; background: url(/images/layout/btn-add.png) no-repeat; }
.add span { background: url(/images/layout/btn-added.png) no-repeat;}
table h4 { margin: 10px 0px 0px 0px; font-weight: normal;}


.total { width: 212px; height: 59px; background: url(/images/layout/bg-total.png) no-repeat; font: 20px Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; color: #fff; }
.total input {text-align: right;  border: 0px; background: none; color: #fff;  padding: 0px; margin: 15px 10px 10px 100px; font: 20px Georgia, "Times New Roman", Times, serif; font-weight: bold; font-style: italic; width: 70px; }
.ht { text-align: right; margin: 0px 20px; color: #402f10; }
.ht input {  border: 0px; background: none; color: #402f10; padding: 0px; margin: 0px; text-align: right;  }

