* {
	margin: 0;
	padding: 0;
}

body {
	bgcolor: #ffffff;
	padding: 0em 0 0em 0em;
	margin: 0;
	font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}

body * { /*color:#1969a0;*/
	border-color: #f6f6f6; /*#3989c0;*/
}

body,body * {
	font-family: Sans-serif;
	font-size: 10px;
}

caption {
	font-weight: bold;
}

h1 {
	background-position: left center;
	padding-left: 20px;
	background-image: url("../imagens/menu_09_Box1.gif");
	background-repeat: no-repeat;
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}

h2 {
	color: #000000;
	background-color: transparent;
	font-weight: bold;
	text-align: center;
	width: 70%;
}

p {
	color: #000000;
	text-align: left;
	text-indent: 0px;
}

fieldset {
	/*margin: 6pt;*/
	margin: 0.3em 0;
	/*padding: 2pt;*/
	padding: 0.5em 1em;
	line-height: 1.8em;
	border-style: groove;
	background-color: white; /* #b1d9d9; */
}

fieldset fieldset {
	width: 95%;
}

legend {
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	margin: 0;
	color: #000;
}

input,select,radio,textarea {
	background-color: #eeeeee;
}

button {
	cursor: pointer;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	margin-right: 0.5em;
}

button.icon {
	border-style: none;
	padding: 0;
	background-color: transparent;
}

button:hover {
	border-color: #444;
}

input.button {
	border-color: #aaa;
	background-color: #f8f8f8;
}

input[type=image] {
	border-style: none;
}

input[disabled],select[disabled],button[disabled] {
	border-color: #efefef;
}

input.numero {
	text-align: right;
}

label {
	font-weight: bold;
	margin-right: 0.3em;
	color: #666;
}

div.fieldSet {
	margin-bottom: 1em;
}

div.fieldSet  input,div.fieldSet  select {
	margin-left: 1em;
}

input.button {
	border-style: solid;
	border-widht: 1px;
	text-align: center;
	/* padding: 0pt 1em; */
}

input.button a,input.button img {
	border-style: none;
	text-decoration: none;
}

td button,th button {
	margin: 0;
}

td.button,td.item,td.number {
	text-align: center;
	vertical-align: middle;
}

a {
	text-decoration: none;
	color: #006;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

table {
	border-collapse: separate;
}

th {
	color: #ffffff;
	background: #3D79B6;
	background-color: #1969a0;
	font-family: verdana, arial;
	font-size: 1em;
	font-weight: bold;
	text-align: center;	
}

th a:link {
	color: #ffffff;
	background: #3D79B6;
	text-decoration: none;
}

th a:active {
	color: #ffffff;
	background: #3D79B6;
	text-decoration: none;
}

th a:visited {
	color: #ffffff;
	background: #3D79B6;
	text-decoration: none;
	color: read;
}

th a:hover {
	color: #ffffff;
	background: #3D79B6;
	text-decoration: none;
}

td a:link {
	color: #3D79B6;
	text-decoration: none;
	font-weight: bold;
}

td a:active {
	color: #3D79B6;
	text-decoration: none;
	font-weight: bold;
}

td a:visited {
	color: #3D79B6;
	text-decoration: none;
	font-weight: bold;
}

td a:hover {
	color: #3D79B6;
	text-decoration: none;
	font-weight: bold;
}