/* Arvore Conteudo */
#arvore-conteudo {
	position: relative;
	width: 340px;
	height: 131px;
	display: block;
	/* border: 1px solid white; */
	padding: 5px 5px 5px 5px;
	color: #BFBCB0;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

/* Arvore Conteudo */
.arvore-geracao {
	display: none;
	position:absolute;
	overflow:hidden;
	border: 1px solid #C0C0C0;
	background-color: #F3F3F3;
	text-align: center;
	height: 11px;
	font-family:Tahoma, Verdana, Arial;
	font-size: 11px;
	line-height: 11px;
	padding: 2px 5px 2px 5px;
	color: black;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

/* Conexoes Animal */
.cnx-p {
	visibility: hidden;
	position:absolute;
	overflow:hidden;
	border-left: 1px solid #953131;
	border-top: 1px solid #953131;
	width: 15px;
	height: 72px;
	white-space: nowrap;
	color: #BFBCB0;
	margin-top: 54px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.cnx-m {
	visibility: hidden;
	position:absolute;
	overflow: hidden;
	border-left: 1px solid #953131;
	border-bottom: 1px solid #953131;
	width: 15px;
	height: 72px;
	white-space: nowrap;
	color: #BFBCB0;
	margin-top: 142px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.cnx-pp {
	position:absolute;
	overflow:hidden;
	border-left: 1px solid #953131;
	border-top: 1px solid #953131;
	width: 15px;
	height: 14px;
	white-space: nowrap;
	color: #BFBCB0;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.cnx-mp {
	position:absolute;
	overflow: hidden;
	border-left: 1px solid #953131;
	border-bottom: 1px solid #953131;
	width: 15px;
	height: 15px;
	white-space: nowrap;
	color: #BFBCB0;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.cnx-pm {
	position:absolute;
	overflow:hidden;
	border-left: 1px solid #953131;
	border-top: 1px solid #953131;
	width: 15px;
	height: 14px;
	white-space: nowrap;
	color: #BFBCB0;
	margin-top: 81px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.cnx-mm {
	position:absolute;
	overflow: hidden;
	border-left: 1px solid #953131;
	border-bottom: 1px solid #953131;
	width: 15px;
	height: 14px;
	white-space: nowrap;
	color: #BFBCB0;
	margin-top: 108px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

/* Animal */
.arvore {
	visibility:hidden;
	position:absolute;
	overflow:hidden;
	border: 1px solid #723429;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	color: black;
	height: 11px;
	text-transform: uppercase;
	background-color: #723429;
	white-space: nowrap;
	margin-top: 126px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	max-width: 320px;
}

/* Pai */
.arvore-p {
	position:absolute;
	overflow:hidden;
	border: 1px solid #723429;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #BFBCB0;
	background-color: #411E18;
	height: 11px;
	white-space: nowrap;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	max-width: 320px;
}

.arvore-mp {
	position:absolute;
	overflow:hidden;
	border: 1px solid #512604;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #BFBCB0;
	background-color: #723429;
	height: 11px;
	white-space: nowrap;
	margin-top: 51px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	max-width: 320px;
}

.arvore-pp {
	position:absolute;
	overflow:hidden;
	border: 1px solid #723429;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #BFBCB0;
	background-color: #411E18;
	height: 11px;
	white-space: nowrap;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	max-width: 320px;
}

/* Mae */
.arvore-m {
	position:absolute;
	overflow:hidden;
	border: 1px solid #512604;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #BFBCB0;
	background-color: #723429;
	height: 11px;
	white-space: nowrap;
	margin-top: 95px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	max-width: 320px;
}

.arvore-mm {
	position:absolute;
	overflow:hidden;
	border: 1px solid #512604;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #BFBCB0;
	background-color: #723429;
	height: 11px;
	white-space: nowrap;
	margin-top: 115px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	max-width: 320px;
}

.arvore-pm {
	position:absolute;
	overflow:hidden;
	border: 1px solid #723429;
	font-family:Tahoma, Verdana, Arial;
	font-size: 9px;
	line-height: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
	color: #BFBCB0;
	background-color: #411E18;
	height: 11px;
	white-space: nowrap;
	margin-top: 75px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 35px;
	max-width: 320px;
}

/* Correcao para o IE */
* html .arvore, * html .arvore-p, * html .arvore-pp, * html .arvore-mp, * html .arvore-m, * html .arvore-pm, * html .arvore-mm {
	line-height: 1.2em;
	height: 1.40em;
}

* html #arvore-conteudo {
	height: 13.1em;
}

* html .arvore-geracao {
	height: 1.7em;
}
