﻿body { margin:0px 0px 0px 0px; background-color:#eeeeee;}

.Texto { font-family:Arial; font-size:12px ; color:Black }
.TextoNegrito { font-family:Arial; font-size:12px ; color:Black ;  font-weight:bold}
.Cv { font-family:Arial; font-size:12px ; color:Black; font-style:italic  }

.link {font-size:11px; color: #696969; font-family: Arial; font-weight:bold; text-decoration:none}

.Titulo {font-family:Arial; font-size:16px ; color:Black ; font-weight:bold }

.TabelaMenu {font-family:Arial; font-size:10px ; color:Black }

.TituloCliente
{
	font-family: Tahoma;
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.ancora:hover {font-family:arial;font-size:10px;color:#c0c0c0; font-weight:100}

.TextoNegritoMenu { font-family:Arial; font-size:12px ; color:Black ;  font-weight:bold;color:#495561}

.parentTreeNode {
	color: #495561;
	font-size:x-small;
    text-decoration: none;
	border: 1px solid transparent;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.parentTreeNode:hover {
	color: #666666;
	border: 1px solid transparent;
	background-color: #d3d3d3;
}

.normalTree {
	color: #495561;
	font-size:x-small;
	text-decoration: none;
	border: 1px solid transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.normalTreeNoLink {
	color: #fff;
	font-size:x-small;
	text-decoration: none;
	border: 1px solid transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
}

.normalTreeNode {
	color: #f0f0f0;
	font-size: x-small;
	text-decoration: none;
	border: 1px solid transparent;
	display: block;
	padding: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.normalTreeNode:hover {
	color: #666666;
	border: 1px solid #d3d3d3;
	background-color: #d3d3d3;
	cursor:pointer;
}
.expandCollapse {
	color: #000000;
	font-size:x-small;
	border: 1px solid transparent;
	padding: 0px 3px 0px 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.expandCollapse:hover {
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #000000;
}

.selected {
	background-color: #495561;
	border: 1px solid #fee703;
	color : #fee703; 
}

.adjustedZIndex {  z-index: 1; }   


/**** menu  */

#tdServico {font-family:Arial; font-size:11px ; font-weight:bold;color:#fee703 ; background-color : #495561 ; border-right: 1px #ffffff solid; width: 195px; height: 25px;}

#tdServico:hover  { cursor:default; font-family:Arial; font-size:11px ; font-weight:bold;color:#495561 ; background-color :#fee703  ; text-decoration: underline;}

#tdFolder {font-family:Arial; font-size:11px ; font-weight:bold;color:#fee703 ; background-color : #495561 ;  border-right: 1px #ffffff solid; width: 195px; height: 25px;}

#tdFolder:hover  { cursor:default; font-family:Arial; font-size:11px ; font-weight:bold;color:#495561 ; background-color :#fee703  ; text-decoration: underline;}

#tdRH {font-family:Arial; font-size:11px ; font-weight:bold;color:#fee703 ; background-color : #495561 ;  border-right: 1px #ffffff solid; width: 195px; height: 25px;}

#tdRH:hover  { cursor:default; font-family:Arial; font-size:11px ; font-weight:bold;color:#495561 ; background-color :#fee703  ; text-decoration: underline;}

