/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

body {
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.texto01
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
.texto01center
{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
	text-align:center;
}

.dtree {
	font-family: Verdana;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
}
.dtreeBold {
	font-family: Verdana;
	font-size: 14px;
	color: #666;
	white-space: nowrap;
	font-weight:bold;
}

.dtree img {
	border: 0px;
	vertical-align: middle;
}

.dtree .clip {
	overflow: hidden;
}
 
*.dtree A:link    { 
text-decoration:none; color: #000066       
}

*.dtree A:visited { 
text-decoration:none; color: #000066 
}

*.dtree A:active  { 
text-decoration:none; color: #996666 
}
*.dtree A:hover   { 
text-decoration:underline;
} 
.textos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #558d70;
	text-align: justify;
}
.cargo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: justify;
}
.textosderecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #558d70;
	text-align: right;
}
.tit_secretaria {
	font-family: Verdana;
	font-size: 16px;
	color: #3a820e;
	white-space: nowrap;
	font-weight:bold;
}
.tit_dir_gral{
	font-family: Verdana;
	font-size: 14px;
	color: #666;
	white-space:nowrap;
	font-weight:bold;
}
