body {
	background-image: url(../img/theme/bg.png);
	background-repeat: repeat-x;
	background-color: #2e2d31;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

#logo {
	margin: auto;
	width: 454px;
}
#contenu {
	width: 899px;
	margin: auto;
}
#bloc-gauche {
	float: left;
	width: 663px;
}
#bloc-gauche #corps  {
	background-image: url(../img/theme/bloc-gauche-corps.png);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 20px;
	padding-bottom: 1px;
	padding-left: 20px;
	font-size: 12px;
	color: #333;
}
#bloc-gauche #corps p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#bloc-gauche a {
	color: #f4632e;
	text-decoration: none;
}
#bloc-gauche a:hover {
	text-decoration: underline;
}
#bloc-gauche form.contact .champs, #bloc-gauche form.contact textarea {
	background-image: url(../img/theme/input.gif);
	border: 1px solid #f4632e;
	font-style: italic;
	color: #333;
}
#bloc-gauche .envoyer {
	background: transparent;
	border: 0px;
	cursor: pointer;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0f3c4f;
}
#bloc-droite {
	width: 236px;
	float: left;
}
#bloc-droite #corps  {
	background-image: url(../img/theme/bloc-droit-corps.png);
	background-repeat: repeat-y;
	padding-top: 1px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
	font-size: 12px;
	color: #333;
}
#bloc-droite #corps p  {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
}
#bloc-droite form {
	text-align: center;
}
#bloc-droite #plan  {
	background-image: url(../img/print.png);
	background-repeat: no-repeat;
	width: 140px;
	margin: auto;
	font-size: 17px;
	font-weight: bold;
	color: #F4632E;
	text-align: center;
}
#bloc-droite #plan a {
	color: #F4632E;
	text-decoration: none;
}
#bloc-droite #plan a:hover {
	text-decoration: underline;
}
#bloc-droite #rss {
	background-image: url(../img/rss.png);
	background-repeat: no-repeat;
	height: 16px;
	font-weight: bold;
	padding-left: 13px;
	margin-top: 20px;
	text-align: center;
}
#bloc-droite #minibann {

}
#bloc-droite #minibann a {
	color: #F4632E;
	text-decoration: none;
}
#bloc-droite #minibann img {
	border: 1px solid #F6AC3F;
	background-color: #FFF;
	padding: 2px;
}


#bloc-droite hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #d9d9d9;
	border-bottom-color: #eaeaea;
	margin-top: 20px;
}


#menulava {
	width: 899px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-image: url(../css/bg.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
#reflet-pied {
	width: 663px;
	background-image: url(../img/theme/reflet-pied.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
}
#bloc-droite .envoyer {
	background: transparent;
	border: 0px;
	cursor: pointer;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0f3c4f;
}
#bloc-droite .champs {
	width: 100px;
	border: 1px solid #f4632e;
	background-image: url(../img/theme/input.gif);
	background-repeat: no-repeat;
	font-style: italic;
	color: #333;
}
div #formule-brasserie {
	text-align: center;
	background-color: #E5E5E5;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
	padding: 6px;
}

.orange16-bold {
	font-size: 16px;
	font-weight: bold;
	color: #f4632e;
}
.orange12-bold {
	font-weight: bold;
	color: #f4632e;
}
.bleu16-bold {
	font-size: 16px;
	font-weight: bold;
}
.tableau-carte {
	background-color: #E2E2E2;
	border: 1px solid #f2ddd5;
	margin-top: 10px;
	margin-bottom: 20px;
}
.tableau-carte tr td {
	background-image: url(../img/puce-bg-menus.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.tableau-carte tr td span {
	background-color: #E2E2E2;
	padding-right: 3px;
	padding-left: 3px;
}
.tableau-carte #prix {
	font-size: 13px;
	font-weight: bold;
	color: #f4632e;
}
.tableau-carte caption {
	text-align: left;
	padding-left: 10px;
	font-weight: bold;
	color: #f4632e;
	padding-bottom: 3px;
	text-transform: uppercase;
}
.tableau-menu {
	background-color: #FFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #f4632e;
	border-right-color: #f4632e;
	margin-top: 20px;
	margin-bottom: 20px;
}
.tableau-menu tr td {
	width: 34%;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f4632e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4632e;
}
.tableau-vinsauverre {
	background-color: #E5E5E5;
	border: 1px solid #f2ddd5;
}



.legende-paiement {
	text-align: center;
	font-size: 11px;
	margin-top: 12px;
	color: #666;
}

#vignette {
	padding: 2px;
	border: 1px solid #DA9D87;
	background-color: #f2ddd5;
}
.infoswifi {
	margin-right: auto;
	margin-left: auto;
	width: 899px;
	height: 47px;
	margin-bottom: 5px;
}.infoswifi #infos {
	width: 662px;
	float: left;
	text-align: center;
	font-size: 15px;
	color: #f4632e;
	font-weight: bold;
	padding-top: 10px;
}
.infoswifi #infos #tel {
	font-size: 16px;
	color: #FFF;
}
.infoswifi #wifi {
	width: 237px;
	float: left;
	text-align: center;
}
.cellule-vins {
	background-image: url(../img/cellule-vins.gif);
	background-repeat: repeat-y;
}
