html {padding: 0px 0px 0px 0px;}

.publicacao {  A:link :#800080; A:visited : #0000ff; background-color: #c2e3e7;  bgproperties="fixed" }
.Texto      {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; text-align: justify}
.Textoj     {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; text-align: justify; text-indent: 30px}
.Texto      {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; text-align: justify}
.Textoc     {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; text-align: center}
.textopub   {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; text-align: center}
.menu       {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; text-align: center}
.textogg    {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; text-align: justify; text-indent: 30px}
.titulo     {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-style: normal; font-weight: bold; text-align: center}
.titulo1    {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: left}
.titulo2    {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: bold; text-align: left}
.titulo3    {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; text-align: center}
.tabela     {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal}

body {
		font-size: 14px;
		font-family: Arial, Helvetica, sans-serif;
		background-color: ##FFFAFA ;
		color: #111111;
		margin-left: 10px;
		margin-top: 25px;
		margin-bottom: 20px;
		margin-right: 10px,
		overflow: auto; 
		scrollbar-face-color: #FFFFFF;
		scrollbar-shadow-color: #EFEFEF;
		scrollbar-highlight-color: #EFEFEF;
		scrollbar-3dlight-color: #CCCCCC;
		scrollbar-darkshadow-color: #999999;
		scrollbar-track-color: #FFFFFF;
		scrollbar-arrow-color: #666666;
	}


pesp {
	font-family: 	Arial;
	font-style:  	normal; 
	font-size:	12px; "arial";
}
pesg {
	font-family: 	Arial;
	font-style:  	bold; 
	font-size:	14px; "arial";
}


	
H1, .H1, H2, .H2, H3, .H3, H4, .H4  {font-family:Arial, Helvetica, sans-serif;color:#333333;}

H1, .H1 {font-size:24px;}
H2, .H2 {font-size:18px;}
H3, .H3 {font-size:16px;}
H4, .H4 {font-size:14px;}

.TOC {
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:24px;
	cursor: default;
	}

ul.tree{
	width: auto;
	padding-left : 0px;
	margin-left : 10px;
	}

ul.tree img{
 	border : none;
	}
 

ul.tree, ul.tree ul {
	padding-left: 0;
}

ul.tree ul {
	margin-left: 16px;
		
}
ul.tree li.closed ul {
	display: none;
}


ul.tree li {
	background: url('i-repeater.gif') repeat-y 0 0;
	width: auto;
	display: block;
	float: left;
	clear: both; list-style-type:none
}

ul.tree li.last {
	background-image: url('');list-style-type:none
}

ul.tree span.a {
	background: url('t.gif') no-repeat 0 50%;
	display: block;
	float: left;
	cursor: default
}
ul.tree span.a.last {
	background: url('l.gif') no-repeat 0 50%;
}

ul.tree span.b {
	display: block;
	float: left;
}
ul.tree span.a.children span.b {
	background: url('minus.gif') no-repeat 0 50%;
	cursor: pointer
}
ul.tree li.closed span.a.children span.b {
	background: url('plus.gif') no-repeat 0 50%;
	cursor: pointer
}

ul.tree span.c {
	display: inline;
	float: left;
	margin-left: 16px;
}
ul.tree span.a.children span.c {
	background: url('i-bottom.gif') no-repeat 0 50%;
}
ul.tree span.a.spanClosed span.c {
	background-image: url('none');
}


ul.tree span.d {
	font-size: 14px;
	white-space: nowrap;
	position:relative;
	background: url('item.gif') no-repeat 0 50%;
	display: inline;
	float: left;
	line-height: 14px; padding-left:20px; padding-right:1px; padding-top:3px; padding-bottom:3px
}

ul.tree span.a.children span.d {
	background-image: url('openfolder.gif');
	padding-left:22px; padding-right:1px; padding-top:3px; padding-bottom:3px
}
ul.tree span.a.children.spanClosed span.d {
	background-image: url('folder.gif');
	padding-left:22px; padding-right:1px; padding-top:3px; padding-bottom:3px
}


ul.tree.unformatted li {
	background-image: url('none');
	padding-left: 16px
}
ul.tree.unformatted li li {
	background-image: url('none');
	padding-left: 0px
}

ul.tree li div {
	float: right;
	clear: right;
	height: 1em;
	margin-top: -26px;
}

ul.tree div a  {
	padding: 0;
	background-image: url('none');
	min-height: auto;
	height: auto
}

ul.tree li a {
	color: #444444;
	font-family: Arial, Helvetica, sans-serif;
}

ul.tree li a:link {
	color: #444444;
	text-decoration: none;
}
ul.tree li a:visited {
	color: #444444;
	text-decoration: none;
}
ul.tree li a:hover {
	color: #111111;
	text-decoration: underline;
}
ul.tree li a:active {
	color: #111111;
	text-decoration: none;
}


ul.tree li .over{
	background-color : pink;
}

