.borda1px {
	border: 1px solid #49C95C;
}
.Texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}
.bordabg_tit {
	background-image: url(Institucional/titulos/identidadeeacao.jpg);
	background-repeat: no-repeat;
}

.titChamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	
}

.titChamada:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.Chamada {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
	
}

.Chamada:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3FC556;
}
.TextoAlign {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}
.borda1px_top {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #49C95C;
	border-right-color: #49C95C;
	border-bottom-color: #49C95C;
	border-left-color: #49C95C;
}
.borda1px_bottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #49C95C;
	border-right-color: #49C95C;
	border-bottom-color: #49C95C;
	border-left-color: #49C95C;
}

