@charset "utf-8";
.menu{
	font-size: 12px;
	font-weight:bolder;
	text-transform:uppercase;
	padding-left:8px;
}

.menu:link, .menu:visited {
	color: #000;
	text-decoration: none;
}

.menu:hover {
	color: #000;
}

.submenu{
	font-size: 11px;
	padding-left:18px;
	line-height: 25px;
}

.submenu:link, .submenu:visited {
	color: #000;
	text-decoration: none;
}

.submenu:hover {
	color: #000;
	text-decoration:underline;
}

.propaganda {
	border-style:none;
}

.propaganda:link, .propaganda:visited {
	border-style:none;
}

.produtos{
	font-size: 11px;
}

.produtos:link, .produtos:visited {
	color: #000;
	text-decoration: none;
}

.produtos:hover {
	color: #000;
	text-decoration:underline;
}

.texto{
	font-size: 12px;
	padding-left:18px;
	line-height: 25px;
}
