#conteudo dl dd div p {
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F6F3D;
	line-height: 1.6em;
}
#conteudo #treinamento dd h2 {
	padding-top: 6px;
}

#conteudo dl dt a{
	font-size: 130%;
	font-weight: bold;
	display: block;
	line-height: 1.6em;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #2F6F3D;
	border-bottom-color: #2F6F3D;
	background-color: #E9EFD5;
	margin-top: 10px;
	padding-left: 5px;
}
#conteudo dl dd div .altura {
	width: 466px;
}
#conteudo dl dd table tr td {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F6F3D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30703E;
	padding: 2px;
	text-align: center;
}
#conteudo dl dd table tr {
}
#conteudo dl dd table {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #2F6F3D;
	margin-bottom: 10px;
}
#conteudo dl dd div {
	display: table;
	width: 100%;
	border: 1px solid #175B3A;
	margin-top: 10px;
	padding: 1px;
}
#conteudo dl dd div .objetivo strong{
	display: block;
	width: 100px;
	height: 40px;
	float: left;
}
#conteudo dl dd div .objetivo {
	border: 0px none #3FF;
}
#conteudo dl dd div .altura strong{
	height: 40px;
	display: block;
	float: left;
	width: 100px;
}
#conteudo dl dd div .linha {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#conteudo dl dd table tr th {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #2F6F3D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #30703E;
	padding: 2px;
	text-align: center;
}
