a {
    font-family: Helvetica Neue;
    /* font-weight: bold; */
    color: #738F9A;
    text-decoration: none;
}

li a:hover {
	
	color: #8CC541 !important;
	
}

li span {
	
	font-weight: bold !important;
	
}

/*
a:hover {
    text-decoration: underline;
}
*/
a:link {
    color: #738F9A;
}
a:visited {
    color: #738F9A;
}
a:active {
    color: #738F9A;
}
body {
    font-family: Helvetica Neue;
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    scrollbar-face-color: #CCD0D9;
    scrollbar-arrow-color: #000000;
    scrollbar-track-color: #DADDE4;
}
input, select, textarea {
    font-family: Helvetica Neue;
    font-size: 10pt;
    /* font-weight: bold; */
    color: #5b5b66;
    background-color: #edf0f4;
    border: 2px solid #838d99;
}
input.sm, select.sm, textarea.sm {
    font-family: Helvetica Neue;
    font-size: 8pt;
    /* font-weight: bold; */
    color: #5b5b66;
    background-color: #edf0f4;
    border: 2px solid #838d99;
}
.hora {
    font-family: Helvetica Neue;
    font-size: 8pt;
    color: #738F9A;
}
.menu {
    font-family: Helvetica Neue;
    font-size: 8pt;
    color: #400080;
}
.tit_cont {
    font-family: Helvetica Neue;
    font-size: 14pt;
    color: #000000;
}
.tit_cont_2 {
    font-family: Helvetica Neue;
    font-size: 10pt;
    color: #edf0f4;
    background: #4D5E80;
}
.cab_cont {
    font-family: Helvetica Neue;
    font-size: 10pt;
    color: #000000;
}
.obs_cont {
    font-family: Helvetica Neue;
    font-size: 7pt;
    /* font-weight: bold; */
    color: #738F9A;
}
.info_cont {
    font-family: Helvetica Neue;
    font-size: 12pt;
    color: #000000;
}
.info_cont_2 {
    font-family: Helvetica Neue;
    font-size: 8pt;
    color: #CC0000;
}
.info_cont_3 {
    font-family: Helvetica Neue;
    font-size: 8pt;
    color: #738F9A;
}
.tit_tabelas {
    font-family: Helvetica Neue;
    font-size: 08pt;
    color: #edf0f4;
    background: #4D5E80;
    text-align: center;
}
.cont_tabelas_0 {
    font-family: Helvetica Neue;
    font-size: 10pt;
    color: #edf0f4;
    background: #4D5E80;
}
.cont_tabelas_1 {
    font-family: Helvetica Neue;
    font-size: 08pt;
    color: #edf0f4;
    background: #6c9e45;
}
.cont_tabelas_2 {
    font-family: Helvetica Neue;
    font-size: 08pt;
    color: #000000;
    background: #dadde4;
}
.cont_tabelas_3 {
    font-family: Helvetica Neue;
    font-size: 08pt;
    color: #000000;
    background: #edf0f4;
}
.cont_tabelas_4 {
    font-family: Helvetica Neue;
    font-size: 10pt;
    color: #000000;
    background: #6c9e45;
}
.cont_tabelas_5 {
    font-family: Helvetica Neue;
    font-size: 08pt;
    color: #000000;
    background: #ccd0d9;
}

.versao {
    font-family: Helvetica Neue;
    font-size: 10pt;
    /* font-weight: bold; */
    color: #FFFFFF;
}


/* -----------------------------------------------------------------------------------------------------------------------------*/
 /* Inicio - jquery.treeview */
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

/* Gerenciador + ou - */
.treeview .hitarea {
	background: url(../_img/images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}
/* Espaço entre linhas */
.treeview li { 
	margin: 0;
	padding: 3px 0pt 3px 16px;
}
/* Menu Selecionado */
.treeview a.selected {
	background-color: #eee;
}

#treecontrol { margin: 1em 0; display: none; }

/* Passa o Mouse */
.treeview .hover { color: #8CC541; cursor: pointer; }
.treeview li { background: url(../_img/images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

/* + ou - dos botões */
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../_img/images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(../_img/images/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../_img/images/treeview-red.gif); } 

.treeview-black li { background-image: url(../_img/images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../_img/images/treeview-black.gif); }  

.treeview-gray li { background-image: url(../_img/images/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../_img/images/treeview-gray.gif); } 

.treeview-famfamfam li { background-image: url(../_img/images/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../_img/images/treeview-famfamfam.gif); } 

.treeview .placeholder {
	background: url(../_img/images/ajax-loader.gif) 0 0 no-repeat;
	height: 16px;
	width: 16px;
	display: block;
}

.filetree li { padding: 3px 0 2px 16px; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../_img/images/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../_img/images/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../_img/images/file.gif) 0 0 no-repeat; }