body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #eeeddb;
}
body, html {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #50160b url(../img/bg1.jpg) fixed;
	width: 100%;
	height: 100%;
}
.destaque1 {
	font-size: 16px;
	color: #50160b;
}
.destaques {
	font-size: 13px;
	color: #50160b;
}

a:link {
	color: #eeeddb;
	text-decoration: none;
}
a:hover {
	color: #eeeddb;
	text-decoration:underline;
}
a:active {
	color: #eeeddb;
	text-decoration:underline;
}
a:visited{
	color: #eeeddb;
	text-decoration: none;
}
.form1 {
	color: #50160B;
	width: 342px;
	border: 1px solid #50160b;
	height: 22px;
}
.form2 {
	color: #50160B;
	border: 1px solid #50160b;
	height: 20px;
}
textarea {
	color: #50160B;
	width: 440px;
	border: 1px solid #50160b;
}
.bggaleria {
	background-image: url(../galeria/images/bg.png);
}
.msgerro {
	font-size: 10px;
	color: #FF0000;
}
.cardapio-titulo {
	font-size: 15px;
	color: #50160b;
	font-weight:bold;
}
.cardapio-descricao {
	font-size: 13px;
	color: #50160b;
}

.titulo {
	font-size: 18px;
	color: #50160b;
	font-weight:bold;
	padding: 30px;
}
#home {
	width: 994px;
	height: 587px;
	display:block;
}
#home #logo {
	padding: 40px;
}

#home #menu {
	width: 771px;
	height: 69px;
	display:block;
	background:url(../img/menu_bg.png) 0 0 no-repeat;
}

#home #menu #receita {	width: 179px; height: 69px; display:block; float:left; }
#home #menu #receita:link, #home #menu #receita:visited { background:url(../img/menu_receita.png) 0 0  no-repeat; }
#home #menu #receita:hover, #home #menu #receita:active { background:url(../img/menu_receita_on.png) 0 0  no-repeat; }

#home #menu #delicias {	width: 168px; height: 69px; display:block; float:left; }
#home #menu #delicias:link, #home #menu #delicias:visited { background:url(../img/menu_delicias.png) 0 0  no-repeat; }
#home #menu #delicias:hover, #home #menu #delicias:active { background:url(../img/menu_delicias_on.png) 0 0  no-repeat; }

#home #menu #forno {	width: 216px; height: 69px; display:block; float:left; }
#home #menu #forno:link, #home #menu #forno:visited { background:url(../img/menu_forno.png) 0 0  no-repeat; }
#home #menu #forno:hover, #home #menu #forno:active { background:url(../img/menu_forno_on.png) 0 0  no-repeat; }

#home #menu #fale {	width: 208px; height: 69px; display:block; float:left; }
#home #menu #fale:link, #home #menu #fale:visited { background:url(../img/menu_fale.png) 0 0  no-repeat; }
#home #menu #fale:hover, #home #menu #fale:active { background:url(../img/menu_fale_on.png) 0 0  no-repeat; }

#interna { background: #260a05; display:block; width:1007px; }

#horario { padding: 60px 0 0 50px; }
