.descricao{
	line-height:18px;
	text-align:justify;
}

.fright{
	float:right;
}

.fleft{
	float:left;
}

.green{
	color:#00844a;
}

.red{
	color:#ed1d24;
}

.leftalign{
	text-align:left;
}

.orange{
	color:#FE7E14;
}

.gray{
	color:#a0a0a0;
}

div.hr{
	border-bottom:1px dotted #8e8e86;
	height:1px;
	clear:both;
	width:100%;
	padding:4px 0px 0px 0px;
	margin:0px 0px 4px 0px;
}

div.vr{
	border-right:1px dotted #8e8e86;
}

/*################################################################*/
img.TIT{
	margin:0px 0px 10px 0px;
}

.voltar{
	text-align:right;
	padding:10px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	border-top:1px dotted #9F9F9F;
	clear:both;
}
