/* CSS Document */
#pro_barra_titulo {
	width: 500px;
	margin-bottom: 10px;
	font-size: 10px;
	clear: both;
	background-color: #e8f4eb;
	padding: 5px;
	margin-top: 10px;
}
#pro_tabela {
	width: 174px;
	font-size: 10px;
	text-align: center;
	position: relative;
	padding-bottom: 15px;
	padding-top: 15px;
}
#pro_conteudo {
	clear: both;
	background-color: #FFFF99;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#pro_detalhe {
	width: 510px;
	margin-bottom: 15px;
	font-size: 10px;
	clear: both;
	padding: 5px;
}

#pro_nenhum {
	width: 510px;
	font-size: 10px;
	text-align: left;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}

#pro_tratamentos {
	padding: 8px;
	float: left;
}
#pro_tratamentos_linha {
	padding: 8px;
	clear: both;
}
.pro_tratamentos_imagem {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	float: left;
}
#pro_descricao {
	line-height:170%;
}
