#myMenu2 {
	background:#600;
	border:1px solid #200;
	color:#FFF;
	display:none;
	width:100px;
}

#myMenu2 ul, #myMenu ul * {
	padding:0;
	margin:0;
}

#myMenu2 ul li{
	list-style:none;
	border:1px solid #200;
	padding: 2px;
	display:block;
}

#myMenu2 ul li:hover{
	background:#C22;
	color:#FFF;
}

#myMenu2 ul li:hover span{
	color:#FFF;
}

#myMenu2 li:hover a{
	color:#FFF;
}

#myMenu2 a{
	color:#FFF;
	font:11px Tahoma;
	font-weight:bold;
	text-decoration:none;
}

#myMenu2 a:hover{
	color:#FFF;
	font:11px Tahoma;
	font-weight:bold;
	text-decoration:underline;
}

.detalhes {
	border-color: white;
	border-width: 1px;
	float: left;
	padding: 20px;
	width: 400px;
}

.tituloDetalhes {
	-moz-user-select:none;
	font-size: 14px;
	text-decoration: underline;
	padding-bottom: 4px;
}
.summary {
	font-weight: bold;
	cursor: default;
	-moz-user-select:none;
}
.fonte11 {
	font-size:11px;
	cursor: default;
	-moz-user-select:none;
}
.fonte10 {
	font-size:10px;
	cursor: default;
	-moz-user-select:none;
}
.signatario {
	font-size: 9px;
    font-weight: bold;
    color: #FFF;
    cursor: default;
    -moz-user-select: none;
    border-bottom: 1px dotted #FFF;
    text-transform: uppercase;
}
.detalhesLink {
	font-size:9px;
}
html, body {
	height: 100%;
	background-color: #474747;
}

div#divBotoes input.botoesMouseUp {
  border-top : 1px solid #ffffff;
  border-bottom : 1px solid #999999;
  border-left : 1px solid #ffffff;
  border-rigth : 1px solid #999999;
}

div#divBotoes input.divArvoreMouseOver {
}

div#divBotoes input.divArvoreMouseOut {
}

.tree .tree-default li a.hover {
	background-color: #3399FF;
	border:1px solid #d8f0fa;
	padding:0px 3px 0px 22px;
	background-position:3px 0px; 
}
#desmarcarButton {
	background: none;
	background-image: url("../imagens/pasta/botoes/desmarcarTodas_v2.png");
	height: 30px;
	width: 72px;
	cursor: pointer;
	background-position: center;
	border-width: 0px;
	padding:0px;
	margin:0px;
	margin-top: 5px;
}

#divBotoes input {
	margin:10px;
}

.botaoPressionado{
	border-top:1px solid  #999999;
	border-bottom:1px solid #ffffff;
	border-left:1px solid  #999999;
	boder-rigth:1px solid #ffffff;
}


#selecionarButton {
	background: none;
	background-image: url("../imagens/pasta/botoes/selecionarTodas_v2.png");
	height: 30px;
	width: 56px;
	cursor: pointer;
	background-position: center;
	border-width: 0px;
	padding:0px;
	margin:0px;
	margin-left: 3px;
	margin-top: 5px;
}
#salvarButton {
	background: none;
	background-image: url("../imagens/pasta/botoes/imprimirSelecionados_v2.png");
	height: 30px;
	width: 89px;
	cursor: pointer;
	background-position: center;
	border-width: 0px;
	padding:0px;
	margin:0px;
	margin-top: 5px;
	
    border-left: 1px solid #a5a5a5;
    padding-left: 15px;
    background-position-x: 15px;
    background-repeat: no-repeat;
}

#importarButton {
	background-image: url("../imagens/pasta/botoes/btImportarPecasPetsg.png");
	height: 50px;
	width: 58px;
	cursor: pointer;
	background-position: center;
	border-width: 0px;
	padding:0px;
	margin:0px;
	margin-top: 5px;
}

li {
	list-style-type:none;
}
.tdClaro {
	background-image: url("../imagens/pasta/bg_mn_reduzido.gif");
}

.tdEscuro {
	background-image: url("../imagens/pasta/botoes/fundo_bot_enc.png");
	height: 69px;
}

#linkDocOriginal{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
