html{color:#000;background:#f3f8cf;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {
	color: #585642;
	background-color: #f3f8cf;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 13px;
	line-height: 18px;
	padding-bottom: 60px;
}

a {
	text-decoration: none;
	color: #929f20;
}

div.clear {
	clear: both;
	overflow: hidden;
	height: 0;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

sup {
	position: relative;
	top: -0.6em;
}

/*
 * Structure and header
 * ----------------------------------------------------------------------
 */

div#container {
	width: 700px;
	margin: 24px auto;
}

img#logo {
	display: block;
	position: relative;
	left: -84px;
}

/*
 * Sidebar
 * ----------------------------------------------------------------------
 */

div#sidebar {
	width: 200px;
	float: left;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
}

div#sidebar ul {
	margin: 30px -6px 24px -6px;
}

div#sidebar ul a {
	display: block;
	border-bottom: 1px solid #e5eab0;
	padding-left: 6px;
	line-height: 24px;
	font-weight: bold;
}

div#sidebar ul a:hover {
	color: #f3f8cf;
	background-color: #929f20;
}

div#sidebar ul a.special {
	color: #962b1e;
}

div#sidebar ul a.special:hover {
	color: #f3f8cf;
	background-color: #962b1e;
}

div#sidebar address, div#sidebar p {
	color: #787c54;
}

div#ouverture {
	padding-bottom: 8px;
	border-bottom: 1px solid #d7d9c7;
	margin-bottom: 12px;
}

div.facebook img {
	margin-right: 4px;
	position: relative;
	top: 2px;
}

div.facebook a:hover {
	border-bottom: 1px solid #bfcb7e;
}

div#sidebar h2 {
	color: #585642;
	font-size: 11px;
	margin-bottom: 6px;
}

div#sidebar h3 {
	font-weight: bold;
}

div#sidebar p {
	margin-bottom: 6px;
}

/*
 * Body
 * ----------------------------------------------------------------------
 */

div#body {
	float: left;
	width: 476px;
	margin: 30px 0 0 24px
}

div#body a {
	border-bottom: 1px solid #e5eab0;
}

h1 {
	font-size: 24px;
	margin-bottom: 24px;
	color: #962b1e;
}

h2 {
	margin: 24px 0 12px;
	color: #962b1e;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 span.sous {
	color: #585642;
	font-weight: normal	;
	text-transform: none;
}
div.pub div.section,
div#body div.section {
	margin-bottom: 16px;
	padding-bottom: 4px;
	background-image: url("ligne.png");
	background-position: left bottom;
	background-repeat: no-repeat;
}

p {
	margin-bottom: 12px;
}

p.alcool {
	font-style: italic;
}

span.description {
	font-size: 11px;
	color: #96977a;
}

span.prix {
	font-weight: bold;
	padding-left: 1em;
}

ul.heures {
	clear: both;
}

ul.heures li {
	clear: both;
}

ul.heures span.jour {
	float: left;
	width: 10em;
}

ul.heures span.heure {
	float: left;
}

dt {
	font-weight: bold;
}

dd {
	margin-bottom: 12px;
}

p.note {
	font-style: italic;
	margin-top: 6px;
}

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

table.demi {
	width: 50%;
}

th, td {
	font-size: 11px;
	padding-right: 12px;
	vertical-align: top;
}

th {
	font-family: "Lucida Grande", Verdana, sans-serif;
	color: #962b1e;
	text-align: right;
}

th.left {
	text-align: left;
}

td.prix {
	font-weight: bold;
	text-align: right;
}

td.prix span {
	font-weight: normal;
}

/*
 * Publicité
 * ----------------------------------------------------------------------
 */

div.pub {
	float: left;
	text-align: center;
	padding: 25px;
	margin-left: 125px;
	width: 290px;
	background-color: #D5E297;
	font-size: 14px;
	margin-top: 25px;
}

div#body div.pub div.section,
div#sidebar div.pub div.section {
	background-position: bottom center;
}

div.pub p#haut {
	text-align: left;
}
div.pub p#big {
	margin: 15px 0;
	font-size: 18px;
}
div.pub span.prix {
	font-size: 23px;
	color: #982c1d;
	margin: 0;
	padding: 0;
}

div#sidebar div.pub {
	margin-left: 0;
	margin-top: 15px;
	padding: 15px;
	width: 150px;
	font-size: 13px;
}
div#sidebar div.pub img {
	width: 150px;
}
div#sidebar div.pub p#big {
	font-size: 14px;
}
div#sidebar div.pub span.prix {
	font-size: 17px;
}

/*
 * Horaire
 * ----------------------------------------------------------------------
 */

div#body div#horaire p {
	color: #96977a;
}