body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2F32BD;
}
.subTitulo {
	font-family: tahoma;
	font-size: 14px;
	color: #0066FF;
	border-bottom: 1px dashed #B9D5FF;
}

.tdGeral {
	font-family: tahoma;
	font-size: 12px;
	border: 1px none #CCCCCC;
	background-color: #FFFFFF;
}
.tdBordaEsq {
	background-image: url(../img/borda_esquerda.jpg);
	background-position: right top;
	background-repeat: repeat-y;
}
.tdBordaDir {
	background-image: url(../img/borda_direita.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tdRodape {
	font-family: tahoma;
	font-size: 11px;
	color: #007EC0;
	background-color: #B7CEF7;
	line-height: 22px;
	border-top: 3px double #0066FF;
}
.tdCentral {
	background-image: url(../img/fundo_trigo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.tdInterno {
	font-family: tahoma;
	line-height: 30px;
	color: #0066FF;
}
.tdRodapeNome {
	text-decoration: none;
	color: #007EC0;
}
.tdInternorReceitas {
	font-family: tahoma;
	line-height: 25px;
	color: #0066FF;
}
.subTituloDestaque {
	font-family: tahoma;
	font-size: 14px;
	color: #FF9900;
	border-bottom: 1px dashed #FF6633;
}
.tbTextoListInterno {
	font-family: tahoma;
	font-size: 12px;
	background-color: #EAEAFF;
	border: 1px solid #0066FF;
	padding: 2px;
}
.Mensagem {
	font-family: tahoma;
	font-size: 16px;
	color: #FF9900;
	border: 1px dashed #FF6633;
}
.subTituloProdutos {
	font-family: tahoma;
	font-size: 17px;
	color: #0066FF;
	border-bottom: 1px dashed #B9D5FF;
	background-color: #F2F2FF;
	text-indent: 10px;
}
.gramas {
	font-family: verdana;
	font-size: 8px;
	font-style: italic;
	color: #990000;
}
.tdIngredientes {
	line-height: 16px;
	color: #CC6600;
}
.tdNutricional {
	line-height: 14px;
	color: #0066FF;
}
.tdBordaBaseMenu {
	background-image: url(../img/borda_base_menu.gif);
	background-repeat: repeat-x;
}
