* {
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', Helvetica, Arial, sans-serif;
}
img {
	border:none;
}
a {
	outline:none;
	-moz-outline:none;
	text-decoration:none;
	text-transform:lowercase;
}
li {
	list-style-type:none;
}
hr.clear {
	visibility:hidden;
	clear:both;
}
#header {
	position:relative;
	width:900px;
}
#header-logo {
	position:absolute;
	top:40px;
	left:25px;
}
#header-links {
	float:right;
	margin:76px 80px 0 0;
}
#header-links li {
	height:14px;
}
#header-links a {
	font-size:11px;
	color:#ccc;
}
#header-links-facebook a {
	font-weight:bold;
	color:#8cc63f;
}
#header-links a:hover {
	border-bottom:1px dashed #8cc63f;
}

body {
	background:#080808 url("../medias/body_bkg_top.jpg") center top no-repeat;
}
#container {
	height:473px;
	margin:0 auto;
	position:relative;
	z-index:1000;
}
#container-content {
	position:relative;
	width:900px;
	height:473px;
	margin: 0 auto;
	z-index:1000;
}
#page-index #footer-underline {
	width:725px;
	height:11px;
	position:relative;
	top:10px;
	left:10px;
	margin:0 auto;
	background:url("../medias/footer_underline.png") no-repeat;
}
#second-container {
	position:relative;
	top:0;
	background:url("../medias/body_bkg_center.jpg") center top repeat-y;
}
#footer {
	position:relative;
	top:0;
	width:100%;
	margin:0 auto;
	background:url("../medias/body_bkg_bottom.jpg") center top no-repeat;
	z-index:1;
}
#page-index #footer {
	height:180px;
	background-position:center bottom;
	overflow:hidden
}


/* MAP CUSTOM INFOWINDOW */
#map-bubble-left {
	float:left;
	width:10px;
	height:47px; 
	background:url("../medias/bulle_left.png");
}
#map-bubble-center {
	float:left;
	height:37px;
	background:url("../medias/bulle_center.png") repeat-x; 
	padding:5px 0px;
}
#map-bubble-center a {
	margin-top:4px;
}
#map-bubble-center p {
	float:left;
	padding:1px 10px 0 10px;
}
#map-bubble-center p span {
	font-size:14px;
	color:#fff;
	font-family:Arial;
}
#map-bubble-center p span#map-bubble-address {
	font-size:10px;
	display:block;
	margin-top:-1px;
}
#map-bubble-btn-streetview, #map-bubble-btn-resto {
	float:left;
}
#map-bubble-right {
	float:left;
	width:10px;
	height:47px;
	background:url("../medias/bulle_right.png")
}
#map-bubble-container hr {
	margin:0;
	padding:0;
	width:10px;
	height:0;
	clear:both;
	visibility:hidden;
}
#map-bubble-container #map-bubble-pin {
	width:23px;
	height:12px;
	margin:-8px auto 0;
	background:url("../medias/bulle_pin.png")
}
/* END MAP CUSTOM INFOWINDOW */



/* BEGIN BUBBLE */
#bubble {
	display:none;
	position:absolute;
	padding:50px 30px 90px;
	z-index:3000;
}
#bubble-inner {
	margin:auto;
	position:relative;
	width:342px;
	height:89px;
	background:url('../medias/bubble.png') no-repeat;
}
#bubble span {
	display:block;
	position:relative;
	top:6px;
	left:25px;
	font-size:12px;
	color:#a56c1e;
}
#bubble-select {
	position:absolute;
	top:29px;
	left:15px;
	width:218px;
	height:29px;
	z-index:1000;
}
#bubble-select p {
	position:absolute;
	top:9px;
	left:10px;
	font-size:12px;
	color:#595959;
	text-transform:uppercase;
}
#bubble-select .classy-select-input-options {
	display:none;
	position:absolute;
	width:180px;
	top:30px;
	left:8px;
	
	padding:3px 0 3px 0;
	font-size:11px;
	color:#666;
	background:url("../medias/bubble_select_options_center.png") repeat-y;
}
#bubble-select .classy-select-input-options li {
	list-style-type:none;
	padding:4px 10px;
	height:14px;
	text-transform:uppercase;
}
#bubble-select .classy-select-input-options li:hover {
	background:url("../medias/bubble_select_options_center_over.png") no-repeat;
	cursor:pointer;
	color:#fff;
}
#bubble-link {
	position:absolute;
	top:27px;
	left:238px;
	width:84px;
	height:32px;
}
#page-index #bubble #photo-fix {
	display:none;
	width:100px;
	height:94px;
	position:absolute;
	left:0;
	bottom:0;
	z-index:0;
}
/* END BUBBLE */



/* BEGIN GENERAL VIEWER RULES */
#viewer {
	position:relative;
	top:168px;
	left:105px;
	width:716px;
	height:280px;
	background:#0c0c0c;
	overflow:hidden;
}
#viewer #scrollview {
	overflow:hidden;
	width:716px;
	position:absolute;
}
#viewer #scrollview img {
	float:left;
}
#viewer #loading-fade {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:716px;
	height:280px;
	background-color:none;
	background:url("../medias/fade.png");
}
#viewer #loading-fade p {
	position:absolute;
	top:110px;
	left:230px;
	padding:13px 15px 15px 15px;
	width:222px;
	height:47px;
	font-size:13px;
	line-height:18px;
	color:#444;
	text-align:center;
	background:url("../medias/loading_bkg.png") no-repeat;
}
/* END GENERAL VIEWER RULES */



/* BEGIN INDEX PAGE */
#page-index #viewer #map {
	position:absolute;
	width:716px;
	height:280px;
	top:560px;
}
#page-index #viewer #btn-close-streetview {
	display:none;
	position:absolute;
	z-index:1000;
	top:0;
	right:0;
	width:42px;
	height:42px;
	background:url("../medias/btn_close_streetview.png");
	cursor:pointer;
}
#page-index #viewer #all-addresses {
	position:absolute;
	top:560px;
	width:666px;
	min-height:280px;
	background-color:none;
	background:url("../medias/fade.png");
	padding:10px 50px 10px 10px;
}
#page-index #viewer .all-addresses-box {
	display:block;
	float:left;
	width:169px;
	height:54px;
	background:url('../medias/index_all_addresses_box.png') no-repeat;
	text-transform:none;
	padding:13px 0 0 32px;
	margin:8px;
}
#page-index #viewer .all-addresses-box .address {
	display:block;
	font-size:14px;
	color:#fff;
}
#page-index #viewer .all-addresses-box .phone {
	display:block;
	font-size:11px;
	color:#fff;
}
#page-index #viewer .all-addresses-box .link {
	display:block;
	font-size:9px;
	color:#93d838;
	text-transform:uppercase;
	margin-top:1px;
}
#page-index #viewer #scrollbar {
	position:absolute;
	right:-20px;
	top:15px;
	width:11px;
	height:228px;
	background:#000;
	padding:0 2px 2px;
	
	border:1px solid #2d4014;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
#page-index #viewer #scrollbar #slider {
	position:absolute;
	width:11px;
	background:#8CC63F;
	margin:2px 0;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	background: -webkit-gradient(linear, left top, right top, from(#69992b), to(#94cf46));
	background: -moz-linear-gradient(left,  #69992b, #94cf46);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#69992b', endColorstr='#94cf46', gradientType="1");
}
#page-index #viewer #chippit {
	display:block;
	position:absolute;
	z-index:90;
	top:120px;
	left:-222px;
	width:222px;
	height:124px;
	background:url("../medias/index_viewer_chippit.png") no-repeat;
}
#page-index #viewer #chippit #resto-address {
	position:absolute;
	top:10px;
	left:18px;
	width:195px;
	font-size:17px;
	color:#fff;
}
#page-index #viewer #chippit #resto-phone {
	position:absolute;
	top:31px;
	left:18px;
	width:130px;
	font-size:13px;
	color:#8cc63f;
}
#page-index #viewer #chippit #resto-more {
	position:absolute;
	top:58px;
	display:block;
	width:217px;
	height:66px;
}
#page-index #viewer-buttons {
	width:446px;
	height:155px;
	background:url("../medias/index_button_bkg.png") no-repeat;
	position:absolute;
	top:420px;
	left:390px;
}
#page-index #viewer-button-map, #viewer-button-addresses {
	display:block;
	position:absolute;
	width:181px;
	height:29px;
	top:21px;
}
#page-index #viewer-button-map {
	left:48px;
	background:url("../medias/index_button_map.png") no-repeat;
}
#page-index #viewer-button-map:hover {
	background-position:0 -29px;
}
#page-index #viewer-button-map.active {
	background-position:0 -58px;
}
#page-index #viewer-button-addresses {
	left:226px;
	background:url("../medias/index_button_addresses.png") no-repeat;
}
#page-index #viewer-button-addresses:hover {
	background-position:0 -29px;
}
#page-index #viewer-button-addresses.active {
	background-position:0 -58px;
}
#page-index #arrow-left-bkg {
	position:absolute;
	top:265px;
	left:9px;
	height:97px;
	background:url("../medias/index_arrow_left_bkg.jpg") 42px top no-repeat;
}
#page-index #arrow-right-bkg {
	position:absolute;
	top:260px;
	left:805px;
	height:97px;
	background:url("../medias/index_arrow_right_bkg.jpg") 17px top no-repeat;
}
#page-index #arrow-left, #arrow-right {
	position:relative;
	display:block;
	z-index:100;
}
#page-index #arrow-left {
	margin-top:15px;
	width:106px;
	height:80px;
	background:url("../medias/index_arrow_left.png") no-repeat;
}
#page-index #arrow-left:hover {
	background-position:0 -80px;
}
#page-index #arrow-right {
	width:99px;
	height:75px;
	background:url("../medias/index_arrow_right.png") no-repeat;
}
#page-index #arrow-right:hover {
	background-position:0 -75px;
}
#page-index #col-full {
	position:relative;
	z-index:1000;
	width:765px;
	height:135px;
	margin:220px auto 0;
	padding-left:35px;
}
#page-index #col-1, #col-2, #col-3 {
	float:left;
}
#page-index #col-1 {
	width:320px;
	height:135px;
	padding:0 30px 0 10px;
	background:url("../medias/index_breadcrumbs1.png") 338px 20px no-repeat;
}
#page-index #col-1 p {
	padding:10px 0 0 10px;
	font-size:11px;
	color:#ccc;
	line-height:15px;
}
#page-index #col-2 {
	width:150px;
	padding-right:20px;
	height:135px;
	background:url("../medias/index_breadcrumbs2.png") 155px 20px no-repeat;
}
#page-index #col-2 #btn-menu {
	display:block;
	width:145px;
	height:86px;
	margin:18px auto 0;
	background:url("../medias/index_btn_menu.png") no-repeat;
}
#page-index #col-2 #btn-menu:hover, #page-index #col-2 #btn-menu.mouseenter {
	background-position:0 -86px;
}
#page-index #col-3 {
	height:135px;
	padding-left:8px;
}
#page-index #col-3 #btn-photos {
	display:block;
	width:216px;
	height:136px;
	background:url("../medias/index_btn_photos.png") no-repeat;
	background-position:10px 15px;
}
#page-index #col-3 #btn-photos:hover {
	background:url("../medias/index_btn_photos_hover.png") no-repeat;
}
/* END INDEX PAGE */


/* BEGIN RESTAURANT PAGE */
#page-resto #vegetable-background {
	background: url("../medias/vegetables_tomatoes.png") no-repeat;
	background-position: center top;
	
}
#page-resto #viewer #chippit {
	display:block;
	position:absolute;
	z-index:90;
	top:20px;
	left:0;
	width:225px;
	height:124px;
	background:url("../medias/resto_viewer_chippit.png") no-repeat;
}
#page-resto #viewer #chippit #resto-address {
	position:absolute;
	top:10px;
	left:12px;
	width:195px;
	font-size:17px;
	color:#fff;
}
#page-resto #viewer #chippit #resto-phone {
	position:absolute;
	top:31px;
	left:12px;
	width:130px;
	font-size:13px;
	color:#8cc63f;
}
#page-resto #viewer #chippit #resto-other {
	position:absolute;
	top:58px;
	display:block;
	width:150px;
	height:29px;
	margin:5px 0 0 10px;
	background:url("../medias/resto_button_other.png") no-repeat;
}
#page-resto #viewer #chippit #resto-other:hover {
	background-position:0 -29px;
}
#page-resto #thumbs {
	height:70px;
	position:absolute;
	bottom:0;
	left:0;
}
#page-resto #thumb-container {
	float:left;
	height:70px;
	background:url("../medias/fade.png") repeat;
	padding:0 18px 0 8px;
	margin-right:-0px;
	
	-moz-border-radius-topright: 50px 150px;
	-webkit-border-top-right-radius: 50px 150px;
	border-top-right-radius: 90px 170px;
}
#page-resto #thumb-container a {
	display:block;
	float:left;
	position:relative;
	margin:12px 5px 0 0;
	width:48px;
	height:48px;
	border:1px solid #a59e9d;
	overflow:hidden;
}
#page-resto #thumb-container a:hover, #page-resto #thumb-container a.active {
	width:44px;
	height:44px;
	border:3px solid #8cc63f;
}
#page-resto #thumb-container a:hover img, #page-resto #thumb-container a.active img {
	margin:-2px;
}
#page-resto .col-full {
	position:relative;
	width:900px;
	margin:auto;
}
#page-resto .col-1 {
	float:left;
	position:relative;
	width:195px;
}

/* BEGIN SECTION MENU */
#page-resto .col-1 #sections-menu {
	position:relative;
	top:30px;
	width:147px;
	height:172px;
	padding:15px 13px 0 0;
	margin:0 0 0 20px;
	background:url("../medias/resto_menu_section_bkg.png") no-repeat;
	z-index:100;
}
#page-resto #sections-menu a {
	display:block;
	position:relative;
	float:right;
	margin-bottom:4px;
	height:18px;
	background:url("../medias/resto_menu_section_buttons.jpg") -140px 0 no-repeat;
}
#page-resto #sections-menu a.active span {
	display:block;
	position:absolute;
	top:-10px;
	width:28px;
	height:39px;
	background:url("../medias/resto_menu_section_active.png") no-repeat;
}
#page-resto #sections-menu #section-entrees {
	width:74px;
}
#page-resto #sections-menu #section-entrees:hover, #page-resto #sections-menu #section-entrees.active {
	background-position:0 0;
}
#page-resto #sections-menu #section-entrees.active span {
	right:-25px;
}
#page-resto #sections-menu #section-burgers {
	width:106px;
	background-position:-140px -18px;
}
#page-resto #sections-menu #section-burgers:hover, #page-resto #sections-menu #section-burgers.active {
	background-position:0 -18px;
}
#page-resto #sections-menu #section-burgers.active span {
	right:-24px;
}
#page-resto #sections-menu #section-vegetariens {
	width:140px;
	background-position:-140px -36px;
}
#page-resto #sections-menu #section-vegetariens:hover, #page-resto #sections-menu #section-vegetariens.active {
	background-position:0 -36px;
}
#page-resto #sections-menu #section-vegetariens.active span {
	right:-23px;
}
#page-resto #sections-menu #section-sandwichs {
	width:103px;
	background-position:-140px -54px;
}
#page-resto #sections-menu #section-sandwichs:hover, #page-resto #sections-menu #section-sandwichs.active {
	background-position:0 -54px;
}
#page-resto #sections-menu #section-sandwichs.active span {
	right:-22px;
}
#page-resto #sections-menu #section-salades {
	width:81px;
	background-position:-140px -72px;
}
#page-resto #sections-menu #section-salades:hover, #page-resto #sections-menu #section-salades.active {
	background-position:0 -72px;
}
#page-resto #sections-menu #section-salades.active span {
	right:-21px;
}
#page-resto #sections-menu #section-frites {
	width:126px;
	background-position:-140px -90px;
}
#page-resto #sections-menu #section-frites:hover, #page-resto #sections-menu #section-frites.active {
	background-position:0 -90px;
}
#page-resto #sections-menu #section-frites.active span {
	right:-20px;
}
#page-resto #sections-menu #section-breuvages {
	width:103px;
	background-position:-140px -108px;
}
#page-resto #sections-menu #section-breuvages:hover, #page-resto #sections-menu #section-breuvages.active {
	background-position:0 -108px;
}
#page-resto #sections-menu #section-breuvages.active span {
	right:-19px;
}

#page-resto #sections-menu-desserts {
	position:relative;
	top:17px;
	width:124px;
	height:41px;
	margin:0 0 0 42px;
	z-index:0;
	background:url("../medias/resto_menu_section_desserts.png");
}
#page-resto #sections-menu-desserts a {
	position:relative;
	top:12px;
	left:13px;
	display:block;
	width:110px;
	height:18px;
	background:url("../medias/resto_menu_section_desserts_button.png") -116px 0 no-repeat;
}
#page-resto #sections-menu-desserts a:hover, #page-resto #sections-menu-desserts a.active {
	background-position:0 0;
}
#page-resto #sections-menu-desserts a.active span {
	display:block;
	position:absolute;
	top:-10px;
	width:28px;
	height:39px;
	background:url("../medias/resto_menu_section_active.png") no-repeat;
	right:-20px;
}

/* END SECTION MENU */

#page-resto .col-2 {
	float:left;
	position:relative;
	width:450px;
}
#page-resto .col-2 #menu-section-title {
	margin-left:-25px;
	margin-top:-10px;
}
#page-resto .col-2 .menu {
	margin-top:15px;
	color:#fff;
}


/* BEGIN MENU NOTICES */
#page-resto .menu-notice-box-orange, #page-resto .menu-notice-box-green {
	margin:10px 0 0 15px;
	padding-left:50px;
	min-height:49px;
}
#page-resto .menu-notice-box-orange {
	background:url("../medias/resto_notice_orange.png") no-repeat;
}
#page-resto .menu-notice-box-green {
	background:url("../medias/resto_notice_green.png") no-repeat;
}
#page-resto .menu-notice-box-orange .menu-notice-title {
	margin-top:10px;
	font-size:16px;
	color:#ca9a08;
}
#page-resto .menu-notice-box-green .menu-notice-title {
	margin-top:10px;
	font-size:16px;
	color:#93d838;
}
#page-resto .menu-notice-description {
	font-size:13px;
	color:#dbdbdb;
}
/* END MENU NOTICES */


/* BEGIN MENU EXTRAS */
#page-resto .menu .menu-extras-box {
	padding:10px 15px 8px;
	background:url("../medias/fade_light.png");
	
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	
	-moz-box-shadow: 2px 2px 6px #111;
	-webkit-box-shadow: 2px 2px 6px #111;
	box-shadow: 2px 2px 6px #111;
}
#page-resto .menu .menu-extras-title {
	font-size:15px;
	text-transform:uppercase;
	border-bottom:1px dotted #787874;
	padding-bottom:3px;
}
#page-resto .menu .menu-extras-item {
	position:relative;
	margin-top:5px;
	padding-bottom:4px;
	border-bottom:1px dotted #787874;
	overflow:hidden;
}
#page-resto .menu .menu-extras-item.last {
	border:none;
}
#page-resto .menu .menu-extras-item .menu-extras-item-name {
	float:left;
	font-size:13px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#page-resto .menu .menu-extras-item .menu-extras-item-price {
	float:right;
	font-size:13px;
	margin-top:-1px;
	font-size:14px;
	color:#93d838;
}
#page-resto .menu .menu-extras-description {
	margin:3px 0 15px 0;
	font-size:11px;
	line-height:16px;
	color:#dbdbdb;
}
/* END MENU EXTRAS */

#page-resto .menu #weeks-burger-title {
	float:left;
	width:100%;
	position:relative;
	margin:0px 0 15px;
	font-size:18px;
	text-transform:uppercase;
	line-height:14px;
	color:#93d838;
}
#page-resto .menu #weeks-burger-title span {
	display:block;
	position:absolute;
	top:8px;
	left:-18px;
	font-size:37px;
	line-height:10px;
}
#page-resto .menu span#weeks-burger-title-small {
	position:static;
	display:inline;
	font-size:10px;
	text-transform:none;
}
/* BEGIN MENU ITEMS */
#page-resto .menu #menu-items-box {
	padding:0 15px;
}
#page-resto .menu .menu-item-top {
	position:relative;
	margin-top:20px;
	padding-bottom:1px;
	border-bottom:1px dotted #787874;
}
#page-resto .menu .menu-item-name {
	float:left;
	position:relative;
	font-size:15px;
	text-transform:uppercase;
	letter-spacing:1px;
}
#page-resto .menu .menu-item-name span {
	display:block;
	position:absolute;
	top:10px;
	left:-18px;
	font-size:37px;
	line-height:10px;
	color:#93d838
}
#page-resto .menu .menu-item-lunch-price {
	float:right;
	margin:2px 0 0 15px;
	font-size:14px;
	color:#eca203;
}
#page-resto .menu .menu-item-lunch-price span {
	font-size:9px;
}
#page-resto .menu .menu-item-price {
	float:right;
	margin:2px 0 0 0;
	font-size:14px;
	color:#93d838;
	text-align:right;
}
#page-resto .menu .menu-item-description {
	margin-top:3px;
	font-size:11px;
	line-height:16px;
	color:#c3c3c1;
}
#page-resto #sidebar {
	float:left;
	position:relative;
	width:240px;
	padding-left:15px;
}
#page-resto #sidebar-map-box {
	position:relative;
	top:5px;
	width:208px;
	height:228px;
	background:url("../medias/resto_footer_underline.png") bottom center no-repeat;
}
#page-resto #sidebar-map-frame {
	position:absolute;
	width:208px;
	height:213px;
	background:url("../medias/resto_map_frame.png") no-repeat;
}
#page-resto #sidebar-map {
	position:absolute;
	top:8px;
	left:8px;
	width:192px;
	height:196px;
}
#page-resto #sidebar-map-button {
	position:absolute;
	bottom:20px;
	left:34px;
	display:block;
	width:141px;
	height:29px;
	background:url("../medias/resto_button_map.png") no-repeat;
}
#page-resto #sidebar-map-button:hover {
	background-position:0 -29px;
}
#page-resto #sidebar-opening-hours, #page-resto #sidebar-jobs {
	width:204px;
	padding:15px 0 15px 5px;
	background:url("../medias/resto_footer_underline.png") bottom center no-repeat;
}
#page-resto #sidebar-opening-hours ul {
	margin:10px 0 0;
}
#page-resto #sidebar-opening-hours li {
	font-size:11px;
	color:#C3C3C1;
	line-height:18px;
	overflow:hidden;
}
#page-resto #sidebar-opening-hours li .opening-description {
	float:left;
}
#page-resto #sidebar-opening-hours li .opening-hours {
	float:right;
}
#page-resto #sidebar-jobs {
	position:relative;
}
#page-resto #sidebar-jobs #jobs-letters {
	position:absolute;
	top:5px;
	left:165px;
	width:119px;
	height:101px;
	background:url("../medias/resto_jobs_letters.png") no-repeat;
}
#page-resto #sidebar-jobs #sidebar-jobs-text {
	position:relative;
	z-index:100;
	font-size:11px;
	color:#fff;
	margin:8px 0 10px;
}
#page-resto #sidebar-jobs p.job-title {
	position:relative;
	z-index:100;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#page-resto #sidebar-jobs p {
	position:relative;
	z-index:100;
	font-size:11px;
	color:#C3C3C1;
	line-height:14px;
}
#page-resto #sidebar-jobs #sidebar-send-resume {
	display:block;
	margin-top:15px;
	width:150px;
	height:29px;
	background:url("../medias/resto_button_resume.png") no-repeat;
}
#page-resto #sidebar-jobs #sidebar-send-resume:hover {
	background-position:0 -29px;
}
#page-resto #sidebar #vegetable-2 {
	position:relative;
	width:192px;
	padding-top:30px;
	text-align:center;
}
#page-resto #footer {
	height:180px;
	background-position:bottom center;
}
#page-resto #footer-underline {
	width:450px;
	height:11px;
	margin-top:50px;
	background:url("../medias/resto_footer_underline.png") top center no-repeat;
}
#page-resto #footer-prev-section {
	float:left;
	position:relative;
	width:155px;
	margin-top:10px;
	padding-top:5px;
}
#page-resto #footer-prev-section img {
	position:absolute;
	right:10px;
}
#page-resto #footer-next-section {
	float:left;
	width:155px;
	margin-top:10px;
	padding-top:5px;
}
#page-resto #footer-arrow-left {
	float:left;
	width:70px;
	margin-top:10px;
}
#page-resto #footer-arrow-right {
	float:left;
	width:70px;
	margin-top:10px;
}

/* BEGIN FANCYBOX */
.fancybox-close {
	display:none;
	position:absolute;
	z-index:5000;
	right:-25px;
	top:-25px;
	width:50px;
	height:50px;
	background:url("../medias/fancy_close_button.png") no-repeat;
}
.fancybox-close:hover {
	background-position:-50px 0;
}
#fancybox-container {
	display:none;
}
#fancy-opening-hours .scrollbar, #fancy-contact .scrollbar, #fancy-jobs .scrollbar {
	display:none;
	position:absolute;
	right:8px;
	top:65px;
	width:11px;
	height:350px;
	background:#000;
	padding:0 2px 2px;
	
	border:1px solid #2d4014;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
}
#fancy-opening-hours .scrollbar .slider, #fancy-contact .scrollbar .slider, #fancy-jobs .scrollbar .slider {
	position:absolute;
	width:11px;
	/*background:#8CC63F;*/
	margin:2px 0;
	
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	
	background: -webkit-gradient(linear, left top, right top, from(#69992b), to(#94cf46));
	background: -moz-linear-gradient(left,  #69992b, #94cf46);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#69992b', endColorstr='#94cf46', gradientType="1");
}
#fancy-opening-hours, #fancy-contact, #fancy-jobs {
	position:relative;
	width:435px;
	height:425px;
	background:url("../medias/fancy_bkg.jpg") no-repeat;
	
	-moz-box-shadow: 2px 2px 6px #000;
	-webkit-box-shadow: 2px 2px 6px #000;
	box-shadow: 2px 2px 6px #000;
}
#fancy-opening-hours img, #fancy-contact img, #fancy-jobs img {
	padding:15px;
}
.fancy-content-mask {
	position:absolute;
	top:90px;
	left:0;
	width:400px;
	height:332px;
	overflow:hidden;
}
.fancy-content-container {
	position:relative;
}


#fancy-opening-hours .opening-hours-box {
	padding:0 30px 30px;
}
#fancy-opening-hours .resto-name {
	font-size:16px;
	color:#8cc63f;
	text-shadow:#444 1px 1px 1px;
	letter-spacing:1px;
	margin-bottom:5px;
}
#fancy-opening-hours .hours {
	font-size:12px;
	color:#fff;
}

#fancy-contact .contact-box {
	padding:0 30px 30px;
}
#fancy-contact .resto-name {
	font-size:16px;
	color:#8cc63f;
	text-shadow:#444 1px 1px 1px;
	letter-spacing:1px;
	margin-bottom:5px;
}
#fancy-contact .address {
	font-size:14px;
	color:#fff;
}
#fancy-contact .phone {
	margin-top:1px;
	font-size:12px;
	color:#fff;
	letter-spacing:1px;
}
#fancy-contact .email {
	font-size:11px;
	color:#fff;
	letter-spacing:1px;
	margin-top:1px;
}
#fancy-contact .email:hover {
	border-bottom:1px dashed #8cc63f;
	margin-bottom:-1px;
}

#fancy-jobs li {
	padding:0 30px 30px;
}
#fancy-jobs li .job-title {
	font-size:16px;
	color:#8cc63f;
	text-shadow:#444 1px 1px 1px;
	letter-spacing:1px;
	margin-bottom:5px;
}
#fancy-jobs li .resto-name {
	font-size:12px;
	color:#fff;
}
#fancy-jobs li .job-description {
	margin-top:10px;
	font-size:12px;
	line-height:14px;
	color:#fff;
}
#fancy-jobs li .job-contact {
	font-size:12px;
	line-height:14px;
	color:#8cc63f;
}
#fancy-jobs li .job-contact a {
	text-decoration:underline;
	color:#fff;
}