/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background-image:url(images/body_bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#f0dfbc;
}

img {
	behavior: url(iepngfix.htc);
	border:0;
}

a {
	text-decoration:none;
	font-weight:bold;
	color:#f0dfbc;
}

a:hover {
	color:#d8a643;
}

p {
	padding-top:7px;
}

.pgreen {
	color:#44912f;
	font-weight:bold;
}

.p10 {
	font-size:10px;
}

.imgborder {
	border:2px solid #fee8b7;
}

.wraper {
	behavior: url(iepngfix.htc);
	margin-right:auto;
	margin-left:auto;
	width:1017px;
	background-image:url(images/ombrage.png);
	background-repeat:repeat-y;
}

#main {
	margin-right:auto;
	margin-left:auto;
	width:937px;
	background-image:url(images/content_bg.jpg);	
}

#nav {
	height:41px;
	padding-top:25px;
	padding-left:24px;
}

#nav img {
	display:block;	
}

#nav a {
	position:relative;
	display:block;
	float:left;	
}

#banner {
}

#banner img {
	vertical-align:top;
}

#corp {
	background-image:url(images/content_bg.jpg);
}

.left {
	width:241px;
	float:left;
	margin-left:8px;
	margin-top:30px;
}

.left2 {
	width:485px;
	float:left;
	margin-left:8px;
	margin-top:30px;
}

.left3 {
	width:294px;
	float:left;
	margin-left:8px;
	margin-top:30px;
}

.coordonnee {
 	padding:10px 0 0 30px;
}

.concepttxt {
	padding-left:30px;
}

.accpix img {
	margin-top:20px;
	margin-right:20px;
}

.right {
	position:relative;
	width:676px;
	float:left;
	margin-top:30px;
}

.right2 {
	width:415px;
	float:left;
	margin-top:30px;
}

.right3 {
	position:relative;
	width:632px;
	float:left;
	margin-top:30px;
}

.menubistro {
	_height:260px;
	min-height:260px;
	padding-left:40px;
	padding-right:40px;
	background-image:url(images/menubistro_bg.png);
	_background-image:url(images/menubistro_bg.jpg);
	background-repeat:repeat-y;
	color:#000000;
}

.beermenu {
	_height:260px;
	min-height:260px;
	padding-left:30px;
	padding-right:50px;
	background-image:url(images/beermenu_bg.png);
	_background-image:url(images/beermenu_bg.gif);
	background-repeat:repeat-y;
	
	color:#000000;
}

.rightcontent {
	padding-top:25px;
}


.photobox {
	padding-top:30px;
}

.photobox img {
	margin:10px 20px 10px 0px;
}

.botdot {
	border-bottom:2px dotted #dfba77;
}

ul.menu {
	list-style:none;
	margin-top:10px;
	margin-bottom:20px;
}

.menu ul {
	list-style:none;
}

.menu li {
	margin-top:10px;
	margin-left:30px;	
}

.menu li a {
	padding-left:15px;
}

.menu li a:hover {
	color:#d8a643;
}

.menuselect {
	background-image:url(images/list_trefle.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
}

.smenuselect {
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position: 0px 4px;
}

.menu a {
	text-decoration:none;
	color:#f0dfbc;
	font-weight:bold;
}

.spacer {
	clear:both;
	height:70px;
}

#footer {
	behavior: url(iepngfix.htc);
	height:145px;
	background-image:url(images/footer_bg.png);
	background-repeat:no-repeat;
	color:#6e5e42;
}

.signature {
	display:block;
	float:right;
	margin-top:123px;
	margin-right:20px;
}

.copy {
	width:370px;
	padding-top:70px;
	padding-left:20px;
}


