body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	list-style-type: none;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #69850E;
}
a:active {
	text-decoration: underline;
	color: #69850E;
}
.text_field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	border: none;
}
.bg_gradiente {
	background-color: #CBE0EB;
	background-image: url(../images/interna/bg_gradiente.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.listaquadrado {
	list-style-type: square;
}
.legenda {
	font-size: 8px; font-weight: bold;
}

select.seletor-largo {
    width: 730px;
    z-index: 0;
}