@CHARSET "ISO-8859-1";

#apresentacao {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/apresentacao.PNG") right top no-repeat;
}
#apresentacao:hover {
	background: #fff url("../images/buttons/apresentacao2.PNG") right top no-repeat;
}
#apresentacao2 {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/apresentacao2.PNG") right top no-repeat;
}

#equipa {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/equipa.PNG") right top no-repeat;
}
#equipa:hover {
	background: #fff url("../images/buttons/equipa2.PNG") right top no-repeat;
}
#equipa2 {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/equipa2.PNG") right top no-repeat;
}

#ficha {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/ficha.PNG") right top no-repeat;
}
#ficha:hover {
	background: #fff url("../images/buttons/ficha2.PNG") right top no-repeat;
}
#ficha2 {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/ficha2.PNG") right top no-repeat;
}

#propriedade {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/propriedade.PNG") right top no-repeat;
}
#propriedade:hover {
	background: #fff url("../images/buttons/propriedade2.PNG") right top no-repeat;
}
#propriedade2 {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/propriedade2.PNG") right top no-repeat;
}

#distribuicao {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/distribuicao.PNG") right top no-repeat;
}
#distribuicao:hover {
	background: #fff url("../images/buttons/distribuicao2.PNG") right top no-repeat;
}#distribuicao2 {
	margin-top: 8px;
	width: 85px;
	height: 16px;
	background: #fff url("../images/buttons/distribuicao2.PNG") right top no-repeat;
}
