@charset "utf-8";

img {border: 0px;}
.clear {clear: both;}
a:link { color: #430D02; }
a:visited { color: #430D02; }
a:hover { color: #C91D11; }
a:active { color: #C91D11; }
.bold {
	font-weight: bold;	
}

body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#container {
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	padding-right:0px;
	margin-left: auto;
	margin-right:auto;
	width: 940px;
}

/*HEADER + MENU*/
#header {
	width:884px;
	height:208px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#sous-menu-header {
	width:884px;
	height:20px;
	float:right;
	padding-top: 40px;
}

.sous-menu-header {
	height:16px;
	float:right;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: 300;
	padding-right: 5px;
	padding-left: 5px;
}

.sous-menu-header-fin {
	height:16px;
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	font-weight: 300;
	padding-right: 5px;
	padding-left: 5px;
}

#menu {
	width:884px;
	height:48px;
	background-color:#ba0110;
	margin-right: auto;
	margin-left: auto;
}

.zone-menu{
	width:664px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	padding-left: 50px;
	float: left;
	height: 48px;

}

.zone-menu a {
	color: white;
	text-decoration: none;
}

.zone-menu a:hover {
	text-decoration: underline;
}

.menu{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	padding-top: 15px;
	padding-left: 16px;
	font-weight: bold;
	float: left;
	padding-right: 16px;

}

.ouvert24{
	height:33px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 10px;
	font-weight: bold;
	float: left;
}

#main-frame {
	width:884px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	height: 452px;
}

#sous-menu-section, #sous-menu-section-coupons
{
	background-color: #430d02;
	width: 128px;
	min-height: 500px;
	float: left;
	margin-left: 28px;
	margin-top: 30px;
}

#sous-menu-section-coupons
{
	min-height: 600px;
}

#sous-menu
{
	margin-left: 28px;
	margin-right: 25px;
	margin-top: 10px;
}

#sous-menu-gauche {
	width: 128px;
	background-color: #430d02;
	color: white;
	padding: 10px;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 13px;
	line-height: 17px;
}

#sous-menu-gauche a {
	text-decoration: none;
	color: #d7691e;
}

#section-contenu{
	width:710px;
	float:left;
	margin-top: 8px;
	padding-left: 20px;
}

#titre-section, #titre-section-menu {
	width:710px;
	height:43px;
	background-image:url(../images/a-propos/back-sous-titre.jpg);
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d7691e;
	background-position: center top;
	background-repeat: no-repeat;
	margin-top: 30px;
	margin-left: 40px;
}

#titre-section-menu
{
	margin-left: 30px;
}

.titre-section{
	width:290px;
	height:28px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #d7691e;
	text-align: center;
	padding-top: 10px;
}

#c-gauche-section{
	width:291px;
	padding-right:20px;
	float: left;
	padding-top: 20px;
	margin-left: 40px;
	font-size: 12px;
}

#section-contact{
	width:290px;
	padding-right: 420px;
	float: left;
	padding-top: 20px;
	min-height: 390px;
	background-image: url(../images/contact/image-background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 40px;
}

#bouton-contact{
	height: 27px;
	width: 159px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}

#c-droite-section{
	width:400px;
	height:381px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

#main-image, #main-image-en {
	width:884px;
	height:330px;
	background-image:url(../images/image-central.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
}

#main-image-en { background-image:url(../images/image-central-en.jpg); }

#rectangle-saviez-vous{
	width:884px;
	height:30px;
	background-color:#430d02;
	margin-right: auto;
	margin-left: auto;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFF;
	font-weight: bold;
	padding-top: 5px;
}

#zone-texte-accueil{
	width:884px;
	height:111px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#c-gauche-accueil{
	width:292px;
	height:111px;
	padding-right:20px;
	float: left;
}

#c-droite-accueil{
	width:572px;
	height:111px;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 13px;
}

#footer-fr, #footer-en{
	clear: both;
	width:884px;
	height:150px;
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#footer-fr { background-image: url(../images/footer-background-fr.jpg); }
#footer-en { background-image: url(../images/footer-background-en.jpg); }

#footer2{
	width:884px;
	height:150px;
	background-image: url(../images/footer-background2.jpg);
	background-repeat:no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#carte-privilege{
	width:869px;
	height:35px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #430d02;
	padding-top: 15px;
	padding-left: 15px;
}

#carte-privilege a {
	text-decoration: none;
}

#site-map-footer{
	width:869px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #430d02;
	padding-top: 50px;
	padding-left: 15px;
	text-align: center;
}

.bold{
	font-weight: bold;
}

.15pts{
	font-size: 15px;
	font-weight: bold;
}

.22pts{
	font-size: 22px;
	font-weight: bold;
}

.texte-courant {
	font-size: 12px;
	color:#430d02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
}

.texte-contact-centre{
	font-size: 14px;
	color:#430d02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 17px;
	text-align: center;
	width: 291px;
	margin-top: 20px;
}

.centre{

	text-align: center;
}

ul{
	margin: 0px;
	padding: 0px;	
	
}

li{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	line-height: 12px;
}

#section-menu, #section-carte {
	width:290px;
	padding-right:420px;
	float: left;
	padding-top: 20px;
	min-height: 390px;
	background-image: url(../images/menu/image-background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

#section-menu { margin-left: 30px; }

#section-carte {
	color: #430D02;
	font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 13px;
}

#section-speciaux{
	width:290px;
	padding-right:420px;
	float: left;
	padding-top: 70px;
	min-height: 390px;
	background-image: url(../images/speciaux/image-background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	margin-left: 40px;
}

#section-promo{
	width:290px;
	padding-right:420px;
	float: left;
	padding-top: 70px;
	min-height: 390px;
	background-image: url(../images/promo/image-background.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	position: relative;
	margin-left: 40px;
}

#section-coupon{
	width:290px;
	padding-right:420px;
	float: left;
	padding-top: 20px;
	min-height: 390px;
	margin-left: 40px;
}

table
{
	border-collapse: collapse;
	width: 100%;
}

td
{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	color:#430d02;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
}

.texte, .menuprix
{
	color: black;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

tr
{
	padding: 0px;
	margin: 0px;
}

table.menu
{
	color: black;
	font-size: 13px;
	width: 400px;
}

table.menu-item
{
	margin-bottom: 10px;
}

.product
{
	white-space: nowrap;
	color: #C91D11;
	font-size: 13px;
	font-weight: bold;
	line-height: 120%;
	padding: 0px;
	margin: 0px;
}

tr.product
{
	border-bottom: 1px solid #C91D11;
}

.price, .description, .description-pad, .text
{
	color: black;
	font-size: 14px;
	font-weight: normal;
	line-height: 100%;
	padding: 10px 0px 0px 0px;
	margin: 0px;
}

.price, .menuprix
{
	font-size: 13px;
	font-weight: bold;
}

td.price
{
	text-align: right;
	white-space: nowrap;
}

.description-pad, .text
{
	padding-right: 10px;
}

.menuprix
{
	padding-left: 20px;
	white-space: nowrap;
}

p
{
	margin: 0px;
	padding: 0px;
}

.right-border
{
	padding-left: 20px;
	border-right: 1px solid #C91D11;
}

.left-padding
{
	padding-left: 20px;
}

.coupon
{
	position: relative;
	width: 400px;
	height: 200px;
	border: 1px dotted black;
	color: black;
	font-size: 18px;
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	overflow: hidden;
}

.coupon-content
{
	position: relative;
	left: 10px;
	top: -190px;
}

.coupon-title
{
	font-size: 14px;
	font-weight: bold;
	color: #c91d11;
	position: absolute;
	top: 82px;
	left: 25px;
	width: 175px;
	line-height: 14px;
	float: left;
}

.coupon-image
{
	position: absolute;
	top: -10px;
	right: 42px;
}

.coupon-meal
{
	font-size: 11px;
	position: absolute;
	float: left;
	top: -10px;
	left: 205px;
	width: 156px;
}

.coupon-date
{
	font-size: 11px;
	line-height: 11px;
	float: left;
	text-align: center;
	position: absolute;
	top: 128px;
	left: 205px;
	width: 156px;
}

.coupon-bottom
{
	font-size: 11px;
}

.a-right
{
	text-align: right;
}

.print
{
	margin-top: 10px;
	margin-bottom: 30px;
	border: 0px;
}

.print a
{
	text-decoration: none;
}

.promo-title
{
	color: #430d02;
	float: left;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	width: 260px;
	text-align: center;
}

.promo-desc
{
	margin-top: 10px;
	color: #430d02;
	float: left;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	width: 260px;
	text-align: center;
}

.promo-pop
{
	position: absolute;
	left: 130px;
	top: 200px;
	clear: both;
}

.promo-only
{
	color: #430d02;
	float: left;
	font-weight: bold;
	font-size: 24px;
	position: absolute;
	left: 280px;
	top: 170px;
	clear: both;
	width: 190px;
	text-align: center;
}

.promo-price
{
	color: white;
	font-size: 64px;
	font-weight: bold;
	letter-spacing: -0.15em;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	left: 100px;
	top: 12px;
	width: 150px;
	text-align: right;
}

.promo-cents
{
	color: white;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -0.15em;
	float: left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	position: relative;
	left:160px;
	top: 15px;
	width: 75px;
	text-align: left;
	line-height: 24px;
}

.tx
{
	font-size: 14px;
	letter-spacing: 0.1em;
}

.promo-image
{
	clear: both;
	border: 4px solid #430d02;
	float: left;
}

.bottom-notice
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #C91D11;
}

#facebook
{
	margin-top: 25px;
	font-weight: bold;
}

#facebook img
{
	vertical-align: middle;
	margin-right: 10px;
}

#facebook a
{
	text-decoration: none;
}

.titre
{
	color: #C91D11;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.link
{
	margin-top: 10px;
	font-size: 12px;
}

.promo-header
{
	font-size: 40px;
	color: white;
	position: absolute;
	top: 5px;
	width: 690px;
	text-align: right;
}
