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;
	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;
}
