body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.actionMessage {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	vertical-align: top;
}

.carrinho {
	font-family: verdana;
	font-size: 10px;
	color: #BA0003;
	text-decoration: none;
	width: 142;
	height: 80;
	background-color: #E3E3E3;
}

.processing {
	font-size: 10px;
	font-weight: bold;
}

.menuContainer {
	text-align: left;
	width: 780px;
	height: 25px;
	z-index: 2000;
}

.outrosEnderecos {
	display: none;
}

.cardapioCompletoLink a,cardapioCompletoLink a:active,cardapioCompletoLink a:visited
	{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BA0003;
	text-decoration: none;
}

.cardapioCompletoLink a:hover {
	text-decoration: underline;
}

.errorMessage {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: red;
	text-decoration: none;
	width: 16px;
}

#menuContainer {
	position:absolute;
	xleft:0;
	xtop:0;
	width:780;
	height:28;
	z-index:1;
}