.aba{
	padding-right: 2px;
	padding-left: 1px;
	height: 50px;
	padding-top: 9px;

}
.abaLinhaBaixo{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B3B3;

}
.abaImagem{
	background-image: url(../images/aba-off.png);
	background-repeat: no-repeat;
	height: 41px;
	padding-top: 12px;
	text-align: center;
	cursor: pointer;
	cursor: hand;
}
.abaImagem span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
