/* CSS Site */

* {
	margin:0 auto;
	padding:0;
	list-style:none;
	vertical-align:middle;
}


body {
	font:10px Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #DDCFB2;
	
}
#geral-home {
	width: 994px;
	display: table;
	border: 1px solid #8d5932;
	background-image: url(../images/bg-home.jpg);
}

#geral {
	width: 994px;
	display: table;
	border: 1px solid #8d5932;
	background-image: url(../images/bg.jpg);
}


#logo {
	width: 351px;
	height: 185px;
	display: block;
	background-image: url(../images/logo.jpg);
	margin-top: 115px;
}

#logo h1 a {
	display:block;
	text-indent:-5000px;
	height: 185px;
}
#loguinho {
	width: 212px;
	height: 123px;
	display: block;
	background-image: url(../images/loguinho.jpg);
	float: left;
}

#loguinho h1 a {
	display:block;
	text-indent:-5000px;
	height: 123px;
}


h1 {
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

h2 {
	color: #663300;
	letter-spacing: 1px;
	margin-left: 50px;
	font: bold 10px arial;
}

h3 {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
	margin-left: 450px;
	margin-top: 3px;
}

h4 {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #663300;
	margin-left: 5px;
}


h5 {
	color: #663300;
	letter-spacing: 1px;
	font: bold 18px Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-left: 50px;
	border-bottom: 1px dashed #630;
}

h6 {
	color:#663300;
	font: bold 15pt arial;
	border-bottom: 1px dashed #630;
	float: right;
}

#topo {
	width: 994px;
	height: 237px;
	display: block;
	float: left;
	background-image: url(../images/fundo-topo.jpg);
}

.endereco-topo {
	width: 400px;
	float: right;
	display: block;
	text-align: right;
	padding: 70px 10px 0 0;
}

.endereco-topo p {
	margin-left: 5px;
	color: #663300;
	font: bold 10px Arial, Helvetica, sans-serif;
}


#area_menu {
	width: 994px;
	height: 29px;
	display: block;
	float: left;
	margin-top: 10px;
	background-color: #BB9E64;
}

#meio {
	width: 894px;
	border: 1px dashed #fff;
	margin-bottom: 10px;
	height: 500px;
}
#textomeio {
  background-color:#113857;
  margin: 0;
  width: 480px;
  float:left;
  font-size:11px;
}


#endereco {
	width: 994px;
	display: block;
	float: left;
	margin-top: 200px;
	margin-bottom: 10px;
}

#endereco p {
	margin-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}

#endereco-pags {
	width: 994px;
	display: block;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#endereco-pags p {
	margin-left: 5px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #663300;
}


#conteudo-home {
	width: 994px;
	float: left;
	display: table;
}

#conteudo {
	width: 994px;
	float: left;
	display: table;
	background-image: url(../images/fundo-cardapio.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #663300;
}
#conteudo p {
	margin-left: 50px;
}

#conteudo-paes {
	width: 994px;
	float: left;
	display: block;
	background-image: url(../images/bg-canto.jpg);
	background-repeat: no-repeat;
	border-bottom: 2px solid #663300;
	margin: 0px;
	padding: 0px;
}

#conteudo-paes p {
	display: block;
	padding: 0px;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 50px;

}


#conteudo-paes img {
	border: 1px dashed #fff;
	margin: 5px;	
}


.caixa-texto {
	width: 994px;
	height: auto;
	display: block;
}


#rodape {
	width:994px;
	height:20px;
	display: block;
	text-align: center;
	background-color: #FFFFFF;
	clear:both;
	margin-top: 15px;
	border: 2px solid #fff;
}

#endereco a{
	text-decoration: none;
	color: #630;
}

.endereco-topo a{
	text-decoration: none;
	color: #630;
}


.box-esq {
	width: 480px;
	height: auto;
	display: block;
	float: left;
	text-align: justify;
}

#geral #conteudo-paes .caixa-texto .box-esq2 {
	text-align: justify;
	display: block;
	height: 700px;
	width: 480px;
	float: left;
}
#geral #conteudo-paes .box-esq3 {
	text-align: justify;
	display: block;
	float: left;
	width: 480px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#geral #conteudo-paes .box-esq4 {
	float: left;
	height: 700px;
	width: 480px;
}



.box-esq ul li {
	list-style-type: none;
	font: bold 11px arial;
	margin-left: 50px;
}


.box-dir {
	width: 514px;
	height: auto;
	display: block;
	float: left;	
}
#conteudo-paes a{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#663300;
	text-decoration:none;
	
}
#conteudo-paes a:hover{
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	
}


/* ---------------------- Menu ---------------------- */
#menu{
	display:block;
	height:25px;
	font-size:10px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	width: 994px;
	background-color: #663300;
}

#menu ul{margin:0;padding:0;list-style-type:none;width:auto;}
#menu ul li{display:block;float:left;margin:0 1px 0 0;}

#menu ul li a {
	display:block;
	float:left;
	color:#e0d4bc;
	text-decoration:none;
	padding:6px 8px 0 8px;
	height:20px;
}

#menu ul li a:hover,#menu ul li a.current{
	color:#fff;
	background-color: #BB9E64;
}

