@charset "utf-8";
.ConteudoAbas {
	position: relative;
	clear: both;
	background-color: #006539;
	height: 190px;
}
.ConteudoAbasBuscaAg {
	position: relative;
	clear: both;
	background-color: #00923f;
	height: 175px;
}
.Abas{
	position: relative;
	float: left;
	cursor: pointer;
	padding-right: 2px;
}
