table {
	z-index:1;
	position:relative;
}

img {
	border:none;
}

a, 
a:link, 
a:visited,
a:focus {
	text-decoration:none;
	outline:none;
}

.fgcont {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 14pt;
	color: #FFFFFF;
}
.fgheader {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #eb8f2f;
}
.fgcont02 {
	font-size: 12px;
	line-height: 16px;
	color: #eb8f2f;
	font-family: "Trebuchet MS";
}
.fgtextlinks {
	font-family: "Trebuchet MS";
	font-size: 9px;
	color: #eb8f2f;
	text-decoration: underline;
}
.angtext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
	font-weight: bold;
}
.fgmenuhead {
	font-family: Skia;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #eb8f2f;
}
.menucont {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	color: #999999;
}
.fgemaillink {
	font-size: 12px;
	line-height: 16px;
	color: #eb8f2f;
	text-decoration: underline;
}
.links2 {
	color: #eb8f2f;
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
}
.menuitems {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 20px;
	font-weight: bolder;
	color: #FFFFFF;
}

#opentable {
	border:1px #EB8F2F solid;
	background:#000;
	color:#fff;
	margin:10px 0;
}

a.btn_reserver_fr,
a.btn_concours_fr,
a.btn_reserver_en,
a.btn_concours_en {
	display:inline-block;
	cursor:pointer;
	/*margin:0 0 10px 0;*/
	outline:none;
}

a.btn_reserver_fr {
	background:url(images/btn_reserve_fr.gif) 0 0 no-repeat;
	width:155px;
	height:11px;
	display:block;
	overflow:hidden;
}

a.btn_concours_fr {
	background:url(images/btn_concours_fr.gif) top left no-repeat;
	width:205px;
	height:84px;
	display:block;
	overflow:hidden;
}

a.btn_reserver_en {
	background:url(images/btn_reserve_en.gif) top left no-repeat;
	width:78px;
	height:9px;
	display:block;
	overflow:hidden;
}

a.btn_concours_en {
	background:url(images/btn_concours_en.gif) top left no-repeat;
	width:195px;
	height:63px;
	display:block;
	overflow:hidden;
}


a.btn_reserver_fr:hover {
	background-position:0 -11px;
}

a.btn_reserver_en:hover {
	background-position:0 -9px;
}

a.btn_concours_fr:hover,
a.btn_concours_en:hover {
	background-position:bottom left;
}

#opentable {
	background:#170d10;
	border:none;
	margin:0;
}

#opentable #container {
	width:960px;
	margin:0 auto;
	text-align:center;
}

#opentable #footer {
	font-size:12px;
	font-family:"Trebuchet MS";
	margin:20px 0 0 0;
}