body {
	background-image: url(../../../img/png/fnb.png);
	background-position: top right;
	background-repeat:no-repeat;
}

.dtree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	padding-left: 1px;
/*	white-space: nowrap; 
	width: 220px;
	overflow:auto; */

}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow:auto visible;
}

p {
	display:table-cell;
	text-align:right;
}

#dmn {
	width: 282px;
	top: 0px;
	left: 0px;
	position:absolute;
	z-index:1;
	background-image: url(../../../img/funsup.gif);
	background-repeat:no-repeat;
	background-position:left top;
	background-color: #FFFFFF;
}

#frame2 {
	height: 2600px;
	top: 0px;
	position:absolute;
	left: 0px;
	width: 100%;
	visibility: visible;
}

#meio {
	position:absolute;
	left:283px;
	width:480px;
	height: 2600px;
	z-index:10;
	border-left: 1px double #c0c0c0;
	border-right: 1px double #c0c0c0;
	top: 0px;
	background-image: url(../../../img/png/fnb.png);
	background-repeat:repeat-x;
	background-color: #e0e0e0;
}

#titulo_cima_esq
	{
	position:absolute;
	left:0px;
	top:11px;
	z-index:5;
	width: 232px;
}

#margeme {
	padding-right:5px;
	position:absolute;
	padding-left:10px;
	padding-top:10px;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
}

#rodape {
	position:absolute;
	border-right: 1px double #c0c0c0;
	border-top: 1px double #c0c0c0;
	font-family: Arial,sans-serif;
	font-size: 10px;
	left:0%;
	top:2600px;
	width:764px;
	height:16px;
	z-index:6;
	background-color: #ffffff;
	text-align:right;
}

#cimp {
	top: 49px;
	width: 221px;
	height: 42px;
	z-index: 5;
	left: 0px;
	position:absolute;
	background-image: url(../../../img/c_imp.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 60px;
}

.cimp_p {
	line-height: 23px;
}

.cimp_s {
	padding-top: 7px;
	padding-left: 5px;
}

.pcim a {
	text-decoration:none;
	font-size: 12px;
}

.pcim a:hover {
	text-decoration:underline;
	font-size: 12px;
}

#parag {
	padding-left: 40px;
	padding-right: 5px;
}

.paral a{
	text-decoration: none;
}

.paral a:hover{
	text-decoration: underline;
}
