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 {
	text-align: center;
	font: 17px "Times New Roman";
	font-style: italic;
	font-weight:bold;
	color: #FFF;
	padding-bottom: 10px;
}

/** layout **/

#wrapper {
	text-align: left;
	margin: auto;
	width: 749px;
	margin-top: 0.3%;
  	position: relative;
  	background: top right url(images/header3.jpg) no-repeat;
  	border: 1px solid #C93;
}
#wrapper2 {
	text-align: left;
	margin: auto;
	width: 749px;
	margin-top: 0.3%;
  	position: relative;
  	background: top right url(images/header1.jpg) no-repeat;
  	border: 1px solid #C93;
}
#wrapper3 {
	text-align: left;
	margin: auto;
	width: 749px;
	margin-top: 0.3%;
  	position: relative;
  	background: top right url(images/header2.gif) no-repeat;
  	border: 1px solid #C93;
}
#logo {
  width: 357px;
  background: url(images/logo.png) no-repeat;
  height: 285px;
  text-align: center;
}
#logo h1 {
  padding-top: 40px;
  color: black;
  font: bold 27px "Verdana", arial, sans-serif;
}
#logo p {
  margin: 0em;
  padding-left: 0px;
  font: 17px "Verdana", arial, sans-serif;
}
#nav{
	border-bottom: 1px solid #C93;
	
	}
#nav ul {
		background: #D5F3FB;
}
#nav li {
  list-style: none;
}
#nav-left {
  width: 178px;
}
#nav-left ul {
		background: #D5F3FB;
}
#nav-left li {
		
  background: url(images/nav_bg.jpg) repeat-x;
  font: 18px "arial narrow", arial, sans-serif;
  font-style:normal;
  height: 123px;
  line-height: 124px;
  text-align: center;
  margin-top: -24px;
  border-bottom:0px solid #C93;
  border-top: 1px solid #C93;
}
#nav-left a {
  color: #E8F9FD;
  text-decoration: none;
  padding-right: 20px;
}
#nav-left .orange a {
  color: #FFC559;
}
#nav-left a:hover {
  text-decoration: underline;
  color: #CCCCCC;
}
#nav-left2 {
  position: absolute;
  top: 161px;
  left: -1px;
  line-height: 124px;
  width: 180px;
  border-left: 1px solid #C93;
}
#nav-left2 ul {
	background: url(images/nav_bg.jpg) repeat-x;
  text-align:left;
  border-bottom: 0px solid #C93;
}
#nav-left2 li {
  font: 14px "arial narrow", arial, sans-serif;
  font-style:normal;
  height:30px;
  line-height:30px;
  border-top: 1px solid #C93;
  /*border-right: 1px solid #C93;*/
  background: 5px 10px url(images/arr.png) no-repeat;
  padding-left: 15px;
}
#nav-left2 a {
  color: #E8F9FD;
  text-decoration: none;
}
#nav-left2 li a:hover {
	background-position:right;
 	text-decoration: underline;
  	color: #CCCCCC;
}
#nav-left2 .orange a {
  color: #FFC559;
}

#nav-right {
  position: absolute;
  top: 161px;
  left: 180px;
  width: 176px;
  border-left: 1px solid #C93;
}
#nav-right ul {
	background: url(images/nav_bg.jpg) repeat-x;
  text-align: left;
  border-bottom: 0px solid #C93;
}
#nav-right li {
  font: 14px "arial narrow", arial, sans-serif;
  font-style:normal;
  height: 30px;
  line-height: 30px;
  border-top: 1px solid #C93;
  /*border-right: 1px solid #C93;*/
  background: 5px 10px url(images/arr.png) no-repeat;
  padding-left: 15px;
}
#nav-right a {
  color: #E8F9FD;
  text-decoration: none;
}
#nav-right li a:hover {
	background-position:right;
 	text-decoration: underline;
  	color: #CCCCCC;
}
#nav-right .orange a {
  color: #FFC559;
}

/** body **/

#body {
  padding-top: 13px;
  background: url(images/meio.png);
}
#left {
	 background: #666666; 
	 float: left;
	 width: 410px;
	 margin-left: 20px;
	 border-right: 1px solid #999;
	  border-top: 1px solid #999;
	  padding: 3px; 
}

#left2 {
	 background: #666666; 
	 float: left;
	 width: 700px;
	 margin-left: 20px;
	 border-right: 1px solid #999;
	  border-top: 1px solid #999;
	  padding: 3px; 
}
#left3 {
  background: #666666;	
  float: left;
  width: 330px;
  margin-left: 35px;
  border-right: 1px solid #999;
  border-top: 1px solid #999;
  padding: 2px; 
}
#right {
  /*background: #FFFFF0; */
  float: right;
  width: 270px;
  margin-right: 20px;
}
#rightimg {
  background:url(images/quemsomos.jpg) no-repeat;
  float: right;
  width:266px;
  height: 255px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  margin-right: 20px;
}
#right2 {
  float: right;
  width: 291px;
  padding-right: 37px;
}
#right3 {
  background: #666666; 	
  float: right;
  width: 330px;
  margin-right:40px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding: 2px
  margim-bottom: -5px;
}
#welcome {
  margin-left: 10px;
  margin-right: 10px;
}
#welcome2 {
  	margin-left: 10px;
}
#welcomeloc {
  	margin-left: 10px;
	background: url(images/localiza.png) bottom no-repeat;
}
h2.guilded {
  background: bottom left url(images/welcome_bg.gif) repeat-x;
  height: 20px;
  margin-bottom: 0.8em;
  font-weight: normal;
  font-size: 20px;
  color: #FFF;
}
h2.guilded span {
  background: #666666;
  padding-left: 20px;
  padding-right: 8px;
  padding-top: 2px;
  float: left;
}

.more a {
  color: #C47552;
  text-decoration: none;
  font-weight: bold;
}
.more a:hover {
  text-decoration: underline;
}

#chef {
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 70px;
  padding-top: 5px;
}
#chef h2 {
  font: 17px "arial narrow", arial, sans-serif;
  text-align:justify;
  background: bottom url(images/divider.gif) repeat-x;
  padding-bottom: 5px;
  margin-left: -50px;
  padding-left: 0px;
  padding-right: 0;
  color: #FFF;
}
#chef p{
	margin-left: -40px;
}
#chef2 {
  /*background: left url(images/empresa.jpg) no-repeat;*/
  padding-left: 80px;
  padding-top: 5px;
}
#chef2 h2 {
  font: 17px "arial narrow", arial, sans-serif;
  text-align:justify;
  background: bottom url(images/divider.gif) repeat-x;
  padding-bottom: 5px;
  margin-left: -50px;
  padding-left: 0px;
  padding-right: 0;
  color: #FFF;
}
#chef2 p{
	margin-left: -20px;
}
p {
  margin: 1em 0;
  line-height: 1.1;
}

/** right **/

#booking {
  background: #534D50;
  border: 1px solid #666666;
  padding-bottom: -5px;
  margin-bottom: 1.2em;
}
#booking h2 {
  background: url(images/h_booking_bg.jpg) repeat-x;
  border: 1px solid #C93;
  text-align:center;
  height: 27px;
  line-height: 27px;
  color: #0D0D0D;
  font-weight: bold;
  font-size: 16px;
  padding-left: 20px;
  margin: 4px 4px 10px 4px;
}
#booking th {
  text-align: right;
  padding-left: 20px;
  padding-right: 10px;
}
#booking td.submission {
  text-align: right;
}

#menu {
  background: bottom left url(images/specials_01.jpg) no-repeat;
  border: 1px solid #024264;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu form {
  text-align: center;
}
#menu p {
  margin: 1.3em 0;
}

#menu2 {
  background: bottom left url(images/specials_02.jpg) no-repeat;
  border-top: 1px solid #024264;
  border-right: 1px solid #024264;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu2 h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu2 form {
  text-align: center;
}
#menu2 p {
  margin: 1.3em 0;
}

#menu3 {
  background: bottom left url(images/servicos.png) no-repeat;
  width:265px;
  height: 129px;
  background-color:#666666;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}
#item1 {
  background:url(images/quemsomos.jpg) no-repeat;
  width:266px;
  height: 255px;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  margin-left: 00px;
}
#menu3 h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu3 form {
  text-align: center;
}
#menu3 p {
  margin: 1.3em 0;
  margin-top: 50px;
}

#menu4 {
  background: bottom left url(images/servicos2.png) no-repeat;
  width:265px;
  height: 129px;
  background-color:#666666;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}
#menu4 h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu4 form {
  text-align: center;
}
#menu4 p {
  margin: 1.3em 0;
  margin-top: 50px;
}

#menu4a {
  background: bottom left url(images/servicos3.png) no-repeat;
  width:265px;
  height: 129px;
  background-color:#666666;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}
#menu4a h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu4a form {
  text-align: center;
}
#menu4a p {
  margin: 1.3em 0;
  margin-top: 50px;
}

#menu4b {
  background: bottom left url(images/servicos4.png) no-repeat;
  width:265px;
  height: 129px;
  background-color:#666666;
  border-top: 1px solid #999;
  border-right: 1px solid #999;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}
#menu4b h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu4b form {
  text-align: center;
}
#menu4b p {
  margin: 1.3em 0;
  margin-top: 50px;
}

#menu5 {
  background: bottom left url(images/specials_05.jpg) no-repeat;
  border: 1px solid #024264;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu5 h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu5 form {
  text-align: center;
}
#menu5 p {
  margin: 1.3em 0;
}

#menu6 {
  background: bottom left url(images/specials_06.jpg) no-repeat;
  border: 1px solid #024264;
  padding-left: 160px;
  padding-right: 8px;
  padding-top: 22px;
}
#menu6 h2 {
  text-align:right;
  margin-left: -38px;
  font-weight: normal;
  color: #FF8A00;
  margin-bottom: 1em;
  font-size: 16px;
}
#menu6 form {
  text-align: center;
}
#menu6 p {
  margin: 1.3em 0;
}

/** footer **/

#footer {
  text-align: center;
  font-size:12px;
  background: url(images/nav_bgfooter.png) repeat-x;
  padding: 10px 5px 6px 10px;
  hegiht: 40px;
  margin: 0 0em;
  color: #E8F9FD;
  border-top: 2px solid #C93;
}

#footer li {
  list-style: none;
  display: inline;
}
#footer a {
  color: #E8F9FD;
  text-decoration: none;
}
#footer a:hover {
  color: #FF6600;
  text-decoration: underline;
}
#footer a:elaborado {
  color: #333;
  text-decoration: none;
}
#footer a:elaborado hover {
  color: #333333;
  text-decoration: underline;
}
.imgcont{
	float:left;
	margin-top: 5px;
	margin-left: 70px;
	margin-bottom: 0%;	
	}
.tablecont{
	margin-top: 0px;
}
.imgpizza{
	float:right;
	margin-right: 18%;
	margin-top: -107.9%;
}