.submenu_produtos {
	font-family: Calibri;
	font-size: medium;
	font-weight: normal;
	color: #333333;
	padding-left: 20px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #F4F4F4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menu_produtos {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	border-top-width: 1px;
	border-top-color: #000000;
	line-height: normal;
	border-top-style: solid;
}
.texto {
	font-family: Calibri;
	font-size: 18px;
	color: #666666;
	padding: 5px;
	text-align: justify;
}
.textoprodutos {
	font-family: Calibri;
	font-size: 18px;
	color: #666666;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
.Area_Reservada {
	font-family: Calibri;
	font-size: medium;
	font-weight: bold;
	color: #333333;
	line-height: normal;
}
.Border {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
