.bgtopo {
	background-attachment: scroll;
	background-image: url(imagens/bg_topo.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a:link {
	color: #688C3D;
}
a:hover {
	color: #8EB743;
}
a:active {
	color: #8EB743;
}
a:visited {
	color: #688C3D;
}
.toposombra {
	background-attachment: scroll;
	background-image: url(imagens/topo_sombra.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.branco-topo {
	background-attachment: scroll;
	background-image: url(imagens/branco_topo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.branco-base {
	background-attachment: scroll;
	background-image: url(imagens/branco_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	text-decoration: none;
	background-color: #E8EEB4;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuvt-base {
	background-attachment: scroll;
	background-image: url(imagens/menuvt_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menudir-base {
	background-attachment: scroll;
	background-image: url(imagens/menudir_base.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.menuvt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	letter-spacing: 1px;
}
.menuvt-div {
	background-attachment: scroll;
	background-image: url(imagens/menuvt_div.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A3CC7E;
	text-decoration: none;
	letter-spacing: 1px;
}.texto {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.titulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
}
.none {
	text-decoration: none;
}.box {
	border: 1px solid #88ae40;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #88ae40;
}
