/* INICIO MENU DHTML */

.suckertreemenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	
}
ul#treemenu1 ul li a{
	background-color:#0a8f3c;
	height: 22px;
	
}
.suckertreemenu ul li{
	position: relative;
	display: inline;
	float: left;
	background-color: #0a8f3c;
	color: #cee9d8;
	
	
}


.suckertreemenu ul li a{
	display: block;	
	border-left-width: 0;
	text-decoration: none;
	color: #cee9d8;
	padding: 0.2em 1em;
	

}

.suckertreemenu ul li ul{
	left: 0;
	position: absolute;
	top: 1em;
	display: block;
	visibility: hidden;
	background-color: #FFFF66;

}

.suckertreemenu ul li ul li{
	display: inline;
	float: none;
	
}

.suckertreemenu ul li ul li ul{ /*left: 159px;  no need to change, as true value set by script */top: 0; height: 20px;}

.suckertreemenu ul li ul li a{
	display: block;
	width: 169px;

	padding: 1px;
	border-left: 1px solid #5dbb80;
	border-right:  1px solid #087c36;
	border-top:  1px solid #5dbb80;
	border-bottom:  1px solid #087c36;
	
}

.suckertreemenu ul li a:hover{
	background-color: #086d30;
	height: 16px;
	
	
}

.suckertreemenu .mainfoldericon{
	background: url(media/arrow-down.gif) no-repeat center right;
	
}

.suckertreemenu .subfoldericon{
	background: url(../images/menu_seta.gif) no-repeat center right;
	
}

/* Holly Hack for IE \*/
* html .suckertreemenu ul li {
	float: left;
		

}

* html .suckertreemenu ul li a {
	
}
/* FIM MENU DHTML */


A:Hover  {
	color: #b0b0b0;
}

A  {
	text-decoration: none;
}

.intro {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #00aeef;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
}

.ass {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #7a7a7a;
	font-weight: normal;
	font-style: normal;
}

.black {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #454e45;
	font-weight: normal;
	font-style: normal;
}

.txt02 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #484a49;
	font-weight: normal;
	font-style: normal;
	line-height: 17px;
}

.txt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	font-weight: normal;
	font-style: normal;
}

.menu {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #FFFF66;
	font-weight: normal;
	font-style: normal;
}


.box {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #959896;
	font-weight: normal;
	background: #f9fdfa;
	border-width: thin thin thin thin;
	border: 1px solid #88caa1;
}

.data {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #389061;
	font-weight: normal;
	font-style: normal;
}

.arial {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	font-weight: normal;
	font-style: normal;
}

.tit {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0a8f3c;
	font-weight: normal;
	font-style: normal;
}

.txt_big01 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	font-weight: normal;
	font-style: normal;
}

.lk {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #389061;
	font-weight: normal;
	font-style: normal;
}

.txt {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #5f5f5f;
	font-weight: normal;
	font-style: normal;
}

#borda{
font-family: Verdana, Arial, Helvetica, sans-serif;
border:thin solid #C9DFF0;
background:#E6F0F8;
font-size: 9px;
}

.botao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #595959;
	background : #eef3f8;
	border-width: thin thin thin thin;
	border: 1px solid #a8a8a8;
}
