/******************************/
body,table{
	margin: 0;
	color: #000000;
	font-family: Arial, Verdana;
	font-size: 10pt;
}
/******************************/
.divMenu1{
	z-index: 1;
	position: absolute;
	width: 100%;
	top: -3000;
	left: 0;
}
.divMenu2{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 125;
	background-color: #006934;
	border: 2px solid #117A45;
	cursor: pointer;
	padding: 2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
.divMenu2:hover{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	width: 125;
	background-color: #117A45;
	border: 2px solid #117A45;
	cursor: pointer;
	padding: 2px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
}
/******************************/
.sProdutos1{
	font-weight: bold;
	color: #559955;
}
.sProdutos2{
	font-weight: bold;
	color: #004400;
}
.sProdutos3{
	font-size: 14pt;
	font-weight: bold;
	color: #004400;
}
.sProdutos4{
	font-size: 8pt;
	color: #004400;
}
.sQuemSomos1{
	font-size: 14pt;
	font-weight: bold;
	color: #559955;
}
/******************************/
.tdOndeEncontrar1{
	font-size: 14pt;
	font-weight: bold;
	color: #226622;
}
/******************************/