img, div, a, input { behavior: url(iepngfix.htc) }
/* ------------------------------------------------------------------------------------ */
/*                                          style                                       */
/* ------------------------------------------------------------------------------------ */

h1,h2,h3,h4,h5{
	margin:0px;
	padding:0px;
}
h1 {
	font-size:167%;
	font-weight:normal;
}
h2 {
	font-size:147%;
	font-weight:normal;
}
h3 {
	font-size:127%;
	font-weight:normal;
}

strong{
	font-weight:blod;
}

a, a:visited{
	padding:0px;
	margin:0px;
	text-decoration:none;
}

.clear{
	clear:both;
	margin:0px;
}

/* ------------------------------------------------------------------------------------ */
/*                                          structure                                   */
/* ------------------------------------------------------------------------------------ */

html {
	height: 100%;
}

body {
	font-family:Helvetica, Arial;
	height: 100%;
	background-color: #762A14;
	background-image: url(../img/body_back.gif);
	background-repeat: repeat-x;
	background-position:left 55px;
	background-attachment: scroll;
}

#wrapper{
	min-height: 100%;
	min-width:858px;
	width:100%;
	float:left;
	height: auto !important;
	height: 100%;
	background-color: transparent;
	background-image: url(../img/wrapper_back_full.gif);
	background-repeat:no-repeat;
	background-position:center 55px;
}

#site{
	min-height: 440px;
	position:relative;
	margin:auto;
	width:858px;
	height: auto !important;
	height: 100%;
}

#inside{
	float:left;
	width:650px;
	border-left:9px solid #762A14;
	border-right:9px solid #762A14;
	background-color:#D04A19;
	min-height: 440px;
	margin-top:55px;
}
#right{
	float:left;
	width:190px;
}


#logo{
	position:absolute;
	left:80px;
	top:0px;
	width:120px;
	height:120px;
	border-right:10px solid #762a14;
	border-left:10px solid #762a14;
	border-bottom:10px solid #762a14;
	z-index: 2;
}

#address{
	position:absolute;
	left:230px;
	top:60px;
	z-index: 4;
}

#take_away_fr{
	position:absolute;
	left:700px;
	top:210px;
}

#take_away_en{
	position:absolute;
	left:700px;
	top:210px;
}
#partenaires{
	position:absolute;
	left:670px;
	top:470px;
	z-index: 8;
}
#navR{
	position:absolute;
	padding-top: 33px;
	z-index: 1;
	right: 128px;
}
#navlan{
	position:absolute;
	right:0px;
	padding-top: 38px;
	z-index: 2;
}

#slideshow{
	position:absolute;
	top:270px;
	left:560px;
	width:280px;
	height:160px;
	background-color:#762a14;
	padding:10px;
	z-index: 3;
}

#quote{
	margin-top:65px;
	margin-left:10px;
	width:181px;
	height:168px;
	background-image: url(../img/quote_back2.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

#nav{
	float:left;
	margin-top:95px;
	left:0px;
	width:200px;
	text-align:right;
}

#content{
	float:left;
	margin-top:95px;
	margin-left:24px;
	width:300px;
	color:#762A14;
}

#content a{
	color:#BE9F56;
}

#content a:hover{
	text-decoration:underline;
}

ul.mainnav{
	padding:0px;
	margin:0px;
}
ul.mainnav li{
	list-style:none;
}

ul.mainnav li a{
	text-transform:uppercase;
	font-size:59px;
	color:#8D3118;	
}

ul.mainnav li a:hover{
	color:#BE9F56;	
}

ul.mainnav li a.selected{
	text-transform:uppercase;
	font-size:59px;
	color:#BE9F56;	
}


ul.subnav{
	padding:0px;
	margin:0px;
}
ul.subnav li{
	list-style:none;
	padding-bottom:0.5em;
}

ul.subnav li a{
	text-transform:uppercase;
	font-size:27px;
	color:#8D3118;	
}

ul.subnav li a:hover{
	color:#BE9F56;	
}

ul.subnav li a.selected{
	text-transform:uppercase;
	font-size:27px;
	color:#BE9F56;	
}

ul.lan_bar{
	padding:0px;
	margin:0px;
	color:#BE9F56;
}
ul.lan_bar li{
	list-style:none;
	float:left;
	color:#BE9F56;
	padding:0px;
	margin:0px;
}

ul.lan_bar li a{
	text-transform:uppercase;
	font-size:13px;
	color:#BE9F56;	
	padding:0px;
	margin:0px;
	padding-left:0.2em;
	margin-left:0.2em;
}

ul.lan_bar li a:hover{
	color:#D04A19;	
}

ul.lan_bar li a.selected{
	text-transform:uppercase;
	font-size:13px;
	color:#D04A19;	
}


/*workaround for IE*/
* html #wrapper {
	
	height: 100%;
	min-width:940px;
}

h1{
	font-size:24px;
	padding-bottom:1em;
}

p.accroche1{
	font-size:18px;
	margin:0px;
	color:#BE9F56;
	padding-top:50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.accroche2{
	font-size:11px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	padding-top:5px;
}

p.accroche3{
	font-size:13px;
	padding:0px;
	margin:0px;
	color:#FFFFFF;
	padding-top:5px;
	font-weight:bold;
}


#gallery{
	overflow:hidden;
	width:650px;
	height:440px;
	margin:0px;
}

#gallery ul{
		width:3900px;
		padding-left:225px;
		margin:0px;
}

#gallery li{
			float:left;
			margin:0px;
			cursor:pointer;
}

a.prev{
	display:block;
	height:20px;
	width:20px;
	background-image: url(../img/outils.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

a.next{
	display:block;
	height:20px;
	width:20px;
	background-image: url(../img/outils.png);
	background-repeat: no-repeat;
	background-position: -40px 0px;
}

a.back{
	display:block;
	height:20px;
	width:20px;
	background-image: url(../img/outils.png);
	background-repeat: no-repeat;
	background-position: -80px 0px;
}

a.prev, a.next{
	color:#FFFFFF;
}

a.prev:hover, a.next:hover{
	color:#BE9F56;
}

table.cartes, table.cartes td{
	border:none;
	margin:0px;
	padding:0px;
}

table.cartes tr.title td{
	font-size:16px;
	font-weight:bold;
}
table.cartes tr.item td.prix{
	white-space:nowrap; 
	padding-left:5px;
}

table.cartes tr.item td.prix strong{
	color:#BE9F56;
	font-weight:bold;
}

#gallery_over{
	position:absolute;
	display:none;
	z-index: 6;
}

#home_over{
	position:absolute;
	display:none;
	font-size:42px;
	color:#FFFFFF;
	z-index: 7;
}
