html, body, form, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #2D0202;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #F4C389;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 990px;
  position: relative;
  background: #7C0000 top right url(images/header.jpg) no-repeat;
}
#logo {
  width: 357px;
  background: url(images/logo.jpg) no-repeat;
  height: 185px;
  text-align: center;
}
#logo h1 {
  padding-top: 50px;
  padding-left: 160px;
  color: #fff;
  font: bold 25px "arial black", arial, sans-serif;
}
#logo p {
  margin: 0em;
  padding-left: 225px;
  font: 17px "arial narrow", arial, sans-serif;
}

#nav {
  width:357px;
}
#nav li {
  list-style: none;
}
#nav-left {
  width: 356px;
}
#nav-left li {
  background: url(images/nav_bg.jpg) repeat-x;
  font: 18px "arial narrow", arial, sans-serif;
  height: 62px;
  line-height: 62px;
  text-align: right;
}
#nav-left a {
  color: #fff;
  text-decoration: none;
  padding-right: 20px;
}
#nav-left .orange a {
  color: #FFC559;
}
#nav-left a:hover {
  text-decoration: underline;
}
#nav-right {
  position: absolute;
  top: 185px;
  left: 178px;
  width: 178px;
  border-left: 1px solid white;
}
#nav-right ul {
  text-align: right;
}
#nav-right li {
  font: 14px "arial narrow", arial, sans-serif;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid white;
  background: 152px 10px url(images/arr.gif) no-repeat;
  padding-right: 40px;
}
#nav-right a {
  color: white;
  text-decoration: none;
}
#nav-right a:hover {
  text-decoration: underline;
}

.banner { width:633px; height:309px; float:right; }

/** body **/

#body {
  border-top: 1px solid white;
  padding-top: 20px;
}
#left {
  float: left;
  width: 352px;
  padding-left: 26px;
}
#right {
  float: right;
  width: 580px;
  padding-right: 26px;
}

#welcome {
  padding-left: 0px;
  padding-right: 10px;
  text-align:justify;
}

h2.guilded {
  background: bottom left url(images/welcome_bg.gif) repeat-x;
  height: 20px;
  margin-bottom: 0.8em;
  font-weight: normal;
  font-size: 20px;
}
h2.guilded span {
  background: #7C0000 url(images/h_glif.gif) no-repeat;
  padding-left: 38px;
  padding-right: 8px;
  padding-top: 2px;
  float: left;
}

.more a {
  color: #C47552;
  text-decoration: none;
  font-weight: bold;
  padding-right:20px;
}
.more a:hover {
  text-decoration: underline;
}

#chef {
  height:140px;
  background: bottom left url(images/pic_1.jpg) no-repeat;
  padding-left: 164px;
  padding-top: 10px;
  margin-bottom:-20px;
}
#chef h2 {
  font: 17px "arial narrow", arial, sans-serif;
  background: bottom url(images/divider.gif) repeat-x;
  width:170px;
  padding-bottom: 5px;
  margin-left: 0px;
  padding-left: 0px;
  padding-right: 10px;
  text-align:right;
}

p {
  margin: 1em 0;
  line-height: 1.1;
}

/** right **/

#booking {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
}
#booking p{
	padding: 0 10px 0 10px;
}

#booking img {
	padding:4px;
	margin: 0 10px 5px 10px;
	border: 1px solid #B43708;
}

#booking h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}

#booking h2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#booking h2 a:hover {
	text-decoration:underline;
}

#booking th {
  text-align: left;
  padding-left: 20px;
  padding-right: 10px;
}
#booking td.submission {
  text-align: right;
}

#booking-interno {
  background: #911702;
  border: 1px solid #B43708;
  padding-bottom: 6px;
  margin-bottom: 1.1em;
}
#booking-interno p{
	padding: 0 10px 0 10px;
	font-size:12px;
	text-align:justify;
}
#booking-interno li {
  list-style:disc;
  margin: 0 0 0 10px;
}
#booking-interno img {
	padding:4px;
	margin: 0 10px 5px 10px;
	border: 1px solid #B43708;
}

#booking-interno h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #7C0000;
  height: 27px;
  line-height: 27px;
  color: #FFF;
  font-weight: normal;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}

#menu {
  background: #5B0302 top left url(images/specials.jpg) no-repeat;
  border: 1px solid #97321D;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
  margin: 0 0 10px 0;
}
#menu h2 {
  margin-left: 30px;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
  text-align:right;
}
#menu form {
  text-align: center;
}
#menu p {
  padding-left: 30px;
  margin: 1.3em 0;
  text-align:right;
}

/** Formulário **/

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px outset #B43708;
	background-color: #ffffff;
}
.campo_alerta
{
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
border: 1px solid #FF0000;
background-color: #ffff99;
}


/** footer **/

#footer {
  text-align: center;
  background: url(images/divider.gif) repeat-x;
  padding: 20px 20px 12px 20px;
  margin: 0 2.3em;
}
#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #E49E6F;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}