/* but_logo */
.but_logo{
	background: url(/fx/menu/logo.jpg) no-repeat top left;
	height:51px;
	width:282px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_logo_hover{
	background: url(/fx/menu/logo.jpg) no-repeat center left;
	height:51px;
	width:282px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_logo_atual{
	background: url(/fx/menu/logo.jpg) no-repeat bottom left;
	height:51px;
	width:282px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
/* emprego ////////////////////////////////////////////////////////////////// */
.but_emprego_PT{
	background: url(/fx/menu/emprego_PT.png) no-repeat top left;
	height:51px;
	width:102px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_emprego_PT_hover{
	background: url(/fx/menu/emprego_PT.png) no-repeat center left;
	height:51px;
	width:102px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_emprego_PT_atual{
	background: url(/fx/menu/emprego_PT.png) no-repeat bottom left;
	height:51px;
	width:102px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}

/* but_servicos_PT ////////////////////////////////////////////////////////////////// */
.but_servicos_PT{
	background: url(/fx/menu/servicos_PT.png) no-repeat top left;
	height:51px;
	width:97px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_servicos_PT_hover{
	background: url(/fx/menu/servicos_PT.png) no-repeat center left;
	height:51px;
	width:97px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_servicos_PT_atual{
	background: url(/fx/menu/servicos_PT.png) no-repeat bottom left;
	height:51px;
	width:97px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}

/* but_negocios_PT ////////////////////////////////////////////////////////////////// */
.but_negocios_PT{
	background: url(/fx/menu/negocios_PT.png) no-repeat top left;
	height:51px;
	width:100px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_negocios_PT_hover{
	background: url(/fx/menu/negocios_PT.png) no-repeat center left;
	height:51px;
	width:100px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_negocios_PT_atual{
	background: url(/fx/menu/negocios_PT.png) no-repeat bottom left;
	height:51px;
	width:100px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}

/* but_sobre_PT ////////////////////////////////////////////////////////////////// */
.but_sobre_PT{
	background: url(/fx/menu/sobre_PT.png) no-repeat top left;
	height:51px;
	width:104px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_sobre_PT_hover{
	background: url(/fx/menu/sobre_PT.png) no-repeat center left;
	height:51px;
	width:104px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_sobre_PT_atual{
	background: url(/fx/menu/sobre_PT.png) no-repeat bottom left;
	height:51px;
	width:104px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}

/* but_mapa_site_PT ////////////////////////////////////////////////////////////////// */

.but_mapa_site_PT{
	background: url(/fx/menu/mapa_site_PT.png) no-repeat top left;
	height:51px;
	width:95px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_mapa_site_PT_hover{
	background: url(/fx/menu/mapa_site_PT.png) no-repeat center left;
	height:51px;
	width:95px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
.but_mapa_site_PT_atual{
	background: url(/fx/menu/mapa_site_PT.png) no-repeat bottom left;
	height:51px;
	width:95px;
	float:left;
	text-align: center;
	text-decoration:none;
	border:0px;
}
