body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #3E5D9E;
}
.ponto {
	font-size: 7px;
}

.txt-endereco {
	font-family: verdana;
	font-size: 9px;
	color: #ffffff;
	text-decoration: none;
}
.txt-bemvindo {
	font-family: verdana;
	font-size: 16px;
	color: #0E54E7;
	text-decoration: none;
}
.titulo {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #DC0505;
	text-decoration: none;
}
.sub-titulo {
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #DC0505;
	text-decoration: none;
}
.txt-cardapio-azul {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #27478E;
	text-decoration: none;
}
.txt-cardapio-azul:hover {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.txt-cardapio-azul-txt {
	font-family: Verdana;
	font-size: 12px;
	color: #27478E;
	text-decoration: none;
}
.txt-cardapio-ds-azul {
	font-family: Verdana;
	font-size: 9px;
	color: #27478E;
	text-decoration: none;
}
.txt-cardapio-ds-azul:hover {
	font-family: Verdana;
	font-size: 9px;
	color: #FF0000;
	text-decoration:none;
}
.txt-menu {
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.txt-menu:hover {
	font-family: verdana;
	font-size: 9px;
	font-weight:bold;
	text-decoration:underline;
}
.txt-Erro {
	font-family: verdana;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.txt-Observacao {
	font-family: verdana;
	font-size: 9px;
	color: #FF0000;
	text-decoration: none;
}
.txt-pequeno {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
}
.txt-normal {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.txt-normal:hover {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}

.button {
	font-family: verdana;
	font-size: 11px;
	color: #990000;
	background-color: #FFFFFF;
	border: 1px solid #CC0000;
}
.box-pequeno {
	font-family: verdana;
	font-size: 10px;
	color: #27478E;
	background-color: #FFFFFF;
	border: 1px solid #27478E;
}
.box-normal {
	font-family: verdana;
	font-size: 8 pt;
	color: #000000;
	background-color: #FFFFFF;
	border: 1 solid #000000	;
}
.Submit {
	font-family: verdana; font-size: 7 pt; background-color: #000000; color: #FFFFFF; border: 1 solid #000000}
